AST string node. Merely wraps string value.
Hierarchy
INode
Str
Index
Properties
parent
type
value
Properties
Optional
parent
parent
:
INode
type
type
:
"str"
value
value
:
string
Exports
Parse
Error
Expression
INode
Implementations
Numeric
Root
Str
parent
type
value
Sym
Syntax
Opts
Token
ASTNode
Node
Type
DEFAULT_
SYNTAX
parse
runtime
tokenize
Generated using
TypeDoc
AST string node. Merely wraps string value.