SeExprCompareEqNode Class Reference

Node that implements a numeric comparison. More...

#include <SeExprNode.h>

Inheritance diagram for SeExprCompareEqNode:
SeExprNode SeExprEqNode SeExprNeNode

List of all members.

Public Member Functions

 SeExprCompareEqNode (const SeExpression *expr, SeExprNode *a, SeExprNode *b)
virtual bool prep (bool wantVec)

Detailed Description

Node that implements a numeric comparison.

Definition at line 222 of file SeExprNode.h.


Constructor & Destructor Documentation

SeExprCompareEqNode::SeExprCompareEqNode ( const SeExpression expr,
SeExprNode a,
SeExprNode b 
) [inline]

Definition at line 225 of file SeExprNode.h.


Member Function Documentation

bool SeExprCompareEqNode::prep ( bool  wantVec  )  [virtual]

Prepare the node (for parser use only). See the discussion at the start of SeExprNode.cpp for more info.

Reimplemented from SeExprNode.

Definition at line 411 of file SeExprNode.cpp.

References SeExprNode::_isVec, and SeExprNode::prep().


The documentation for this class was generated from the following files:

Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1