SeExprSpecNode Struct Reference

Mini parse tree node... Only represents literals, and lists of literals. More...

#include <SeExprSpecType.h>

Inheritance diagram for SeExprSpecNode:
SeExprSpecAnimCurveNode SeExprSpecCCurveNode SeExprSpecCurveNode SeExprSpecListNode SeExprSpecScalarNode SeExprSpecStringNode SeExprSpecVectorNode

List of all members.

Public Member Functions

 SeExprSpecNode (int startPos, int endPos)
virtual ~SeExprSpecNode ()

Public Attributes

int startPos
int endPos

Detailed Description

Mini parse tree node... Only represents literals, and lists of literals.

Definition at line 20 of file SeExprSpecType.h.


Constructor & Destructor Documentation

SeExprSpecNode::SeExprSpecNode ( int  startPos,
int  endPos 
) [inline]

Definition at line 25 of file SeExprSpecType.h.

virtual SeExprSpecNode::~SeExprSpecNode (  )  [inline, virtual]

Definition at line 29 of file SeExprSpecType.h.


Member Data Documentation

Definition at line 22 of file SeExprSpecType.h.

Referenced by SeExprSpecListNode::add().

Definition at line 22 of file SeExprSpecType.h.

Referenced by SeExprSpecListNode::add().


The documentation for this struct was generated from the following file:

Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1