Class HtmlTemplateParser.VbHtmlParser
protected class HtmlTemplateParser.VbHtmlParser : VbParser, IComponent, IDisposable, ISyntaxParser, IParser, ILexer, INotify, IUpdate, IImport
- Inheritance
-
HtmlTemplateParser.VbHtmlParser
- Implements
- Derived
Constructors
Fields
Methods
- CreateRepository()
Creates
ICodeCompletionRepository
to perform code completion functionality for this parser.
- ReparseBlock(ref Point, string, out ISyntaxNode, CodeCompletionType)
Reparses syntax block at specified position.
- Reset()
Resets
Parser
to the start position.