|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodInvocation
Method invocation interface.
Method Summary | |
---|---|
java.lang.String |
getName()
Get the method name |
int |
getParamCount()
Get the number of arguments in this method invocation |
boolean |
isVarArgs()
|
Method Detail |
---|
java.lang.String getName()
int getParamCount()
boolean isVarArgs()
true
if this node supports varargs.
|
Copyright © 2006-2009 Odysseus Software GmbH. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |