Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

skParseNode Class Reference

This is the base class for Simkin parse nodes. More...

#include <skParseNode.h>

Inheritance diagram for skParseNode:

skMethodDefNode List of all members.

Public Member Functions

 skParseNode (int linenum)
 constructor for a parse node

virtual ~skParseNode ()
 destructor for the parse node

virtual int getType ()
 returns the type of the node

virtual void clear ()
 called if an error occurs during the parse


Protected Attributes

int m_LineNum
 the line number where the construct was defined


Detailed Description

This is the base class for Simkin parse nodes.


Constructor & Destructor Documentation

skParseNode::skParseNode int  linenum  )  [inline]
 

constructor for a parse node

Parameters:
linenum - the source code line number where the construct was declared


The documentation for this class was generated from the following file:
Generated on Fri Dec 17 20:27:35 2004 for Simkin by doxygen1.3