Package | Description |
---|---|
org.netbeans.spi.debugger.jpda |
JPDA Debugger SPIs defines support for Smart Stepping, Variables Filtering
and filtering of all Debugger Views.
|
Modifier and Type | Method and Description |
---|---|
EditorContext.Operation[] |
EditorContext.getOperations(String url,
int lineNumber,
EditorContext.BytecodeProvider bytecodeProvider)
Get the list of operations that are in expression(s) located at the given line.
|