com.google.javascript.jscomp.parsing.parser.trees
Classes
AmbientDeclarationTree
ArgumentListTree
ArrayLiteralExpressionTree
ArrayPatternTree
ArrayTypeTree
AwaitExpressionTree
BinaryOperatorTree
BlockTree
BreakStatementTree
CallExpressionTree
CallSignatureTree
CaseClauseTree
CatchTree
ClassDeclarationTree
CommaExpressionTree
Comment
ComprehensionForTree
ComprehensionIfTree
ComprehensionTree
ComputedPropertyDefinitionTree
ComputedPropertyGetterTree
ComputedPropertyMemberVariableTree
ComputedPropertyMethodTree
ComputedPropertySetterTree
ConditionalExpressionTree
ContinueStatementTree
DebuggerStatementTree
DefaultClauseTree
DefaultParameterTree
DoWhileStatementTree
DynamicImportTree
EmptyStatementTree
EnumDeclarationTree
ExportDeclarationTree
ExportSpecifierTree
ExpressionStatementTree
FinallyTree
ForAwaitOfStatementTree
ForInStatementTree
FormalParameterListTree
ForOfStatementTree
ForStatementTree
FunctionDeclarationTree
FunctionDeclarationTree.Builder
FunctionTypeTree
GenericTypeListTree
GetAccessorTree
IdentifierExpressionTree
IfStatementTree
ImportDeclarationTree
ImportMetaExpressionTree
ImportSpecifierTree
IndexSignatureTree
InterfaceDeclarationTree
IterRestTree
IterSpreadTree
LabelledStatementTree
LiteralExpressionTree
MemberExpressionTree
MemberLookupExpressionTree
MemberVariableTree
MissingPrimaryExpressionTree
NamespaceDeclarationTree
NamespaceNameTree
NewExpressionTree
NewTargetExpressionTree
NullTree
ObjectLiteralExpressionTree
ObjectPatternTree
ObjectRestTree
ObjectSpreadTree
OptionalParameterTree
ParameterizedTypeTree
ParenExpressionTree
ParseTree
ProgramTree
PropertyNameAssignmentTree
RecordTypeTree
ReturnStatementTree
SetAccessorTree
SuperExpressionTree
SwitchStatementTree
TemplateLiteralExpressionTree
TemplateLiteralPortionTree
TemplateSubstitutionTree
ThisExpressionTree
ThrowStatementTree
TryStatementTree
TypeAliasTree
TypedParameterTree
TypeNameTree
TypeQueryTree
UnaryExpressionTree
UnionTypeTree
UpdateExpressionTree
VariableDeclarationListTree
VariableDeclarationTree
VariableStatementTree
WhileStatementTree
WithStatementTree
YieldExpressionTree
Enums
Comment.Type
ComprehensionTree.ComprehensionType
FunctionDeclarationTree.Kind
ParseTreeType
UpdateExpressionTree.OperatorPosition