Class StepInTargetsResponse.ResponseBody
java.lang.Object
com.oracle.truffle.tools.dap.types.JSONBase
com.oracle.truffle.tools.dap.types.StepInTargetsResponse.ResponseBody
- Enclosing class:
StepInTargetsResponse
-
Method Summary
Modifier and TypeMethodDescriptioncreate(List<StepInTarget> targets) booleanThe possible stepIn targets of the specified source location.inthashCode()setTargets(List<StepInTarget> targets)