Class SetFunctionBreakpointsResponse.ResponseBody
java.lang.Object
com.oracle.truffle.tools.dap.types.JSONBase
com.oracle.truffle.tools.dap.types.SetFunctionBreakpointsResponse.ResponseBody
- Enclosing class:
SetFunctionBreakpointsResponse
-
Method Summary
Modifier and TypeMethodDescriptioncreate(List<Breakpoint> breakpoints) booleanInformation about the breakpoints.inthashCode()setBreakpoints(List<Breakpoint> breakpoints)