Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package polyglot.ext.polyj.ast
Package Hierarchies:
All Packages
Class Hierarchy
class java.lang.Object
class polyglot.ext.jl.ast.
AbstractExtFactory_c
(implements polyglot.ast.
ExtFactory
)
class polyglot.ext.polyj.ast.
PolyJExtFactory_c
class polyglot.ext.jl.ast.
AbstractNodeFactory_c
(implements polyglot.ast.
NodeFactory
)
class polyglot.ext.jl.ast.
NodeFactory_c
class polyglot.ext.polyj.ast.
PolyJNodeFactory_c
(implements polyglot.ext.polyj.ast.
PolyJNodeFactory
)
class polyglot.ext.jl.ast.
Disamb_c
(implements polyglot.ast.
Disamb
)
class polyglot.ext.polyj.ast.
PolyJDisamb_c
class polyglot.ext.jl.ast.
Node_c
(implements polyglot.ast.
Node
)
class polyglot.ext.polyj.ast.
AmbInstOrAccess_c
(implements polyglot.ext.polyj.ast.
AmbInstOrAccess
)
class polyglot.ext.polyj.ast.
AmbNameParam_c
(implements polyglot.ext.polyj.ast.
AmbNameParam
)
class polyglot.ext.polyj.ast.
ClassConstraint_c
(implements polyglot.ext.polyj.ast.
ClassConstraint
)
class polyglot.ext.polyj.ast.
ExprParam_c
(implements polyglot.ext.polyj.ast.
ExprParam
)
class polyglot.ext.polyj.ast.
ProcedureConstraint_c
(implements polyglot.ext.polyj.ast.
ProcedureConstraint
)
class polyglot.ext.polyj.ast.
ConstructorConstraint_c
(implements polyglot.ext.polyj.ast.
ConstructorConstraint
)
class polyglot.ext.polyj.ast.
MethodConstraint_c
(implements polyglot.ext.polyj.ast.
MethodConstraint
)
class polyglot.ext.jl.ast.
Term_c
(implements polyglot.ast.
Term
)
class polyglot.ext.jl.ast.
ClassBody_c
(implements polyglot.ast.
ClassBody
)
class polyglot.ext.polyj.ast.
PolyJClassBody_c
(implements polyglot.ext.polyj.ast.
PolyJClassBody
)
class polyglot.ext.jl.ast.
ClassDecl_c
(implements polyglot.ast.
ClassDecl
)
class polyglot.ext.polyj.ast.
PolyJClassDecl_c
(implements polyglot.ext.polyj.ast.
PolyJClassDecl
)
class polyglot.ext.jl.ast.
ConstructorDecl_c
(implements polyglot.ast.
ConstructorDecl
)
class polyglot.ext.polyj.ast.
PolyJConstructorDecl_c
(implements polyglot.ext.polyj.ast.
PolyJConstructorDecl
)
class polyglot.ext.jl.ast.
Expr_c
(implements polyglot.ast.
Expr
)
class polyglot.ext.jl.ast.
ArrayAccess_c
(implements polyglot.ast.
ArrayAccess
)
class polyglot.ext.polyj.ast.
PolyJArrayAccess_c
(implements polyglot.ext.polyj.ast.
PolyJArrayAccess
)
class polyglot.ext.jl.ast.
Assign_c
(implements polyglot.ast.
Assign
)
class polyglot.ext.jl.ast.
ArrayAccessAssign_c
(implements polyglot.ast.
ArrayAccessAssign
)
class polyglot.ext.polyj.ast.
PolyJArrayAccessAssign_c
(implements polyglot.ext.polyj.ast.
PolyJAssign
)
class polyglot.ext.jl.ast.
FieldAssign_c
(implements polyglot.ast.
FieldAssign
)
class polyglot.ext.polyj.ast.
PolyJFieldAssign_c
(implements polyglot.ext.polyj.ast.
PolyJAssign
)
class polyglot.ext.jl.ast.
LocalAssign_c
(implements polyglot.ast.
LocalAssign
)
class polyglot.ext.polyj.ast.
PolyJLocalAssign_c
(implements polyglot.ext.polyj.ast.
PolyJAssign
)
class polyglot.ext.jl.ast.
Binary_c
(implements polyglot.ast.
Binary
)
class polyglot.ext.polyj.ast.
PolyJBinary_c
(implements polyglot.ext.polyj.ast.
PolyJBinary
)
class polyglot.ext.jl.ast.
Call_c
(implements polyglot.ast.
Call
)
class polyglot.ext.polyj.ast.
PolyJCall_c
(implements polyglot.ext.polyj.ast.
PolyJCall
)
class polyglot.ext.jl.ast.
Cast_c
(implements polyglot.ast.
Cast
)
class polyglot.ext.polyj.ast.
PolyJCast_c
(implements polyglot.ext.polyj.ast.
PolyJCast
)
class polyglot.ext.jl.ast.
Field_c
(implements polyglot.ast.
Field
)
class polyglot.ext.polyj.ast.
PolyJField_c
(implements polyglot.ext.polyj.ast.
PolyJField
)
class polyglot.ext.jl.ast.
Instanceof_c
(implements polyglot.ast.
Instanceof
)
class polyglot.ext.polyj.ast.
PolyJInstanceof_c
(implements polyglot.ext.polyj.ast.
PolyJInstanceof
)
class polyglot.ext.jl.ast.
New_c
(implements polyglot.ast.
New
)
class polyglot.ext.polyj.ast.
PolyJNew_c
(implements polyglot.ext.polyj.ast.
PolyJNew
)
class polyglot.ext.jl.ast.
NewArray_c
(implements polyglot.ast.
NewArray
)
class polyglot.ext.polyj.ast.
AmbNewArray_c
(implements polyglot.ext.polyj.ast.
AmbNewArray
)
class polyglot.ext.polyj.ast.
PolyJNewArray_c
(implements polyglot.ext.polyj.ast.
PolyJNewArray
)
class polyglot.ext.jl.ast.
FieldDecl_c
(implements polyglot.ast.
FieldDecl
)
class polyglot.ext.polyj.ast.
PolyJFieldDecl_c
(implements polyglot.ext.polyj.ast.
PolyJFieldDecl
)
class polyglot.ext.jl.ast.
Initializer_c
(implements polyglot.ast.
Initializer
)
class polyglot.ext.polyj.ast.
PolyJInitializer_c
(implements polyglot.ext.polyj.ast.
PolyJInitializer
)
class polyglot.ext.jl.ast.
MethodDecl_c
(implements polyglot.ast.
MethodDecl
)
class polyglot.ext.polyj.ast.
PolyJMethodDecl_c
(implements polyglot.ext.polyj.ast.
PolyJMethodDecl
)
class polyglot.ext.jl.ast.
Stmt_c
(implements polyglot.ast.
Stmt
)
class polyglot.ext.jl.ast.
ConstructorCall_c
(implements polyglot.ast.
ConstructorCall
)
class polyglot.ext.polyj.ast.
PolyJConstructorCall_c
(implements polyglot.ext.polyj.ast.
PolyJConstructorCall
)
class polyglot.ext.jl.ast.
LocalDecl_c
(implements polyglot.ast.
LocalDecl
)
class polyglot.ext.polyj.ast.
PolyJLocalDecl_c
(implements polyglot.ext.polyj.ast.
PolyJLocalDecl
)
class polyglot.ext.jl.ast.
TypeNode_c
(implements polyglot.ast.
TypeNode
)
class polyglot.ext.jl.ast.
CanonicalTypeNode_c
(implements polyglot.ast.
CanonicalTypeNode
)
class polyglot.ext.polyj.ast.
PolyJCanonicalTypeNode_c
(implements polyglot.ext.polyj.ast.
PolyJCanonicalTypeNode
)
class polyglot.ext.polyj.ast.
InstTypeNode_c
(implements polyglot.ext.polyj.ast.
InstTypeNode
)
class polyglot.ext.polyj.ast.
TypeParam_c
(implements polyglot.ext.polyj.ast.
TypeParam
)
Interface Hierarchy
interface java.lang.Cloneable
interface polyglot.util.
Copy
interface polyglot.ast.
JL
(also extends polyglot.ast.
NodeOps
)
interface polyglot.ast.
Node
(also extends polyglot.util.
Copy
)
interface polyglot.ast.
Ambiguous
interface polyglot.ext.polyj.ast.
AmbInstOrAccess
(also extends polyglot.ast.
Receiver
)
interface polyglot.ext.polyj.ast.
AmbNewArray
(also extends polyglot.ast.
NewArray
)
interface polyglot.ext.polyj.ast.
ClassConstraint
interface polyglot.ext.polyj.ast.
ParamNode
interface polyglot.ext.polyj.ast.
AmbNameParam
interface polyglot.ext.polyj.ast.
ExprParam
interface polyglot.ext.polyj.ast.
TypeParam
interface polyglot.ast.
Prefix
interface polyglot.ast.
QualifierNode
interface polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
interface polyglot.ast.
CanonicalTypeNode
interface polyglot.ext.polyj.ast.
PolyJCanonicalTypeNode
interface polyglot.ext.polyj.ast.
InstTypeNode
interface polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
interface polyglot.ext.polyj.ast.
AmbInstOrAccess
(also extends polyglot.ast.
Ambiguous
)
interface polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
interface polyglot.ast.
Assign
interface polyglot.ext.polyj.ast.
PolyJAssign
interface polyglot.ast.
Binary
interface polyglot.ext.polyj.ast.
PolyJBinary
interface polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJCall
interface polyglot.ast.
Cast
interface polyglot.ext.polyj.ast.
PolyJCast
interface polyglot.ast.
Instanceof
interface polyglot.ext.polyj.ast.
PolyJInstanceof
interface polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJNew
interface polyglot.ast.
NewArray
interface polyglot.ext.polyj.ast.
AmbNewArray
(also extends polyglot.ast.
Ambiguous
)
interface polyglot.ext.polyj.ast.
PolyJNewArray
interface polyglot.ast.
Variable
interface polyglot.ast.
ArrayAccess
interface polyglot.ext.polyj.ast.
PolyJArrayAccess
interface polyglot.ast.
Field
interface polyglot.ext.polyj.ast.
PolyJField
interface polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
interface polyglot.ast.
CanonicalTypeNode
interface polyglot.ext.polyj.ast.
PolyJCanonicalTypeNode
interface polyglot.ext.polyj.ast.
InstTypeNode
interface polyglot.ext.polyj.ast.
ProcedureConstraint
interface polyglot.ext.polyj.ast.
ConstructorConstraint
interface polyglot.ext.polyj.ast.
MethodConstraint
interface polyglot.ast.
Term
interface polyglot.ast.
ClassBody
interface polyglot.ext.polyj.ast.
PolyJClassBody
interface polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
interface polyglot.ext.polyj.ast.
PolyJClassDecl
interface polyglot.ast.
ClassMember
interface polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
interface polyglot.ext.polyj.ast.
PolyJClassDecl
interface polyglot.ast.
CodeDecl
interface polyglot.ast.
Initializer
interface polyglot.ext.polyj.ast.
PolyJInitializer
interface polyglot.ast.
ProcedureDecl
interface polyglot.ast.
ConstructorDecl
interface polyglot.ext.polyj.ast.
PolyJConstructorDecl
interface polyglot.ast.
MethodDecl
interface polyglot.ext.polyj.ast.
PolyJMethodDecl
interface polyglot.ast.
FieldDecl
interface polyglot.ext.polyj.ast.
PolyJFieldDecl
interface polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
interface polyglot.ast.
Assign
interface polyglot.ext.polyj.ast.
PolyJAssign
interface polyglot.ast.
Binary
interface polyglot.ext.polyj.ast.
PolyJBinary
interface polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJCall
interface polyglot.ast.
Cast
interface polyglot.ext.polyj.ast.
PolyJCast
interface polyglot.ast.
Instanceof
interface polyglot.ext.polyj.ast.
PolyJInstanceof
interface polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJNew
interface polyglot.ast.
NewArray
interface polyglot.ext.polyj.ast.
AmbNewArray
(also extends polyglot.ast.
Ambiguous
)
interface polyglot.ext.polyj.ast.
PolyJNewArray
interface polyglot.ast.
Variable
interface polyglot.ast.
ArrayAccess
interface polyglot.ext.polyj.ast.
PolyJArrayAccess
interface polyglot.ast.
Field
interface polyglot.ext.polyj.ast.
PolyJField
interface polyglot.ast.
ProcedureCall
interface polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
interface polyglot.ext.polyj.ast.
PolyJCall
interface polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
interface polyglot.ext.polyj.ast.
PolyJConstructorCall
interface polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
interface polyglot.ext.polyj.ast.
PolyJNew
interface polyglot.ast.
Stmt
interface polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJConstructorCall
interface polyglot.ast.
ForInit
interface polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
interface polyglot.ext.polyj.ast.
PolyJLocalDecl
interface polyglot.ast.
VarDecl
interface polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
interface polyglot.ext.polyj.ast.
PolyJLocalDecl
interface polyglot.ast.
TopLevelDecl
interface polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
interface polyglot.ext.polyj.ast.
PolyJClassDecl
interface polyglot.ast.
Node
(also extends polyglot.ast.
JL
)
interface polyglot.ast.
Ambiguous
interface polyglot.ext.polyj.ast.
AmbInstOrAccess
(also extends polyglot.ast.
Receiver
)
interface polyglot.ext.polyj.ast.
AmbNewArray
(also extends polyglot.ast.
NewArray
)
interface polyglot.ext.polyj.ast.
ClassConstraint
interface polyglot.ext.polyj.ast.
ParamNode
interface polyglot.ext.polyj.ast.
AmbNameParam
interface polyglot.ext.polyj.ast.
ExprParam
interface polyglot.ext.polyj.ast.
TypeParam
interface polyglot.ast.
Prefix
interface polyglot.ast.
QualifierNode
interface polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
interface polyglot.ast.
CanonicalTypeNode
interface polyglot.ext.polyj.ast.
PolyJCanonicalTypeNode
interface polyglot.ext.polyj.ast.
InstTypeNode
interface polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
interface polyglot.ext.polyj.ast.
AmbInstOrAccess
(also extends polyglot.ast.
Ambiguous
)
interface polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
interface polyglot.ast.
Assign
interface polyglot.ext.polyj.ast.
PolyJAssign
interface polyglot.ast.
Binary
interface polyglot.ext.polyj.ast.
PolyJBinary
interface polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJCall
interface polyglot.ast.
Cast
interface polyglot.ext.polyj.ast.
PolyJCast
interface polyglot.ast.
Instanceof
interface polyglot.ext.polyj.ast.
PolyJInstanceof
interface polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJNew
interface polyglot.ast.
NewArray
interface polyglot.ext.polyj.ast.
AmbNewArray
(also extends polyglot.ast.
Ambiguous
)
interface polyglot.ext.polyj.ast.
PolyJNewArray
interface polyglot.ast.
Variable
interface polyglot.ast.
ArrayAccess
interface polyglot.ext.polyj.ast.
PolyJArrayAccess
interface polyglot.ast.
Field
interface polyglot.ext.polyj.ast.
PolyJField
interface polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
interface polyglot.ast.
CanonicalTypeNode
interface polyglot.ext.polyj.ast.
PolyJCanonicalTypeNode
interface polyglot.ext.polyj.ast.
InstTypeNode
interface polyglot.ext.polyj.ast.
ProcedureConstraint
interface polyglot.ext.polyj.ast.
ConstructorConstraint
interface polyglot.ext.polyj.ast.
MethodConstraint
interface polyglot.ast.
Term
interface polyglot.ast.
ClassBody
interface polyglot.ext.polyj.ast.
PolyJClassBody
interface polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
interface polyglot.ext.polyj.ast.
PolyJClassDecl
interface polyglot.ast.
ClassMember
interface polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
interface polyglot.ext.polyj.ast.
PolyJClassDecl
interface polyglot.ast.
CodeDecl
interface polyglot.ast.
Initializer
interface polyglot.ext.polyj.ast.
PolyJInitializer
interface polyglot.ast.
ProcedureDecl
interface polyglot.ast.
ConstructorDecl
interface polyglot.ext.polyj.ast.
PolyJConstructorDecl
interface polyglot.ast.
MethodDecl
interface polyglot.ext.polyj.ast.
PolyJMethodDecl
interface polyglot.ast.
FieldDecl
interface polyglot.ext.polyj.ast.
PolyJFieldDecl
interface polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
interface polyglot.ast.
Assign
interface polyglot.ext.polyj.ast.
PolyJAssign
interface polyglot.ast.
Binary
interface polyglot.ext.polyj.ast.
PolyJBinary
interface polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJCall
interface polyglot.ast.
Cast
interface polyglot.ext.polyj.ast.
PolyJCast
interface polyglot.ast.
Instanceof
interface polyglot.ext.polyj.ast.
PolyJInstanceof
interface polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJNew
interface polyglot.ast.
NewArray
interface polyglot.ext.polyj.ast.
AmbNewArray
(also extends polyglot.ast.
Ambiguous
)
interface polyglot.ext.polyj.ast.
PolyJNewArray
interface polyglot.ast.
Variable
interface polyglot.ast.
ArrayAccess
interface polyglot.ext.polyj.ast.
PolyJArrayAccess
interface polyglot.ast.
Field
interface polyglot.ext.polyj.ast.
PolyJField
interface polyglot.ast.
ProcedureCall
interface polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
interface polyglot.ext.polyj.ast.
PolyJCall
interface polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
interface polyglot.ext.polyj.ast.
PolyJConstructorCall
interface polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
interface polyglot.ext.polyj.ast.
PolyJNew
interface polyglot.ast.
Stmt
interface polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJConstructorCall
interface polyglot.ast.
ForInit
interface polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
interface polyglot.ext.polyj.ast.
PolyJLocalDecl
interface polyglot.ast.
VarDecl
interface polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
interface polyglot.ext.polyj.ast.
PolyJLocalDecl
interface polyglot.ast.
TopLevelDecl
interface polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
interface polyglot.ext.polyj.ast.
PolyJClassDecl
interface polyglot.ast.
NodeFactory
interface polyglot.ext.polyj.ast.
PolyJNodeFactory
interface polyglot.ast.
NodeOps
interface polyglot.ast.
JL
(also extends polyglot.util.
Copy
)
interface polyglot.ast.
Node
(also extends polyglot.util.
Copy
)
interface polyglot.ast.
Ambiguous
interface polyglot.ext.polyj.ast.
AmbInstOrAccess
(also extends polyglot.ast.
Receiver
)
interface polyglot.ext.polyj.ast.
AmbNewArray
(also extends polyglot.ast.
NewArray
)
interface polyglot.ext.polyj.ast.
ClassConstraint
interface polyglot.ext.polyj.ast.
ParamNode
interface polyglot.ext.polyj.ast.
AmbNameParam
interface polyglot.ext.polyj.ast.
ExprParam
interface polyglot.ext.polyj.ast.
TypeParam
interface polyglot.ast.
Prefix
interface polyglot.ast.
QualifierNode
interface polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
interface polyglot.ast.
CanonicalTypeNode
interface polyglot.ext.polyj.ast.
PolyJCanonicalTypeNode
interface polyglot.ext.polyj.ast.
InstTypeNode
interface polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
interface polyglot.ext.polyj.ast.
AmbInstOrAccess
(also extends polyglot.ast.
Ambiguous
)
interface polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
interface polyglot.ast.
Assign
interface polyglot.ext.polyj.ast.
PolyJAssign
interface polyglot.ast.
Binary
interface polyglot.ext.polyj.ast.
PolyJBinary
interface polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJCall
interface polyglot.ast.
Cast
interface polyglot.ext.polyj.ast.
PolyJCast
interface polyglot.ast.
Instanceof
interface polyglot.ext.polyj.ast.
PolyJInstanceof
interface polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJNew
interface polyglot.ast.
NewArray
interface polyglot.ext.polyj.ast.
AmbNewArray
(also extends polyglot.ast.
Ambiguous
)
interface polyglot.ext.polyj.ast.
PolyJNewArray
interface polyglot.ast.
Variable
interface polyglot.ast.
ArrayAccess
interface polyglot.ext.polyj.ast.
PolyJArrayAccess
interface polyglot.ast.
Field
interface polyglot.ext.polyj.ast.
PolyJField
interface polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
interface polyglot.ast.
CanonicalTypeNode
interface polyglot.ext.polyj.ast.
PolyJCanonicalTypeNode
interface polyglot.ext.polyj.ast.
InstTypeNode
interface polyglot.ext.polyj.ast.
ProcedureConstraint
interface polyglot.ext.polyj.ast.
ConstructorConstraint
interface polyglot.ext.polyj.ast.
MethodConstraint
interface polyglot.ast.
Term
interface polyglot.ast.
ClassBody
interface polyglot.ext.polyj.ast.
PolyJClassBody
interface polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
interface polyglot.ext.polyj.ast.
PolyJClassDecl
interface polyglot.ast.
ClassMember
interface polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
interface polyglot.ext.polyj.ast.
PolyJClassDecl
interface polyglot.ast.
CodeDecl
interface polyglot.ast.
Initializer
interface polyglot.ext.polyj.ast.
PolyJInitializer
interface polyglot.ast.
ProcedureDecl
interface polyglot.ast.
ConstructorDecl
interface polyglot.ext.polyj.ast.
PolyJConstructorDecl
interface polyglot.ast.
MethodDecl
interface polyglot.ext.polyj.ast.
PolyJMethodDecl
interface polyglot.ast.
FieldDecl
interface polyglot.ext.polyj.ast.
PolyJFieldDecl
interface polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
interface polyglot.ast.
Assign
interface polyglot.ext.polyj.ast.
PolyJAssign
interface polyglot.ast.
Binary
interface polyglot.ext.polyj.ast.
PolyJBinary
interface polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJCall
interface polyglot.ast.
Cast
interface polyglot.ext.polyj.ast.
PolyJCast
interface polyglot.ast.
Instanceof
interface polyglot.ext.polyj.ast.
PolyJInstanceof
interface polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJNew
interface polyglot.ast.
NewArray
interface polyglot.ext.polyj.ast.
AmbNewArray
(also extends polyglot.ast.
Ambiguous
)
interface polyglot.ext.polyj.ast.
PolyJNewArray
interface polyglot.ast.
Variable
interface polyglot.ast.
ArrayAccess
interface polyglot.ext.polyj.ast.
PolyJArrayAccess
interface polyglot.ast.
Field
interface polyglot.ext.polyj.ast.
PolyJField
interface polyglot.ast.
ProcedureCall
interface polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
interface polyglot.ext.polyj.ast.
PolyJCall
interface polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
interface polyglot.ext.polyj.ast.
PolyJConstructorCall
interface polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
interface polyglot.ext.polyj.ast.
PolyJNew
interface polyglot.ast.
Stmt
interface polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJConstructorCall
interface polyglot.ast.
ForInit
interface polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
interface polyglot.ext.polyj.ast.
PolyJLocalDecl
interface polyglot.ast.
VarDecl
interface polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
interface polyglot.ext.polyj.ast.
PolyJLocalDecl
interface polyglot.ast.
TopLevelDecl
interface polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
interface polyglot.ext.polyj.ast.
PolyJClassDecl
interface polyglot.ast.
Typed
interface polyglot.ast.
Receiver
(also extends polyglot.ast.
Prefix
)
interface polyglot.ext.polyj.ast.
AmbInstOrAccess
(also extends polyglot.ast.
Ambiguous
)
interface polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
interface polyglot.ast.
Assign
interface polyglot.ext.polyj.ast.
PolyJAssign
interface polyglot.ast.
Binary
interface polyglot.ext.polyj.ast.
PolyJBinary
interface polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJCall
interface polyglot.ast.
Cast
interface polyglot.ext.polyj.ast.
PolyJCast
interface polyglot.ast.
Instanceof
interface polyglot.ext.polyj.ast.
PolyJInstanceof
interface polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
interface polyglot.ext.polyj.ast.
PolyJNew
interface polyglot.ast.
NewArray
interface polyglot.ext.polyj.ast.
AmbNewArray
(also extends polyglot.ast.
Ambiguous
)
interface polyglot.ext.polyj.ast.
PolyJNewArray
interface polyglot.ast.
Variable
interface polyglot.ast.
ArrayAccess
interface polyglot.ext.polyj.ast.
PolyJArrayAccess
interface polyglot.ast.
Field
interface polyglot.ext.polyj.ast.
PolyJField
interface polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
interface polyglot.ast.
CanonicalTypeNode
interface polyglot.ext.polyj.ast.
PolyJCanonicalTypeNode
interface polyglot.ext.polyj.ast.
InstTypeNode
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes