Class SchemeParser
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.