Skip navigation links
org.netbeans.modules.nativeimage.api/0 0.16
A B C D E F G H I L N O P R S T V W 

L

line(int) - Method in class org.netbeans.modules.nativeimage.api.debug.NILineBreakpointDescriptor.Builder
Set a 1-based line number.
line(int) - Method in class org.netbeans.modules.nativeimage.api.Location.Builder
Set an 1-based line.
line(int) - Method in class org.netbeans.modules.nativeimage.spi.debug.filters.FrameDisplayer.DisplayedFrame.Builder
1-based line number information of the frame location.
listFunctions(String, boolean, int) - Method in class org.netbeans.modules.nativeimage.api.debug.NIDebugger
Get functions of a given name.
listFunctions(String, boolean, int) - Method in interface org.netbeans.modules.nativeimage.spi.debug.NIDebuggerProvider
Provide a list of functions in the debuggee.
listLocations(String) - Method in class org.netbeans.modules.nativeimage.api.debug.NIDebugger
Get a list of locations for a given file path.
listLocations(String) - Method in interface org.netbeans.modules.nativeimage.spi.debug.NIDebuggerProvider
Provide a list of locations for a given file path.
listVariables(String, boolean, int) - Method in class org.netbeans.modules.nativeimage.api.debug.NIDebugger
Get variables of a given name.
listVariables(String, boolean, int) - Method in interface org.netbeans.modules.nativeimage.spi.debug.NIDebuggerProvider
Provide a list of global variables in the debuggee.
Location - Class in org.netbeans.modules.nativeimage.api
A location in the debuggee program.
Location.Builder - Class in org.netbeans.modules.nativeimage.api
Location's builder.
lookup(Lookup) - Method in class org.netbeans.modules.nativeimage.api.debug.StartDebugParameters.Builder
Context lookup.
A B C D E F G H I L N O P R S T V W 
Skip navigation links
org.netbeans.modules.nativeimage.api/0 0.16