T - the literal typepublic static class LiteralNode.PrimitiveLiteralNode<T> extends LiteralNode<T> implements PropertyKey
LiteralNode.ArrayLiteralNode, LiteralNode.PrimitiveLiteralNode<T>value| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName()
Get the property name.
|
com.oracle.truffle.api.strings.TruffleString |
getPropertyNameTS() |
accept, accept, getElementExpressions, getObject, getString, getValue, isArray, isString, newInstance, newInstance, newInstance, newInstance, newInstance, newInstance, newInstance, newInstance, newInstance, toStringgetFinish, getFinishWithoutParens, getStart, getStartWithoutParens, isAlwaysFalse, isAlwaysTrue, isParenthesized, isSelfModifying, makeParenthesizedclone, equals, getSourceOrder, getToken, hashCode, isAssignment, isLoop, isTokenType, tokenType, toString, toStringpublic String getPropertyName()
PropertyKeygetPropertyName in interface PropertyKeypublic com.oracle.truffle.api.strings.TruffleString getPropertyNameTS()
getPropertyNameTS in interface PropertyKey