#include <WsfParseAction.hpp>
|
| enum | ActionPartType {
cASSIGN
, cLIST_OP
, cOBJECT_MAP_OP
, cLITERAL
,
cNODE_REFERENCE
, cNEGATE
, cPUSH
, cDEBUG_PRINT
,
cSKIP
, cCOPY
, cCALL
} |
◆ ActionPartType
| Enumerator |
|---|
| cASSIGN | |
| cLIST_OP | |
| cOBJECT_MAP_OP | |
| cLITERAL | |
| cNODE_REFERENCE | |
| cNEGATE | |
| cPUSH | |
| cDEBUG_PRINT | |
| cSKIP | |
| cCOPY | |
| cCALL | |
◆ WsfParseActionPart()
References mActionPartType, and mRHS_Type.
Referenced by WsfParseActionAssign::WsfParseActionAssign(), WsfParseActionCall::WsfParseActionCall(), WsfParseActionCopy::WsfParseActionCopy(), WsfParseActionListOp::WsfParseActionListOp(), WsfParseActionLiteral::WsfParseActionLiteral(), WsfParseActionNegate::WsfParseActionNegate(), WsfParseActionNodeReference::WsfParseActionNodeReference(), WsfParseActionObjectMapOp::WsfParseActionObjectMapOp(), WsfParseActionPrint::WsfParseActionPrint(), WsfParseActionPush::WsfParseActionPush(), and WsfParseActionSkip::WsfParseActionSkip().
◆ ~WsfParseActionPart()
| WsfParseActionPart::~WsfParseActionPart |
( |
| ) |
|
|
virtual |
◆ mActionPartType
◆ mRHS_Type
The documentation for this class was generated from the following files: