Class SetFunctionBreakpointsArguments
java.lang.Object
com.oracle.truffle.tools.dap.types.JSONBase
com.oracle.truffle.tools.dap.types.SetFunctionBreakpointsArguments
Arguments for 'setFunctionBreakpoints' request.
-
Method Summary
Modifier and TypeMethodDescriptioncreate(List<FunctionBreakpoint> breakpoints) booleanThe function names of the breakpoints.inthashCode()setBreakpoints(List<FunctionBreakpoint> breakpoints)