Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
skMethodDefNode Class Reference
This class represents the parse tree for a whole method in Simkin.
More...
#include <skParseNode.h>
Inheritance diagram for skMethodDefNode:
List of all members.
Public Methods |
| skMethodDefNode (skStatListNode * stats) |
| skMethodDefNode (skIdListNode * params,skStatListNode * stats) |
| ~skMethodDefNode () |
void | clear () |
Public Attributes |
skStatListNode* | m_Stats |
skIdListNode* | m_Params |
Detailed Description
This class represents the parse tree for a whole method in Simkin.
You should not modify any of its data members.
The documentation for this class was generated from the following file:
Generated at Wed May 9 11:32:22 2001 for Simkin by
1.2.1 written by Dimitri van Heesch,
© 1997-2000