| Interface | Description |
|---|---|
| TokenHandler |
Token markers send tokens to implementations of this interface.
|
| XmlHandler |
XML Processing Interface.
|
| Class | Description |
|---|---|
| CharIndexedSegment |
Lets
gnu.regexp search within Segment objects. |
| Colorizer |
QD thingy to color-code syntax.
|
| Colorizer.Mode | |
| HandlerBase |
Convenience base class for AElfred handlers.
|
| HtmlColorizer | |
| KeywordMap |
A
KeywordMap is similar to a hashtable in that it maps keys
to values. |
| ParserRule |
A parser rule.
|
| ParserRuleSet |
A set of parser rules.
|
| SyntaxStyle |
A simple text style class.
|
| SyntaxUtilities |
Contains utility functions used by the syntax highlighting code.
|
| Token |
A linked list of syntax tokens.
|
| TokenMarker |
A token marker splits lines of text into tokens.
|
| TokenMarker.LineContext |
Stores persistent per-line syntax parser state.
|
| XmlParser |
Parse XML documents and return parse events through call-backs.
|
| XModeHandler |
XML handler for mode definition files.
|
| Exception | Description |
|---|---|
| XmlException |
Convenience exception class for reporting XML parsing errors.
|
Copyright © 2017 etc.to. All rights reserved.