SeExprSpecListNode Struct Reference

#include <SeExprSpecType.h>

Inheritance diagram for SeExprSpecListNode:
SeExprSpecNode

List of all members.

Public Member Functions

 SeExprSpecListNode (int startPos, int endPos)
void add (SeExprSpecNode *node)

Public Attributes

std::vector< SeExprSpecNode * > nodes

Detailed Description

Definition at line 53 of file SeExprSpecType.h.


Constructor & Destructor Documentation

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

Definition at line 56 of file SeExprSpecType.h.


Member Function Documentation

void SeExprSpecListNode::add ( SeExprSpecNode node  )  [inline]

Member Data Documentation

Definition at line 55 of file SeExprSpecType.h.

Referenced by add().


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

Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1