public abstract class AccessPathRoot extends AccessPath
AccessPath
,
Serialized FormModifier | Constructor and Description |
---|---|
protected |
AccessPathRoot(polyglot.util.Position pos) |
Modifier and Type | Method and Description |
---|---|
boolean |
equivalentTo(AccessPath p,
LabelEnv env) |
boolean |
isUninterpreted() |
PathMap |
labelcheck(JifContext A,
LabelChecker lc) |
AccessPathRoot |
root() |
copy, equals, exprString, hashCode, isCanonical, isNeverNull, position, subst, throwTypes, type, verify
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
public boolean equivalentTo(AccessPath p, LabelEnv env)
equivalentTo
in class AccessPath