Package 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.

See:
          Description

Interface Summary
Ham4ParserTokenTypes  
 

Class Summary
Ham4Parser ANTLR-generated parser for a single manual HamNoSys 4 sign, taking input from a custom TokenStream and generating an AST for the sign.
 

Package hamparse Description

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.