|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.prorefactor.treeparser.FieldLookupResult
public class FieldLookupResult
For field lookups, we need to be able to pass back the BufferScope object as well as the Field object.
| Field Summary | |
|---|---|
BufferScope |
bufferScope
|
FieldBuffer |
field
|
FieldLevelWidgetI |
fieldLevelWidget
|
boolean |
isAbbreviated
|
boolean |
isUnqualified
|
Variable |
variable
|
| Constructor Summary | |
|---|---|
FieldLookupResult()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean isAbbreviated
public boolean isUnqualified
public BufferScope bufferScope
public Variable variable
public FieldLevelWidgetI fieldLevelWidget
public FieldBuffer field
| Constructor Detail |
|---|
public FieldLookupResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||