Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
polyglot.ast
,
polyglot.ext.coffer
,
polyglot.ext.coffer.ast
,
polyglot.ext.coffer.extension
,
polyglot.ext.coffer.parse
,
polyglot.ext.coffer.types
,
polyglot.ext.coffer.visit
,
polyglot.ext.jl
,
polyglot.ext.jl.ast
,
polyglot.ext.jl.parse
,
polyglot.ext.jl.qq
,
polyglot.ext.jl.types
,
polyglot.ext.pao
,
polyglot.ext.pao.ast
,
polyglot.ext.pao.extension
,
polyglot.ext.pao.parse
,
polyglot.ext.pao.runtime
,
polyglot.ext.pao.types
,
polyglot.ext.pao.visit
,
polyglot.ext.param
,
polyglot.ext.param.types
,
polyglot.frontend
,
polyglot.lex
,
polyglot.main
,
polyglot.parse
,
polyglot.types
,
polyglot.types.reflect
,
polyglot.util
,
polyglot.util.typedump
,
polyglot.visit
,
ppg
,
ppg.atoms
,
ppg.cmds
,
ppg.code
,
ppg.lex
,
ppg.parse
,
ppg.spec
,
ppg.test.multi
,
ppg.util
Class Hierarchy
java.lang.Object
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractList<E> (implements java.util.List<E>)
polyglot.util.
TransformingList
polyglot.util.
CachingTransformingList
java.util.AbstractSet<E> (implements java.util.Set<E>)
polyglot.util.
NestedMap.KeySet
polyglot.ext.jl.ast.
AbstractDelFactory_c
(implements polyglot.ast.
DelFactory
)
polyglot.ext.pao.ast.
PaoDelFactory_c
polyglot.util.
AbstractErrorQueue
(implements polyglot.util.
ErrorQueue
)
polyglot.util.
SilentErrorQueue
polyglot.util.
StdErrorQueue
polyglot.frontend.
AbstractExtensionInfo
(implements polyglot.frontend.
ExtensionInfo
)
polyglot.ext.jl.
ExtensionInfo
polyglot.ext.param.
ExtensionInfo
polyglot.ext.coffer.
ExtensionInfo
polyglot.ext.pao.
ExtensionInfo
polyglot.ext.jl.ast.
AbstractExtFactory_c
(implements polyglot.ast.
ExtFactory
)
polyglot.ext.coffer.ast.
CofferExtFactory_c
polyglot.ext.pao.ast.
PaoExtFactory_c
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
polyglot.util.
NestedMap
(implements java.util.Map<K,V>)
polyglot.ext.jl.ast.
AbstractNodeFactory_c
(implements polyglot.ast.
NodeFactory
)
polyglot.ext.jl.ast.
NodeFactory_c
polyglot.ext.coffer.ast.
CofferNodeFactory_c
(implements polyglot.ext.coffer.ast.
CofferNodeFactory
)
polyglot.ext.pao.ast.
PaoNodeFactory_c
polyglot.frontend.
AbstractPass
(implements polyglot.frontend.
Pass
)
polyglot.frontend.
BarrierPass
polyglot.frontend.
GlobalBarrierPass
polyglot.frontend.
EmptyPass
polyglot.frontend.
OutputPass
polyglot.frontend.
ParserPass
polyglot.frontend.
PrettyPrintPass
polyglot.frontend.
SpawnPass
polyglot.frontend.
VisitorPass
polyglot.util.
Assert
polyglot.types.reflect.
Attribute
polyglot.types.reflect.
Exceptions
polyglot.types.reflect.
InnerClasses
polyglot.util.
Base64
polyglot.util.
BitVector
polyglot.types.
CachingResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.visit.
CFGBuilder
(implements polyglot.util.
Copy
)
polyglot.visit.
CFGBuilder.EdgeKeyTermPair
polyglot.types.reflect.
ClassFile
(implements polyglot.types.
LazyClassInitializer
)
polyglot.types.reflect.
ClassFileLoader
polyglot.types.reflect.
ClassPathLoader
polyglot.types.
ClassResolver
(implements polyglot.types.
Resolver
)
polyglot.types.
ClassContextResolver
polyglot.types.
ImportTable
polyglot.types.
LoadedClassResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.types.
SourceClassResolver
polyglot.types.
TableResolver
(implements polyglot.types.
TopLevelResolver
)
ppg.code.
Code
ppg.code.
ActionCode
ppg.code.
InitCode
ppg.code.
ParserCode
ppg.code.
ScanCode
polyglot.util.
CodeWriter
polyglot.visit.
StringPrettyPrinter.StringCodeWriter
ppg.util.
CodeWriter
polyglot.ext.coffer.ast.
CofferConstructorDecl_c.GetType
(implements polyglot.util.
Transformation
)
polyglot.ext.coffer.types.
CofferConstructorInstance_c.GetType
(implements polyglot.util.
Transformation
)
polyglot.ext.coffer.ast.
CofferMethodDecl_c.GetType
(implements polyglot.util.
Transformation
)
polyglot.ext.coffer.types.
CofferMethodInstance_c.GetType
(implements polyglot.util.
Transformation
)
polyglot.ext.coffer.types.
CofferSubst_c.ConstraintXform
(implements polyglot.util.
Transformation
)
polyglot.util.
CollectionUtil
polyglot.frontend.
Compiler
polyglot.types.
CompoundResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.util.
ConcatenatedIterator
(implements java.util.Iterator<E>)
polyglot.types.reflect.
Constant
ppg.parse.
Constant
polyglot.ext.jl.types.
Context_c
(implements polyglot.types.
Context
)
polyglot.ext.coffer.types.
CofferContext_c
(implements polyglot.ext.coffer.types.
CofferContext
)
polyglot.visit.
CopyPropagator.DataFlowItem.CopyInfo
polyglot.frontend.
CupParser
(implements polyglot.frontend.
Parser
)
polyglot.visit.
DataFlow.BoolItem
polyglot.visit.
DataFlow.ConditionNavigator
polyglot.visit.
DataFlow.FlowGraphSource
polyglot.visit.
DataFlow.Item
polyglot.visit.
CopyPropagator.DataFlowItem
polyglot.visit.
DeadCodeEliminator.DataFlowItem
polyglot.visit.
ExitChecker.DataFlowItem
polyglot.visit.
ReachChecker.DataFlowItem
polyglot.ext.jl.ast.
Disamb_c
(implements polyglot.ast.
Disamb
)
ppg.cmds.
DropCmd
(implements ppg.cmds.
Command
)
polyglot.util.
Enum
(implements java.io.Serializable)
polyglot.visit.
AmbiguityRemover.Kind
polyglot.ast.
Assign.Operator
polyglot.ast.
Binary.Operator
polyglot.ast.
Branch.Kind
polyglot.types.
ClassType.Kind
polyglot.ast.
ConstructorCall.Kind
polyglot.ext.jl.types.
Context_c.Kind
polyglot.ast.
FloatLit.Kind
polyglot.ast.
Import.Kind
polyglot.ast.
IntLit.Kind
polyglot.frontend.
Pass.ID
polyglot.ast.
Precedence
polyglot.types.
PrimitiveType.Kind
polyglot.ast.
Special.Kind
polyglot.ast.
Unary.Operator
polyglot.util.
ErrorInfo
ppg.test.multi.
Expr
polyglot.ext.jl.ast.
Ext_c
(implements polyglot.ast.
Ext
)
polyglot.ext.coffer.extension.
CofferExt_c
(implements polyglot.ext.coffer.extension.
CofferExt
)
polyglot.ext.coffer.extension.
AssignExt_c
polyglot.ext.coffer.extension.
FreeExt_c
polyglot.ext.coffer.extension.
LocalDeclExt_c
polyglot.ext.coffer.extension.
LocalExt_c
polyglot.ext.coffer.extension.
ProcedureCallExt_c
polyglot.ext.coffer.extension.
NewExt_c
polyglot.ext.coffer.extension.
ProcedureDeclExt_c
polyglot.ext.coffer.extension.
SpecialExt_c
polyglot.ext.jl.ast.
JL_c
(implements polyglot.ast.
JL
)
polyglot.ext.coffer.extension.
AssignDel_c
polyglot.ext.pao.extension.
PaoInstanceofDel_c
polyglot.ext.pao.extension.
PaoExt_c
(implements polyglot.ext.pao.extension.
PaoExt
)
polyglot.ext.pao.extension.
PaoBinaryExt_c
polyglot.ext.pao.extension.
PaoCastExt_c
polyglot.ext.pao.extension.
PaoInstanceofExt_c
ppg.cmds.
ExtendCmd
(implements ppg.cmds.
Command
)
polyglot.types.reflect.
Field
polyglot.util.
FilteringIterator
(implements java.util.Iterator<E>)
polyglot.types.
Flags
(implements java.io.Serializable)
polyglot.visit.
FlowGraph
polyglot.visit.
FlowGraph.Edge
polyglot.visit.
FlowGraph.EdgeKey
polyglot.visit.
FlowGraph.ExceptionEdgeKey
polyglot.visit.
FlowGraph.ListKey
polyglot.visit.
FlowGraph.Peer
ppg.atoms.
GrammarPart
(implements ppg.parse.
Unparse
)
ppg.atoms.
GrammarSymbol
(implements ppg.util.
Equatable
)
ppg.atoms.
Nonterminal
ppg.atoms.
Terminal
ppg.atoms.
PrecedenceModifier
(implements ppg.util.
Equatable
)
ppg.atoms.
SemanticAction
polyglot.util.
IdentityKey
polyglot.visit.
InitChecker.ClassBodyInfo
polyglot.visit.
InitChecker.InitCount
polyglot.visit.
InitChecker.MinMaxInitCount
java.io.InputStream (implements java.io.Closeable)
java.io.FilterInputStream
polyglot.util.
Base64.InputStream
java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.ObjectStreamConstants)
polyglot.util.
TypeInputStream
polyglot.frontend.
Job
polyglot.frontend.
InnerJob
polyglot.frontend.
SourceJob
polyglot.ext.jl.types.
LazyClassInitializer_c
(implements polyglot.types.
LazyClassInitializer
)
ppg.lex.
Lexer
polyglot.ext.coffer.parse.
Lexer_c
(implements polyglot.lex.
Lexer
)
polyglot.ext.jl.parse.
Lexer_c
(implements polyglot.lex.
Lexer
)
polyglot.ext.jl.qq.
Lexer_c
(implements polyglot.lex.
Lexer
)
polyglot.ext.pao.parse.
Lexer_c
(implements polyglot.lex.
Lexer
)
ppg.lex.
LexTest
java_cup.runtime.lr_parser
polyglot.parse.
BaseParser
polyglot.ext.jl.parse.
Grm
polyglot.ext.coffer.parse.
Grm
polyglot.ext.jl.qq.
Grm
(implements polyglot.ext.jl.qq.
QQParser
)
polyglot.ext.pao.parse.
Grm
ppg.parse.
Parser
polyglot.main.
Main
polyglot.util.typedump.
Main
polyglot.types.reflect.
Method
polyglot.ext.jl.parse.
Name
ppg.cmds.
NewProdCmd
(implements ppg.cmds.
Command
)
polyglot.util.
NilMap
(implements java.util.Map<K,V>)
polyglot.ext.jl.ast.
Node_c
(implements polyglot.ast.
Node
)
polyglot.ext.coffer.ast.
AmbKeySetNode_c
(implements polyglot.ext.coffer.ast.
AmbKeySetNode
)
polyglot.ext.jl.ast.
AmbPrefix_c
(implements polyglot.ast.
AmbPrefix
)
polyglot.ext.jl.ast.
AmbReceiver_c
(implements polyglot.ast.
AmbReceiver
)
polyglot.ext.jl.ast.
AmbQualifierNode_c
(implements polyglot.ast.
AmbQualifierNode
)
polyglot.ext.coffer.ast.
CanonicalKeySetNode_c
(implements polyglot.ext.coffer.ast.
CanonicalKeySetNode
)
polyglot.ext.jl.ast.
Import_c
(implements polyglot.ast.
Import
)
polyglot.ext.coffer.ast.
KeyNode_c
(implements polyglot.ext.coffer.ast.
KeyNode
)
polyglot.ext.jl.ast.
PackageNode_c
(implements polyglot.ast.
PackageNode
)
polyglot.ext.jl.ast.
SourceCollection_c
(implements polyglot.ast.
SourceCollection
)
polyglot.ext.jl.ast.
SourceFile_c
(implements polyglot.ast.
SourceFile
)
polyglot.ext.jl.ast.
Term_c
(implements polyglot.ast.
Term
)
polyglot.ext.jl.ast.
ClassBody_c
(implements polyglot.ast.
ClassBody
)
polyglot.ext.jl.ast.
ClassDecl_c
(implements polyglot.ast.
ClassDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl_c
(implements polyglot.ext.coffer.ast.
CofferClassDecl
)
polyglot.ext.jl.ast.
ConstructorDecl_c
(implements polyglot.ast.
ConstructorDecl
)
polyglot.ext.coffer.ast.
CofferConstructorDecl_c
(implements polyglot.ext.coffer.ast.
CofferConstructorDecl
)
polyglot.ext.jl.ast.
Expr_c
(implements polyglot.ast.
Expr
)
polyglot.ext.jl.ast.
AmbExpr_c
(implements polyglot.ast.
AmbExpr
)
polyglot.ext.jl.ast.
ArrayAccess_c
(implements polyglot.ast.
ArrayAccess
)
polyglot.ext.jl.ast.
ArrayInit_c
(implements polyglot.ast.
ArrayInit
)
polyglot.ext.jl.ast.
Assign_c
(implements polyglot.ast.
Assign
)
polyglot.ext.jl.ast.
AmbAssign_c
(implements polyglot.ast.
AmbAssign
)
polyglot.ext.jl.ast.
ArrayAccessAssign_c
(implements polyglot.ast.
ArrayAccessAssign
)
polyglot.ext.jl.ast.
FieldAssign_c
(implements polyglot.ast.
FieldAssign
)
polyglot.ext.jl.ast.
LocalAssign_c
(implements polyglot.ast.
LocalAssign
)
polyglot.ext.jl.ast.
Binary_c
(implements polyglot.ast.
Binary
)
polyglot.ext.jl.ast.
Call_c
(implements polyglot.ast.
Call
)
polyglot.ext.jl.ast.
Cast_c
(implements polyglot.ast.
Cast
)
polyglot.ext.jl.ast.
Conditional_c
(implements polyglot.ast.
Conditional
)
polyglot.ext.jl.ast.
Field_c
(implements polyglot.ast.
Field
)
polyglot.ext.jl.ast.
Instanceof_c
(implements polyglot.ast.
Instanceof
)
polyglot.ext.jl.ast.
Lit_c
(implements polyglot.ast.
Lit
)
polyglot.ext.jl.ast.
BooleanLit_c
(implements polyglot.ast.
BooleanLit
)
polyglot.ext.jl.ast.
ClassLit_c
(implements polyglot.ast.
ClassLit
)
polyglot.ext.jl.ast.
FloatLit_c
(implements polyglot.ast.
FloatLit
)
polyglot.ext.jl.ast.
NullLit_c
(implements polyglot.ast.
NullLit
)
polyglot.ext.jl.ast.
NumLit_c
(implements polyglot.ast.
NumLit
)
polyglot.ext.jl.ast.
CharLit_c
(implements polyglot.ast.
CharLit
)
polyglot.ext.jl.ast.
IntLit_c
(implements polyglot.ast.
IntLit
)
polyglot.ext.jl.ast.
StringLit_c
(implements polyglot.ast.
StringLit
)
polyglot.ext.jl.ast.
Local_c
(implements polyglot.ast.
Local
)
polyglot.ext.jl.ast.
New_c
(implements polyglot.ast.
New
)
polyglot.ext.jl.ast.
NewArray_c
(implements polyglot.ast.
NewArray
)
polyglot.ext.jl.ast.
Special_c
(implements polyglot.ast.
Special
)
polyglot.ext.jl.ast.
Unary_c
(implements polyglot.ast.
Unary
)
polyglot.ext.jl.ast.
FieldDecl_c
(implements polyglot.ast.
FieldDecl
)
polyglot.ext.jl.ast.
Formal_c
(implements polyglot.ast.
Formal
)
polyglot.ext.jl.ast.
Initializer_c
(implements polyglot.ast.
Initializer
)
polyglot.ext.jl.ast.
MethodDecl_c
(implements polyglot.ast.
MethodDecl
)
polyglot.ext.coffer.ast.
CofferMethodDecl_c
(implements polyglot.ext.coffer.ast.
CofferMethodDecl
)
polyglot.ext.jl.ast.
Stmt_c
(implements polyglot.ast.
Stmt
)
polyglot.ext.jl.ast.
AbstractBlock_c
(implements polyglot.ast.
Block
)
polyglot.ext.jl.ast.
Block_c
(implements polyglot.ast.
Block
)
polyglot.ext.jl.ast.
SwitchBlock_c
(implements polyglot.ast.
SwitchBlock
)
polyglot.ext.jl.ast.
Assert_c
(implements polyglot.ast.
Assert
)
polyglot.ext.jl.ast.
Branch_c
(implements polyglot.ast.
Branch
)
polyglot.ext.jl.ast.
Case_c
(implements polyglot.ast.
Case
)
polyglot.ext.jl.ast.
Catch_c
(implements polyglot.ast.
Catch
)
polyglot.ext.jl.ast.
ConstructorCall_c
(implements polyglot.ast.
ConstructorCall
)
polyglot.ext.jl.ast.
Empty_c
(implements polyglot.ast.
Empty
)
polyglot.ext.jl.ast.
Eval_c
(implements polyglot.ast.
Eval
)
polyglot.ext.coffer.ast.
Free_c
(implements polyglot.ext.coffer.ast.
Free
)
polyglot.ext.jl.ast.
If_c
(implements polyglot.ast.
If
)
polyglot.ext.jl.ast.
Labeled_c
(implements polyglot.ast.
Labeled
)
polyglot.ext.jl.ast.
LocalClassDecl_c
(implements polyglot.ast.
LocalClassDecl
)
polyglot.ext.jl.ast.
LocalDecl_c
(implements polyglot.ast.
LocalDecl
)
polyglot.ext.jl.ast.
Loop_c
(implements polyglot.ast.
Loop
)
polyglot.ext.jl.ast.
Do_c
(implements polyglot.ast.
Do
)
polyglot.ext.jl.ast.
For_c
(implements polyglot.ast.
For
)
polyglot.ext.jl.ast.
While_c
(implements polyglot.ast.
While
)
polyglot.ext.jl.ast.
Return_c
(implements polyglot.ast.
Return
)
polyglot.ext.jl.ast.
Switch_c
(implements polyglot.ast.
Switch
)
polyglot.ext.jl.ast.
Synchronized_c
(implements polyglot.ast.
Synchronized
)
polyglot.ext.jl.ast.
Throw_c
(implements polyglot.ast.
Throw
)
polyglot.ext.jl.ast.
Try_c
(implements polyglot.ast.
Try
)
polyglot.ext.coffer.ast.
ThrowConstraintNode_c
(implements polyglot.ext.coffer.ast.
ThrowConstraintNode
)
polyglot.ext.jl.ast.
TypeNode_c
(implements polyglot.ast.
TypeNode
)
polyglot.ext.jl.ast.
AmbTypeNode_c
(implements polyglot.ast.
AmbTypeNode
)
polyglot.ext.jl.ast.
ArrayTypeNode_c
(implements polyglot.ast.
ArrayTypeNode
)
polyglot.ext.jl.ast.
CanonicalTypeNode_c
(implements polyglot.ast.
CanonicalTypeNode
)
polyglot.ext.coffer.ast.
TrackedTypeNode_c
(implements polyglot.ext.coffer.ast.
TrackedTypeNode
)
polyglot.visit.
NodeVisitor
polyglot.visit.
AlphaRenamer
polyglot.visit.
ClassSerializer
polyglot.visit.
CodeCleaner
polyglot.visit.
ConstantFolder
polyglot.visit.
DumpAst
polyglot.visit.
FlattenVisitor
polyglot.visit.
HaltingVisitor
(implements polyglot.util.
Copy
)
polyglot.visit.
DeadCodeEliminator.DefUseFinder
polyglot.visit.
ErrorHandlingVisitor
polyglot.visit.
ContextVisitor
polyglot.visit.
AddMemberVisitor
polyglot.visit.
AmbiguityRemover
polyglot.visit.
AscriptionVisitor
polyglot.ext.pao.visit.
PaoBoxer
polyglot.visit.
ConstructorCallChecker
polyglot.visit.
FwdReferenceChecker
polyglot.visit.
TypeChecker
polyglot.visit.
DataFlow
polyglot.visit.
CopyPropagator
polyglot.visit.
DeadCodeEliminator
polyglot.visit.
ExitChecker
polyglot.visit.
InitChecker
polyglot.ext.coffer.visit.
KeyChecker
polyglot.visit.
ReachChecker
polyglot.visit.
ExceptionChecker
polyglot.visit.
TypeBuilder
polyglot.visit.
NodeScrambler
polyglot.visit.
NodeScrambler.FirstPass
polyglot.main.
Options
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
java.io.FilterOutputStream
polyglot.util.
Base64.OutputStream
java.io.ObjectOutputStream (implements java.io.ObjectOutput, java.io.ObjectStreamConstants)
polyglot.util.
TypeOutputStream
ppg.cmds.
OverrideCmd
(implements ppg.cmds.
Command
)
polyglot.types.
PackageContextResolver
(implements polyglot.types.
Resolver
)
polyglot.util.
Pair
ppg.test.multi.
ParenExpr
ppg.parse.
ParseTest
polyglot.ext.jl.types.
PlaceHolder_c
(implements polyglot.types.
PlaceHolder
)
polyglot.util.
Position
(implements java.io.Serializable)
ppg.
PPG
ppg.atoms.
Precedence
polyglot.visit.
PrettyPrinter
polyglot.visit.
StringPrettyPrinter
polyglot.visit.
Translator
(implements polyglot.util.
Copy
)
polyglot.visit.
HeaderTranslator
polyglot.ext.pao.runtime.
Primitive
polyglot.ext.pao.runtime.
Boolean
polyglot.ext.pao.runtime.
Double
polyglot.ext.pao.runtime.
Float
polyglot.ext.pao.runtime.
Long
polyglot.ext.pao.runtime.
Integer
polyglot.ext.pao.runtime.
Byte
polyglot.ext.pao.runtime.
Character
polyglot.ext.pao.runtime.
Short
ppg.atoms.
Production
(implements ppg.parse.
Unparse
)
polyglot.ext.jl.qq.
QQ
java.io.Reader (implements java.io.Closeable, java.lang.Readable)
java.io.FilterReader
polyglot.lex.
EscapedUnicodeReader
polyglot.main.
Report
polyglot.frontend.
Source
polyglot.frontend.
FileSource
polyglot.frontend.
SourceLoader
ppg.spec.
Spec
(implements ppg.parse.
Unparse
)
ppg.spec.
CUPSpec
ppg.spec.
PPGSpec
polyglot.frontend.
Stats
polyglot.frontend.
Stats.Times
polyglot.util.
StringUtil
polyglot.ext.param.types.
Subst_c
(implements polyglot.ext.param.types.
Subst
)
polyglot.ext.coffer.types.
CofferSubst_c
(implements polyglot.ext.coffer.types.
CofferSubst
)
polyglot.ext.param.types.
Subst_c.ConstructorXform
(implements polyglot.util.
Transformation
)
polyglot.ext.param.types.
Subst_c.FieldXform
(implements polyglot.util.
Transformation
)
polyglot.ext.param.types.
Subst_c.MethodXform
(implements polyglot.util.
Transformation
)
polyglot.ext.param.types.
Subst_c.TypeXform
(implements polyglot.util.
Transformation
)
polyglot.util.
SubtypeSet
(implements java.util.Set<E>)
polyglot.ext.coffer.parse.
sym
polyglot.ext.jl.parse.
sym
polyglot.ext.jl.qq.
sym
polyglot.ext.pao.parse.
sym
ppg.atoms.
SymbolList
polyglot.frontend.
TargetFactory
ppg.atoms.
TerminalList
ppg.test.multi.
Tester
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
polyglot.frontend.
CyclicDependencyException
ppg.lex.
LexicalError
ppg.test.multi.
LexicalError
ppg.parse.
ParserError
java.lang.RuntimeException
polyglot.util.
ErrorLimitError
polyglot.util.
InternalCompilerError
polyglot.visit.
CFGBuildError
polyglot.ext.jl.qq.
QQError
polyglot.main.
Main.TerminationException
polyglot.types.
SemanticException
polyglot.types.
BadSerializationException
polyglot.types.
NoClassException
polyglot.types.
NoMemberException
polyglot.main.
UsageError
ppg.
PPGError
polyglot.lex.
Token
polyglot.lex.
EOF
polyglot.lex.
Identifier
polyglot.lex.
Keyword
polyglot.lex.
Literal
polyglot.lex.
BooleanLiteral
polyglot.lex.
CharacterLiteral
polyglot.lex.
NullLiteral
polyglot.lex.
NumericLiteral
polyglot.lex.
DoubleLiteral
polyglot.lex.
FloatLiteral
polyglot.lex.
IntegerLiteral
polyglot.lex.
LongLiteral
polyglot.lex.
StringLiteral
polyglot.lex.
Operator
polyglot.ext.jl.qq.
QQListToken
polyglot.ext.jl.qq.
QQNodeToken
ppg.lex.
Token
ppg.test.multi.
Token
polyglot.ext.coffer.
Topics
polyglot.ext.jl.
Topics
polyglot.ext.pao.
Topics
polyglot.ext.param.
Topics
ppg.cmds.
TransferCmd
(implements ppg.cmds.
Command
)
polyglot.util.
TransformingIterator
(implements java.util.Iterator<E>)
polyglot.util.
TypedList
(implements java.lang.Cloneable, java.util.List<E>, java.io.Serializable)
polyglot.util.
TypedListIterator
(implements java.util.ListIterator<E>)
polyglot.util.
TypeEncoder
polyglot.ext.jl.types.
TypeObject_c
(implements polyglot.types.
TypeObject
)
polyglot.ext.jl.types.
InitializerInstance_c
(implements polyglot.types.
InitializerInstance
)
polyglot.ext.coffer.types.
Key_c
(implements polyglot.ext.coffer.types.
Key
)
polyglot.ext.coffer.types.
InstKey_c
(implements polyglot.ext.coffer.types.
InstKey
)
polyglot.ext.coffer.types.
ParamKey_c
(implements polyglot.ext.coffer.types.
ParamKey
)
polyglot.ext.coffer.types.
UnknownKey_c
(implements polyglot.ext.coffer.types.
UnknownKey
)
polyglot.ext.coffer.types.
KeySet_c
(implements polyglot.ext.coffer.types.
KeySet
)
polyglot.ext.jl.types.
Package_c
(implements polyglot.types.
Package
)
polyglot.ext.jl.types.
UnknownPackage_c
(implements polyglot.types.
UnknownPackage
)
polyglot.ext.param.types.
PClass_c
(implements polyglot.ext.param.types.
PClass
)
polyglot.ext.param.types.
MuPClass_c
(implements polyglot.ext.param.types.
MuPClass
)
polyglot.ext.jl.types.
ProcedureInstance_c
(implements polyglot.types.
ProcedureInstance
)
polyglot.ext.jl.types.
ConstructorInstance_c
(implements polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferConstructorInstance_c
(implements polyglot.ext.coffer.types.
CofferConstructorInstance
)
polyglot.ext.jl.types.
MethodInstance_c
(implements polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance_c
(implements polyglot.ext.coffer.types.
CofferMethodInstance
)
polyglot.ext.coffer.types.
ThrowConstraint_c
(implements polyglot.ext.coffer.types.
ThrowConstraint
)
polyglot.ext.jl.types.
Type_c
(implements polyglot.types.
Type
)
polyglot.ext.jl.types.
NullType_c
(implements polyglot.types.
NullType
)
polyglot.ext.jl.types.
PrimitiveType_c
(implements polyglot.types.
PrimitiveType
)
polyglot.ext.pao.types.
PaoPrimitiveType_c
polyglot.ext.jl.types.
ReferenceType_c
(implements polyglot.types.
ReferenceType
)
polyglot.ext.jl.types.
ArrayType_c
(implements polyglot.types.
ArrayType
)
polyglot.ext.jl.types.
ClassType_c
(implements polyglot.types.
ClassType
)
polyglot.ext.jl.types.
ParsedClassType_c
(implements polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType_c
(implements polyglot.ext.coffer.types.
CofferParsedClassType
)
polyglot.ext.pao.types.
PaoParsedClassType_c
polyglot.ext.param.types.
SubstClassType_c
(implements polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferSubstClassType_c
(implements polyglot.ext.coffer.types.
CofferSubstType
)
polyglot.ext.jl.types.
UnknownType_c
(implements polyglot.types.
UnknownType
)
polyglot.ext.jl.types.
UnknownQualifier_c
(implements polyglot.types.
UnknownQualifier
)
polyglot.ext.jl.types.
VarInstance_c
(implements polyglot.types.
VarInstance
)
polyglot.ext.jl.types.
FieldInstance_c
(implements polyglot.types.
FieldInstance
)
polyglot.ext.jl.types.
LocalInstance_c
(implements polyglot.types.
LocalInstance
)
polyglot.ext.jl.types.
TypeSystem_c
(implements polyglot.types.
TypeSystem
)
polyglot.ext.pao.types.
PaoTypeSystem_c
(implements polyglot.ext.pao.types.
PaoTypeSystem
)
polyglot.ext.param.types.
ParamTypeSystem_c
(implements polyglot.ext.param.types.
ParamTypeSystem
)
polyglot.ext.coffer.types.
CofferTypeSystem_c
(implements polyglot.ext.coffer.types.
CofferTypeSystem
)
polyglot.ext.jl.types.
TypeSystem_c.MostSpecificComparator
(implements java.util.Comparator<T>)
polyglot.util.
UniqueID
polyglot.parse.
VarDeclarator
polyglot.main.
Version
polyglot.ext.coffer.
Version
polyglot.ext.jl.
Version
polyglot.ext.pao.
Version
polyglot.util.
WorkList
java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
java.io.FilterWriter
polyglot.util.
UnicodeWriter
Interface Hierarchy
java.lang.Cloneable
polyglot.util.
Copy
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
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.ext.coffer.ast.
AmbKeySetNode
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Prefix
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.types.
ArrayType
polyglot.ast.
ArrayTypeNode
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.types.
CodeInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
InitializerInstance
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferContext
polyglot.ext.coffer.extension.
CofferExt
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
Context
(also extends polyglot.types.
Resolver
)
polyglot.ext.coffer.types.
CofferContext
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Ext
polyglot.ext.coffer.extension.
CofferExt
polyglot.ext.pao.extension.
PaoExt
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Import
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.ast.
Initializer
polyglot.types.
InitializerInstance
polyglot.ast.
Instanceof
polyglot.ext.coffer.types.
InstKey
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ast.
IntLit
polyglot.ast.
JL
(also extends polyglot.ast.
NodeOps
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
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.ext.coffer.ast.
AmbKeySetNode
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Prefix
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Import
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ext.coffer.ast.
KeyNode
polyglot.ext.coffer.ast.
KeySetNode
polyglot.ext.coffer.ast.
AmbKeySetNode
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Node
(also extends polyglot.util.
Copy
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
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.ext.coffer.ast.
AmbKeySetNode
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Prefix
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Import
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ext.coffer.ast.
KeyNode
polyglot.ext.coffer.ast.
KeySetNode
polyglot.ext.coffer.ast.
AmbKeySetNode
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Prefix
, polyglot.ast.
QualifierNode
)
polyglot.ast.
Prefix
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
QualifierNode
)
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Prefix
, polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Return
polyglot.ast.
SourceCollection
polyglot.ast.
SourceFile
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Term
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
Return
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ext.coffer.ast.
ThrowConstraintNode
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
, polyglot.ast.
QualifierNode
)
polyglot.ast.
Prefix
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
QualifierNode
)
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Prefix
, polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Return
polyglot.ast.
SourceCollection
polyglot.ast.
SourceFile
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Term
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
Return
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ext.coffer.ast.
ThrowConstraintNode
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ext.coffer.types.
Key
polyglot.ext.coffer.types.
InstKey
polyglot.ext.coffer.types.
ParamKey
polyglot.ext.coffer.types.
UnknownKey
polyglot.ext.coffer.ast.
KeyNode
polyglot.ext.coffer.types.
KeySet
polyglot.ext.coffer.ast.
KeySetNode
polyglot.ext.coffer.ast.
AmbKeySetNode
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.types.
LocalInstance
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.types.
MemberInstance
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
CodeInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
InitializerInstance
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
VarInstance
)
polyglot.types.
InitializerInstance
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
Named
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
Package
(also extends polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Type
)
polyglot.types.
UnknownPackage
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Node
(also extends polyglot.ast.
JL
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
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.ext.coffer.ast.
AmbKeySetNode
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Prefix
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Import
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ext.coffer.ast.
KeyNode
polyglot.ext.coffer.ast.
KeySetNode
polyglot.ext.coffer.ast.
AmbKeySetNode
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Prefix
, polyglot.ast.
QualifierNode
)
polyglot.ast.
Prefix
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
QualifierNode
)
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Prefix
, polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Return
polyglot.ast.
SourceCollection
polyglot.ast.
SourceFile
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Term
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
Return
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ext.coffer.ast.
ThrowConstraintNode
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
NullLit
polyglot.types.
NullType
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.types.
Package
(also extends polyglot.types.
Named
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
, polyglot.ast.
QualifierNode
)
polyglot.ext.pao.extension.
PaoExt
polyglot.ext.param.types.
Param
polyglot.ext.coffer.types.
ParamKey
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.ast.
Prefix
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
QualifierNode
)
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
Qualifier
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
NullType
polyglot.types.
Package
(also extends polyglot.types.
Named
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
NullType
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
UnknownType
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.types.
UnknownType
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Prefix
, polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ast.
Return
polyglot.ast.
SourceCollection
polyglot.ast.
SourceFile
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Term
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
Return
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ext.coffer.ast.
ThrowConstraintNode
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Try
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
NullType
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
UnknownType
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.types.
TypeObject
(also extends java.io.Serializable)
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
CodeInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
InitializerInstance
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
InitializerInstance
polyglot.ext.coffer.types.
InstKey
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
Key
polyglot.ext.coffer.types.
InstKey
polyglot.ext.coffer.types.
ParamKey
polyglot.ext.coffer.types.
UnknownKey
polyglot.ext.coffer.types.
KeySet
polyglot.types.
LocalInstance
polyglot.types.
MemberInstance
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
CodeInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
InitializerInstance
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
VarInstance
)
polyglot.types.
InitializerInstance
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
Named
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
Package
(also extends polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Type
)
polyglot.types.
UnknownPackage
polyglot.types.
NullType
polyglot.types.
Package
(also extends polyglot.types.
Named
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.ext.param.types.
Param
polyglot.ext.coffer.types.
ParamKey
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
Qualifier
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
NullType
polyglot.types.
Package
(also extends polyglot.types.
Named
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
NullType
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
UnknownType
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.types.
UnknownType
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
NullType
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
UnknownType
polyglot.ext.coffer.types.
UnknownKey
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.types.
UnknownType
polyglot.types.
VarInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.types.
LocalInstance
polyglot.ast.
Unary
polyglot.ext.coffer.types.
UnknownKey
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.types.
UnknownType
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.types.
VarInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.types.
LocalInstance
polyglot.ast.
While
polyglot.ast.
DelFactory
polyglot.ast.
Disamb
ppg.util.
Equatable
polyglot.util.
ErrorQueue
polyglot.frontend.
ExtensionInfo
polyglot.ast.
ExtFactory
polyglot.frontend.
JobExt
polyglot.types.
LazyClassInitializer
polyglot.lex.
Lexer
polyglot.ast.
NodeFactory
polyglot.ext.coffer.ast.
CofferNodeFactory
polyglot.ast.
NodeOps
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
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.ext.coffer.ast.
AmbKeySetNode
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Prefix
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Import
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
JL
(also extends polyglot.util.
Copy
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
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.ext.coffer.ast.
AmbKeySetNode
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Prefix
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Import
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ext.coffer.ast.
KeyNode
polyglot.ext.coffer.ast.
KeySetNode
polyglot.ext.coffer.ast.
AmbKeySetNode
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Node
(also extends polyglot.util.
Copy
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
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.ext.coffer.ast.
AmbKeySetNode
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Prefix
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Import
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ext.coffer.ast.
KeyNode
polyglot.ext.coffer.ast.
KeySetNode
polyglot.ext.coffer.ast.
AmbKeySetNode
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Prefix
, polyglot.ast.
QualifierNode
)
polyglot.ast.
Prefix
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
QualifierNode
)
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Prefix
, polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Return
polyglot.ast.
SourceCollection
polyglot.ast.
SourceFile
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Term
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
Return
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ext.coffer.ast.
ThrowConstraintNode
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
, polyglot.ast.
QualifierNode
)
polyglot.ast.
Prefix
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
QualifierNode
)
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Prefix
, polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Return
polyglot.ast.
SourceCollection
polyglot.ast.
SourceFile
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Term
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
Return
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ext.coffer.ast.
ThrowConstraintNode
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ext.coffer.ast.
KeyNode
polyglot.ext.coffer.ast.
KeySetNode
polyglot.ext.coffer.ast.
AmbKeySetNode
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Node
(also extends polyglot.util.
Copy
, polyglot.ast.
JL
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
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.ext.coffer.ast.
AmbKeySetNode
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Prefix
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Import
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ext.coffer.ast.
KeyNode
polyglot.ext.coffer.ast.
KeySetNode
polyglot.ext.coffer.ast.
AmbKeySetNode
polyglot.ext.coffer.ast.
CanonicalKeySetNode
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Prefix
, polyglot.ast.
QualifierNode
)
polyglot.ast.
Prefix
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
QualifierNode
)
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Prefix
, polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Return
polyglot.ast.
SourceCollection
polyglot.ast.
SourceFile
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Term
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
Return
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ext.coffer.ast.
ThrowConstraintNode
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
, polyglot.ast.
QualifierNode
)
polyglot.ast.
Prefix
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbPrefix
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
QualifierNode
)
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Receiver
(also extends polyglot.ast.
Prefix
, polyglot.ast.
Typed
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Return
polyglot.ast.
SourceCollection
polyglot.ast.
SourceFile
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Term
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
Assert
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.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
BooleanLit
polyglot.ast.
Branch
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
FieldDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CodeDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
polyglot.ast.
FloatLit
polyglot.ast.
For
polyglot.ast.
ForInit
polyglot.ast.
Eval
(also extends polyglot.ast.
ForUpdate
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
VarDecl
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Labeled
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
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.
ProcedureDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.coffer.ast.
CofferConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.coffer.ast.
CofferMethodDecl
polyglot.ast.
Return
polyglot.ast.
Special
polyglot.ast.
Stmt
polyglot.ast.
Assert
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Branch
polyglot.ast.
Case
polyglot.ast.
Catch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ast.
Do
polyglot.ast.
For
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.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Do
polyglot.ast.
Empty
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
, polyglot.ast.
ForUpdate
)
polyglot.ast.
For
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.ext.coffer.ast.
Free
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
Return
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
SwitchElement
polyglot.ast.
Case
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
)
polyglot.ast.
Synchronized
polyglot.ast.
Throw
polyglot.ast.
Try
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ext.coffer.ast.
ThrowConstraintNode
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
CofferClassDecl
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.frontend.
Parser
polyglot.frontend.
Pass
polyglot.util.
Predicate
polyglot.ext.jl.qq.
QQParser
polyglot.types.
Resolver
polyglot.ext.coffer.types.
CofferContext
polyglot.types.
Context
(also extends polyglot.util.
Copy
)
polyglot.ext.coffer.types.
CofferContext
polyglot.types.
TopLevelResolver
java.io.Serializable
polyglot.types.
PlaceHolder
polyglot.ext.param.types.
Subst
polyglot.ext.coffer.types.
CofferSubst
polyglot.types.
TypeObject
(also extends polyglot.util.
Copy
)
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
CodeInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
InitializerInstance
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
InitializerInstance
polyglot.ext.coffer.types.
InstKey
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
Key
polyglot.ext.coffer.types.
InstKey
polyglot.ext.coffer.types.
ParamKey
polyglot.ext.coffer.types.
UnknownKey
polyglot.ext.coffer.types.
KeySet
polyglot.types.
LocalInstance
polyglot.types.
MemberInstance
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
CodeInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
InitializerInstance
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
VarInstance
)
polyglot.types.
InitializerInstance
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
Named
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
Package
(also extends polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Type
)
polyglot.types.
UnknownPackage
polyglot.types.
NullType
polyglot.types.
Package
(also extends polyglot.types.
Named
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.ext.param.types.
Param
polyglot.ext.coffer.types.
ParamKey
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.types.
ProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.coffer.types.
CofferProcedureInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
ConstructorInstance
polyglot.ext.coffer.types.
CofferConstructorInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
MethodInstance
polyglot.ext.coffer.types.
CofferMethodInstance
(also extends polyglot.ext.coffer.types.
CofferProcedureInstance
)
polyglot.types.
Qualifier
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
NullType
polyglot.types.
Package
(also extends polyglot.types.
Named
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
NullType
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
UnknownType
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.types.
UnknownType
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.ext.param.types.
InstType
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
NullType
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.coffer.types.
CofferClassType
(also extends polyglot.types.
ClassType
, polyglot.ext.param.types.
InstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.param.types.
SubstType
)
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
, polyglot.ext.param.types.
SubstType
)
polyglot.types.
ParsedClassType
polyglot.ext.coffer.types.
CofferParsedClassType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.ext.param.types.
SubstType
polyglot.ext.coffer.types.
CofferSubstType
(also extends polyglot.ext.coffer.types.
CofferClassType
)
polyglot.types.
UnknownType
polyglot.ext.coffer.types.
UnknownKey
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.types.
UnknownType
polyglot.types.
VarInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.types.
LocalInstance
polyglot.ext.coffer.types.
ThrowConstraint
polyglot.util.
Transformation
polyglot.ast.
Typed
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Receiver
(also extends polyglot.ast.
Prefix
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Expr
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Expr
(also extends polyglot.ast.
Term
)
polyglot.ast.
AmbAssign
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Assign
)
polyglot.ast.
AmbExpr
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
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.
BooleanLit
polyglot.ast.
Call
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
Cast
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
Conditional
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FloatLit
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ast.
Lit
polyglot.ast.
BooleanLit
polyglot.ast.
CharLit
polyglot.ast.
ClassLit
polyglot.ast.
FloatLit
polyglot.ast.
IntLit
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
StringLit
polyglot.ast.
Local
polyglot.ast.
LocalAssign
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
polyglot.ast.
CanonicalTypeNode
polyglot.ext.coffer.ast.
TrackedTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.types.
TypeSystem
polyglot.ext.coffer.types.
CofferTypeSystem
polyglot.ext.pao.types.
PaoTypeSystem
polyglot.ext.param.types.
ParamTypeSystem
polyglot.ext.coffer.types.
CofferTypeSystem
ppg.parse.
Unparse
ppg.cmds.
Command
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes