Search
Preparing search index...
The search index is not available
meml
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
meml
AstNodes
MemlStmt
Class MemlStmt
Hierarchy
MemlStmt
Implements
IStmt
Index
Constructors
constructor
Properties
expr
OrMeml
props
tag
Name
Methods
accept
Constructors
constructor
new
Meml
Stmt
(
tagName
:
Token
, props
:
MemlPropertiesExpr
[]
, exprOrMeml
:
IStmt
[]
)
:
MemlStmt
Parameters
tagName:
Token
props:
MemlPropertiesExpr
[]
exprOrMeml:
IStmt
[]
Returns
MemlStmt
Properties
expr
OrMeml
expr
OrMeml
:
IStmt
[]
props
props
:
MemlPropertiesExpr
[]
tag
Name
tag
Name
:
Token
Methods
accept
accept<R>
(
visitor
:
StmtVisitor
<
R
>
)
:
R
Type parameters
R
Parameters
visitor:
StmtVisitor
<
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
Meml
Properties
Expr
Meml
Stmt
constructor
expr
OrMeml
props
tag
Name
accept
Page
Stmt
Unary
Expr
Expr
Visitor
IExpr
IStmt
Stmt
Visitor
Generated using
TypeDoc