Search
Preparing search index...
The search index is not available
meml
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
meml
AstNodes
ComponentStmt
Class ComponentStmt
Hierarchy
ComponentStmt
Implements
IStmt
Index
Constructors
constructor
Properties
meml
props
tag
Name
Methods
accept
Constructors
constructor
new
Component
Stmt
(
tagName
:
Token
, props
:
DestructureExpr
, meml
:
IStmt
)
:
ComponentStmt
Parameters
tagName:
Token
props:
DestructureExpr
meml:
IStmt
Returns
ComponentStmt
Properties
meml
meml
:
IStmt
props
props
:
DestructureExpr
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
constructor
meml
props
tag
Name
accept
Destructure
Expr
Export
Stmt
Expression
Stmt
For
Stmt
Grouping
Expr
Identifier
Expr
If
Stmt
Import
Stmt
Literal
Expr
Meml
Properties
Expr
Meml
Stmt
Page
Stmt
Unary
Expr
Expr
Visitor
IExpr
IStmt
Stmt
Visitor
Generated using
TypeDoc