Table of Contents

Class SchemeParser

Namespace
Alternet.Syntax.Parsers.Generic
Assembly
Alternet.Syntax.Parsers.Generic.v9.dll
public class SchemeParser : Lexer, IComponent, IDisposable, ILexer, INotify, IUpdate
Inheritance
SchemeParser
Implements
Derived

Constructors

SchemeParser()

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

Properties

Scheme

Gets or sets a list of rules for lexical analysis.

XmlScheme

Gets or sets an xml representation of Scheme property.