com.google.javascript.jscomp.parsing.parser.trees
Classes
ArgumentListTree
ArrayLiteralExpressionTree
ArrayPatternTree
AssignmentRestElementTree
BinaryOperatorTree
BlockTree
BreakStatementTree
CallExpressionTree
CaseClauseTree
CatchTree
ClassDeclarationTree
CommaExpressionTree
Comment
ComprehensionForTree
ComprehensionIfTree
ComprehensionTree
ComputedPropertyDefinitionTree
ComputedPropertyGetterTree
ComputedPropertyMethodTree
ComputedPropertySetterTree
ConditionalExpressionTree
ContinueStatementTree
DebuggerStatementTree
DefaultClauseTree
DefaultParameterTree
DoWhileStatementTree
EmptyStatementTree
ExportDeclarationTree
ExportSpecifierTree
ExpressionStatementTree
FinallyTree
ForInStatementTree
FormalParameterListTree
ForOfStatementTree
ForStatementTree
FunctionDeclarationTree
GetAccessorTree
IdentifierExpressionTree
IfStatementTree
ImportDeclarationTree
ImportSpecifierTree
LabelledStatementTree
LiteralExpressionTree
MemberExpressionTree
MemberLookupExpressionTree
MissingPrimaryExpressionTree
ModuleImportTree
NewExpressionTree
NullTree
ObjectLiteralExpressionTree
ObjectPatternTree
ParenExpressionTree
ParseTree
PostfixExpressionTree
ProgramTree
PropertyNameAssignmentTree
RestParameterTree
ReturnStatementTree
SetAccessorTree
SpreadExpressionTree
SuperExpressionTree
SwitchStatementTree
TemplateLiteralExpressionTree
TemplateLiteralPortionTree
TemplateSubstitutionTree
ThisExpressionTree
ThrowStatementTree
TryStatementTree
UnaryExpressionTree
VariableDeclarationListTree
VariableDeclarationTree
VariableStatementTree
WhileStatementTree
WithStatementTree
YieldExpressionTree
Enums
Comment.Type
ComprehensionTree.ComprehensionType
FunctionDeclarationTree.Kind
ParseTreeType