|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.types.TypeObject_c
polyglot.ext.coffer.types.Key_c
polyglot.ext.coffer.types.ParamKey_c
public class ParamKey_c
Field Summary |
---|
Fields inherited from class polyglot.ext.coffer.types.Key_c |
---|
name |
Fields inherited from class polyglot.types.TypeObject_c |
---|
position, ts |
Constructor Summary | |
---|---|
ParamKey_c(TypeSystem ts,
Position pos,
java.lang.String name)
|
Method Summary | |
---|---|
boolean |
equalsImpl(TypeObject o)
Default implementation is pointer equality. |
Methods inherited from class polyglot.ext.coffer.types.Key_c |
---|
hashCode, isCanonical, name, name, toString |
Methods inherited from class polyglot.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 |
---|
isCanonical, position, typeSystem |
Methods inherited from interface polyglot.util.Copy |
---|
copy |
Constructor Detail |
---|
public ParamKey_c(TypeSystem ts, Position pos, java.lang.String name)
Method Detail |
---|
public boolean equalsImpl(TypeObject o)
TypeObject_c
equalsImpl
in interface TypeObject
equalsImpl
in class Key_c
TypeObject_c.equalsImpl(TypeObject)
,
Object.hashCode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |