Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
polyglot.ast
,
polyglot.ext.param
,
polyglot.ext.param.types
,
polyglot.frontend
,
polyglot.frontend.goals
,
polyglot.frontend.passes
,
polyglot.lex
,
polyglot.main
,
polyglot.parse
,
polyglot.pth
,
polyglot.qq
,
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.util
Class Hierarchy
java.lang.Object
polyglot.types.
AbstractAccessControlResolver
(implements polyglot.types.
AccessControlResolver
)
polyglot.types.
ClassContextResolver
polyglot.types.
PackageContextResolver
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.ast.
AbstractDelFactory_c
(implements polyglot.ast.
DelFactory
)
polyglot.ast.
NodeFactory_c.EmptyDelFactory
polyglot.util.
AbstractErrorQueue
(implements polyglot.util.
ErrorQueue
)
polyglot.util.
SilentErrorQueue
polyglot.util.
SimpleErrorQueue
polyglot.util.
StdErrorQueue
polyglot.frontend.
AbstractExtensionInfo
(implements polyglot.frontend.
ExtensionInfo
)
polyglot.frontend.
ParserlessJLExtensionInfo
polyglot.frontend.
JLExtensionInfo
polyglot.ext.param.
ExtensionInfo
polyglot.ast.
AbstractExtFactory_c
(implements polyglot.ast.
ExtFactory
)
polyglot.ast.
NodeFactory_c.EmptyExtFactory
polyglot.frontend.goals.
AbstractGoal
(implements polyglot.frontend.goals.
Goal
)
polyglot.frontend.goals.
Barrier
polyglot.frontend.goals.
TypesInitializedForCommandLine
polyglot.frontend.goals.
ClassTypeGoal
polyglot.frontend.goals.
MembersAdded
polyglot.frontend.goals.
SignaturesResolved
polyglot.frontend.goals.
SupertypesResolved
polyglot.frontend.goals.
EmptyGoal
polyglot.frontend.goals.
FieldConstantsChecked
polyglot.frontend.
Scheduler.TheEndGoal
polyglot.frontend.goals.
SourceFileGoal
polyglot.frontend.goals.
CodeGenerated
(implements polyglot.frontend.goals.
EndGoal
)
polyglot.frontend.goals.
ConstantsCheckedForFile
polyglot.frontend.goals.
Parsed
polyglot.frontend.goals.
Serialized
polyglot.frontend.goals.
VisitorGoal
polyglot.frontend.goals.
ConstantsChecked
polyglot.frontend.goals.
ConstructorCallsChecked
polyglot.frontend.goals.
Disambiguated
polyglot.frontend.goals.
ExceptionsChecked
polyglot.frontend.goals.
ExitPathsChecked
polyglot.frontend.goals.
ForwardReferencesChecked
polyglot.frontend.goals.
ImportTableInitialized
polyglot.frontend.goals.
InitializationsChecked
polyglot.frontend.goals.
ReachabilityChecked
polyglot.frontend.goals.
SignaturesDisambiguated
polyglot.frontend.goals.
SupertypesDisambiguated
polyglot.frontend.goals.
TypeChecked
polyglot.frontend.goals.
TypesInitialized
polyglot.frontend.goals.
TypeExists
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
polyglot.util.
NestedMap
(implements java.util.Map<K,V>)
polyglot.ast.
AbstractNodeFactory_c
(implements polyglot.ast.
NodeFactory
)
polyglot.ast.
NodeFactory_c
polyglot.frontend.
AbstractPass
(implements polyglot.frontend.
Pass
)
polyglot.frontend.goals.
Barrier.BarrierPass
polyglot.frontend.passes.
ClassFilePass
polyglot.frontend.passes.
AddMembersPass
polyglot.frontend.passes.
CheckFieldConstantsPass
polyglot.frontend.passes.
DisambiguateSignaturesPass
polyglot.frontend.passes.
ResolveSuperTypesPass
polyglot.frontend.passes.
TypeExistsPass
polyglot.frontend.
EmptyPass
polyglot.frontend.goals.
MembersAdded.MembersAddedPass
polyglot.frontend.
OutputPass
polyglot.frontend.
ParserPass
polyglot.frontend.
PrettyPrintPass
polyglot.frontend.
Scheduler.TheEndGoal.EndPass
polyglot.frontend.goals.
SignaturesResolved.SignaturesResolvedPass
polyglot.frontend.goals.
SupertypesResolved.SupertypesResolvedPass
polyglot.frontend.
VisitorPass
polyglot.frontend.passes.
ConstantCheckPass
polyglot.frontend.goals.
SignaturesDisambiguated.MyPass
polyglot.frontend.goals.
SupertypesDisambiguated.MyPass
polyglot.pth.
AbstractTest
(implements polyglot.pth.
Test
)
polyglot.pth.
SourceFileTest
polyglot.pth.
TestSuite
polyglot.pth.
ScriptTestSuite
polyglot.types.
AccessControlWrapperResolver
(implements polyglot.types.
Resolver
)
polyglot.util.
Assert
polyglot.types.reflect.
Attribute
polyglot.types.reflect.
ConstantValue
polyglot.types.reflect.
Exceptions
polyglot.util.
Base64
polyglot.util.
BitVector
polyglot.types.
CachingResolver
(implements polyglot.util.
Copy
, polyglot.types.
Resolver
)
polyglot.types.
SystemResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.visit.
CFGBuilder
(implements polyglot.util.
Copy
)
polyglot.visit.
CFGBuilder.EdgeKeyTermPair
polyglot.types.reflect.
ClassFile
polyglot.types.reflect.
ClassFileLazyClassInitializer
(implements polyglot.types.
LazyClassInitializer
)
polyglot.types.reflect.
ClassFileLoader
polyglot.types.reflect.
ClassPathLoader
ppg.code.
Code
ppg.code.
ActionCode
ppg.code.
InitCode
ppg.code.
ParserCode
ppg.code.
ScanCode
polyglot.util.
CodeWriter
polyglot.util.
OptimalCodeWriter
polyglot.util.
SimpleCodeWriter
ppg.util.
CodeWriter
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.types.
Context_c
(implements polyglot.types.
Context
)
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.
InitChecker.BottomItem
polyglot.visit.
InitChecker.DataFlowItem
polyglot.visit.
ReachChecker.DataFlowItem
polyglot.types.
DeserializedClassInitializer
(implements polyglot.types.
LazyClassInitializer
)
polyglot.ast.
Disamb_c
(implements polyglot.ast.
Disamb
)
ppg.cmds.
DropCmd
(implements ppg.cmds.
Command
)
polyglot.types.
EmptyResolver
(implements polyglot.types.
Resolver
)
polyglot.util.
Enum
(implements polyglot.util.
Internable
, java.io.Serializable)
polyglot.ast.
Assign.Operator
polyglot.ast.
Binary.Operator
polyglot.ast.
Branch.Kind
polyglot.types.
ClassType.Kind
polyglot.ast.
ConstructorCall.Kind
polyglot.types.
Context_c.Kind
polyglot.ast.
FloatLit.Kind
polyglot.ast.
Import.Kind
polyglot.ast.
IntLit.Kind
polyglot.ast.
Precedence
polyglot.types.
PrimitiveType.Kind
polyglot.ast.
Special.Kind
polyglot.ast.
Unary.Operator
polyglot.util.
ErrorInfo
polyglot.visit.
ExceptionChecker.UncaughtReporter
polyglot.visit.
ExceptionChecker.CodeTypeReporter
polyglot.pth.
ExpectedFailure
polyglot.pth.
AnyExpectedFailure
polyglot.ast.
Ext_c
(implements polyglot.ast.
Ext
)
polyglot.ast.
JL_c
(implements polyglot.ast.
JL
)
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.types.
Flags.FlagComparator
(implements java.util.Comparator<T>)
polyglot.visit.
FlowGraph
polyglot.visit.
FlowGraph.Edge
polyglot.visit.
FlowGraph.EdgeKey
polyglot.visit.
FlowGraph.ExceptionEdgeKey
polyglot.visit.
FlowGraph.Peer
polyglot.visit.
FlowGraph.PeerKey
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.types.
ImportTable
(implements polyglot.types.
Resolver
)
polyglot.visit.
InitChecker.ClassBodyInfo
polyglot.visit.
InitChecker.InitCount
polyglot.visit.
InitChecker.MinMaxInitCount
polyglot.visit.
InnerTranslator.ClassInfo
polyglot.visit.
InnerTranslator.CodeInfo
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.types.reflect.
JLCInfo
polyglot.frontend.
Job
ppg.lex.
Lexer
polyglot.parse.
Lexer_c
(implements polyglot.lex.
Lexer
)
polyglot.qq.
Lexer_c
(implements polyglot.lex.
Lexer
)
polyglot.pth.
Lexer_c
(implements java_cup.runtime.Scanner)
ppg.lex.
LexTest
polyglot.types.
LoadedClassResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.types.
SourceClassResolver
java_cup.runtime.lr_parser
polyglot.parse.
BaseParser
polyglot.parse.
Grm
polyglot.qq.
Grm
(implements polyglot.qq.
QQParser
)
polyglot.pth.
Grm
ppg.parse.
Parser
polyglot.main.
Main
polyglot.util.typedump.
Main
polyglot.pth.
Main
polyglot.types.
MemberClassResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.types.reflect.
Method
polyglot.parse.
Name
ppg.cmds.
NewProdCmd
(implements ppg.cmds.
Command
)
polyglot.util.
NilMap
(implements java.util.Map<K,V>)
polyglot.ast.
Node_c
(implements polyglot.ast.
Node
)
polyglot.ast.
AmbPrefix_c
(implements polyglot.ast.
AmbPrefix
)
polyglot.ast.
AmbReceiver_c
(implements polyglot.ast.
AmbReceiver
)
polyglot.ast.
AmbQualifierNode_c
(implements polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
Id_c
(implements polyglot.ast.
Id
)
polyglot.ast.
Import_c
(implements polyglot.ast.
Import
)
polyglot.ast.
NodeList_c
(implements polyglot.ast.
NodeList
)
polyglot.ast.
PackageNode_c
(implements polyglot.ast.
PackageNode
)
polyglot.ast.
SourceCollection_c
(implements polyglot.ast.
SourceCollection
)
polyglot.ast.
SourceFile_c
(implements polyglot.ast.
SourceFile
)
polyglot.ast.
Term_c
(implements polyglot.ast.
Term
)
polyglot.ast.
ClassBody_c
(implements polyglot.ast.
ClassBody
)
polyglot.ast.
ClassDecl_c
(implements polyglot.ast.
ClassDecl
)
polyglot.ast.
ConstructorDecl_c
(implements polyglot.ast.
ConstructorDecl
)
polyglot.ast.
Expr_c
(implements polyglot.ast.
Expr
)
polyglot.ast.
AmbExpr_c
(implements polyglot.ast.
AmbExpr
)
polyglot.ast.
ArrayAccess_c
(implements polyglot.ast.
ArrayAccess
)
polyglot.ast.
ArrayInit_c
(implements polyglot.ast.
ArrayInit
)
polyglot.ast.
Assign_c
(implements polyglot.ast.
Assign
)
polyglot.ast.
AmbAssign_c
(implements polyglot.ast.
AmbAssign
)
polyglot.ast.
ArrayAccessAssign_c
(implements polyglot.ast.
ArrayAccessAssign
)
polyglot.ast.
FieldAssign_c
(implements polyglot.ast.
FieldAssign
)
polyglot.ast.
LocalAssign_c
(implements polyglot.ast.
LocalAssign
)
polyglot.ast.
Binary_c
(implements polyglot.ast.
Binary
)
polyglot.ast.
Call_c
(implements polyglot.ast.
Call
)
polyglot.ast.
Cast_c
(implements polyglot.ast.
Cast
)
polyglot.ast.
Conditional_c
(implements polyglot.ast.
Conditional
)
polyglot.ast.
Field_c
(implements polyglot.ast.
Field
)
polyglot.ast.
Instanceof_c
(implements polyglot.ast.
Instanceof
)
polyglot.ast.
Lit_c
(implements polyglot.ast.
Lit
)
polyglot.ast.
BooleanLit_c
(implements polyglot.ast.
BooleanLit
)
polyglot.ast.
ClassLit_c
(implements polyglot.ast.
ClassLit
)
polyglot.ast.
FloatLit_c
(implements polyglot.ast.
FloatLit
)
polyglot.ast.
NullLit_c
(implements polyglot.ast.
NullLit
)
polyglot.ast.
NumLit_c
(implements polyglot.ast.
NumLit
)
polyglot.ast.
CharLit_c
(implements polyglot.ast.
CharLit
)
polyglot.ast.
IntLit_c
(implements polyglot.ast.
IntLit
)
polyglot.ast.
StringLit_c
(implements polyglot.ast.
StringLit
)
polyglot.ast.
Local_c
(implements polyglot.ast.
Local
)
polyglot.ast.
New_c
(implements polyglot.ast.
New
)
polyglot.ast.
NewArray_c
(implements polyglot.ast.
NewArray
)
polyglot.ast.
Special_c
(implements polyglot.ast.
Special
)
polyglot.ast.
Unary_c
(implements polyglot.ast.
Unary
)
polyglot.ast.
FieldDecl_c
(implements polyglot.ast.
FieldDecl
)
polyglot.ast.
Formal_c
(implements polyglot.ast.
Formal
)
polyglot.ast.
Initializer_c
(implements polyglot.ast.
Initializer
)
polyglot.ast.
MethodDecl_c
(implements polyglot.ast.
MethodDecl
)
polyglot.ast.
Stmt_c
(implements polyglot.ast.
Stmt
)
polyglot.ast.
AbstractBlock_c
(implements polyglot.ast.
Block
)
polyglot.ast.
Block_c
(implements polyglot.ast.
Block
)
polyglot.ast.
SwitchBlock_c
(implements polyglot.ast.
SwitchBlock
)
polyglot.ast.
Assert_c
(implements polyglot.ast.
Assert
)
polyglot.ast.
Branch_c
(implements polyglot.ast.
Branch
)
polyglot.ast.
Case_c
(implements polyglot.ast.
Case
)
polyglot.ast.
Catch_c
(implements polyglot.ast.
Catch
)
polyglot.ast.
ConstructorCall_c
(implements polyglot.ast.
ConstructorCall
)
polyglot.ast.
Empty_c
(implements polyglot.ast.
Empty
)
polyglot.ast.
Eval_c
(implements polyglot.ast.
Eval
)
polyglot.ast.
If_c
(implements polyglot.ast.
If
)
polyglot.ast.
Labeled_c
(implements polyglot.ast.
Labeled
)
polyglot.ast.
LocalClassDecl_c
(implements polyglot.ast.
LocalClassDecl
)
polyglot.ast.
LocalDecl_c
(implements polyglot.ast.
LocalDecl
)
polyglot.ast.
Loop_c
(implements polyglot.ast.
Loop
)
polyglot.ast.
Do_c
(implements polyglot.ast.
Do
)
polyglot.ast.
For_c
(implements polyglot.ast.
For
)
polyglot.ast.
While_c
(implements polyglot.ast.
While
)
polyglot.ast.
Return_c
(implements polyglot.ast.
Return
)
polyglot.ast.
Switch_c
(implements polyglot.ast.
Switch
)
polyglot.ast.
Synchronized_c
(implements polyglot.ast.
Synchronized
)
polyglot.ast.
Throw_c
(implements polyglot.ast.
Throw
)
polyglot.ast.
Try_c
(implements polyglot.ast.
Try
)
polyglot.ast.
TypeNode_c
(implements polyglot.ast.
TypeNode
)
polyglot.ast.
AmbTypeNode_c
(implements polyglot.ast.
AmbTypeNode
)
polyglot.ast.
ArrayTypeNode_c
(implements polyglot.ast.
ArrayTypeNode
)
polyglot.ast.
CanonicalTypeNode_c
(implements polyglot.ast.
CanonicalTypeNode
)
polyglot.visit.
NodeVisitor
(implements polyglot.util.
Copy
)
polyglot.visit.
AlphaRenamer
polyglot.visit.
AmbiguityRemover.AmbChecker
polyglot.visit.
AmbiguityRemover.AmbChecker2
polyglot.visit.
ClassSerializer
polyglot.visit.
CodeCleaner
polyglot.visit.
ConstantChecker.TypeCheckChecker
polyglot.visit.
ConstantFolder
polyglot.visit.
DumpAst
polyglot.visit.
ExpressionFlattener
polyglot.visit.
ExpressionFlattener.DeepCopier
polyglot.visit.
ExtensionCleaner
polyglot.ast.
FieldDecl_c.AddDependenciesVisitor
polyglot.visit.
FinalLocalExtractor
polyglot.visit.
FinalLocalExtractor.LocalDeclFixer
polyglot.visit.
FlattenVisitor
polyglot.visit.
HaltingVisitor
polyglot.visit.
DeadCodeEliminator.DefUseFinder
polyglot.visit.
ErrorHandlingVisitor
polyglot.visit.
ContextVisitor
polyglot.visit.
AscriptionVisitor
polyglot.visit.
ConstantChecker
polyglot.visit.
ConstructorCallChecker
polyglot.visit.
DisambiguationDriver
polyglot.visit.
AmbiguityRemover
polyglot.visit.
Disambiguator
polyglot.visit.
BodyDisambiguator
polyglot.visit.
OuterScopeDisambiguator
polyglot.visit.
SignatureDisambiguator
polyglot.visit.
SupertypeDisambiguator
polyglot.visit.
TypeChecker
polyglot.visit.
FwdReferenceChecker
polyglot.visit.
InnerClassAbstractRemover
polyglot.visit.
InnerClassConstructorFixer
polyglot.visit.
InnerClassRewriter
polyglot.visit.
InnerClassRemover
polyglot.visit.
InnerClassRemoverOld
polyglot.visit.
LocalClassRemover
polyglot.visit.
LocalClassRemoverOld
polyglot.visit.
DataFlow
polyglot.visit.
CopyPropagator
polyglot.visit.
DeadCodeEliminator
polyglot.visit.
ExitChecker
polyglot.visit.
InitChecker
polyglot.visit.
ReachChecker
polyglot.visit.
ExceptionChecker
polyglot.visit.
InitImportsVisitor
polyglot.visit.
HandoffVisitor
polyglot.visit.
InnerTranslator
polyglot.visit.
LocalClassRemover.ConstructorCallRewriter
polyglot.ast.
LocalDecl_c.AddDependenciesVisitor
polyglot.visit.
LoopNormalizer
polyglot.visit.
NodeScrambler
polyglot.visit.
NodeScrambler.FirstPass
polyglot.visit.
PruningVisitor
polyglot.visit.
RedundantCastRemover
polyglot.visit.
TypeBuilder
polyglot.visit.
TypeChecker.AmbChecker
polyglot.util.
ObjectDumper
polyglot.main.
Options
polyglot.pth.
Options
polyglot.pth.
OutputController
polyglot.pth.
SilentOutputController
polyglot.pth.
StdOutputController
polyglot.pth.
QuietOutputController
polyglot.pth.
VerboseOutputController
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.util.
Pair
ppg.parse.
ParseTest
polyglot.types.
PlaceHolder_c
(implements polyglot.types.
NamedPlaceHolder
)
polyglot.util.
Position
(implements java.io.Serializable)
ppg.
PPG
ppg.atoms.
Precedence
polyglot.visit.
PrettyPrinter
polyglot.visit.
Translator
(implements polyglot.util.
Copy
)
polyglot.visit.
TypedTranslator
ppg.atoms.
Production
(implements ppg.parse.
Unparse
)
polyglot.qq.
QQ
java.io.Reader (implements java.io.Closeable, java.lang.Readable)
java.io.FilterReader
polyglot.lex.
EscapedUnicodeReader
polyglot.main.
Report
polyglot.frontend.
Scheduler
polyglot.frontend.
JLScheduler
polyglot.types.
SchedulerClassInitializer
(implements polyglot.types.
LazyClassInitializer
)
polyglot.util.
SimpleCodeWriter.State
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
java.util.StringTokenizer (implements java.util.Enumeration<E>)
polyglot.util.
QuotedStringTokenizer
polyglot.util.
StringUtil
polyglot.ext.param.types.
Subst_c
(implements polyglot.ext.param.types.
Subst
)
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.parse.
sym
polyglot.qq.
sym
polyglot.pth.
sym
ppg.atoms.
SymbolList
polyglot.types.
TableResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.frontend.
TargetFactory
ppg.atoms.
TerminalList
polyglot.pth.
TestResult
(implements java.io.Serializable)
polyglot.pth.
TestSuiteResult
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
polyglot.util.
CannotResolvePlaceHolderException
polyglot.frontend.
CyclicDependencyException
ppg.lex.
LexicalError
ppg.parse.
ParserError
java.lang.RuntimeException
polyglot.util.
ErrorLimitError
polyglot.util.
InternalCompilerError
polyglot.visit.
CFGBuildError
polyglot.qq.
QQError
polyglot.main.
Main.TerminationException
polyglot.frontend.
SchedulerException
polyglot.frontend.
MissingDependencyException
polyglot.types.
UnavailableTypeException
polyglot.types.
SemanticException
polyglot.types.
BadSerializationException
polyglot.types.
NoClassException
polyglot.types.
SourceLoadException
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.qq.
QQListToken
polyglot.qq.
QQNodeToken
ppg.lex.
Token
polyglot.ext.param.
Topics
polyglot.frontend.
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.types.
TypeObject_c
(implements polyglot.types.
TypeObject
)
polyglot.types.
InitializerInstance_c
(implements polyglot.types.
InitializerInstance
)
polyglot.types.
Package_c
(implements polyglot.types.
Package
)
polyglot.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.types.
ProcedureInstance_c
(implements polyglot.types.
ProcedureInstance
)
polyglot.types.
ConstructorInstance_c
(implements polyglot.types.
ConstructorInstance
)
polyglot.types.
MethodInstance_c
(implements polyglot.types.
MethodInstance
)
polyglot.types.
Type_c
(implements polyglot.types.
Type
)
polyglot.types.
NullType_c
(implements polyglot.types.
NullType
)
polyglot.types.
PrimitiveType_c
(implements polyglot.types.
PrimitiveType
)
polyglot.types.
ReferenceType_c
(implements polyglot.types.
ReferenceType
)
polyglot.types.
ArrayType_c
(implements polyglot.types.
ArrayType
)
polyglot.types.
ClassType_c
(implements polyglot.types.
ClassType
)
polyglot.types.
ParsedClassType_c
(implements polyglot.types.
ParsedClassType
)
polyglot.ext.param.types.
SubstClassType_c
(implements polyglot.ext.param.types.
SubstType
)
polyglot.types.
UnknownType_c
(implements polyglot.types.
UnknownType
)
polyglot.types.
UnknownQualifier_c
(implements polyglot.types.
UnknownQualifier
)
polyglot.types.
VarInstance_c
(implements polyglot.types.
VarInstance
)
polyglot.types.
FieldInstance_c
(implements polyglot.types.
FieldInstance
)
polyglot.types.
LocalInstance_c
(implements polyglot.types.
LocalInstance
)
polyglot.types.
TypeSystem_c
(implements polyglot.types.
TypeSystem
)
polyglot.ext.param.types.
ParamTypeSystem_c
(implements polyglot.ext.param.types.
ParamTypeSystem
)
polyglot.types.
TypeSystem_c.MostSpecificComparator
(implements java.util.Comparator<T>)
polyglot.util.
UniqueID
polyglot.parse.
VarDeclarator
polyglot.main.
Version
polyglot.frontend.
JLVersion
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.ast.
ArrayTypeNode
(also extends polyglot.ast.
TypeNode
)
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.types.
CodeInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
InitializerInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.types.
ProcedureInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.types.
Context
(also extends polyglot.types.
Resolver
)
polyglot.types.
Declaration
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.types.
LocalInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.types.
Package
(also extends polyglot.types.
Named
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
UnknownPackage
polyglot.types.
VarInstance
(also extends polyglot.types.
TypeObject
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.types.
LocalInstance
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Ext
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ast.
Id
polyglot.ast.
If
polyglot.ast.
Import
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.ast.
Initializer
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
, polyglot.types.
MemberInstance
)
polyglot.ast.
Instanceof
polyglot.ext.param.types.
InstType
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.ast.
ArrayTypeNode
(also extends polyglot.ast.
TypeNode
)
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Id
polyglot.ast.
If
polyglot.ast.
Import
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ArrayTypeNode
(also extends polyglot.ast.
TypeNode
)
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Id
polyglot.ast.
If
polyglot.ast.
Import
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NodeList
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
NodeList
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
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.
VarInit
)
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.
Declaration
, polyglot.types.
Importable
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
ProcedureInstance
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
VarInstance
)
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ast.
MethodDecl
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
Named
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
Package
(also extends polyglot.types.
Declaration
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedTypeObject
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Type
)
polyglot.types.
UnknownPackage
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ArrayTypeNode
(also extends polyglot.ast.
TypeNode
)
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Id
polyglot.ast.
If
polyglot.ast.
Import
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NodeList
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
NodeList
polyglot.ast.
NullLit
polyglot.types.
NullType
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.types.
Package
(also extends polyglot.types.
Declaration
, 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.param.types.
Param
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedTypeObject
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.types.
ProcedureInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.types.
Qualifier
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
InstType
polyglot.types.
NullType
polyglot.types.
Package
(also extends polyglot.types.
Declaration
, polyglot.types.
Named
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
SubstType
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
InstType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
SubstType
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.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.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ast.
Try
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
InstType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
SubstType
polyglot.types.
UnknownType
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.types.
TypeObject
(also extends java.io.Serializable)
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
CodeInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
InitializerInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.types.
ProcedureInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.types.
Declaration
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.types.
LocalInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.types.
Package
(also extends polyglot.types.
Named
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
UnknownPackage
polyglot.types.
VarInstance
(also extends polyglot.types.
TypeObject
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.types.
LocalInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.param.types.
InstType
polyglot.types.
LocalInstance
polyglot.types.
MemberInstance
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
ProcedureInstance
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
VarInstance
)
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
Named
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
Package
(also extends polyglot.types.
Declaration
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedTypeObject
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
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.
Declaration
, polyglot.types.
Named
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.ext.param.types.
Param
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedTypeObject
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
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.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.types.
Qualifier
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
InstType
polyglot.types.
NullType
polyglot.types.
Package
(also extends polyglot.types.
Declaration
, polyglot.types.
Named
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
SubstType
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
InstType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
SubstType
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.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
SubstType
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
InstType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
SubstType
polyglot.types.
UnknownType
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.types.
UnknownType
polyglot.types.
VarInstance
(also extends polyglot.types.
Declaration
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.types.
LocalInstance
polyglot.ast.
Unary
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.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.types.
VarInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
TypeObject
)
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.goals.
Goal
polyglot.frontend.goals.
EndGoal
polyglot.util.
Internable
polyglot.frontend.
JobExt
polyglot.types.
LazyInitializer
polyglot.types.
LazyClassInitializer
polyglot.lex.
Lexer
polyglot.ast.
NodeFactory
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.ast.
ArrayTypeNode
(also extends polyglot.ast.
TypeNode
)
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Id
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.ast.
ArrayTypeNode
(also extends polyglot.ast.
TypeNode
)
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Id
polyglot.ast.
If
polyglot.ast.
Import
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ArrayTypeNode
(also extends polyglot.ast.
TypeNode
)
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Id
polyglot.ast.
If
polyglot.ast.
Import
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NodeList
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
NodeList
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ArrayTypeNode
(also extends polyglot.ast.
TypeNode
)
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
Id
polyglot.ast.
If
polyglot.ast.
Import
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
NodeList
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
NodeList
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
(also extends polyglot.ast.
Node
, polyglot.ast.
Prefix
)
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
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.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
Term
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeNode
polyglot.ast.
CodeBlock
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ast.
ProcedureDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ast.
FieldAssign
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
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.
VarInit
)
polyglot.ast.
Formal
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
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.
VarInit
)
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
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.
VarInit
)
polyglot.ast.
ForUpdate
polyglot.ast.
Eval
(also extends polyglot.ast.
ForInit
)
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
LocalClassDecl
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
, polyglot.ast.
VarInit
)
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.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
Term
)
polyglot.ast.
Try
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
VarDecl
polyglot.ast.
Formal
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarInit
)
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
While
polyglot.frontend.
Parser
polyglot.frontend.
Pass
polyglot.util.
Predicate
polyglot.qq.
QQParser
polyglot.types.
Resolver
polyglot.types.
AccessControlResolver
polyglot.types.
Context
(also extends polyglot.util.
Copy
)
polyglot.types.
TopLevelResolver
java.io.Serializable
polyglot.types.
PlaceHolder
polyglot.types.
NamedPlaceHolder
polyglot.ext.param.types.
Subst
polyglot.types.
TypeObject
(also extends polyglot.util.
Copy
)
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
CodeInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
InitializerInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.types.
ProcedureInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.types.
Declaration
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.types.
LocalInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.types.
Package
(also extends polyglot.types.
Named
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
UnknownPackage
polyglot.types.
VarInstance
(also extends polyglot.types.
TypeObject
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.types.
LocalInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.param.types.
InstType
polyglot.types.
LocalInstance
polyglot.types.
MemberInstance
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
ProcedureInstance
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
VarInstance
)
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
Named
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
MuPClass
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
PClass
polyglot.ext.param.types.
MuPClass
polyglot.ext.param.types.
MuPClass
polyglot.types.
Package
(also extends polyglot.types.
Declaration
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedTypeObject
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
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.
Declaration
, polyglot.types.
Named
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.ext.param.types.
Param
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedTypeObject
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
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.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
FunctionInstance
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.types.
Qualifier
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
InstType
polyglot.types.
NullType
polyglot.types.
Package
(also extends polyglot.types.
Declaration
, polyglot.types.
Named
)
polyglot.types.
UnknownPackage
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
SubstType
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
InstType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
SubstType
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.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
SubstType
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
InstType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.param.types.
SubstType
polyglot.types.
UnknownType
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.types.
UnknownType
polyglot.types.
VarInstance
(also extends polyglot.types.
Declaration
)
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.types.
LocalInstance
polyglot.pth.
Test
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.
NamedVariable
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.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
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.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ast.
Field
polyglot.ast.
Local
polyglot.types.
TypeSystem
polyglot.ext.param.types.
ParamTypeSystem
ppg.parse.
Unparse
ppg.cmds.
Command
polyglot.ast.
VarInit
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeNode
)
polyglot.ast.
LocalDecl
(also extends polyglot.ast.
ForInit
, polyglot.ast.
VarDecl
)
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes