Table of Contents

Namespace Alternet.Syntax.Parsers.Advanced

Classes

ASPNETParser
ASPNETParser.CsASPXParser
ASPNETParser.VbASPXParser
CParser

Represents a class that performs syntax and lexical analysis of specified Ansi-C code text.

CsParser

Represents a class that performs syntax and lexical analysis of the specified C# code.

CssParser
HtmlScriptParser

Represents properties and methods to perform syntax analysis of specified html code text with script code fragments.

HtmlScriptParser.HtmlCssParser
HtmlScriptParser.HtmlJavaScriptParser
HtmlTemplateParser
HtmlTemplateParser.CsHtmlParser
HtmlTemplateParser.CsRepositoryEx
HtmlTemplateParser.VbHtmlParser
HtmlTemplateParser.VbRepositoryEx
JSONParser
JScriptNETParser

Represents a class that performs syntax and lexical analysis of specified Java Script.NET code text.

JavaScriptParser

Represents a class that performs syntax and lexical analysis of specified Java Script code text.

JsParser

Represents a class that performs syntax and lexical analysis of specified J# code text.

MSSQLParser

Represents a class that performs syntax and lexical analysis of specified Microsoft Sql code text.

NetEvaluator
NetSyntaxParser

Represents properties and methods to perform syntax analysis of the text intended to use for NET. family of languages.

SqlParser

Represents a class that performs syntax and lexical analysis of specified Sql code text.

SyntaxParserConsts

Contains default constants related to lexical and syntax analyzers.

T4Parser
T4Parser.CsT4Parser
T4Parser.VbT4Parser
VBAParser

Represents a class that performs syntax and lexical analysis of specified VBA code text.

VbParser

Represents a class that performs syntax and lexical analysis of specified Visual Basic.NET code text.

VbScriptParser

Represents a class that performs syntax and lexical analysis of the specified Visual Basic code.

VbScriptParser.PrimaryExpressionNode

Represents a particular language element with additional lexical information.

XmlCommentParser

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

XmlLiteralParser

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

XmlParserWithSchema
XmlParserWithSchema.LoadSchemaEventArgs

Enums

CLexerToken

Represents lexical tokens for C parser.

CsLexerToken

Represents lexical tokens for C# parser.

CssLexerToken
CssNodeType
FormatCase

Defines possible reswords formatting states.

HTmlTemplateNodeType
HtmlTemplateToken
JavaScriptLexerToken

Represents lexical tokens for Java Script parser.

JsLexerToken

Represents lexical tokens for J# parser.

MsSqlLexerToken

Represents lexical tokens for MsSql parser.

MsSqlNodeType

Defines types of syntax nodes used to create a hierarchical tree view that examines code text as a collection of syntax members. Intended to use with Sql language.

SqlLexerToken

Represents lexical tokens for Sql parser.

SqlNodeType

Defines types of syntax nodes used to create a hierarchical tree view that examines code text as a collection of syntax members. Intended to use with Sql language.

TemplateLanguage
VbALexerToken
VbLexerToken

Represents lexical tokens for Vb parser.

VbScriptLexerToken

Represents lexical tokens for VB Script parser.