#include <SeExprSpecType.h>
Public Member Functions | |
| SeExprSpecStringNode (int startPos, int endPos, const char *s) | |
Public Attributes | |
| std::string | v |
Definition at line 67 of file SeExprSpecType.h.
| SeExprSpecStringNode::SeExprSpecStringNode | ( | int | startPos, | |
| int | endPos, | |||
| const char * | s | |||
| ) | [inline] |
Definition at line 70 of file SeExprSpecType.h.
| std::string SeExprSpecStringNode::v |
Definition at line 69 of file SeExprSpecType.h.
1.6.1