Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.debugger.jpda/2 2.31.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
E
EditorContext
- Class in
org.netbeans.spi.debugger.jpda
Defines bridge to editor and src hierarchy.
EditorContext()
- Constructor for class org.netbeans.spi.debugger.jpda.
EditorContext
EditorContext.BytecodeProvider
- Interface in
org.netbeans.spi.debugger.jpda
A provider of method bytecode information.
EditorContext.MethodArgument
- Class in
org.netbeans.spi.debugger.jpda
Representation of an argument to a method.
EditorContext.MethodArgument(String, String, EditorContext.Position, EditorContext.Position)
- Constructor for class org.netbeans.spi.debugger.jpda.
EditorContext.MethodArgument
Creates a new argument.
EditorContext.Operation
- Class in
org.netbeans.spi.debugger.jpda
The operation definition.
EditorContext.Position
- Class in
org.netbeans.spi.debugger.jpda
Representation of a position in a source code.
EditorContext.Registration
- Annotation Type in
org.netbeans.spi.debugger.jpda
Declarative registration of a EditorContext implementation.
enable()
- Method in class org.netbeans.api.debugger.jpda.
JPDABreakpoint
Enables the breakpoint.
ENGINE_ID
- Static variable in class org.netbeans.api.debugger.jpda.
JPDADebugger
ID of JPDA Debugger Engine.
equals(Object)
- Method in class org.netbeans.spi.debugger.jpda.
EditorContext.Operation
equals(Object)
- Method in class org.netbeans.spi.debugger.jpda.
EditorContext.Position
evaluate(String)
- Method in class org.netbeans.api.debugger.jpda.
JPDADebugger
Evaluates given expression in the current context.
evaluate(Evaluator.Expression<PreprocessedInfo>, Evaluator.Context)
- Method in interface org.netbeans.spi.debugger.jpda.
Evaluator
Evaluates given expression and provide the result.
Evaluator
<
PreprocessedInfo
> - Interface in
org.netbeans.spi.debugger.jpda
Evaluator service for a language that compiles into bytecode.
Evaluator.Context
- Class in
org.netbeans.spi.debugger.jpda
Context of the evaluation.
Evaluator.Context(Lookup)
- Constructor for class org.netbeans.spi.debugger.jpda.
Evaluator.Context
Creates the context, do not call directly
Evaluator.Expression
<
PreprocessedInfo
> - Class in
org.netbeans.spi.debugger.jpda
Representation of an expression that is a subject of evaluation.
Evaluator.Expression(String)
- Constructor for class org.netbeans.spi.debugger.jpda.
Evaluator.Expression
Creates a new expression from the string representation.
Evaluator.Registration
- Annotation Type in
org.netbeans.spi.debugger.jpda
Declarative registration of Evaluator implementation.
Evaluator.Result
- Class in
org.netbeans.spi.debugger.jpda
Evaluation result.
Evaluator.Result(Variable)
- Constructor for class org.netbeans.spi.debugger.jpda.
Evaluator.Result
Create result from
Variable
.
Evaluator.Result(Value)
- Constructor for class org.netbeans.spi.debugger.jpda.
Evaluator.Result
Create result from
Value
.
ExceptionBreakpoint
- Class in
org.netbeans.api.debugger.jpda
Notifies about exceptions throw in debugged JVM.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.debugger.jpda/2 2.31.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Built on December 5 2011. | Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.