| SeExpr
    | 
#include <ExprSpecType.h>
 
  
 | Public Member Functions | |
| ExprSpecDeepWaterNode (ExprSpecNode *args) | |
|  Public Member Functions inherited from ExprSpecNode | |
| ExprSpecNode (int startPos, int endPos) | |
| virtual | ~ExprSpecNode () | 
| Public Attributes | |
| ExprSpecNode * | args | 
|  Public Attributes inherited from ExprSpecNode | |
| int | startPos | 
| int | endPos | 
Definition at line 114 of file ExprSpecType.h.
| 
 | inline | 
Definition at line 117 of file ExprSpecType.h.
| ExprSpecNode* ExprSpecDeepWaterNode::args | 
Definition at line 116 of file ExprSpecType.h.
 1.8.5
 1.8.5