Beta
Beta
childrenOptional
Beta
locationThe start and end location of the AST object.
Beta
quotedA flag indicating whether the literal was quoted or not. If 'html' then the literal is an html like value.
Beta
typeEvery leaf interface that extends ASTBaseNode must specify a type property.
Beta
valueThe value of the literal.
LiteralASTNode is a type of AST node that represents a literal value.