|
KSeExpr 6.0.0.0
|
#include <ExprSpecType.h>
Public Member Functions | |
| ExprSpecColorSwatchNode (ExprSpecNode *args) | |
Public Member Functions inherited from ExprSpecNode | |
| ExprSpecNode (int startPos, int endPos) | |
| virtual | ~ExprSpecNode ()=default |
| ExprSpecNode & | operator= (ExprSpecNode &&)=default |
| ExprSpecNode & | operator= (const ExprSpecNode &)=default |
| ExprSpecNode (const ExprSpecNode &)=default | |
| ExprSpecNode (ExprSpecNode &&)=default | |
Public Attributes | |
| ExprSpecNode * | args |
Public Attributes inherited from ExprSpecNode | |
| int | startPos |
| int | endPos |
Definition at line 94 of file ExprSpecType.h.
|
inline |
Definition at line 96 of file ExprSpecType.h.
| ExprSpecNode* ExprSpecColorSwatchNode::args |
Definition at line 95 of file ExprSpecType.h.