Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members

CCM::Method::MethodCall Struct Reference

List of all members.

Detailed Description

Stack of currently called methods; it is here in class Method to keep it private (so only Method.execute() can modify it).


Public Member Functions

 MethodCall (Method m, IList args)
 Creates a method stack entry.


Public Attributes

Method method
IList vars


Constructor & Destructor Documentation

CCM::Method::MethodCall::MethodCall Method  m,
IList  args
 

Creates a method stack entry.

Parameters:
m Called method
args List of actual parameter values; they are converted to a proper Variable object to be compatible to Block and Class variables.


Member Data Documentation

Method CCM::Method::MethodCall::method
 

IList CCM::Method::MethodCall::vars
 


The documentation for this struct was generated from the following file:
Generated on Mon Jun 21 01:20:50 2004 for cs2ccmb by doxygen 1.3.7