| Interface | Description |
|---|---|
| graphemesListener |
This interface defines a complete listener for a parse tree produced by
graphemesParser. |
| Class | Description |
|---|---|
| graphemesBaseListener |
This class provides an empty implementation of
graphemesListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods. |
| graphemesLexer | |
| graphemesParser | |
| graphemesParser.Emoji_sequenceContext | |
| graphemesParser.Grapheme_clusterContext | |
| graphemesParser.GraphemesContext | |
| Instrumentor |
Just a hook so we can call
Instrumentation
methods like sizeof(). |
| TimeLexerSpeed |
Test how fast we can lex Java and some unicode graphemes using old and
new unicode stream mechanism.
|
Copyright © 1992–2024 Daniel Sun. All rights reserved.