Interface PropertyKey
- All Known Implementing Classes:
IdentNode, LiteralNode.PrimitiveLiteralNode
public interface PropertyKey
Any node that can be a property key inherits this.
-
Method Summary
Modifier and TypeMethodDescriptionGet the property name.com.oracle.truffle.api.strings.TruffleString
-
Method Details
-
getPropertyName
-
getPropertyNameTS
com.oracle.truffle.api.strings.TruffleString getPropertyNameTS()
-