KSeExpr
4.0.4.0
|
#include <ExprSpecType.h>
Public Member Functions | |
ExprSpecColorSwatchNode (ExprSpecNode *args) | |
![]() | |
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 |
![]() | |
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.