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