Skip navigation links
org.netbeans.api.debugger.jpda/2 3.9.1
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.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
 
equals(Object) - Method in class org.netbeans.spi.debugger.jpda.SmartSteppingCallback.StopOrStep
 
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.Expression<PreprocessedInfo> - Class in org.netbeans.spi.debugger.jpda
Representation of an expression that is a subject of evaluation.
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.
ExceptionBreakpoint - Class in org.netbeans.api.debugger.jpda
Notifies about exceptions throw in debugged JVM.
Expression(String) - Constructor for class org.netbeans.spi.debugger.jpda.Evaluator.Expression
Creates a new expression from the string representation.
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links
org.netbeans.api.debugger.jpda/2 3.9.1