|
WSF
|


Go to the source code of this file.
Classes | |
| struct | wizard::ParseUtil::Context::BlockContext |
| struct | wizard::ParseUtil::Context::MoverContext |
| Context (or scope) for a block defining a mover. More... | |
Namespaces | |
| namespace | wizard |
| namespace | wizard::ParseUtil |
| namespace | wizard::ParseUtil::Context |
Enumerations | |
| enum class | wizard::ParseUtil::Context::Type { wizard::ParseUtil::Context::NotApplicable , wizard::ParseUtil::Context::Explicit , wizard::ParseUtil::Context::Implicit } |
| Represents the context type. More... | |
Functions | |
| bool VI_EXPORT | wizard::ParseUtil::FindReferenceType (WsfParseNode *aNodePtr, WsfParseTypePath &aTypeKey, bool &aNested) |
| bool VI_EXPORT | wizard::ParseUtil::FindTypeNode (WsfParseNode *aNodePtr, WsfParseNode *&aTypeNodePtr) |
| std::vector< std::string > VI_EXPORT | wizard::ParseUtil::GetFlagStringList (const WsfParseNode *aNode) noexcept |