|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.joanju.cgs.client.CallTargets
public class CallTargets
| Constructor Summary | |
|---|---|
CallTargets()
|
|
| Method Summary | |
|---|---|
void |
run(java.lang.StringBuilder out,
java.lang.String callRelFilePath,
int callLine,
int callColumn)
Get XML list of source procedure definitions, sorted by relative path. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CallTargets()
| Method Detail |
|---|
public void run(java.lang.StringBuilder out,
java.lang.String callRelFilePath,
int callLine,
int callColumn)
throws java.lang.Exception
java.lang.Exception - if the file or procedure records could not be found.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||