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