SeExpr
ExprSpecNode Struct Reference

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

#include <ExprSpecType.h>

Inheritance diagram for ExprSpecNode:
ExprSpecAnimCurveNode ExprSpecCCurveNode ExprSpecColorSwatchNode ExprSpecCurveNode ExprSpecDeepWaterNode ExprSpecListNode ExprSpecScalarNode ExprSpecStringNode ExprSpecVectorNode

Public Member Functions

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

Public Attributes

int startPos
 
int endPos
 

Detailed Description

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

Definition at line 27 of file ExprSpecType.h.

Constructor & Destructor Documentation

◆ ExprSpecNode()

◆ ~ExprSpecNode()

virtual ExprSpecNode::~ExprSpecNode ( )
inlinevirtual

Definition at line 32 of file ExprSpecType.h.

Member Data Documentation

◆ endPos

◆ startPos


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