Table of Contents

Class XmlCommentParser

Namespace
Alternet.Syntax.Parsers.Advanced
Assembly
Alternet.Syntax.Parsers.Advanced.v9.dll

Represents properties and methods to perform syntax analysis of specified xml code text.

public class XmlCommentParser : XmlParser, IComponent, IDisposable, ISyntaxParser, IParser, ILexer, INotify, IUpdate, IImport
Inheritance
XmlCommentParser
Implements

Constructors

XmlCommentParser()

Initializes a new instance of the XmlCommentParser class with default settings.

Methods

IsXmlComment(ref string, out int)
ParseUnit()
Reset()

Resets XmlCommentParser to the start position.

ResetLine(int)
ShiftAttribute(ISyntaxAttribute)
ShiftError(ISyntaxError)
ShiftNode(ISyntaxNode)