Search
Preparing search index...
The search index is not available
meml
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
meml
AstNodes
LiteralExpr
Class LiteralExpr
Hierarchy
LiteralExpr
Implements
IExpr
Index
Constructors
constructor
Properties
value
Methods
accept
Constructors
constructor
new
Literal
Expr
(
value
:
any
)
:
LiteralExpr
Parameters
value:
any
Returns
LiteralExpr
Properties
value
value
:
any
Methods
accept
accept<R>
(
visitor
:
ExprVisitor
<
R
>
)
:
R
Type parameters
R
Parameters
visitor:
ExprVisitor
<
R
>
Returns
R
Exports
Ast
Nodes
Loaders
Targets
Array
Expr
Binary
Expr
Component
Stmt
Destructure
Expr
Export
Stmt
Expression
Stmt
For
Stmt
Grouping
Expr
Identifier
Expr
If
Stmt
Import
Stmt
Literal
Expr
constructor
value
accept
Meml
Properties
Expr
Meml
Stmt
Page
Stmt
Unary
Expr
Expr
Visitor
IExpr
IStmt
Stmt
Visitor
Generated using
TypeDoc