|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jtool.jxplatform.graph.cfg.GetCFG
Constructs control flcreateActualNodesow graphs (CFGs).
| Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
visitLocal(org.w3c.dom.Element elem)
Creates a declaration node for a local variable and visits an initializer subordinated to the local declaration. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void visitLocal(org.w3c.dom.Element elem)
throws JxWrapperException
elem - A DOM element for a field declaration.
JxWrapperException - if the creation of a wrapper fails.public static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||