|
WSF
|
This is the complete list of members for WsfParser, including all inherited members.
| AddAuxiliaryValue(WsfParseAuxData *aDataPtr) | WsfParser | inline |
| AddError(WsfParseError *aErrorPtr) | WsfParser | inline |
| AddError(WsfParseRule *aReader, UtTextDocumentRange &aRange) | WsfParser | |
| ClearPartialMatches() | WsfParser | inline |
| DelayLoad(const std::string &aKind, const std::string &aName, WsfParseNode *aNodePtr, ptrdiff_t aTextOffset, WsfParseRule *aSequencePtr) | WsfParser | |
| DeleteAllNodes() | WsfParser | inline |
| FinalizeParseTree(WsfParseNode *aRootNodePtr, std::vector< WsfParseNode * > &aFileTransitionNodes) | WsfParser | |
| FindSource(const std::string &aFilePath, bool aSearchIncludePaths=true, bool aReadFile=true) | WsfParser | |
| FreeNode(WsfParseNode *aNodePtr) | WsfParser | inline |
| FullyExpandNodes() const | WsfParser | inline |
| GetCurrentInclude() | WsfParser | inline |
| GetCurrentSequence() | WsfParser | inline |
| GetDefinitions() | WsfParser | inline |
| GetErrors() const | WsfParser | inline |
| GetInclude(UtTextDocument *aParseSourcePtr) | WsfParser | |
| GetParseIndex() | WsfParser | inline |
| GetSourceProvider() | WsfParser | inline |
| GetWordsRead() const | WsfParser | inline |
| GetWorkingDirectory() const | WsfParser | inline |
| IsDelayLoading() | WsfParser | inline |
| NewNode(WsfParseRule *aRule, const char *aType, UtTextDocumentRange aValue=UtTextDocumentRange()) | WsfParser | inline |
| NewNode() | WsfParser | inline |
| operator=(const WsfParser &)=delete | WsfParser | |
| ParseFiles(const std::vector< UtPath > &aFileList, int aMaxErrors) | WsfParser | |
| PartialMatch(UtTextDocumentRange aRange) | WsfParser | inline |
| PopSequence() | WsfParser | inline |
| PopSource() | WsfParser | |
| PopTerminator() | WsfParser | inline |
| ProcessSpecialNode(WsfParseNode *aNodePtr) | WsfParser | |
| PushDeferredSource(const UtPath &aFilePath) | WsfParser | |
| PushSequence(WsfParseNode *aNodePtr) | WsfParser | inline |
| PushSource(const std::string &aFilePath, bool aForceInclude, UtTextDocumentRange *aIncludeLocation=nullptr, bool aSearchIncludePaths=true) | WsfParser | |
| PushTerminator(const char *aTerminatorString) | WsfParser | inline |
| PushToUndoStack(const UtTextDocumentRange &aRange) | WsfParser | |
| ReadTerminator(const std::string &aTerminator) | WsfParser | |
| ReadWord() | WsfParser | |
| Requires(const std::string &aKind, const std::string &aName) | WsfParser | |
| Reset() | WsfParser | |
| ResolveDelayLoad() | WsfParser | |
| SetDefinitions(WsfParseDefinitions *aDefinitionsPtr) | WsfParser | |
| SetFullyExpandNodes(bool aValue) | WsfParser | inline |
| SetIgnoreIncludes(bool aIngoreIncludes) | WsfParser | inline |
| SetWorkingDirectory(const UtPath &aWorkingDirectory) | WsfParser | inline |
| SwapDefinitions(WsfParseDefinitions *&aDefinitionsPtr) | WsfParser | |
| SwapPool(WsfParser &aRhs) | WsfParser | inline |
| SwapPool(WsfParseNodePool &aPool) | WsfParser | inline |
| UndoRead(size_t aWordCount=1) | WsfParser | |
| UndoReadAndGetRange(size_t aWordCount) | WsfParser | |
| WsfParser(WsfParseSourceProvider *aSourceProviderPtr, const UtPath &aWorkingDirectory, WsfParseDefinitions *aDefinitionsPtr=nullptr) | WsfParser | |
| WsfParser(const WsfParser &aRhs) | WsfParser | |
| ~WsfParser() | WsfParser |