|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InvokeReference
A reference to an invocation
| Method Summary | |
|---|---|
Type |
getClassType()
|
java.lang.String |
getMethodName()
|
Type |
getReturnType()
|
AbstractNode |
getThisNode()
returns null if this is a static reference |
boolean |
isStaticInvoke()
|
| Methods inherited from interface lab7.NodeDumpable |
|---|
dump |
| Method Detail |
|---|
Type getClassType()
java.lang.String getMethodName()
Type getReturnType()
boolean isStaticInvoke()
AbstractNode getThisNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||