| Class | Description |
|---|---|
| HtmlTextScanner |
Helper class to scan HTML and remove invalid constructs.
|
| LexerToken |
Base type for lexer tokens.
|
| ReaderScannerBase | |
| ReaderTokenizerBase |
Created on Sep 9, 2004
|
| SourceLocation |
This defines a source location for some parsed construct.
|
| TextReaderBase |
A reader which helps with lexical scanning.
|
| TextTokenizerBase |
A tokenizing lexer which passes information into LexerToken instances, allowing tokens to
be pushed back where needed.
|
| Exception | Description |
|---|---|
| SourceErrorException |
Some kind of error found while parsing a source.
|
Copyright © 2017 etc.to. All rights reserved.