Class TerminateArguments
java.lang.Object
com.oracle.truffle.tools.dap.types.JSONBase
com.oracle.truffle.tools.dap.types.TerminateArguments
Arguments for 'terminate' request.
-
Method Summary
Modifier and TypeMethodDescriptionstatic TerminateArgumentscreate()booleanA value of true indicates that this 'terminate' request is part of a restart sequence.inthashCode()setRestart(Boolean restart)