Search
Preparing search index...
The search index is not available
@postdfm/ast
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@postdfm/ast
List
Class List<T>
Type parameters
T
Hierarchy
ASTNode
<
ListRaws
>
List
BinaryStringList
IdentifierList
VariantList
ItemList
Index
Constructors
constructor
Properties
ast
Type
raws
values
Constructors
constructor
new
List
<
T
>
(
astType
:
ASTType
, values
:
T
[]
)
:
List
<
T
>
Type parameters
T
Parameters
astType:
ASTType
values:
T
[]
Returns
List
<
T
>
Properties
ast
Type
ast
Type
:
ASTType
raws
raws
:
ListRaws
values
values
:
T
[]
Exports
List
constructor
ast
Type
raws
values
Generated using
TypeDoc