|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--anvil.script.Ref
|
+--anvil.script.ClassRef
class ClassRef
| Field Summary | |
protected ClassType |
_classtype
|
| Fields inherited from class anvil.script.Ref |
_resolved, _resolver |
| Constructor Summary | |
ClassRef(ReferenceResolver resolver)
|
|
| Method Summary | |
ClassType |
getClassType()
|
Type |
getType()
|
boolean |
resolve(ErrorListener context)
|
| Methods inherited from class anvil.script.Ref |
equals, getReference, hashCode, isResolved, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected ClassType _classtype
| Constructor Detail |
public ClassRef(ReferenceResolver resolver)
| Method Detail |
public Type getType()
getType in class Refpublic ClassType getClassType()
public boolean resolve(ErrorListener context)
resolve in class Ref
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||