A storage location on an object, such as a property name.
Import path
import javascript
Direct supertypes
Predicates
asArrayIndex | Gets the array index represented by this content, if any. |
asCapturedVariable | Gets the captured variable represented by this content, if any. |
asPropertyName | Gets the property name represented by this content, if any. |
isMapValueWithKnownKey | Holds if this represents values stored in a |
isMapValueWithUnknownKey | Holds if this represents values stored in a |
isUnknownArrayElement | Holds if this represents values stored at an unknown array index. |
toString | Gets a string representation of this content. |