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
BinaryOperatorTree
BlockTree
BreakStatementTree
CallExpressionTree
CaseClauseTree
CatchTree
ClassDeclarationTree
CommaExpressionTree
Comment
placeholder class
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
ObjectPatternFieldTree
ObjectPatternTree
ParenExpressionTree
ParseTree
An abstract syntax tree for JavaScript parse trees.
PostfixExpressionTree
ProgramTree
PropertyNameAssignmentTree
RestParameterTree
ReturnStatementTree
SetAccessorTree
SpreadExpressionTree
SpreadPatternElementTree
SuperExpressionTree
SwitchStatementTree
ThisExpressionTree
ThrowStatementTree
TryStatementTree
UnaryExpressionTree
VariableDeclarationListTree
VariableDeclarationTree
VariableStatementTree
WhileStatementTree
WithStatementTree
YieldExpressionTree
Enum Summary
Enum
Description
Comment.Type
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.