|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjif.types.label.AccessPath
jif.types.label.AccessPathRoot
public abstract class AccessPathRoot
Represents a final access path root.
AccessPath
,
Serialized FormConstructor Summary | |
---|---|
protected |
AccessPathRoot(polyglot.util.Position pos)
|
Method Summary | |
---|---|
boolean |
isUninterpreted()
|
PathMap |
labelcheck(JifContext A,
LabelChecker lc)
|
AccessPathRoot |
root()
|
Methods inherited from class jif.types.label.AccessPath |
---|
exprString, hashCode, isCanonical, isNeverNull, position, subst, throwTypes, type, verify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AccessPathRoot(polyglot.util.Position pos)
Method Detail |
---|
public boolean isUninterpreted()
isUninterpreted
in class AccessPath
public final AccessPathRoot root()
root
in class AccessPath
public PathMap labelcheck(JifContext A, LabelChecker lc)
labelcheck
in class AccessPath
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |