|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.ext.jl.types.TypeObject_c
polyglot.ext.coffer.types.Key_c
polyglot.ext.coffer.types.UnknownKey_c
public class UnknownKey_c
Field Summary |
---|
Fields inherited from class polyglot.ext.coffer.types.Key_c |
---|
name |
Fields inherited from class polyglot.ext.jl.types.TypeObject_c |
---|
position, ts |
Constructor Summary | |
---|---|
UnknownKey_c(TypeSystem ts,
Position pos,
java.lang.String name)
|
Method Summary | |
---|---|
boolean |
isCanonical()
Return true if the type object contains no unknown/ambiguous types. |
Methods inherited from class polyglot.ext.coffer.types.Key_c |
---|
equalsImpl, hashCode, name, name, toString |
Methods inherited from class polyglot.ext.jl.types.TypeObject_c |
---|
copy, equals, position, typeSystem |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface polyglot.ext.coffer.types.Key |
---|
name |
Methods inherited from interface polyglot.types.TypeObject |
---|
equalsImpl, position, typeSystem |
Methods inherited from interface polyglot.util.Copy |
---|
copy |
Constructor Detail |
---|
public UnknownKey_c(TypeSystem ts, Position pos, java.lang.String name)
Method Detail |
---|
public boolean isCanonical()
TypeObject
isCanonical
in interface TypeObject
isCanonical
in class Key_c
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |