Uses of Interface
hamwalk.Ham4HMLGenTokenTypes

Packages that use Ham4HMLGenTokenTypes
hamwalk This package contains the ANTLR-generated (AST) tree walker class and the supporting class and interface that together implement the generation of a HamNoSysML (HML) sign element from an AST generated by the hamparse package for a manual HamNoSys 4 sign definition. 
 

Uses of Ham4HMLGenTokenTypes in hamwalk
 

Classes in hamwalk that implement Ham4HMLGenTokenTypes
 class Ham4HMLGen
          An ANTLR-generated tree-walker, which can be applied to the AST generated by a Ham4Parser for a HamNoSys 4 sign in order to obtain the corresponding HamNoSysML (HML) element.