|
org.netbeans.api.debugger.jpda/2 2.13 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditorContext.MethodArgument | |
---|---|
org.netbeans.spi.debugger.jpda | JPDA Debugger SPIs defines support for Smart Stepping, Variables Filterring and filterring of all Debugger Views. |
Uses of EditorContext.MethodArgument in org.netbeans.spi.debugger.jpda |
---|
Methods in org.netbeans.spi.debugger.jpda that return EditorContext.MethodArgument | |
---|---|
EditorContext.MethodArgument[] |
EditorContext.getArguments(String url,
EditorContext.Operation operation)
Get a list of arguments to the given operation. |
EditorContext.MethodArgument[] |
EditorContext.getArguments(String url,
int methodLineNumber)
Get a list of arguments passed to method located at the given line. |
|
org.netbeans.api.debugger.jpda/2 2.13 | |||||||||
PREV NEXT | FRAMES NO FRAMES |