|
WSF
|
#include <WsfParseAction.hpp>


Public Member Functions | |
| WsfParseActionNegate () | |
| ~WsfParseActionNegate () override | |
| WsfParseActionNegate (const WsfParseActionNegate &)=default | |
| Public Member Functions inherited from WsfParseActionPart | |
| WsfParseActionPart (ActionPartType aType) | |
| virtual | ~WsfParseActionPart () |
Public Attributes | |
| WsfParseActionPart * | mSubPart |
| Public Attributes inherited from WsfParseActionPart | |
| ActionPartType | mActionPartType |
| WsfParseValueType * | mRHS_Type |
Additional Inherited Members | |
| Public Types inherited from WsfParseActionPart | |
| enum | ActionPartType { cASSIGN , cLIST_OP , cOBJECT_MAP_OP , cLITERAL , cNODE_REFERENCE , cNEGATE , cPUSH , cDEBUG_PRINT , cSKIP , cCOPY , cCALL } |
|
inline |
References WsfParseActionPart::cNEGATE, mSubPart, and WsfParseActionPart::WsfParseActionPart().
Referenced by WsfParseActionNegate().
|
override |
References mSubPart.
|
default |
References WsfParseActionNegate().
| WsfParseActionPart* WsfParseActionNegate::mSubPart |
Referenced by WsfParseActionNegate(), and ~WsfParseActionNegate().