|
||||||||||
| 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(java.lang.String methodName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMethodName()
|
java.lang.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(java.lang.String methodName)
| Method Detail |
|---|
public java.lang.String getMethodName()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||