Class StepInArguments
java.lang.Object
com.oracle.truffle.tools.dap.types.JSONBase
com.oracle.truffle.tools.dap.types.StepInArguments
Arguments for 'stepIn' request.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StepInArgumentsbooleanOptional id of the target to step into.intExecute 'stepIn' for this thread.inthashCode()setTargetId(Integer targetId) setThreadId(int threadId)