|
WSF
|
Context (or scope) for a block defining a mover. More...
#include <ParseUtil.hpp>


Public Member Functions | |
| MoverContext ()=default | |
| MoverContext (Type aContextType) | |
| Public Member Functions inherited from wizard::ParseUtil::Context::BlockContext | |
| BlockContext ()=default | |
| BlockContext (Type aContextType) | |
Static Public Member Functions | |
| static MoverContext | GetContext (WsfParseNode *aNode) noexcept |
| Determines the context of a WsfParseNode. | |
| Static Public Member Functions inherited from wizard::ParseUtil::Context::BlockContext | |
| static BlockContext | GetContext (WsfParseNode *aNode) noexcept |
Additional Inherited Members | |
| Public Attributes inherited from wizard::ParseUtil::Context::BlockContext | |
| const Type | mType {Type::NotApplicable} |
| The type of context. | |
Context (or scope) for a block defining a mover.
|
default |
Referenced by GetContext().
|
inline |
|
staticnoexcept |
Determines the context of a WsfParseNode.
References WsfParseNode::cBLOCK_START, wizard::ParseUtil::Context::Explicit, wizard::ParseUtil::Context::Implicit, and MoverContext().
Referenced by wizard::ProxyUtil::FindBlockStartLocations().