Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package polyglot.ast
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
polyglot.util.
Enum
(implements java.io.Serializable)
polyglot.ast.
Assign.Operator
polyglot.ast.
Binary.Operator
polyglot.ast.
Branch.Kind
polyglot.ast.
ConstructorCall.Kind
polyglot.ast.
FloatLit.Kind
polyglot.ast.
Import.Kind
polyglot.ast.
IntLit.Kind
polyglot.ast.
Precedence
polyglot.ast.
Special.Kind
polyglot.ast.
Unary.Operator
Interface Hierarchy
java.lang.Cloneable
polyglot.util.
Copy
polyglot.ast.
Ext
polyglot.ast.
JL
(also extends polyglot.ast.
NodeOps
)
polyglot.ast.
Node
(also extends polyglot.util.
Copy
)
polyglot.ast.
Ambiguous
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Expr
)
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Prefix
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
Import
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Prefix
, polyglot.ast.
QualifierNode
)
polyglot.ast.
Prefix
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
QualifierNode
)
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayInit
polyglot.ast.
Assign
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
FieldAssign
polyglot.ast.
LocalAssign
polyglot.ast.
Binary
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
Conditional
polyglot.ast.
Instanceof
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Special
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
SourceCollection
polyglot.ast.
SourceFile
polyglot.ast.
Term
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
polyglot.ast.
Initializer
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayInit
polyglot.ast.
Assign
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
FieldAssign
polyglot.ast.
LocalAssign
polyglot.ast.
Binary
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
Conditional
polyglot.ast.
Instanceof
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Special
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Branch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Switch
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Empty
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Return
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Throw
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ast.
Node
(also extends polyglot.ast.
JL
)
polyglot.ast.
Ambiguous
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Expr
)
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Prefix
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
Import
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Prefix
, polyglot.ast.
QualifierNode
)
polyglot.ast.
Prefix
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
QualifierNode
)
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayInit
polyglot.ast.
Assign
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
FieldAssign
polyglot.ast.
LocalAssign
polyglot.ast.
Binary
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
Conditional
polyglot.ast.
Instanceof
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Special
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
SourceCollection
polyglot.ast.
SourceFile
polyglot.ast.
Term
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
polyglot.ast.
Initializer
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayInit
polyglot.ast.
Assign
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
FieldAssign
polyglot.ast.
LocalAssign
polyglot.ast.
Binary
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
Conditional
polyglot.ast.
Instanceof
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Special
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Branch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Switch
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Empty
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Return
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Throw
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ast.
DelFactory
polyglot.ast.
Disamb
polyglot.ast.
ExtFactory
polyglot.ast.
NodeFactory
polyglot.ast.
NodeOps
polyglot.ast.
JL
(also extends polyglot.util.
Copy
)
polyglot.ast.
Node
(also extends polyglot.util.
Copy
)
polyglot.ast.
Ambiguous
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Expr
)
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Prefix
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
Import
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Prefix
, polyglot.ast.
QualifierNode
)
polyglot.ast.
Prefix
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
QualifierNode
)
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayInit
polyglot.ast.
Assign
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
FieldAssign
polyglot.ast.
LocalAssign
polyglot.ast.
Binary
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
Conditional
polyglot.ast.
Instanceof
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Special
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
SourceCollection
polyglot.ast.
SourceFile
polyglot.ast.
Term
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
polyglot.ast.
Initializer
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayInit
polyglot.ast.
Assign
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
FieldAssign
polyglot.ast.
LocalAssign
polyglot.ast.
Binary
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
Conditional
polyglot.ast.
Instanceof
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Special
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Branch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Switch
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Empty
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Return
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Throw
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ast.
Typed
polyglot.ast.
Receiver
(also extends polyglot.ast.
Prefix
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayInit
polyglot.ast.
Assign
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
FieldAssign
polyglot.ast.
LocalAssign
polyglot.ast.
Binary
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
Conditional
polyglot.ast.
Instanceof
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Special
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes