JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Package
Next Package
Frames
No Frames
All Classes
Package com.google.javascript.jscomp.parsing.parser.trees
Class Summary
Class
Description
ArgumentListTree
ArrayLiteralExpressionTree
ArrayPatternTree
AssignmentRestElementTree
BinaryOperatorTree
BlockTree
BreakStatementTree
CallExpressionTree
CaseClauseTree
CatchTree
ClassDeclarationTree
CommaExpressionTree
Comment
placeholder class
ComprehensionForTree
ComprehensionIfTree
ComprehensionTree
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
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.
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
UnaryExpressionTree
VariableDeclarationListTree
VariableDeclarationTree
VariableStatementTree
WhileStatementTree
WithStatementTree
YieldExpressionTree
Enum Summary
Enum
Description
Comment.Type
ComprehensionTree.ComprehensionType
FunctionDeclarationTree.Kind
ParseTreeType
The types of concrete parse trees.
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2009-2014
Google
. All Rights Reserved.