Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
jif
,
jif.ast
,
jif.extension
,
jif.parse
,
jif.translate
,
jif.types
,
jif.visit
Class Hierarchy
class java.lang.Object
class polyglot.ext.jl.ast.AbstractDelFactory_c (implements polyglot.ast.DelFactory)
class jif.ast.
JifDelFactory_c
class polyglot.frontend.AbstractExtensionInfo (implements polyglot.frontend.ExtensionInfo)
class polyglot.ext.jl.ExtensionInfo
class jif.
ExtensionInfo
class jif.
OutputExtensionInfo
class polyglot.ext.jl.ast.AbstractExtFactory_c (implements polyglot.ast.ExtFactory)
class jif.ast.
JifExtFactory_c
class polyglot.ext.jl.ast.AbstractNodeFactory_c (implements polyglot.ast.NodeFactory)
class polyglot.ext.jl.ast.NodeFactory_c
class jif.ast.
JifNodeFactory_c
(implements jif.ast.
JifNodeFactory
)
class polyglot.frontend.AbstractPass (implements polyglot.frontend.Pass)
class jif.visit.
LabelCheckPass
class jif.parse.
Amb
class jif.parse.
Access
class jif.parse.
Array
class jif.parse.
Inst
class jif.parse.
InstOrAccess
class jif.parse.
LabeledExpr
class jif.parse.
Name
class jif.extension.
CallHelper
class jif.extension.
ConstructorChecker
class polyglot.ext.jl.types.Context_c (implements polyglot.types.Context)
class jif.types.
JifContext_c
(implements jif.types.
JifContext
)
class jif.parse.
Declarator
class polyglot.ext.jl.ast.Disamb_c (implements polyglot.ast.Disamb)
class jif.ast.
JifDisamb_c
class polyglot.util.Enum (implements java.io.Serializable)
class jif.types.
LabelConstraint.Kind
class jif.types.
ParamInstance.Kind
class jif.types.
Path.FixedPath
(implements jif.types.
Path
)
class jif.types.
Equation
class jif.types.
ExceptionPath_c
(implements jif.types.
ExceptionPath
)
class polyglot.ext.jl.ast.Ext_c (implements polyglot.ast.Ext)
class jif.ast.
Jif_c
(implements jif.ast.
Jif
)
class jif.extension.
JifArrayAccessExt
class jif.extension.
JifArrayInitExt
class jif.extension.
JifAssignExt
class jif.extension.
JifArrayAccessAssignExt
class jif.extension.
JifFieldAssignExt
class jif.extension.
JifLocalAssignExt
class jif.extension.
JifBinaryExt
class jif.extension.
JifCallExt
class jif.extension.
JifCastExt
class jif.extension.
JifClassBodyExt
class jif.extension.
JifClassDeclExt
class jif.extension.
JifConditionalExt
class jif.extension.
JifDeclassifyExprExt
class jif.extension.
JifFieldDeclExt_c
(implements jif.extension.
JifFieldDeclExt
)
class jif.extension.
JifFieldExt
class jif.extension.
JifFormalExt
class jif.extension.
JifInitializerExt
class jif.extension.
JifInstanceofExt
class jif.extension.
JifLiteralExt
class jif.extension.
JifLocalExt
class jif.extension.
JifNewArrayExt
class jif.extension.
JifNewExt
class jif.extension.
JifProcedureDeclExt_c
(implements jif.extension.
JifProcedureDeclExt
)
class jif.extension.
JifConstructorDeclExt
class jif.extension.
JifMethodDeclExt
class jif.extension.
JifSourceFileExt
class jif.extension.
JifSpecialExt
class jif.extension.
JifStmtExt_c
(implements jif.extension.
JifStmtExt
)
class jif.extension.
JifActsForExt
class jif.extension.
JifBlockExt
class jif.extension.
JifBranchExt
class jif.extension.
JifCaseExt
class jif.extension.
JifConstructorCallExt
class jif.extension.
JifDeclassifyStmtExt
class jif.extension.
JifDoExt
class jif.extension.
JifEmptyExt
class jif.extension.
JifEvalExt
class jif.extension.
JifForExt
class jif.extension.
JifIfExt
class jif.extension.
JifLabeledExt
class jif.extension.
JifLocalDeclExt
class jif.extension.
JifReturnExt
class jif.extension.
JifSwitchExt
class jif.extension.
JifSwitchLabelExt
class jif.extension.
JifSynchronizedExt
class jif.extension.
JifThrowExt
class jif.extension.
JifTryExt
class jif.extension.
JifWhileExt
class jif.extension.
JifUnaryExt
class polyglot.ext.jl.ast.JL_c (implements polyglot.ast.JL)
class jif.extension.
JifJL_c
class jif.extension.
JifArrayAccessAssignDel
class jif.extension.
JifArrayAccessDel
class jif.extension.
JifCallDel
class jif.extension.
JifClassDeclDel
class jif.extension.
JifConstructorCallDel
class jif.extension.
JifFieldAssignDel
class jif.extension.
JifFieldDeclDel
class jif.extension.
JifFieldDel
class jif.extension.
JifInitializerDel
class jif.extension.
JifLocalDeclDel
class jif.extension.
JifProcedureDeclDel
class jif.extension.
JifMethodDeclDel
class jif.extension.
JifThrowDel
class jif.extension.
JifTypeNodeDel
class jif.translate.
ToJavaExt_c
(implements jif.translate.
ToJavaExt
)
class jif.translate.
ActsForToJavaExt_c
class jif.translate.
CannotToJavaExt_c
class jif.translate.
CanonicalLabelNodeToJavaExt_c
class jif.translate.
CanonicalPrincipalNodeToJavaExt_c
class jif.translate.
CanonicalTypeNodeToJavaExt_c
class jif.translate.
CaseToJavaExt_c
class jif.translate.
ClassBodyToJavaExt_c
class jif.translate.
ClassDeclToJavaExt_c
class jif.translate.
ConstructorCallToJavaExt_c
class jif.translate.
ConstructorDeclToJavaExt_c
class jif.translate.
DeclassifyExprToJavaExt_c
class jif.translate.
DeclassifyStmtToJavaExt_c
class jif.translate.
ExprToJavaExt_c
class jif.translate.
BinaryToJavaExt_c
class jif.translate.
CallToJavaExt_c
class jif.translate.
FieldToJavaExt_c
class jif.translate.
LocalToJavaExt_c
class jif.translate.
NewToJavaExt_c
class jif.translate.
FieldDeclToJavaExt_c
class jif.translate.
FormalToJavaExt_c
class jif.translate.
InitializerToJavaExt_c
class jif.translate.
LocalDeclToJavaExt_c
class jif.translate.
MethodDeclToJavaExt_c
class jif.translate.
NewLabelToJavaExt_c
class jif.translate.
PackageNodeToJavaExt_c
class jif.translate.
ReturnToJavaExt_c
class jif.translate.
SourceFileToJavaExt_c
class jif.translate.
SwitchLabelToJavaExt_c
class jif.
ExtensionInfo.JifJobExt
(implements polyglot.frontend.JobExt)
class jif.types.
FixedSignature
(implements jif.types.
DefaultSignature
)
class jif.types.
GotoPath_c
(implements jif.types.
Path
)
class jif.types.
Graph
class jif.types.
JifSubst_c.ConstraintXform
(implements polyglot.util.Transformation)
class jif.types.
JifSubst_c.LabelXform
(implements polyglot.util.Transformation)
class jif.types.
JifSubst_c.PrincipalXform
(implements polyglot.util.Transformation)
class jif.ast.
JifUtil
class jif.visit.
LabelChecker
(implements polyglot.util.Copy)
class jif.types.
LabelConstraint
class jif.types.
LabelSubstitution
class jif.types.
ArgLabelSubstitution
class jif.extension.
JifFieldDeclExt_c.InvarianceLabelChecker
class jif.extension.
JifFieldDeclExt_c.StaticFieldLabelChecker
class jif.types.
JifSubst_c.SubstLabelSubst
(implements java.io.Serializable)
class jif.extension.
JifTypeNodeDel.StaticLabelChecker
class jif.types.
Solver.RuntimeLabelSubstitution
class jif.translate.
LabelToJavaExpr_c
(implements jif.translate.
LabelToJavaExpr
)
class jif.translate.
CannotLabelToJavaExpr_c
class jif.translate.
DynamicLabelToJavaExpr_c
class jif.translate.
JoinLabelToJavaExpr_c
class jif.translate.
MeetLabelToJavaExpr_c
class jif.translate.
PolicyLabelToJavaExpr_c
class polyglot.ext.jl.types.LazyClassInitializer_c (implements polyglot.types.LazyClassInitializer)
class jif.types.
JifLazyClassInitializer_c
class jif.parse.
Lexer_c
(implements polyglot.lex.Lexer)
class java_cup.runtime.lr_parser
class polyglot.parse.BaseParser
class polyglot.ext.jl.parse.Grm
class jif.parse.
Grm
class jif.types.
NamedLabel
class polyglot.ext.jl.ast.Node_c (implements polyglot.ast.Node)
class jif.ast.
AmbParam_c
(implements jif.ast.
AmbParam
)
class jif.ast.
AmbParamTypeOrAccess_c
(implements jif.ast.
AmbParamTypeOrAccess
)
class jif.ast.
ConstraintNode_c
(implements jif.ast.
ConstraintNode
)
class jif.ast.
ActsForConstraintNode_c
(implements jif.ast.
ActsForConstraintNode
)
class jif.ast.
AuthConstraintNode_c
(implements jif.ast.
AuthConstraintNode
)
class jif.ast.
CallerConstraintNode_c
(implements jif.ast.
CallerConstraintNode
)
class jif.ast.
CanonicalConstraintNode_c
(implements jif.ast.
CanonicalConstraintNode
)
class polyglot.ext.jl.ast.Formal_c (implements polyglot.ast.Formal)
class jif.ast.
JifFormal_c
class jif.ast.
LabelNode_c
(implements jif.ast.
LabelNode
)
class jif.ast.
AmbLabelNode_c
(implements polyglot.ast.Ambiguous, jif.ast.
LabelNode
)
class jif.ast.
AmbDynamicLabelNode_c
(implements jif.ast.
AmbDynamicLabelNode
)
class jif.ast.
AmbThisLabelNode_c
(implements jif.ast.
AmbThisLabelNode
)
class jif.ast.
AmbVarLabelNode_c
(implements jif.ast.
AmbVarLabelNode
)
class jif.ast.
JoinLabelNode_c
(implements jif.ast.
JoinLabelNode
)
class jif.ast.
PolicyLabelNode_c
(implements jif.ast.
PolicyLabelNode
)
class jif.ast.
CanonicalLabelNode_c
(implements jif.ast.
CanonicalLabelNode
)
class jif.ast.
ParamDecl_c
(implements jif.ast.
ParamDecl
)
class polyglot.ext.jl.ast.Term_c (implements polyglot.ast.Term)
class polyglot.ext.jl.ast.ClassDecl_c (implements polyglot.ast.ClassDecl)
class jif.ast.
JifClassDecl_c
(implements jif.ast.
JifClassDecl
)
class polyglot.ext.jl.ast.ConstructorDecl_c (implements polyglot.ast.ConstructorDecl)
class jif.ast.
JifConstructorDecl_c
(implements jif.ast.
JifConstructorDecl
)
class polyglot.ext.jl.ast.Expr_c (implements polyglot.ast.Expr)
class jif.ast.
AmbNewArray_c
(implements jif.ast.
AmbNewArray
)
class jif.ast.
DeclassifyExpr_c
(implements jif.ast.
DeclassifyExpr
)
class polyglot.ext.jl.ast.New_c (implements polyglot.ast.New)
class jif.ast.
JifNew_c
(implements polyglot.ast.New)
class jif.ast.
NewLabel_c
(implements jif.ast.
NewLabel
)
class jif.ast.
PrincipalNode_c
(implements jif.ast.
PrincipalNode
)
class jif.ast.
AmbPrincipalNode_c
(implements jif.ast.
AmbPrincipalNode
)
class jif.ast.
CanonicalPrincipalNode_c
(implements jif.ast.
CanonicalPrincipalNode
)
class jif.parse.
Wrapper
class polyglot.ext.jl.ast.MethodDecl_c (implements polyglot.ast.MethodDecl)
class jif.ast.
JifMethodDecl_c
(implements jif.ast.
JifMethodDecl
)
class polyglot.ext.jl.ast.Stmt_c (implements polyglot.ast.Stmt)
class jif.ast.
ActsFor_c
(implements jif.ast.
ActsFor
)
class jif.ast.
DeclassifyStmt_c
(implements jif.ast.
DeclassifyStmt
)
class jif.ast.
LabelCase_c
(implements jif.ast.
LabelCase
)
class jif.ast.
SwitchLabel_c
(implements jif.ast.
SwitchLabel
)
class polyglot.ext.jl.ast.TypeNode_c (implements polyglot.ast.TypeNode)
class polyglot.ext.jl.ast.CanonicalTypeNode_c (implements polyglot.ast.CanonicalTypeNode)
class jif.ast.
JifCanonicalTypeNode_c
(implements jif.ast.
JifCanonicalTypeNode
)
class jif.ast.
InstTypeNode_c
(implements jif.ast.
InstTypeNode
)
class jif.ast.
LabeledTypeNode_c
(implements jif.ast.
LabeledTypeNode
)
class polyglot.visit.NodeVisitor
class jif.visit.
ConstChecker
class polyglot.visit.HaltingVisitor (implements polyglot.util.Copy)
class polyglot.visit.ErrorHandlingVisitor
class polyglot.visit.ContextVisitor
class jif.visit.
AddDummyFieldsVisitor
class polyglot.visit.AmbiguityRemover
class jif.visit.
JifAmbiguityRemover
class jif.visit.
FieldLabelResolver
class jif.visit.
JifLabelSubst
class polyglot.visit.DataFlow
class jif.visit.
ArrayIndexChecker
class jif.visit.
NotNullChecker
class jif.translate.
JifToJavaRewriter
class jif.visit.
LabelSubstitutionVisitor
class jif.parse.
UnwrapVisitor
class polyglot.main.Options
class jif.
JifOptions
class jif.types.
PathMap
class polyglot.ext.jl.types.PlaceHolder_c (implements polyglot.types.PlaceHolder)
class jif.types.
JifPlaceHolder_c
(implements polyglot.types.PlaceHolder)
class polyglot.visit.PrettyPrinter
class polyglot.visit.Translator (implements polyglot.util.Copy)
class jif.visit.
JifTranslator
class jif.types.
PrincipalHierarchy
class jif.translate.
PrincipalToJavaExpr_c
(implements jif.translate.
PrincipalToJavaExpr
)
class jif.translate.
CannotPrincipalToJavaExpr_c
class jif.translate.
DynamicPrincipalToJavaExpr_c
class jif.translate.
ExternalPrincipalToJavaExpr_c
class jif.types.
Solver
class jif.types.
SolverGLB
class jif.types.
SolverLUB
class polyglot.ext.param.types.Subst_c (implements polyglot.ext.param.types.Subst)
class jif.types.
JifSubst_c
(implements jif.types.
JifSubst
)
class jif.extension.
SubtypeChecker
class jif.parse.
sym
class jif.
Topics
class polyglot.ext.jl.types.TypeObject_c (implements polyglot.types.TypeObject)
class jif.types.
ActsForConstraint_c
(implements jif.types.
ActsForConstraint
)
class jif.types.
AuthConstraint_c
(implements jif.types.
AuthConstraint
)
class jif.types.
CallerConstraint_c
(implements jif.types.
CallerConstraint
)
class jif.types.
Label_c
(implements jif.types.
Label
)
class jif.types.
ArgLabel_c
(implements jif.types.
ArgLabel
)
class jif.types.
CovariantLabel_c
(implements jif.types.
CovariantLabel
)
class jif.types.
DynamicLabel_c
(implements jif.types.
DynamicLabel
)
class jif.types.
DynamicArgLabel_c
(implements jif.types.
DynamicArgLabel
)
class jif.types.
DynrecLabel_c
(implements jif.types.
DynrecLabel
)
class jif.types.
JoinLabel_c
(implements jif.types.
JoinLabel
)
class jif.types.
LabelOfVar_c
(implements jif.types.
LabelOfVar
)
class jif.types.
MeetLabel_c
(implements jif.types.
MeetLabel
)
class jif.types.
NotTaken_c
(implements jif.types.
NotTaken
)
class jif.types.
ParamLabel_c
(implements jif.types.
ParamLabel
)
class jif.types.
PolicyLabel_c
(implements jif.types.
PolicyLabel
)
class jif.types.
RuntimeLabel_c
(implements jif.types.
RuntimeLabel
)
class jif.types.
TopLabel_c
(implements jif.types.
TopLabel
)
class jif.types.
UnknownLabel_c
(implements jif.types.
UnknownLabel
)
class jif.types.
VarLabel_c
(implements jif.types.
VarLabel
)
class jif.types.
LabelLeAssertion_c
(implements jif.types.
LabelLeAssertion
)
class polyglot.ext.param.types.PClass_c (implements polyglot.ext.param.types.PClass)
class polyglot.ext.param.types.MuPClass_c (implements polyglot.ext.param.types.MuPClass)
class jif.types.
JifMuPClass_c
class jif.types.
Principal_c
(implements jif.types.
Principal
)
class jif.types.
DynamicPrincipal_c
(implements jif.types.
DynamicPrincipal
)
class jif.types.
ArgPrincipal_c
(implements jif.types.
ArgPrincipal
)
class jif.types.
ExternalPrincipal_c
(implements jif.types.
ExternalPrincipal
)
class jif.types.
ParamPrincipal_c
(implements jif.types.
ParamPrincipal
)
class polyglot.ext.jl.types.ProcedureInstance_c (implements polyglot.types.ProcedureInstance)
class polyglot.ext.jl.types.ConstructorInstance_c (implements polyglot.types.ConstructorInstance)
class jif.types.
JifConstructorInstance_c
(implements jif.types.
JifConstructorInstance
)
class polyglot.ext.jl.types.MethodInstance_c (implements polyglot.types.MethodInstance)
class jif.types.
JifMethodInstance_c
(implements jif.types.
JifMethodInstance
)
class polyglot.ext.jl.types.Type_c (implements polyglot.types.Type)
class jif.types.
LabeledType_c
(implements jif.types.
LabeledType
)
class polyglot.ext.jl.types.ReferenceType_c (implements polyglot.types.ReferenceType)
class polyglot.ext.jl.types.ClassType_c (implements polyglot.types.ClassType)
class polyglot.ext.jl.types.ParsedClassType_c (implements polyglot.types.ParsedClassType)
class jif.types.
JifParsedPolyType_c
(implements jif.types.
JifParsedPolyType
)
class polyglot.ext.param.types.SubstClassType_c (implements polyglot.ext.param.types.SubstType)
class jif.types.
JifSubstClassType_c
(implements jif.types.
JifSubstType
)
class jif.types.
UnknownParam_c
(implements jif.types.
UnknownParam
)
class jif.types.
UnknownPrincipal_c
(implements jif.types.
UnknownPrincipal
)
class polyglot.ext.jl.types.VarInstance_c (implements polyglot.types.VarInstance)
class polyglot.ext.jl.types.FieldInstance_c (implements polyglot.types.FieldInstance)
class jif.types.
JifFieldInstance_c
(implements jif.types.
JifFieldInstance
)
class polyglot.ext.jl.types.LocalInstance_c (implements polyglot.types.LocalInstance)
class jif.types.
JifLocalInstance_c
(implements jif.types.
JifLocalInstance
)
class jif.types.
ParamInstance_c
(implements jif.types.
ParamInstance
)
class jif.types.
PrincipalInstance_c
(implements jif.types.
PrincipalInstance
)
class polyglot.ext.jl.types.TypeSystem_c (implements polyglot.types.TypeSystem)
class polyglot.ext.param.types.ParamTypeSystem_c (implements polyglot.ext.param.types.ParamTypeSystem)
class jif.types.
JifTypeSystem_c
(implements jif.types.
JifTypeSystem
)
class jif.types.
UID
(implements java.io.Serializable)
class jif.types.
VarMap
class jif.types.
VarSignature
(implements jif.types.
DefaultSignature
)
class polyglot.main.Version
class jif.
Version
Interface Hierarchy
interface java.lang.Cloneable
interface polyglot.util.Copy
interface polyglot.types.Context (also extends polyglot.types.Resolver)
interface jif.types.
JifContext
interface polyglot.ast.Ext
interface jif.ast.
Jif
interface jif.extension.
JifFieldDeclExt
interface jif.extension.
JifProcedureDeclExt
interface jif.extension.
JifStmtExt
interface jif.translate.
ToJavaExt
interface polyglot.ast.JL (also extends polyglot.ast.NodeOps)
interface polyglot.ast.Node (also extends polyglot.util.Copy)
interface polyglot.ast.Ambiguous
interface jif.ast.
AmbDynamicLabelNode
(also extends jif.ast.
LabelNode
)
interface jif.ast.
AmbNewArray
(also extends polyglot.ast.Expr)
interface jif.ast.
AmbParam
(also extends jif.ast.
ParamNode
)
interface jif.ast.
AmbParamTypeOrAccess
(also extends polyglot.ast.Receiver)
interface jif.ast.
AmbPrincipalNode
(also extends jif.ast.
PrincipalNode
)
interface jif.ast.
AmbThisLabelNode
(also extends jif.ast.
LabelNode
)
interface jif.ast.
AmbVarLabelNode
(also extends jif.ast.
LabelNode
)
interface polyglot.ast.ClassMember
interface polyglot.ast.ClassDecl (also extends polyglot.ast.Term, polyglot.ast.TopLevelDecl)
interface jif.ast.
JifClassDecl
interface polyglot.ast.CodeDecl (also extends polyglot.ast.Term)
interface polyglot.ast.ProcedureDecl
interface polyglot.ast.ConstructorDecl
interface jif.ast.
JifConstructorDecl
(also extends jif.ast.
JifProcedureDecl
)
interface jif.ast.
JifProcedureDecl
interface jif.ast.
JifConstructorDecl
(also extends polyglot.ast.ConstructorDecl)
interface jif.ast.
JifMethodDecl
(also extends polyglot.ast.MethodDecl)
interface polyglot.ast.MethodDecl
interface jif.ast.
JifMethodDecl
(also extends jif.ast.
JifProcedureDecl
)
interface jif.ast.
ConstraintNode
interface jif.ast.
ActsForConstraintNode
interface jif.ast.
AuthConstraintNode
interface jif.ast.
CallerConstraintNode
interface jif.ast.
CanonicalConstraintNode
interface jif.ast.
ParamDecl
interface jif.ast.
ParamNode
interface jif.ast.
AmbParam
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
LabelNode
interface jif.ast.
AmbDynamicLabelNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
AmbThisLabelNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
AmbVarLabelNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalLabelNode
interface jif.ast.
JoinLabelNode
interface jif.ast.
PolicyLabelNode
interface jif.ast.
PrincipalNode
(also extends polyglot.ast.Expr)
interface jif.ast.
AmbPrincipalNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalPrincipalNode
interface polyglot.ast.Prefix
interface polyglot.ast.QualifierNode
interface polyglot.ast.TypeNode (also extends polyglot.ast.Receiver)
interface polyglot.ast.CanonicalTypeNode
interface jif.ast.
JifCanonicalTypeNode
interface jif.ast.
InstTypeNode
interface jif.ast.
LabeledTypeNode
interface polyglot.ast.Receiver (also extends polyglot.ast.Typed)
interface jif.ast.
AmbParamTypeOrAccess
(also extends polyglot.ast.Ambiguous)
interface polyglot.ast.Expr (also extends polyglot.ast.Term)
interface jif.ast.
AmbNewArray
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
DeclassifyExpr
interface jif.ast.
NewLabel
interface jif.ast.
PrincipalNode
(also extends jif.ast.
ParamNode
)
interface jif.ast.
AmbPrincipalNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalPrincipalNode
interface polyglot.ast.TypeNode (also extends polyglot.ast.QualifierNode)
interface polyglot.ast.CanonicalTypeNode
interface jif.ast.
JifCanonicalTypeNode
interface jif.ast.
InstTypeNode
interface jif.ast.
LabeledTypeNode
interface polyglot.ast.Term
interface polyglot.ast.ClassDecl (also extends polyglot.ast.ClassMember, polyglot.ast.TopLevelDecl)
interface jif.ast.
JifClassDecl
interface polyglot.ast.CodeDecl (also extends polyglot.ast.ClassMember)
interface polyglot.ast.ProcedureDecl
interface polyglot.ast.ConstructorDecl
interface jif.ast.
JifConstructorDecl
(also extends jif.ast.
JifProcedureDecl
)
interface jif.ast.
JifProcedureDecl
interface jif.ast.
JifConstructorDecl
(also extends polyglot.ast.ConstructorDecl)
interface jif.ast.
JifMethodDecl
(also extends polyglot.ast.MethodDecl)
interface polyglot.ast.MethodDecl
interface jif.ast.
JifMethodDecl
(also extends jif.ast.
JifProcedureDecl
)
interface polyglot.ast.Expr (also extends polyglot.ast.Receiver)
interface jif.ast.
AmbNewArray
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
DeclassifyExpr
interface jif.ast.
NewLabel
interface jif.ast.
PrincipalNode
(also extends jif.ast.
ParamNode
)
interface jif.ast.
AmbPrincipalNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalPrincipalNode
interface polyglot.ast.Stmt
interface polyglot.ast.CompoundStmt
interface jif.ast.
ActsFor
interface jif.ast.
DeclassifyStmt
interface jif.ast.
LabelCase
interface jif.ast.
SwitchLabel
interface polyglot.ast.TopLevelDecl
interface polyglot.ast.ClassDecl (also extends polyglot.ast.ClassMember, polyglot.ast.Term)
interface jif.ast.
JifClassDecl
interface polyglot.ast.Node (also extends polyglot.ast.JL)
interface polyglot.ast.Ambiguous
interface jif.ast.
AmbDynamicLabelNode
(also extends jif.ast.
LabelNode
)
interface jif.ast.
AmbNewArray
(also extends polyglot.ast.Expr)
interface jif.ast.
AmbParam
(also extends jif.ast.
ParamNode
)
interface jif.ast.
AmbParamTypeOrAccess
(also extends polyglot.ast.Receiver)
interface jif.ast.
AmbPrincipalNode
(also extends jif.ast.
PrincipalNode
)
interface jif.ast.
AmbThisLabelNode
(also extends jif.ast.
LabelNode
)
interface jif.ast.
AmbVarLabelNode
(also extends jif.ast.
LabelNode
)
interface polyglot.ast.ClassMember
interface polyglot.ast.ClassDecl (also extends polyglot.ast.Term, polyglot.ast.TopLevelDecl)
interface jif.ast.
JifClassDecl
interface polyglot.ast.CodeDecl (also extends polyglot.ast.Term)
interface polyglot.ast.ProcedureDecl
interface polyglot.ast.ConstructorDecl
interface jif.ast.
JifConstructorDecl
(also extends jif.ast.
JifProcedureDecl
)
interface jif.ast.
JifProcedureDecl
interface jif.ast.
JifConstructorDecl
(also extends polyglot.ast.ConstructorDecl)
interface jif.ast.
JifMethodDecl
(also extends polyglot.ast.MethodDecl)
interface polyglot.ast.MethodDecl
interface jif.ast.
JifMethodDecl
(also extends jif.ast.
JifProcedureDecl
)
interface jif.ast.
ConstraintNode
interface jif.ast.
ActsForConstraintNode
interface jif.ast.
AuthConstraintNode
interface jif.ast.
CallerConstraintNode
interface jif.ast.
CanonicalConstraintNode
interface jif.ast.
ParamDecl
interface jif.ast.
ParamNode
interface jif.ast.
AmbParam
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
LabelNode
interface jif.ast.
AmbDynamicLabelNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
AmbThisLabelNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
AmbVarLabelNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalLabelNode
interface jif.ast.
JoinLabelNode
interface jif.ast.
PolicyLabelNode
interface jif.ast.
PrincipalNode
(also extends polyglot.ast.Expr)
interface jif.ast.
AmbPrincipalNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalPrincipalNode
interface polyglot.ast.Prefix
interface polyglot.ast.QualifierNode
interface polyglot.ast.TypeNode (also extends polyglot.ast.Receiver)
interface polyglot.ast.CanonicalTypeNode
interface jif.ast.
JifCanonicalTypeNode
interface jif.ast.
InstTypeNode
interface jif.ast.
LabeledTypeNode
interface polyglot.ast.Receiver (also extends polyglot.ast.Typed)
interface jif.ast.
AmbParamTypeOrAccess
(also extends polyglot.ast.Ambiguous)
interface polyglot.ast.Expr (also extends polyglot.ast.Term)
interface jif.ast.
AmbNewArray
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
DeclassifyExpr
interface jif.ast.
NewLabel
interface jif.ast.
PrincipalNode
(also extends jif.ast.
ParamNode
)
interface jif.ast.
AmbPrincipalNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalPrincipalNode
interface polyglot.ast.TypeNode (also extends polyglot.ast.QualifierNode)
interface polyglot.ast.CanonicalTypeNode
interface jif.ast.
JifCanonicalTypeNode
interface jif.ast.
InstTypeNode
interface jif.ast.
LabeledTypeNode
interface polyglot.ast.Term
interface polyglot.ast.ClassDecl (also extends polyglot.ast.ClassMember, polyglot.ast.TopLevelDecl)
interface jif.ast.
JifClassDecl
interface polyglot.ast.CodeDecl (also extends polyglot.ast.ClassMember)
interface polyglot.ast.ProcedureDecl
interface polyglot.ast.ConstructorDecl
interface jif.ast.
JifConstructorDecl
(also extends jif.ast.
JifProcedureDecl
)
interface jif.ast.
JifProcedureDecl
interface jif.ast.
JifConstructorDecl
(also extends polyglot.ast.ConstructorDecl)
interface jif.ast.
JifMethodDecl
(also extends polyglot.ast.MethodDecl)
interface polyglot.ast.MethodDecl
interface jif.ast.
JifMethodDecl
(also extends jif.ast.
JifProcedureDecl
)
interface polyglot.ast.Expr (also extends polyglot.ast.Receiver)
interface jif.ast.
AmbNewArray
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
DeclassifyExpr
interface jif.ast.
NewLabel
interface jif.ast.
PrincipalNode
(also extends jif.ast.
ParamNode
)
interface jif.ast.
AmbPrincipalNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalPrincipalNode
interface polyglot.ast.Stmt
interface polyglot.ast.CompoundStmt
interface jif.ast.
ActsFor
interface jif.ast.
DeclassifyStmt
interface jif.ast.
LabelCase
interface jif.ast.
SwitchLabel
interface polyglot.ast.TopLevelDecl
interface polyglot.ast.ClassDecl (also extends polyglot.ast.ClassMember, polyglot.ast.Term)
interface jif.ast.
JifClassDecl
interface polyglot.types.TypeObject (also extends java.io.Serializable)
interface jif.types.
Assertion
interface jif.types.
ActsForConstraint
interface jif.types.
AuthConstraint
interface jif.types.
CallerConstraint
interface jif.types.
LabelLeAssertion
interface polyglot.types.MemberInstance
interface polyglot.types.ClassType (also extends polyglot.types.Importable, polyglot.types.ReferenceType)
interface jif.types.
JifClassType
interface jif.types.
JifPolyType
(also extends polyglot.ext.param.types.InstType)
interface jif.types.
JifParsedPolyType
(also extends polyglot.types.ParsedClassType)
interface jif.types.
JifSubstType
(also extends polyglot.ext.param.types.InstType, polyglot.ext.param.types.SubstType)
interface polyglot.types.ParsedClassType
interface jif.types.
JifParsedPolyType
(also extends jif.types.
JifPolyType
)
interface polyglot.types.CodeInstance
interface polyglot.types.ProcedureInstance
interface polyglot.types.ConstructorInstance
interface jif.types.
JifConstructorInstance
(also extends jif.types.
JifProcedureInstance
)
interface jif.types.
JifProcedureInstance
interface jif.types.
JifConstructorInstance
(also extends polyglot.types.ConstructorInstance)
interface jif.types.
JifMethodInstance
(also extends polyglot.types.MethodInstance)
interface polyglot.types.MethodInstance
interface jif.types.
JifMethodInstance
(also extends jif.types.
JifProcedureInstance
)
interface polyglot.types.FieldInstance (also extends polyglot.types.VarInstance)
interface jif.types.
JifFieldInstance
(also extends jif.types.
JifVarInstance
)
interface polyglot.types.Named
interface polyglot.types.Importable
interface polyglot.types.ClassType (also extends polyglot.types.MemberInstance, polyglot.types.ReferenceType)
interface jif.types.
JifClassType
interface jif.types.
JifPolyType
(also extends polyglot.ext.param.types.InstType)
interface jif.types.
JifParsedPolyType
(also extends polyglot.types.ParsedClassType)
interface jif.types.
JifSubstType
(also extends polyglot.ext.param.types.InstType, polyglot.ext.param.types.SubstType)
interface polyglot.types.ParsedClassType
interface jif.types.
JifParsedPolyType
(also extends jif.types.
JifPolyType
)
interface jif.types.
Param
interface jif.types.
Label
interface jif.types.
ArgLabel
interface jif.types.
CovariantLabel
interface jif.types.
DynamicLabel
interface jif.types.
DynamicArgLabel
interface jif.types.
DynrecLabel
interface jif.types.
JoinLabel
interface jif.types.
LabelOfVar
interface jif.types.
MeetLabel
interface jif.types.
NotTaken
interface jif.types.
ParamLabel
interface jif.types.
PolicyLabel
interface jif.types.
RuntimeLabel
interface jif.types.
TopLabel
interface jif.types.
UnknownLabel
interface jif.types.
VarLabel
interface jif.types.
Principal
interface jif.types.
DynamicPrincipal
interface jif.types.
ArgPrincipal
interface jif.types.
ExternalPrincipal
interface jif.types.
ParamPrincipal
interface jif.types.
UnknownPrincipal
interface jif.types.
UnknownParam
interface polyglot.types.Qualifier
interface polyglot.types.Type
interface polyglot.ext.param.types.InstType
interface jif.types.
JifPolyType
(also extends jif.types.
JifClassType
)
interface jif.types.
JifParsedPolyType
(also extends polyglot.types.ParsedClassType)
interface jif.types.
JifSubstType
(also extends jif.types.
JifClassType
, polyglot.ext.param.types.SubstType)
interface jif.types.
LabeledType
interface polyglot.types.ReferenceType
interface polyglot.types.ClassType (also extends polyglot.types.Importable, polyglot.types.MemberInstance)
interface jif.types.
JifClassType
interface jif.types.
JifPolyType
(also extends polyglot.ext.param.types.InstType)
interface jif.types.
JifParsedPolyType
(also extends polyglot.types.ParsedClassType)
interface jif.types.
JifSubstType
(also extends polyglot.ext.param.types.InstType, polyglot.ext.param.types.SubstType)
interface polyglot.types.ParsedClassType
interface jif.types.
JifParsedPolyType
(also extends jif.types.
JifPolyType
)
interface polyglot.ext.param.types.SubstType
interface jif.types.
JifSubstType
(also extends polyglot.ext.param.types.InstType, jif.types.
JifClassType
)
interface polyglot.types.VarInstance
interface polyglot.types.FieldInstance (also extends polyglot.types.MemberInstance)
interface jif.types.
JifFieldInstance
(also extends jif.types.
JifVarInstance
)
interface jif.types.
JifVarInstance
interface jif.types.
JifFieldInstance
(also extends polyglot.types.FieldInstance)
interface jif.types.
JifLocalInstance
(also extends polyglot.types.LocalInstance)
interface polyglot.types.LocalInstance
interface jif.types.
JifLocalInstance
(also extends jif.types.
JifVarInstance
)
interface jif.types.
ParamInstance
interface jif.types.
PrincipalInstance
interface jif.types.
DefaultSignature
interface jif.types.
LabelEnv
interface polyglot.ast.NodeFactory
interface jif.ast.
JifNodeFactory
interface polyglot.ast.NodeOps
interface polyglot.ast.JL (also extends polyglot.util.Copy)
interface polyglot.ast.Node (also extends polyglot.util.Copy)
interface polyglot.ast.Ambiguous
interface jif.ast.
AmbDynamicLabelNode
(also extends jif.ast.
LabelNode
)
interface jif.ast.
AmbNewArray
(also extends polyglot.ast.Expr)
interface jif.ast.
AmbParam
(also extends jif.ast.
ParamNode
)
interface jif.ast.
AmbParamTypeOrAccess
(also extends polyglot.ast.Receiver)
interface jif.ast.
AmbPrincipalNode
(also extends jif.ast.
PrincipalNode
)
interface jif.ast.
AmbThisLabelNode
(also extends jif.ast.
LabelNode
)
interface jif.ast.
AmbVarLabelNode
(also extends jif.ast.
LabelNode
)
interface polyglot.ast.ClassMember
interface polyglot.ast.ClassDecl (also extends polyglot.ast.Term, polyglot.ast.TopLevelDecl)
interface jif.ast.
JifClassDecl
interface polyglot.ast.CodeDecl (also extends polyglot.ast.Term)
interface polyglot.ast.ProcedureDecl
interface polyglot.ast.ConstructorDecl
interface jif.ast.
JifConstructorDecl
(also extends jif.ast.
JifProcedureDecl
)
interface jif.ast.
JifProcedureDecl
interface jif.ast.
JifConstructorDecl
(also extends polyglot.ast.ConstructorDecl)
interface jif.ast.
JifMethodDecl
(also extends polyglot.ast.MethodDecl)
interface polyglot.ast.MethodDecl
interface jif.ast.
JifMethodDecl
(also extends jif.ast.
JifProcedureDecl
)
interface jif.ast.
ConstraintNode
interface jif.ast.
ActsForConstraintNode
interface jif.ast.
AuthConstraintNode
interface jif.ast.
CallerConstraintNode
interface jif.ast.
CanonicalConstraintNode
interface jif.ast.
ParamDecl
interface jif.ast.
ParamNode
interface jif.ast.
AmbParam
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
LabelNode
interface jif.ast.
AmbDynamicLabelNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
AmbThisLabelNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
AmbVarLabelNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalLabelNode
interface jif.ast.
JoinLabelNode
interface jif.ast.
PolicyLabelNode
interface jif.ast.
PrincipalNode
(also extends polyglot.ast.Expr)
interface jif.ast.
AmbPrincipalNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalPrincipalNode
interface polyglot.ast.Prefix
interface polyglot.ast.QualifierNode
interface polyglot.ast.TypeNode (also extends polyglot.ast.Receiver)
interface polyglot.ast.CanonicalTypeNode
interface jif.ast.
JifCanonicalTypeNode
interface jif.ast.
InstTypeNode
interface jif.ast.
LabeledTypeNode
interface polyglot.ast.Receiver (also extends polyglot.ast.Typed)
interface jif.ast.
AmbParamTypeOrAccess
(also extends polyglot.ast.Ambiguous)
interface polyglot.ast.Expr (also extends polyglot.ast.Term)
interface jif.ast.
AmbNewArray
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
DeclassifyExpr
interface jif.ast.
NewLabel
interface jif.ast.
PrincipalNode
(also extends jif.ast.
ParamNode
)
interface jif.ast.
AmbPrincipalNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalPrincipalNode
interface polyglot.ast.TypeNode (also extends polyglot.ast.QualifierNode)
interface polyglot.ast.CanonicalTypeNode
interface jif.ast.
JifCanonicalTypeNode
interface jif.ast.
InstTypeNode
interface jif.ast.
LabeledTypeNode
interface polyglot.ast.Term
interface polyglot.ast.ClassDecl (also extends polyglot.ast.ClassMember, polyglot.ast.TopLevelDecl)
interface jif.ast.
JifClassDecl
interface polyglot.ast.CodeDecl (also extends polyglot.ast.ClassMember)
interface polyglot.ast.ProcedureDecl
interface polyglot.ast.ConstructorDecl
interface jif.ast.
JifConstructorDecl
(also extends jif.ast.
JifProcedureDecl
)
interface jif.ast.
JifProcedureDecl
interface jif.ast.
JifConstructorDecl
(also extends polyglot.ast.ConstructorDecl)
interface jif.ast.
JifMethodDecl
(also extends polyglot.ast.MethodDecl)
interface polyglot.ast.MethodDecl
interface jif.ast.
JifMethodDecl
(also extends jif.ast.
JifProcedureDecl
)
interface polyglot.ast.Expr (also extends polyglot.ast.Receiver)
interface jif.ast.
AmbNewArray
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
DeclassifyExpr
interface jif.ast.
NewLabel
interface jif.ast.
PrincipalNode
(also extends jif.ast.
ParamNode
)
interface jif.ast.
AmbPrincipalNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalPrincipalNode
interface polyglot.ast.Stmt
interface polyglot.ast.CompoundStmt
interface jif.ast.
ActsFor
interface jif.ast.
DeclassifyStmt
interface jif.ast.
LabelCase
interface jif.ast.
SwitchLabel
interface polyglot.ast.TopLevelDecl
interface polyglot.ast.ClassDecl (also extends polyglot.ast.ClassMember, polyglot.ast.Term)
interface jif.ast.
JifClassDecl
interface jif.types.
Path
interface jif.types.
ExceptionPath
interface polyglot.types.Resolver
interface polyglot.types.Context (also extends polyglot.util.Copy)
interface jif.types.
JifContext
interface java.io.Serializable
interface jif.translate.
LabelToJavaExpr
interface jif.translate.
PrincipalToJavaExpr
interface polyglot.ext.param.types.Subst
interface jif.types.
JifSubst
interface polyglot.types.TypeObject (also extends polyglot.util.Copy)
interface jif.types.
Assertion
interface jif.types.
ActsForConstraint
interface jif.types.
AuthConstraint
interface jif.types.
CallerConstraint
interface jif.types.
LabelLeAssertion
interface polyglot.types.MemberInstance
interface polyglot.types.ClassType (also extends polyglot.types.Importable, polyglot.types.ReferenceType)
interface jif.types.
JifClassType
interface jif.types.
JifPolyType
(also extends polyglot.ext.param.types.InstType)
interface jif.types.
JifParsedPolyType
(also extends polyglot.types.ParsedClassType)
interface jif.types.
JifSubstType
(also extends polyglot.ext.param.types.InstType, polyglot.ext.param.types.SubstType)
interface polyglot.types.ParsedClassType
interface jif.types.
JifParsedPolyType
(also extends jif.types.
JifPolyType
)
interface polyglot.types.CodeInstance
interface polyglot.types.ProcedureInstance
interface polyglot.types.ConstructorInstance
interface jif.types.
JifConstructorInstance
(also extends jif.types.
JifProcedureInstance
)
interface jif.types.
JifProcedureInstance
interface jif.types.
JifConstructorInstance
(also extends polyglot.types.ConstructorInstance)
interface jif.types.
JifMethodInstance
(also extends polyglot.types.MethodInstance)
interface polyglot.types.MethodInstance
interface jif.types.
JifMethodInstance
(also extends jif.types.
JifProcedureInstance
)
interface polyglot.types.FieldInstance (also extends polyglot.types.VarInstance)
interface jif.types.
JifFieldInstance
(also extends jif.types.
JifVarInstance
)
interface polyglot.types.Named
interface polyglot.types.Importable
interface polyglot.types.ClassType (also extends polyglot.types.MemberInstance, polyglot.types.ReferenceType)
interface jif.types.
JifClassType
interface jif.types.
JifPolyType
(also extends polyglot.ext.param.types.InstType)
interface jif.types.
JifParsedPolyType
(also extends polyglot.types.ParsedClassType)
interface jif.types.
JifSubstType
(also extends polyglot.ext.param.types.InstType, polyglot.ext.param.types.SubstType)
interface polyglot.types.ParsedClassType
interface jif.types.
JifParsedPolyType
(also extends jif.types.
JifPolyType
)
interface jif.types.
Param
interface jif.types.
Label
interface jif.types.
ArgLabel
interface jif.types.
CovariantLabel
interface jif.types.
DynamicLabel
interface jif.types.
DynamicArgLabel
interface jif.types.
DynrecLabel
interface jif.types.
JoinLabel
interface jif.types.
LabelOfVar
interface jif.types.
MeetLabel
interface jif.types.
NotTaken
interface jif.types.
ParamLabel
interface jif.types.
PolicyLabel
interface jif.types.
RuntimeLabel
interface jif.types.
TopLabel
interface jif.types.
UnknownLabel
interface jif.types.
VarLabel
interface jif.types.
Principal
interface jif.types.
DynamicPrincipal
interface jif.types.
ArgPrincipal
interface jif.types.
ExternalPrincipal
interface jif.types.
ParamPrincipal
interface jif.types.
UnknownPrincipal
interface jif.types.
UnknownParam
interface polyglot.types.Qualifier
interface polyglot.types.Type
interface polyglot.ext.param.types.InstType
interface jif.types.
JifPolyType
(also extends jif.types.
JifClassType
)
interface jif.types.
JifParsedPolyType
(also extends polyglot.types.ParsedClassType)
interface jif.types.
JifSubstType
(also extends jif.types.
JifClassType
, polyglot.ext.param.types.SubstType)
interface jif.types.
LabeledType
interface polyglot.types.ReferenceType
interface polyglot.types.ClassType (also extends polyglot.types.Importable, polyglot.types.MemberInstance)
interface jif.types.
JifClassType
interface jif.types.
JifPolyType
(also extends polyglot.ext.param.types.InstType)
interface jif.types.
JifParsedPolyType
(also extends polyglot.types.ParsedClassType)
interface jif.types.
JifSubstType
(also extends polyglot.ext.param.types.InstType, polyglot.ext.param.types.SubstType)
interface polyglot.types.ParsedClassType
interface jif.types.
JifParsedPolyType
(also extends jif.types.
JifPolyType
)
interface polyglot.ext.param.types.SubstType
interface jif.types.
JifSubstType
(also extends polyglot.ext.param.types.InstType, jif.types.
JifClassType
)
interface polyglot.types.VarInstance
interface polyglot.types.FieldInstance (also extends polyglot.types.MemberInstance)
interface jif.types.
JifFieldInstance
(also extends jif.types.
JifVarInstance
)
interface jif.types.
JifVarInstance
interface jif.types.
JifFieldInstance
(also extends polyglot.types.FieldInstance)
interface jif.types.
JifLocalInstance
(also extends polyglot.types.LocalInstance)
interface polyglot.types.LocalInstance
interface jif.types.
JifLocalInstance
(also extends jif.types.
JifVarInstance
)
interface jif.types.
ParamInstance
interface jif.types.
PrincipalInstance
interface polyglot.ast.Typed
interface polyglot.ast.Receiver (also extends polyglot.ast.Prefix)
interface jif.ast.
AmbParamTypeOrAccess
(also extends polyglot.ast.Ambiguous)
interface polyglot.ast.Expr (also extends polyglot.ast.Term)
interface jif.ast.
AmbNewArray
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
DeclassifyExpr
interface jif.ast.
NewLabel
interface jif.ast.
PrincipalNode
(also extends jif.ast.
ParamNode
)
interface jif.ast.
AmbPrincipalNode
(also extends polyglot.ast.Ambiguous)
interface jif.ast.
CanonicalPrincipalNode
interface polyglot.ast.TypeNode (also extends polyglot.ast.QualifierNode)
interface polyglot.ast.CanonicalTypeNode
interface jif.ast.
JifCanonicalTypeNode
interface jif.ast.
InstTypeNode
interface jif.ast.
LabeledTypeNode
interface polyglot.types.TypeSystem
interface polyglot.ext.param.types.ParamTypeSystem
interface jif.types.
JifTypeSystem
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes