ArgumentListTree |
ArrayLiteralExpressionTree |
ArrayPatternTree |
AssignmentRestElementTree |
BinaryOperatorTree |
BlockTree |
BreakStatementTree |
CallExpressionTree |
CaseClauseTree |
CatchTree |
ClassDeclarationTree |
CommaExpressionTree |
Comment
placeholder class
|
Comment.Type |
ComprehensionForTree |
ComprehensionIfTree |
ComprehensionTree |
ComprehensionTree.ComprehensionType |
ComputedPropertyDefinitionTree
Represents a computed property in an object literal.
|
ComputedPropertyGetterTree |
ComputedPropertyMethodTree |
ComputedPropertySetterTree |
ConditionalExpressionTree |
ContinueStatementTree |
DebuggerStatementTree |
DefaultClauseTree |
DefaultParameterTree |
DoWhileStatementTree |
EmptyStatementTree |
ExportDeclarationTree |
ExportSpecifierTree |
ExpressionStatementTree |
FinallyTree |
ForInStatementTree |
FormalParameterListTree |
ForOfStatementTree |
ForStatementTree |
FunctionDeclarationTree |
FunctionDeclarationTree.Kind |
GetAccessorTree |
IdentifierExpressionTree |
IfStatementTree |
ImportDeclarationTree |
ImportSpecifierTree |
LabelledStatementTree |
LiteralExpressionTree |
MemberExpressionTree |
MemberLookupExpressionTree |
MissingPrimaryExpressionTree |
ModuleImportTree |
NewExpressionTree |
NullTree
Represents a null parse tree element.
|
ObjectLiteralExpressionTree |
ObjectPatternTree |
ParenExpressionTree |
ParseTree
An abstract syntax tree for JavaScript parse trees.
|
ParseTreeType
The types of concrete parse trees.
|
PostfixExpressionTree |
ProgramTree |
PropertyNameAssignmentTree |
RestParameterTree |
ReturnStatementTree |
SetAccessorTree |
SpreadExpressionTree |
SuperExpressionTree |
SwitchStatementTree |
TemplateLiteralExpressionTree
Template literal production in ES6.
|
TemplateLiteralPortionTree
A production representing a literal portion of a template literal.
|
TemplateSubstitutionTree
A production representing the expression to be evaluated and substituted
into a template literal.
|
ThisExpressionTree |
ThrowStatementTree |
TryStatementTree |
TypedParameterTree
A parameter with a type specified.
|
UnaryExpressionTree |
VariableDeclarationListTree |
VariableDeclarationTree |
VariableStatementTree |
WhileStatementTree |
WithStatementTree |
YieldExpressionTree |