TextToolsInterface Member List

This is the complete list of members for TextToolsInterface, including all inherited members.

CheckDoubleSpaces(const String &text)TextToolsInterfacestatic
CheckDoubleWords(const String &text, String &doubleWord)TextToolsInterfacestatic
CheckSpaceAtEnd(const String &text)TextToolsInterfacestatic
GetAllFiles(const Url &folder, BaseArray< Url > &files)TextToolsInterfacestatic
GetCyclomaticComplexity(const String &text, Int &complexity)TextToolsInterfacestatic
GetFileContent(const Url &file, BaseArray< String > &content)TextToolsInterfacestatic
GetIDAndTitle(const String &line, const String &symbol, String &id, String &title, BaseArray< Issue > &issues)TextToolsInterfacestatic
GetIfStatementComplexity(const String &text)TextToolsInterfacestatic
GetLineNesting(const String &text)TextToolsInterfacestatic
GetMaxCodeNesting(const String &text, Int &nesting, Int &maxNesting)TextToolsInterfacestatic
GetMaxPointerNesting(const String &text)TextToolsInterfacestatic
LoadCodeSnippets(const BaseArray< Url > &files, BaseArray< CodeSnippet > &snippets, BaseArray< Issue > &issues)TextToolsInterfacestatic
LoadDoxPages(const BaseArray< Url > &files, BaseArray< DoxPage > &doxPages, BaseArray< Issue > &issues)TextToolsInterfacestatic
LoadPathsFromFile(const Url &configFile, BaseArray< Url > &doxFiles, BaseArray< Url > &sourceFiles)TextToolsInterfacestatic
MAXON_INTERFACE_NONVIRTUAL(TextToolsInterface, MAXON_REFERENCE_NONE, "net.sdktools.interfaces.texttools")TextToolsInterfaceprivate