|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.prorefactor.macrolevel.MacroLevel
public class MacroLevel
Static functions for working with an existing macro tree.
| Constructor Summary | |
|---|---|
MacroLevel()
|
|
| Method Summary | |
|---|---|
static int[] |
getDefinitionPosition(MacroDef def)
Trace back nested macro definitions until we find the original source. |
static MacroRef[] |
sourceArray(MacroRef top)
Build and return an array of the MacroRef objects, which would map to the SOURCENUM attribute from JPNode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MacroLevel()
| Method Detail |
|---|
public static int[] getDefinitionPosition(MacroDef def)
public static MacroRef[] sourceArray(MacroRef top)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||