Package com.oracle.truffle.api.debug
Class DebuggerTags
java.lang.Object
com.oracle.truffle.api.debug.DebuggerTags
Set of debugger-specific tags. Language should
provide
an implementation of
these tags in order to support specific debugging features.- Since:
- 0.14
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionfinal class
Marks program locations where debugger should always halt like if on a breakpoint. -
Method Summary