|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--anvil.script.Ref
|
+--anvil.script.InterfaceRef
class InterfaceRef
| Field Summary | |
protected InterfaceType |
_interfacetype
|
| Fields inherited from class anvil.script.Ref |
_resolved, _resolver |
| Constructor Summary | |
InterfaceRef(ReferenceResolver resolver)
|
|
| Method Summary | |
InterfaceType |
getInterfaceType()
|
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 InterfaceType _interfacetype
| Constructor Detail |
public InterfaceRef(ReferenceResolver resolver)
| Method Detail |
public Type getType()
getType in class Refpublic InterfaceType getInterfaceType()
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 | |||||||||