|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.prorefactor.core.unittest.RoutineHandler
public class RoutineHandler
Test utility class. Use to get Routine objects by name from a previously built symbol table - the root scope in a TP01Support action class.
| Constructor Summary | |
|---|---|
RoutineHandler(java.lang.String name,
TP01Support symbolAction)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
SymbolScope |
getRoutineScope()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoutineHandler(java.lang.String name,
TP01Support symbolAction)
| Method Detail |
|---|
public java.lang.String getName()
public SymbolScope getRoutineScope()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||