|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjaxx.compiler.tools.jaxxcapture.AbstractContextNode
jaxx.compiler.tools.jaxxcapture.MethodNode
public class MethodNode
| Constructor Summary | |
|---|---|
MethodNode(String methodName)
|
|
| Method Summary | |
|---|---|
String |
getMethodName()
|
String |
toString()
|
| Methods inherited from class jaxx.compiler.tools.jaxxcapture.AbstractContextNode |
|---|
addArgument, getArguments |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MethodNode(String methodName)
| Method Detail |
|---|
public String getMethodName()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||