LiteralASTPropaties defines interface for literal AST nodes.
Optional
The start and end location of the AST object.
A flag indicating whether the literal was quoted or not. If 'html' then the literal is an html like value.
The value of the literal.
Generated using TypeDoc
LiteralASTPropaties defines interface for literal AST nodes.