StringLiteral Module
Data of `StringLiteral`, which has no children.
Functions and values
| Function or value |
Description
|
|
The `StringLiteral`'s text, cooked rather than as spelled in the source.
|
Full Usage:
StringLiteral.tokenFlags node
Parameters:
Node<StringLiteral>
Returns: TokenFlags voption
|
The literal's `TokenFlags` - the only way back to how it was spelled.
|