public static final class JSTags.LiteralTag
extends com.oracle.truffle.api.instrumentation.Tag
Literal expressions have no intermediate values. Tagged nodes provide the following metadata:
String describing the type of literal expression tagged by the
node. Possible values are:
true or falsenullundefined| Modifier and Type | Class and Description |
|---|---|
static class |
JSTags.LiteralTag.Type |
public static final String TYPE