Package | Description |
---|---|
hamparse |
This package contains the ANTLR parser class and the associated
token types interface that together implement the parsing of
manual HamNoSys 4 sign definitions to produce an AST.
|
Modifier and Type | Class and Description |
---|---|
class |
Ham4Parser
ANTLR-generated parser for a single manual HamNoSys 4 sign, taking
input from a custom
TokenStream and generating an AST for
the sign. |