Class StepInTarget
java.lang.Object
com.oracle.truffle.tools.dap.types.JSONBase
com.oracle.truffle.tools.dap.types.StepInTarget
A StepInTarget can be used in the 'stepIn' request and determines into which single target the
stepIn request should step.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StepInTargetbooleanintgetId()Unique identifier for a stepIn target.getLabel()The name of the stepIn target (shown in the UI).inthashCode()setId(int id)