JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
polyglot.ast
,
polyglot.ext.jl5
,
polyglot.ext.jl5.ast
,
polyglot.ext.jl5.parse
,
polyglot.ext.jl5.qq
,
polyglot.ext.jl5.translate
,
polyglot.ext.jl5.types
,
polyglot.ext.jl5.types.inference
,
polyglot.ext.jl5.types.reflect
,
polyglot.ext.jl5.visit
,
polyglot.ext.jl7
,
polyglot.ext.jl7.ast
,
polyglot.ext.jl7.parse
,
polyglot.ext.jl7.translate
,
polyglot.ext.jl7.types
,
polyglot.ext.jl7.types.inference
,
polyglot.ext.param
,
polyglot.ext.param.types
,
polyglot.filemanager
,
polyglot.frontend
,
polyglot.frontend.goals
,
polyglot.frontend.passes
,
polyglot.lex
,
polyglot.main
,
polyglot.parse
,
polyglot.pth
,
polyglot.qq
,
polyglot.translate
,
polyglot.translate.ext
,
polyglot.types
,
polyglot.types.reflect
,
polyglot.util
,
polyglot.util.typedump
,
polyglot.visit
,
ppg
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
<T,U>
polyglot.util.
CachingTransformingList
<T,U>
java.util.AbstractSet<E> (implements java.util.Set<E>)
polyglot.util.
NestedMap.KeySet
polyglot.ast.
AbstractDelFactory_c
(implements polyglot.ast.
DelFactory
)
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.ext.jl5.
JL5ExtensionInfo
polyglot.ext.jl5.
ExtensionInfo
polyglot.ext.jl5.translate.
JL5OutputExtensionInfo
polyglot.ext.jl7.
JL7ExtensionInfo
polyglot.translate.
JLOutputExtensionInfo
polyglot.ext.jl5.
CovarRetOutputExtensionInfo
polyglot.ast.
AbstractExtFactory_c
(implements polyglot.ast.
ExtFactory
)
polyglot.ext.jl5.ast.
JL5AbstractExtFactory_c
(implements polyglot.ext.jl5.ast.
JL5ExtFactory
)
polyglot.ext.jl5.ast.
JL5ExtFactory_c
polyglot.ext.jl7.ast.
JL7AbstractExtFactory_c
(implements polyglot.ext.jl7.ast.
JL7ExtFactory
)
polyglot.ext.jl7.ast.
JL7ExtFactory_c
polyglot.translate.ext.
ToExtFactory_c
polyglot.ext.jl5.translate.
JL5ToExtFactory_c
(implements polyglot.ext.jl5.ast.
JL5ExtFactory
)
polyglot.ext.jl5.translate.
JL5ToJLExtFactory_c
polyglot.ext.jl7.translate.
JL7ToJLExtFactory_c
(implements polyglot.ext.jl7.ast.
JL7ExtFactory
)
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.
ImportTableInitialized
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.ext.jl5.
AnnotationsResolved
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.
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.
MultiMap
<K,V>
polyglot.util.
NestedMap
<K,V>
polyglot.ast.
AbstractNodeFactory_c
(implements polyglot.ast.
NodeFactory
)
polyglot.ast.
NodeFactory_c
polyglot.ext.jl5.ast.
JL5AbstractNodeFactory_c
(implements polyglot.ext.jl5.ast.
JL5NodeFactory
)
polyglot.ext.jl5.ast.
JL5NodeFactory_c
polyglot.ext.jl7.ast.
JL7NodeFactory_c
(implements polyglot.ext.jl7.ast.
JL7NodeFactory
)
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.ext.jl5.types.reflect.
Annotations
polyglot.types.reflect.
ConstantValue
polyglot.types.reflect.
Exceptions
polyglot.types.reflect.
InnerClasses
polyglot.ext.jl5.types.reflect.
JL5Signature
polyglot.util.
Base64
polyglot.util.
BitVector
polyglot.types.
CachingResolver
(implements polyglot.util.
Copy
<T>, polyglot.types.
Resolver
)
polyglot.types.
SystemResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.types.
CachingResolver.CachedResult
polyglot.types.
CachingResolver.CachedResult.Error
polyglot.types.
CachingResolver.CachedResult.Success
polyglot.visit.
CFGBuilder
<FlowItem> (implements polyglot.util.
Copy
<T>)
polyglot.visit.
CFGBuilder.EdgeKeyTermPair
polyglot.types.reflect.
ClassFile_c
(implements polyglot.types.reflect.
ClassFile
)
polyglot.ext.jl5.types.reflect.
JL5ClassFile
polyglot.types.reflect.
ClassFileLazyClassInitializer
(implements polyglot.types.
LazyClassInitializer
)
polyglot.ext.jl5.types.reflect.
JL5ClassFileLazyClassInitializer
(implements polyglot.ext.jl5.types.reflect.
JL5LazyClassInitializer
)
polyglot.util.
CodeWriter
(implements java.lang.AutoCloseable)
polyglot.util.
OptimalCodeWriter
polyglot.util.
SimpleCodeWriter
polyglot.util.
CollectionUtil
polyglot.frontend.
Compiler
polyglot.types.
CompoundResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.util.
ConcatenatedIterator
<T> (implements java.util.Iterator<E>)
polyglot.types.reflect.
Constant
polyglot.ext.jl5.types.inference.
Constraint
polyglot.ext.jl5.types.inference.
EqualConstraint
polyglot.ext.jl5.types.inference.
SubConversionConstraint
polyglot.ext.jl5.types.inference.
SubTypeConstraint
polyglot.ext.jl5.types.inference.
SuperConversionConstraint
polyglot.ext.jl5.types.inference.
SuperTypeConstraint
polyglot.types.
Context_c
(implements polyglot.types.
Context
)
polyglot.ext.jl5.types.
JL5Context_c
(implements polyglot.ext.jl5.types.
JL5Context
)
polyglot.util.
Copy.Util
polyglot.visit.
CopyPropagator.DataFlowItem.CopyInfo
polyglot.frontend.
CupParser
(implements polyglot.frontend.
Parser
)
polyglot.visit.
DataFlow.BoolItem
<FlowItem>
polyglot.visit.
DataFlow.ConditionNavigator
<FlowItem>
polyglot.visit.
DataFlow.FlowGraphSource
<FlowItem>
polyglot.visit.
DataFlow.Frame
<FlowItem>
polyglot.visit.
DataFlow.Item
polyglot.visit.
CopyPropagator.DataFlowItem
polyglot.visit.
DeadCodeEliminator.DataFlowItem
polyglot.visit.
DefiniteAssignmentChecker.FlowItem
polyglot.visit.
ExitChecker.DataFlowItem
polyglot.visit.
InitChecker.FlowItem
polyglot.visit.
InitChecker.BottomItem
polyglot.visit.
InitChecker.DataFlowItem
polyglot.visit.
ReachChecker.DataFlowItem
polyglot.visit.
DefiniteAssignmentChecker.AssignmentStatus
polyglot.visit.
DefiniteAssignmentChecker.ClassBodyInfo
polyglot.types.
DeserializedClassInitializer
(implements polyglot.types.
LazyClassInitializer
)
polyglot.ast.
Disamb_c
(implements polyglot.ast.
Disamb
)
polyglot.ext.jl5.ast.
JL5Disamb_c
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.ext.jl5.ast.
JL5Ext
polyglot.ext.jl5.ast.
JL5ImportExt
polyglot.ext.jl5.ast.
JL5SourceFileExt
polyglot.ext.jl5.ast.
JL5TermExt
(implements polyglot.ast.
TermOps
)
polyglot.ext.jl5.ast.
JL5AnnotatedElementExt
(implements polyglot.ext.jl5.ast.
AnnotatedElement
)
polyglot.ext.jl5.ast.
EnumConstantDeclExt
polyglot.ext.jl5.ast.
JL5ClassDeclExt
(implements polyglot.ast.
ClassDeclOps
)
polyglot.ext.jl5.ast.
JL5EnumDeclExt
polyglot.ext.jl5.ast.
JL5FieldDeclExt
polyglot.ext.jl5.ast.
JL5FormalExt
polyglot.ext.jl5.ast.
JL5LocalDeclExt
polyglot.ext.jl5.ast.
JL5ProcedureDeclExt
(implements polyglot.ast.
ProcedureDeclOps
)
polyglot.ext.jl5.ast.
JL5ConstructorDeclExt
polyglot.ext.jl5.ast.
JL5MethodDeclExt
polyglot.ext.jl5.ast.
JL5AssertExt
polyglot.ext.jl5.ast.
JL5CanonicalTypeNodeExt
polyglot.ext.jl5.ast.
JL5CaseExt
(implements polyglot.ext.jl5.ast.
JL5CaseOps
)
polyglot.ext.jl5.ast.
JL5CatchExt
polyglot.ext.jl5.ast.
JL5ClassBodyExt
polyglot.ext.jl5.ast.
JL5ExprExt
(implements polyglot.ast.
ExprOps
)
polyglot.ext.jl5.ast.
JL5AssignExt
polyglot.ext.jl5.ast.
JL5BinaryExt
polyglot.ext.jl5.ast.
JL5ClassLitExt
polyglot.ext.jl5.ast.
JL5ConditionalExt
polyglot.ext.jl5.ast.
JL5FieldExt
polyglot.ext.jl5.ast.
JL5NewArrayExt
polyglot.ext.jl5.ast.
JL5SpecialExt
polyglot.ext.jl5.ast.
JL5UnaryExt
polyglot.ext.jl5.ast.
JL5LoopExt
(implements polyglot.ast.
LoopOps
)
polyglot.ext.jl5.ast.
JL5ProcedureCallExt
(implements polyglot.ext.jl5.ast.
JL5ProcedureCall
, polyglot.ast.
ProcedureCallOps
)
polyglot.ext.jl5.ast.
JL5CallExt
(implements polyglot.ast.
CallOps
)
polyglot.ext.jl5.ast.
JL5ConstructorCallExt
polyglot.ext.jl5.ast.
JL5NewExt
(implements polyglot.ast.
NewOps
)
polyglot.ext.jl5.ast.
JL5SwitchExt
(implements polyglot.ext.jl5.ast.
JL5SwitchOps
)
polyglot.ext.jl7.ast.
JL7Ext
polyglot.ext.jl7.ast.
JL7CaseExt
(implements polyglot.ext.jl5.ast.
JL5CaseOps
)
polyglot.ext.jl7.ast.
JL7ProcedureCallExt
(implements polyglot.ast.
ProcedureCallOps
)
polyglot.ext.jl7.ast.
JL7NewExt
(implements polyglot.ast.
NewOps
)
polyglot.ext.jl7.ast.
JL7ResourceExt
polyglot.ext.jl7.ast.
JL7SwitchExt
(implements polyglot.ext.jl5.ast.
JL5SwitchOps
)
polyglot.ext.jl7.ast.
JL7ThrowExt
polyglot.ext.jl7.ast.
JL7TryExt
(implements polyglot.ext.jl7.ast.
JL7TryOps
)
polyglot.translate.ext.
ToExt_c
(implements polyglot.translate.ext.
ToExt
)
polyglot.ext.jl5.translate.
AnnotationToExt_c
polyglot.translate.ext.
ArrayAccessAssignToExt_c
polyglot.translate.ext.
ArrayAccessToExt_c
polyglot.translate.ext.
ArrayInitToExt_c
polyglot.translate.ext.
AssertToExt_c
polyglot.translate.ext.
BinaryToExt_c
polyglot.translate.ext.
BlockToExt_c
polyglot.translate.ext.
BranchToExt_c
polyglot.translate.ext.
CallToExt_c
polyglot.ext.jl5.translate.
JL5CallToExt_c
polyglot.ext.jl5.translate.
CannotToExt_c
polyglot.translate.ext.
CanonicalTypeNodeToExt_c
polyglot.translate.ext.
CaseToExt_c
polyglot.translate.ext.
CastToExt_c
polyglot.translate.ext.
CatchToExt_c
polyglot.translate.ext.
ClassBodyToExt_c
polyglot.translate.ext.
ClassDeclToExt_c
polyglot.ext.jl5.translate.
EnumDeclToExt_c
polyglot.ext.jl5.translate.
JL5ClassDeclToExt_c
polyglot.ext.jl5.translate.
JL5ClassDeclToJL_c
polyglot.translate.ext.
ConditionalToExt_c
polyglot.translate.ext.
ConstructorCallToExt_c
polyglot.ext.jl5.translate.
JL5ConstructorCallToExt_c
polyglot.translate.ext.
ConstructorDeclToExt_c
polyglot.ext.jl5.translate.
JL5ConstructorDeclToExt_c
polyglot.ext.jl5.translate.
JL5ConstructorDeclToJL_c
polyglot.translate.ext.
DoToExt_c
polyglot.ext.jl5.translate.
ElementValuePairArrayInitToExt_c
polyglot.ext.jl5.translate.
ElementValuePairToExt_c
polyglot.translate.ext.
EmptyToExt_c
polyglot.ext.jl5.translate.
EnumConstantDeclToExt_c
polyglot.ext.jl5.translate.
EnumConstantToExt_c
polyglot.ext.jl5.translate.
EnumConstantToJL_c
polyglot.translate.ext.
EvalToExt_c
polyglot.ext.jl5.translate.
ExtendedForToExt_c
polyglot.translate.ext.
FieldAssignToExt_c
polyglot.translate.ext.
FieldDeclToExt_c
polyglot.ext.jl5.translate.
JL5FieldDeclToExt_c
polyglot.ext.jl5.translate.
JL5FieldDeclToJL_c
polyglot.translate.ext.
FieldToExt_c
polyglot.translate.ext.
FormalToExt_c
polyglot.ext.jl5.translate.
JL5FormalToExt_c
polyglot.ext.jl5.translate.
JL5FormalToJL_c
polyglot.translate.ext.
ForToExt_c
polyglot.translate.ext.
IdToExt_c
polyglot.translate.ext.
IfToExt_c
polyglot.translate.ext.
ImportToExt_c
polyglot.translate.ext.
InitializerToExt_c
polyglot.translate.ext.
InstanceOfToExt_c
polyglot.ext.jl5.translate.
JL5TypeNodeToExt_c
polyglot.ext.jl5.translate.
JL5TypeNodeToJL_c
polyglot.translate.ext.
LabeledToExt_c
polyglot.translate.ext.
LitToExt_c
polyglot.translate.ext.
LocalAssignToExt_c
polyglot.translate.ext.
LocalClassDeclToExt_c
polyglot.translate.ext.
LocalDeclToExt_c
polyglot.ext.jl5.translate.
JL5LocalDeclToExt_c
polyglot.ext.jl5.translate.
JL5LocalDeclToJL_c
polyglot.translate.ext.
LocalToExt_c
polyglot.translate.ext.
MethodDeclToExt_c
polyglot.ext.jl5.translate.
JL5MethodDeclToExt_c
polyglot.ext.jl5.translate.
JL5MethodDeclToJL_c
polyglot.translate.ext.
NewArrayToExt_c
polyglot.translate.ext.
NewToExt_c
polyglot.translate.ext.
PackageNodeToExt_c
polyglot.ext.jl5.translate.
ParamTypeNodeToExt_c
polyglot.translate.ext.
ReturnToExt_c
polyglot.translate.ext.
SourceFileToExt_c
polyglot.translate.ext.
SpecialToExt_c
polyglot.translate.ext.
SwitchBlockToExt_c
polyglot.translate.ext.
SwitchToExt_c
polyglot.translate.ext.
SynchronizedToExt_c
polyglot.translate.ext.
ThrowToExt_c
polyglot.translate.ext.
TryToExt_c
polyglot.translate.ext.
UnaryToExt_c
polyglot.translate.ext.
WhileToExt_c
polyglot.types.reflect.
Field
polyglot.ext.jl5.types.reflect.
JL5Field
polyglot.util.
FilteringIterator
<T> (implements java.util.Iterator<E>)
polyglot.visit.
FindSharedASTVisitor.NodeStack
polyglot.ext.jl5.parse.
FlagAnnotations
polyglot.types.
Flags
(implements java.io.Serializable)
polyglot.ext.jl5.types.
JL5Flags
polyglot.types.
Flags.FlagComparator
(implements java.util.Comparator<T>, java.io.Serializable)
polyglot.visit.
FlowGraph
<FlowItem>
polyglot.visit.
FlowGraph.Edge
<FlowItem>
polyglot.visit.
FlowGraph.EdgeKey
polyglot.visit.
FlowGraph.ExceptionEdgeKey
polyglot.visit.
FlowGraph.Peer
<FlowItem>
polyglot.visit.
FlowGraph.PeerKey
javax.tools.ForwardingFileObject<F> (implements javax.tools.FileObject)
polyglot.frontend.
Source_c
(implements polyglot.frontend.
FileSource
)
javax.tools.ForwardingJavaFileManager<M> (implements javax.tools.JavaFileManager)
polyglot.filemanager.
ExtFileManager
(implements polyglot.filemanager.
FileManager
)
polyglot.util.
IdentityKey
polyglot.types.
ImportTable
(implements polyglot.types.
Resolver
)
polyglot.ext.jl5.types.
JL5ImportTable
polyglot.ext.jl5.types.inference.
InferenceSolver_c
(implements polyglot.ext.jl5.types.inference.
InferenceSolver
)
polyglot.ext.jl7.types.inference.
JL7InferenceSolver_c
polyglot.visit.
InitChecker.ClassBodyInfo
polyglot.visit.
InitChecker.InitCount
polyglot.visit.
InitChecker.MinMaxInitCount
polyglot.types.reflect.
InnerClasses.Info
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.ast.
JLang_c
(implements polyglot.ast.
JLang
)
polyglot.ext.jl5.ast.
J5Lang_c
(implements polyglot.ext.jl5.ast.
J5Lang
)
polyglot.ext.jl7.ast.
J7Lang_c
(implements polyglot.ext.jl7.ast.
J7Lang
)
polyglot.ast.
JLangToJLDel
polyglot.types.reflect.
JLCInfo
polyglot.ast.
JLDel_c
(implements polyglot.ast.
JLDel
, java.io.Serializable)
polyglot.frontend.
Job
polyglot.ext.jl5.parse.
Lexer_c
(implements polyglot.lex.
Lexer
)
polyglot.ext.jl7.parse.
Lexer_c
(implements polyglot.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)
polyglot.util.
ListUtil
polyglot.types.
LoadedClassResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.types.
SourceClassResolver
java_cup.runtime.lr_parser
polyglot.parse.
BaseParser
polyglot.parse.
Grm
polyglot.ext.jl5.parse.
Grm
polyglot.ext.jl7.parse.
Grm
polyglot.qq.
Grm
(implements polyglot.qq.
QQParser
)
polyglot.ext.jl5.qq.
Grm
polyglot.pth.
Grm
polyglot.main.
Main
polyglot.util.typedump.
Main
polyglot.pth.
Main
polyglot.types.
MemberClassResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.types.reflect.
Method
polyglot.ext.jl5.types.reflect.
JL5Method
polyglot.parse.
Name
polyglot.ext.jl5.parse.
JL5Name
polyglot.util.
NilMap
<K,V> (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.
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.
TermOps
)
polyglot.ext.jl5.ast.
AnnotationElem_c
(implements polyglot.ext.jl5.ast.
AnnotationElem
)
polyglot.ext.jl5.ast.
AnnotationElemDecl_c
(implements polyglot.ext.jl5.ast.
AnnotationElemDecl
)
polyglot.ast.
ClassBody_c
(implements polyglot.ast.
ClassBody
)
polyglot.ast.
ClassDecl_c
(implements polyglot.ast.
ClassDecl
, polyglot.ast.
ClassDeclOps
)
polyglot.ext.jl5.ast.
ElementValueArrayInit_c
(implements polyglot.ext.jl5.ast.
ElementValueArrayInit
)
polyglot.ext.jl5.ast.
ElementValuePair_c
(implements polyglot.ext.jl5.ast.
ElementValuePair
)
polyglot.ext.jl5.ast.
EnumConstantDecl_c
(implements polyglot.ext.jl5.ast.
EnumConstantDecl
)
polyglot.ast.
Expr_c
(implements polyglot.ast.
Expr
, polyglot.ast.
ExprOps
)
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.
CallOps
)
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.ext.jl5.ast.
EnumConstant_c
(implements polyglot.ext.jl5.ast.
EnumConstant
)
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.
NewOps
)
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.
ProcedureDecl_c
(implements polyglot.ast.
ProcedureDecl
, polyglot.ast.
ProcedureDeclOps
)
polyglot.ast.
ConstructorDecl_c
(implements polyglot.ast.
ConstructorDecl
)
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
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.ext.jl7.ast.
MultiCatch_c
(implements polyglot.ext.jl7.ast.
MultiCatch
)
polyglot.ast.
ConstructorCall_c
(implements polyglot.ast.
ConstructorCall
, polyglot.ast.
ProcedureCallOps
)
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.
LoopOps
)
polyglot.ast.
Do_c
(implements polyglot.ast.
Do
)
polyglot.ext.jl5.ast.
ExtendedFor_c
(implements polyglot.ext.jl5.ast.
ExtendedFor
)
polyglot.ast.
For_c
(implements polyglot.ast.
For
)
polyglot.ast.
Loop.Instance
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.
TryOps
)
polyglot.ext.jl7.ast.
TryWithResources_c
(implements polyglot.ext.jl7.ast.
TryWithResources
)
polyglot.ast.
Term.Instance
polyglot.ast.
TypeNode_c
(implements polyglot.ast.
TypeNode
)
polyglot.ext.jl7.ast.
AmbDiamondTypeNode
(implements polyglot.ast.
Ambiguous
)
polyglot.ext.jl5.ast.
AmbTypeInstantiation
(implements polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode_c
(implements polyglot.ast.
AmbTypeNode
)
polyglot.ext.jl7.ast.
AmbUnionType
(implements polyglot.ast.
Ambiguous
)
polyglot.ext.jl5.ast.
AmbWildCard
(implements polyglot.ast.
Ambiguous
)
polyglot.ast.
ArrayTypeNode_c
(implements polyglot.ast.
ArrayTypeNode
)
polyglot.ast.
CanonicalTypeNode_c
(implements polyglot.ast.
CanonicalTypeNode
)
polyglot.ext.jl5.ast.
ParamTypeNode_c
(implements polyglot.ext.jl5.ast.
ParamTypeNode
)
polyglot.ast.
TypeNode.Instance
polyglot.visit.
NodeVisitor
(implements polyglot.util.
Copy
<T>)
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.
ExtensionCleaner
polyglot.ast.
FieldDecl_c.AddDependenciesVisitor
polyglot.visit.
FinalLocalExtractor
polyglot.visit.
FinalLocalExtractor.LocalDeclFixer
polyglot.visit.
FindSharedASTVisitor
polyglot.visit.
FlattenVisitor
polyglot.visit.
HaltingVisitor
polyglot.visit.
DeadCodeEliminator.DefUseFinder
polyglot.visit.
DeepCopy
polyglot.visit.
ErrorHandlingVisitor
polyglot.visit.
ContextVisitor
polyglot.ext.jl5.visit.
AnnotationChecker
polyglot.visit.
AscriptionVisitor
polyglot.ext.jl5.visit.
AutoBoxer
polyglot.ext.jl5.visit.
TVCaster
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.translate.
ExtensionRewriter
polyglot.ext.jl5.translate.
JL5ToJL5Rewriter
polyglot.ext.jl5.translate.
JL5ToJLRewriter
polyglot.visit.
FwdReferenceChecker
polyglot.visit.
InnerClassAbstractRemover
polyglot.visit.
InnerClassConstructorFixer
polyglot.visit.
InnerClassRewriter
polyglot.visit.
InnerClassRemover
polyglot.visit.
InnerClassRemoverOld
polyglot.visit.
LocalClassRemover
polyglot.ext.jl5.visit.
RemoveAnnotations
polyglot.ext.jl5.visit.
RemoveEnums
polyglot.ext.jl5.visit.
RemoveExtendedFors
polyglot.ext.jl5.visit.
RemoveStaticImports
polyglot.ext.jl5.visit.
ResolveAnnotationsVisitor
polyglot.visit.
DataFlow
<FlowItem>
polyglot.visit.
CopyPropagator
polyglot.visit.
DeadCodeEliminator
polyglot.visit.
DefiniteAssignmentChecker
polyglot.ext.jl5.visit.
JL5DefiniteAssignmentChecker
polyglot.visit.
ExitChecker
polyglot.visit.
InitChecker
polyglot.ext.jl5.visit.
JL5InitChecker
polyglot.visit.
ReachChecker
polyglot.visit.
ExceptionChecker
polyglot.visit.
InitImportsVisitor
polyglot.ext.jl5.visit.
JL5InitImportsVisitor
polyglot.ext.jl5.visit.
RemoveVarargVisitor
polyglot.ext.jl5.visit.
TypeErasureProcDecls
polyglot.ext.jl5.visit.
SimplifyExpressionsForBoxing
polyglot.visit.
HandoffVisitor
polyglot.visit.
InnerTranslator
polyglot.ext.jl7.ast.
JL7TryExt.EffectivelyFinalVisitor
polyglot.ext.jl7.ast.
JL7TryExt.SetThrowSetVisitor
polyglot.visit.
LocalClassRemover.ConstructorCallRewriter
polyglot.ast.
LocalDecl_c.AddDependenciesVisitor
polyglot.visit.
LoopNormalizer
polyglot.visit.
MakeNarrowingAssignmentsExplicit
polyglot.visit.
NodeScrambler
polyglot.visit.
NodeScrambler.FirstPass
polyglot.visit.
PruningVisitor
polyglot.visit.
RedundantCastRemover
polyglot.ext.jl5.visit.
RemoveVarArgsFlags
polyglot.visit.
TypeBuilder
polyglot.visit.
TypeChecker.AmbChecker
polyglot.visit.
TypeClosure
polyglot.util.
ObjectDumper
polyglot.main.
OptFlag
<T> (implements java.lang.Comparable<T>)
polyglot.main.
OptFlag.DoubleFlag
polyglot.main.
OptFlag.IntFlag
polyglot.main.
OptFlag.PathFlag
<T>
polyglot.main.
OptFlag.Switch
polyglot.main.
OptFlag.Arg
<T>
polyglot.main.
Options
polyglot.ext.jl5.
JL5Options
polyglot.ext.jl5.translate.
JL5OutputExtensionInfo.JL5OutputOptions
polyglot.translate.
JLOutputExtensionInfo.JLOutputOptions
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
polyglot.util.
Pair
<T,U>
polyglot.types.
PlaceHolder_c
(implements polyglot.types.
NamedPlaceHolder
)
polyglot.util.
Position
(implements java.io.Serializable)
ppg.
PPG
polyglot.visit.
PrettyPrinter
polyglot.visit.
Translator
(implements polyglot.util.
Copy
<T>)
polyglot.ext.jl5.visit.
JL5Translator
polyglot.visit.
TypedTranslator
polyglot.qq.
QQ
polyglot.ext.jl5.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.ext.jl5.
JL5Scheduler
polyglot.ext.jl5.translate.
JL5OutputExtensionInfo.JL5OutputScheduler
polyglot.ext.jl7.
JL7Scheduler
polyglot.translate.
JLOutputExtensionInfo.JLOutputScheduler
polyglot.types.
SchedulerClassInitializer
(implements polyglot.types.
LazyClassInitializer
)
polyglot.ext.jl5.types.
JL5SchedulerClassInitializer
(implements polyglot.ext.jl5.types.reflect.
JL5LazyClassInitializer
)
polyglot.util.
SerialVersionUID
(implements java.io.Serializable)
polyglot.util.
SimpleCodeWriter.State
javax.tools.SimpleJavaFileObject (implements javax.tools.JavaFileObject)
polyglot.filemanager.
ExtFileObject
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
<Formal,Actual> (implements polyglot.ext.param.types.
Subst
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5Subst_c
(implements polyglot.ext.jl5.types.
JL5Subst
)
polyglot.ext.jl5.types.
JL5RawSubst_c
polyglot.ext.param.types.
Subst_c.CacheTypeWrapper
polyglot.ext.param.types.
Subst_c.ConstructorXform
<T> (implements polyglot.util.
Transformation
<T,U>)
polyglot.ext.param.types.
Subst_c.FieldXform
<T> (implements polyglot.util.
Transformation
<T,U>)
polyglot.ext.param.types.
Subst_c.MethodXform
<T> (implements polyglot.util.
Transformation
<T,U>)
polyglot.ext.param.types.
Subst_c.TypeXform
<T> (implements polyglot.util.
Transformation
<T,U>)
polyglot.util.
SubtypeSet
(implements java.util.Set<E>)
polyglot.ext.jl5.parse.
sym
polyglot.ext.jl5.qq.
sym
polyglot.ext.jl7.parse.
sym
polyglot.parse.
sym
polyglot.qq.
sym
polyglot.pth.
sym
polyglot.types.
TableResolver
(implements polyglot.types.
TopLevelResolver
)
polyglot.frontend.
TargetFactory
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
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.ext.jl5.types.
JL5NoMemberException
polyglot.main.
UsageError
polyglot.main.
UnhandledArgument
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
polyglot.ext.jl5.
Topics
polyglot.ext.param.
Topics
polyglot.frontend.
Topics
polyglot.util.
TransformingIterator
<T,U> (implements java.util.Iterator<E>)
polyglot.util.typedump.
TypeDumper
polyglot.util.typedump.
TypeDumper.TypeCache
polyglot.util.
TypeEncoder
polyglot.types.
TypeObject_c
(implements polyglot.types.
TypeObject
)
polyglot.ext.jl5.types.
AnnotationElementValueAnnotation_c
(implements polyglot.ext.jl5.types.
AnnotationElementValueAnnotation
)
polyglot.ext.jl5.types.
AnnotationElementValueArray_c
(implements polyglot.ext.jl5.types.
AnnotationElementValueArray
)
polyglot.ext.jl5.types.
AnnotationElementValueConstant_c
(implements polyglot.ext.jl5.types.
AnnotationElementValueConstant
)
polyglot.ext.jl5.types.
Annotations_c
(implements polyglot.ext.jl5.types.
Annotations
)
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
<Formal,Actual> (implements polyglot.ext.param.types.
PClass
<Formal,Actual>)
polyglot.ext.param.types.
MuPClass_c
<Formal,Actual> (implements polyglot.ext.param.types.
MuPClass
<Formal,Actual>)
polyglot.types.
ProcedureInstance_c
(implements polyglot.types.
ProcedureInstance
)
polyglot.types.
ConstructorInstance_c
(implements polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance_c
(implements polyglot.ext.jl5.types.
JL5ConstructorInstance
)
polyglot.types.
MethodInstance_c
(implements polyglot.types.
MethodInstance
)
polyglot.ext.jl5.
CovarRetOutputExtensionInfo.CovarRetMethodInstance_c
polyglot.ext.jl5.types.
JL5MethodInstance_c
(implements polyglot.ext.jl5.types.
JL5MethodInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance_c
(implements polyglot.ext.jl5.types.
AnnotationTypeElemInstance
)
polyglot.types.
Type_c
(implements polyglot.types.
Type
)
polyglot.types.
NullType_c
(implements polyglot.types.
NullType
)
polyglot.ext.jl5.types.
JL5NullType_c
polyglot.types.
PrimitiveType_c
(implements polyglot.types.
PrimitiveType
)
polyglot.ext.jl5.types.
JL5PrimitiveType_c
(implements polyglot.ext.jl5.types.
JL5PrimitiveType
)
polyglot.types.
ReferenceType_c
(implements polyglot.types.
ReferenceType
)
polyglot.types.
ArrayType_c
(implements polyglot.types.
ArrayType
)
polyglot.ext.jl5.types.
JL5ArrayType_c
(implements polyglot.ext.jl5.types.
JL5ArrayType
)
polyglot.types.
ClassType_c
(implements polyglot.types.
ClassType
)
polyglot.ext.jl5.types.
IntersectionType_c
(implements polyglot.ext.jl5.types.
IntersectionType
)
polyglot.ext.jl5.types.
JL5ClassType_c
(implements polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl7.types.
DiamondType_c
(implements polyglot.ext.jl7.types.
DiamondType
)
polyglot.ext.jl5.types.
RawClass_c
(implements polyglot.ext.jl5.types.
RawClass
)
polyglot.ext.jl5.types.inference.
LubType_c
(implements polyglot.ext.jl5.types.inference.
LubType
)
polyglot.types.
ParsedClassType_c
(implements polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ParsedClassType_c
(implements polyglot.ext.jl5.types.
JL5ParsedClassType
)
polyglot.ext.param.types.
SubstClassType_c
<Formal,Actual> (implements polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType_c
(implements polyglot.ext.jl5.types.
JL5SubstClassType
)
polyglot.ext.jl5.types.
TypeVariable_c
(implements polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType_c
(implements polyglot.ext.jl5.types.
CaptureConvertedWildCardType
)
polyglot.ext.jl5.types.
UnknownTypeVariable_c
(implements polyglot.ext.jl5.types.
UnknownTypeVariable
)
polyglot.ext.jl5.types.
WildCardType_c
(implements polyglot.ext.jl5.types.
WildCardType
)
polyglot.types.
UnknownType_c
(implements polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType_c
(implements polyglot.ext.jl5.types.
UnknownReferenceType
)
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.ext.jl5.types.
JL5FieldInstance_c
(implements polyglot.ext.jl5.types.
JL5FieldInstance
)
polyglot.ext.jl5.types.
EnumInstance_c
(implements polyglot.ext.jl5.types.
EnumInstance
)
polyglot.types.
LocalInstance_c
(implements polyglot.types.
LocalInstance
)
polyglot.ext.jl5.types.
JL5LocalInstance_c
(implements polyglot.ext.jl5.types.
JL5LocalInstance
)
polyglot.types.
TypeSystem_c
(implements polyglot.types.
TypeSystem
)
polyglot.ext.jl5.
CovarRetOutputExtensionInfo.CovarRetTypeSystem_c
polyglot.ext.param.types.
ParamTypeSystem_c
<Formal,Actual> (implements polyglot.ext.param.types.
ParamTypeSystem
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5TypeSystem_c
(implements polyglot.ext.jl5.types.
JL5TypeSystem
)
polyglot.ext.jl7.types.
JL7TypeSystem_c
(implements polyglot.ext.jl7.types.
JL7TypeSystem
)
polyglot.types.
TypeSystem_c.MostSpecificComparator
<T> (implements java.util.Comparator<T>)
polyglot.util.
UniqueID
polyglot.parse.
VarDeclarator
polyglot.main.
Version
polyglot.frontend.
JLVersion
polyglot.ext.jl5.
JL5Version
polyglot.ext.jl7.
JL7Version
java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
java.io.FilterWriter
polyglot.util.
UnicodeWriter
polyglot.util.
StringBuilderWriter
Interface Hierarchy
polyglot.ext.jl5.ast.
AnnotatedElement
polyglot.ext.jl5.types.
AnnotationElementValue
polyglot.ext.jl5.types.
AnnotationElementValueAnnotation
polyglot.ext.jl5.types.
AnnotationElementValueArray
polyglot.ext.jl5.types.
AnnotationElementValueConstant
java.lang.AutoCloseable
java.io.Closeable
javax.tools.JavaFileManager (also extends java.io.Flushable, javax.tools.OptionChecker)
javax.tools.StandardJavaFileManager
polyglot.filemanager.
FileManager
(also extends polyglot.types.reflect.
ClassFileLoader
, polyglot.frontend.
SourceLoader
)
polyglot.ast.
ClassDeclOps
polyglot.types.reflect.
ClassFile
polyglot.types.reflect.
ClassFileLoader
polyglot.filemanager.
FileManager
(also extends polyglot.frontend.
SourceLoader
, javax.tools.StandardJavaFileManager)
java.lang.Cloneable
polyglot.util.
Copy
<T>
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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, 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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ext.jl5.ast.
AnnotationElem
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ext.jl5.types.
Annotations
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ast.
ArrayAccess
polyglot.ast.
ArrayAccessAssign
polyglot.ast.
ArrayInit
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
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.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ast.
Case
polyglot.ast.
Cast
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.jl5.ast.
EnumConstantDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.types.
CodeInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
InitializerInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
ProcedureInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ast.
CodeNode
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
Context
(also extends polyglot.types.
Resolver
)
polyglot.ext.jl5.types.
JL5Context
polyglot.types.
Declaration
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.types.
LocalInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
MethodInstance
(also extends polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
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.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
UnknownPackage
polyglot.types.
VarInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.types.
LocalInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl7.types.
DiamondType
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ElementValueArrayInit
polyglot.ext.jl5.ast.
ElementValuePair
polyglot.ast.
Empty
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ext.jl5.ast.
EnumConstantDecl
polyglot.ext.jl5.types.
EnumInstance
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Ext
(also extends polyglot.ast.
NodeOps
, java.io.Serializable)
polyglot.translate.ext.
ToExt
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
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.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ast.
Id
polyglot.ast.
If
polyglot.ast.
Import
polyglot.ext.jl5.ast.
JL5Import
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.ext.jl5.types.
RawClass
polyglot.ast.
Initializer
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
, polyglot.types.
MemberInstance
)
polyglot.ast.
Instanceof
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ast.
IntLit
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5Context
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.ast.
JL5Import
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ast.
JLDel
(also extends polyglot.ast.
NodeOps
)
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.ext.jl5.types.
JL5LocalInstance
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
MemberInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
VarInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
)
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
Named
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
Package
(also extends polyglot.types.
Declaration
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.ext.param.types.
Param
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
ParsedTypeObject
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Type
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.types.
UnknownPackage
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
New
(also extends polyglot.ast.
Expr
, polyglot.ast.
ProcedureCall
)
polyglot.ast.
NewArray
polyglot.ast.
Node
(also extends polyglot.ast.
NodeOps
, java.io.Serializable)
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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, 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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ext.jl5.ast.
AnnotationElem
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.jl5.ast.
EnumConstantDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeNode
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ElementValueArrayInit
polyglot.ext.jl5.ast.
ElementValuePair
polyglot.ast.
Empty
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ext.jl5.ast.
EnumConstantDecl
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
JL5Import
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ext.jl5.ast.
JL5Import
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl5.ast.
ExtendedFor
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ext.jl5.ast.
AnnotationElem
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.jl5.ast.
EnumConstantDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeNode
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ElementValueArrayInit
polyglot.ext.jl5.ast.
ElementValuePair
polyglot.ast.
Empty
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ext.jl5.ast.
EnumConstantDecl
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl5.ast.
ExtendedFor
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
NullLit
polyglot.types.
NullType
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.types.
Package
(also extends polyglot.types.
Declaration
, polyglot.types.
Named
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.ast.
PackageNode
polyglot.ext.param.types.
Param
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
ParsedTypeObject
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.types.
ProcedureInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
Qualifier
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
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.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ext.jl5.types.
RawClass
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl5.ast.
ExtendedFor
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
While
polyglot.ast.
StringLit
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
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.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ext.jl5.ast.
AnnotationElem
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.jl5.ast.
EnumConstantDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeNode
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ElementValueArrayInit
polyglot.ext.jl5.ast.
ElementValuePair
polyglot.ast.
Empty
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ext.jl5.ast.
EnumConstantDecl
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl5.ast.
ExtendedFor
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.translate.ext.
ToExt
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.types.
TypeObject
(also extends java.io.Serializable)
polyglot.ext.jl5.types.
Annotations
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
CodeInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
InitializerInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
ProcedureInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
Declaration
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.types.
LocalInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
MethodInstance
(also extends polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
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.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
UnknownPackage
polyglot.types.
VarInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.types.
LocalInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FunctionInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.ext.jl5.types.
RawClass
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.types.
LocalInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
MemberInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
VarInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
)
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
Named
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
Package
(also extends polyglot.types.
Declaration
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.ext.param.types.
Param
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
ParsedTypeObject
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Type
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.types.
UnknownPackage
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
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.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
ParsedTypeObject
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.types.
ProcedureInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
Qualifier
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
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.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.types.
VarInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.types.
LocalInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ast.
Unary
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, 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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.types.
VarInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.types.
LocalInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ast.
While
polyglot.ext.jl5.types.
WildCardType
polyglot.ast.
DelFactory
polyglot.ast.
Disamb
polyglot.util.
ErrorQueue
polyglot.ast.
ExprOps
polyglot.ast.
CallOps
(also extends polyglot.ast.
ProcedureCallOps
)
polyglot.ast.
NewOps
(also extends polyglot.ast.
ProcedureCallOps
)
polyglot.frontend.
ExtensionInfo
javax.tools.FileObject
polyglot.frontend.
Source
polyglot.frontend.
FileSource
java.io.Flushable
javax.tools.JavaFileManager (also extends java.io.Closeable, javax.tools.OptionChecker)
javax.tools.StandardJavaFileManager
polyglot.filemanager.
FileManager
(also extends polyglot.types.reflect.
ClassFileLoader
, polyglot.frontend.
SourceLoader
)
polyglot.frontend.goals.
Goal
polyglot.frontend.goals.
EndGoal
polyglot.ext.jl5.types.inference.
InferenceSolver
polyglot.util.
Internable
java.lang.Iterable<T>
polyglot.ast.
ExtFactory
polyglot.ext.jl5.ast.
JL5ExtFactory
polyglot.ext.jl7.ast.
JL7ExtFactory
polyglot.ext.jl7.ast.
JL7ExtFactory
polyglot.ext.jl5.ast.
JL5CaseOps
polyglot.ext.jl5.ast.
JL5ProcedureCall
polyglot.ext.jl5.ast.
JL5SwitchOps
polyglot.frontend.
JobExt
polyglot.ast.
Lang
polyglot.ext.jl5.ast.
J5Lang
polyglot.ext.jl7.ast.
J7Lang
polyglot.ext.jl7.ast.
J7Lang
polyglot.ast.
JLang
polyglot.ext.jl5.ast.
J5Lang
polyglot.ext.jl7.ast.
J7Lang
polyglot.ext.jl7.ast.
J7Lang
polyglot.types.
LazyInitializer
polyglot.ext.jl5.types.reflect.
JL5LazyClassInitializer
polyglot.types.
LazyClassInitializer
polyglot.ext.jl5.types.reflect.
JL5LazyClassInitializer
polyglot.lex.
Lexer
polyglot.ast.
LoopOps
polyglot.ast.
NodeFactory
polyglot.ext.jl5.ast.
JL5NodeFactory
polyglot.ext.jl7.ast.
JL7NodeFactory
polyglot.ext.jl7.ast.
JL7NodeFactory
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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, 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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ext.jl5.ast.
AnnotationElem
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.jl5.ast.
EnumConstantDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeNode
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ElementValueArrayInit
polyglot.ext.jl5.ast.
ElementValuePair
polyglot.ast.
Empty
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ext.jl5.ast.
EnumConstantDecl
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Ext
(also extends polyglot.util.
Copy
<T>, java.io.Serializable)
polyglot.translate.ext.
ToExt
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
JL5Import
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ext.jl5.ast.
JL5Import
polyglot.ast.
JLDel
(also extends polyglot.util.
Copy
<T>)
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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
<T>, java.io.Serializable)
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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, 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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ext.jl5.ast.
AnnotationElem
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.jl5.ast.
EnumConstantDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeNode
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ElementValueArrayInit
polyglot.ext.jl5.ast.
ElementValuePair
polyglot.ast.
Empty
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ext.jl5.ast.
EnumConstantDecl
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
JL5Import
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ext.jl5.ast.
JL5Import
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl5.ast.
ExtendedFor
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ext.jl5.ast.
AnnotationElem
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.jl5.ast.
EnumConstantDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeNode
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ElementValueArrayInit
polyglot.ext.jl5.ast.
ElementValuePair
polyglot.ast.
Empty
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ext.jl5.ast.
EnumConstantDecl
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl5.ast.
ExtendedFor
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
NullLit
polyglot.ast.
NumLit
polyglot.ast.
CharLit
polyglot.ast.
IntLit
polyglot.ast.
PackageNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl5.ast.
ExtendedFor
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ext.jl5.ast.
AnnotationElem
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.jl5.ast.
EnumConstantDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeNode
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ElementValueArrayInit
polyglot.ext.jl5.ast.
ElementValuePair
polyglot.ast.
Empty
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ext.jl5.ast.
EnumConstantDecl
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl5.ast.
ExtendedFor
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.translate.ext.
ToExt
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
While
javax.tools.OptionChecker
javax.tools.JavaFileManager (also extends java.io.Closeable, java.io.Flushable)
javax.tools.StandardJavaFileManager
polyglot.filemanager.
FileManager
(also extends polyglot.types.reflect.
ClassFileLoader
, polyglot.frontend.
SourceLoader
)
polyglot.frontend.
Parser
polyglot.frontend.
Pass
polyglot.util.
Predicate
<T>
polyglot.ast.
ProcedureCallOps
polyglot.ast.
CallOps
(also extends polyglot.ast.
ExprOps
)
polyglot.ast.
NewOps
(also extends polyglot.ast.
ExprOps
)
polyglot.ast.
ProcedureDeclOps
polyglot.qq.
QQParser
polyglot.types.
Resolver
polyglot.types.
AccessControlResolver
polyglot.types.
Context
(also extends polyglot.util.
Copy
<T>)
polyglot.ext.jl5.types.
JL5Context
polyglot.ext.jl5.types.
JL5Context
polyglot.types.
TopLevelResolver
java.io.Serializable
polyglot.ast.
Ext
(also extends polyglot.util.
Copy
<T>, polyglot.ast.
NodeOps
)
polyglot.translate.ext.
ToExt
polyglot.ast.
Node
(also extends polyglot.util.
Copy
<T>, 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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, 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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ext.jl5.ast.
AnnotationElem
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.jl5.ast.
EnumConstantDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeNode
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ElementValueArrayInit
polyglot.ext.jl5.ast.
ElementValuePair
polyglot.ast.
Empty
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ext.jl5.ast.
EnumConstantDecl
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
JL5Import
polyglot.ast.
Initializer
polyglot.ast.
Instanceof
polyglot.ast.
IntLit
polyglot.ext.jl5.ast.
JL5Import
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbReceiver
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
QualifierNode
polyglot.ast.
AmbQualifierNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
TypeNode
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
, polyglot.ast.
TypeNode
)
polyglot.ast.
CanonicalTypeNode
polyglot.ast.
PackageNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
TypeNode
(also extends polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl5.ast.
ExtendedFor
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.
AmbQualifierNode
, polyglot.ast.
TypeNode
)
polyglot.ext.jl5.ast.
AnnotationElem
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CharLit
polyglot.ast.
ClassBody
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
TopLevelDecl
)
polyglot.ast.
ClassLit
polyglot.ast.
ClassMember
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
TopLevelDecl
)
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ext.jl5.ast.
EnumConstantDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
CodeNode
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeNode
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeBlock
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CodeDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
CodeBlock
)
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
FieldDecl
(also extends polyglot.ast.
ClassMember
, polyglot.ast.
VarInit
)
polyglot.ast.
Initializer
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
While
polyglot.ast.
Conditional
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
ProcedureCall
, polyglot.ast.
Stmt
)
polyglot.ast.
ConstructorDecl
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ElementValueArrayInit
polyglot.ext.jl5.ast.
ElementValuePair
polyglot.ast.
Empty
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ext.jl5.ast.
EnumConstantDecl
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
ProcedureCall
polyglot.ast.
Call
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ConstructorCall
(also extends polyglot.ast.
Stmt
)
polyglot.ast.
New
(also extends polyglot.ast.
Expr
)
polyglot.ast.
ProcedureDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
polyglot.ast.
ConstructorDecl
polyglot.ast.
MethodDecl
polyglot.ext.jl5.ast.
AnnotationElemDecl
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.ext.jl7.ast.
MultiCatch
polyglot.ast.
CompoundStmt
polyglot.ast.
Block
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
SwitchElement
)
polyglot.ast.
Catch
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
If
polyglot.ast.
Labeled
polyglot.ast.
Loop
polyglot.ast.
Do
polyglot.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
polyglot.ast.
Switch
polyglot.ast.
SwitchBlock
(also extends polyglot.ast.
Block
, polyglot.ast.
SwitchElement
)
polyglot.ast.
Synchronized
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl5.ast.
ExtendedFor
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.ext.jl5.ast.
ExtendedFor
polyglot.ast.
For
polyglot.ast.
While
polyglot.ext.jl7.ast.
MultiCatch
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
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.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
While
polyglot.ast.
Throw
polyglot.ast.
TopLevelDecl
polyglot.ast.
ClassDecl
(also extends polyglot.ast.
ClassMember
)
polyglot.ast.
Try
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ext.jl7.ast.
TryWithResources
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Receiver
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
While
polyglot.types.
PlaceHolder
polyglot.types.
NamedPlaceHolder
polyglot.ext.param.types.
Subst
<Formal,Actual>
polyglot.ext.jl5.types.
JL5Subst
polyglot.types.
TypeObject
(also extends polyglot.util.
Copy
<T>)
polyglot.ext.jl5.types.
Annotations
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
CodeInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
InitializerInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
ProcedureInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
Declaration
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ClassType
(also extends polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.types.
LocalInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
MethodInstance
(also extends polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
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.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
UnknownPackage
polyglot.types.
VarInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.types.
LocalInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
VarInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FunctionInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.ext.jl5.types.
RawClass
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.types.
LocalInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
MemberInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
VarInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
InitializerInstance
(also extends polyglot.types.
CodeInstance
)
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
Named
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.types.
Importable
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
Package
(also extends polyglot.types.
Declaration
, polyglot.types.
Qualifier
)
polyglot.types.
UnknownPackage
polyglot.ext.param.types.
Param
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
ParsedTypeObject
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Type
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.types.
UnknownPackage
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
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.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
ParsedTypeObject
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.param.types.
PClass
<Formal,Actual>
polyglot.ext.param.types.
MuPClass
<Formal,Actual>
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.types.
ProcedureInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.types.
ConstructorInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
FunctionInstance
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
, polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
, polyglot.types.
MethodInstance
)
polyglot.ext.jl5.types.
JL5ProcedureInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
JL5ConstructorInstance
(also extends polyglot.types.
ConstructorInstance
)
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.types.
MethodInstance
)
polyglot.types.
MethodInstance
(also extends polyglot.types.
Declaration
, polyglot.types.
FunctionInstance
, polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
AnnotationTypeElemInstance
polyglot.ext.jl5.types.
JL5MethodInstance
(also extends polyglot.ext.jl5.types.
JL5ProcedureInstance
)
polyglot.types.
Qualifier
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
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.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
, polyglot.types.
Type
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.types.
Type
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
, polyglot.types.
ReferenceType
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.param.types.
InstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
NullType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.types.
PrimitiveType
(also extends polyglot.types.
Named
)
polyglot.ext.jl5.types.
JL5PrimitiveType
polyglot.ext.jl5.types.
RawClass
polyglot.types.
ReferenceType
polyglot.types.
ArrayType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.types.
ClassType
(also extends polyglot.types.
Declaration
, polyglot.types.
Importable
, polyglot.types.
MemberInstance
)
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ArrayType
polyglot.ext.jl5.types.
JL5ClassType
polyglot.ext.jl7.types.
DiamondType
polyglot.ext.jl5.types.
IntersectionType
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
, polyglot.types.
ParsedClassType
)
polyglot.ext.jl5.types.
JL5ReferenceType
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
, polyglot.ext.param.types.
SubstType
<Formal,Actual>)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.inference.
LubType
polyglot.types.
ParsedClassType
(also extends polyglot.types.
ClassType
, polyglot.types.
ParsedTypeObject
)
polyglot.ext.jl5.types.
JL5ParsedClassType
(also extends polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
RawClass
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.param.types.
SubstType
<Formal,Actual>
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
JL5SubstType
(also extends polyglot.ext.param.types.
InstType
<Formal,Actual>, polyglot.ext.jl5.types.
JL5ClassType
)
polyglot.ext.jl5.types.
JL5SubstClassType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.ext.jl5.types.
WildCardType
polyglot.ext.jl5.types.
TypeVariable
(also extends polyglot.ext.param.types.
Param
, polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
CaptureConvertedWildCardType
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.types.
UnknownType
)
polyglot.types.
UnknownPackage
polyglot.types.
UnknownQualifier
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
, polyglot.types.
UnknownType
)
polyglot.types.
UnknownType
polyglot.ext.jl5.types.
UnknownReferenceType
(also extends polyglot.types.
ReferenceType
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
)
polyglot.ext.jl5.types.
UnknownTypeVariable
(also extends polyglot.ext.jl5.types.
TypeVariable
, polyglot.types.
UnknownType
)
polyglot.types.
VarInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.types.
FieldInstance
(also extends polyglot.types.
MemberInstance
)
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5FieldInstance
polyglot.ext.jl5.types.
EnumInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.types.
LocalInstance
polyglot.ext.jl5.types.
JL5LocalInstance
polyglot.ext.jl5.types.
WildCardType
polyglot.frontend.
SourceLoader
polyglot.filemanager.
FileManager
(also extends polyglot.types.reflect.
ClassFileLoader
, javax.tools.StandardJavaFileManager)
polyglot.ast.
TermOps
polyglot.pth.
Test
polyglot.util.
Transformation
<T,U>
polyglot.ast.
TryOps
polyglot.ext.jl7.ast.
JL7TryOps
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
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.
AmbQualifierNode
, 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.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Special
polyglot.ast.
StringLit
polyglot.ast.
TypeNode
(also extends polyglot.ast.
QualifierNode
, polyglot.ast.
Term
)
polyglot.ast.
AmbTypeNode
(also extends polyglot.ast.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
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.
AmbQualifierNode
)
polyglot.ast.
ArrayTypeNode
(also extends polyglot.ast.
Ambiguous
)
polyglot.ast.
CanonicalTypeNode
polyglot.ext.jl5.ast.
ParamTypeNode
polyglot.ast.
Unary
polyglot.ast.
Variable
polyglot.ast.
ArrayAccess
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.ast.
NamedVariable
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Field
polyglot.ext.jl5.ast.
EnumConstant
polyglot.ast.
Local
polyglot.types.
TypeSystem
polyglot.ext.jl5.types.
JL5TypeSystem
polyglot.ext.jl7.types.
JL7TypeSystem
polyglot.ext.jl7.types.
JL7TypeSystem
polyglot.ext.param.types.
ParamTypeSystem
<Formal,Actual>
polyglot.ext.jl5.types.
JL5TypeSystem
polyglot.ext.jl7.types.
JL7TypeSystem
polyglot.ext.jl7.types.
JL7TypeSystem
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
)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
polyglot.ext.jl5.types.
TypeVariable.TVarDecl
polyglot.frontend.
Source.Kind
polyglot.main.
OptFlag.Kind
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes