Package com.joanju.cg.api

Programmer's API to Callgraph.

See:
          Description

Interface Summary
AddSuperScriptI Describes the signature required for AddSuperScript.groovy.
CallScriptI Describes the signature required for CallScript.groovy.
 

Class Summary
AddSuperScriptReturn An AddSuperScript.groovy go() method must return null or one of these.
CallScriptReturn A CallScript.groovy go() method must return null or one of these.
CallSite A call site is the location of a RUN statement, a reference to a user function, etc.
CgAPI This is the public API to Joanju Callgraph.
EndpointAPI An EndpointAPI represents a CallSite or a Procedure.
Procedure A procedure is a PROCEDURE or user defined FUNCTION.
 

Package com.joanju.cg.api Description

Programmer's API to Callgraph.

Also see CuFileTable, which is not in this API package but is likely to be referenced commonly in end-user scripts.



Copyright © 2008 Joanju Software. All Rights Reserved.