|
|||||||||
| 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 Form| Constructor Summary | |
|---|---|
protected |
AccessPathRoot(polyglot.util.Position pos)
|
| Method Summary | |
|---|---|
boolean |
isUninterpreted()
|
PathMap |
labelcheck(JifContext A)
|
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 AccessPathpublic final AccessPathRoot root()
root in class AccessPathpublic PathMap labelcheck(JifContext A)
labelcheck in class AccessPath
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||