public static final class JSTags.ControlFlowRootTag
extends com.oracle.truffle.api.instrumentation.Tag
Examples are:
if statement.switch statement.String describing the control flow construct type. Possible
values are:
if or
switch statements.)for or while loop
statements.)try.)| Modifier and Type | Class and Description |
|---|---|
static class |
JSTags.ControlFlowRootTag.Type |