|
WSF
|
#include <WsfParseAction.hpp>


Public Member Functions | |
| WsfParseActionLiteral (const std::string &aText) | |
| ~WsfParseActionLiteral () override=default | |
| WsfParseActionLiteral (const WsfParseActionLiteral &)=default | |
| Public Member Functions inherited from WsfParseActionPart | |
| WsfParseActionPart (ActionPartType aType) | |
| virtual | ~WsfParseActionPart () |
Public Attributes | |
| std::string | mText |
| 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::cLITERAL, mText, and WsfParseActionPart::WsfParseActionPart().
Referenced by WsfParseActionLiteral().
|
overridedefault |
|
default |
References WsfParseActionLiteral().
| std::string WsfParseActionLiteral::mText |
Referenced by WsfPProxySatisfy::EquationExpression(), ProxyEvaluator::StringEval(), and WsfParseActionLiteral().