Beta
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.
LiteralASTPropaties defines interface for literal AST nodes.