|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.joanju.cg.util.CgTreeUtil
public class CgTreeUtil
Utilities for working with a JPNode syntax tree. These should be moved into ProRefactor as time permits.
| Constructor Summary | |
|---|---|
CgTreeUtil()
|
|
| Method Summary | |
|---|---|
static java.util.ArrayList<JPNode> |
funcArgs(JPNode funcNameNode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CgTreeUtil()
| Method Detail |
|---|
public static java.util.ArrayList<JPNode> funcArgs(JPNode funcNameNode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||