|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.dynamicjava.symbol.TypeSystem.FieldReference
public abstract static class TypeSystem.FieldReference
Abstraction of the result of a static or non-static field lookup
| Constructor Summary | |
|---|---|
protected |
TypeSystem.FieldReference(DJField field,
Type type)
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object that)
|
DJField |
field()
|
int |
hashCode()
|
Type |
type()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected TypeSystem.FieldReference(DJField field,
Type type)
| Method Detail |
|---|
public DJField field()
public Type type()
public boolean equals(java.lang.Object that)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||