Uses of Class
hamwalk.HMLBuilder

Packages that use HMLBuilder
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 HMLBuilder in hamwalk
 

Methods in hamwalk with parameters of type HMLBuilder
 org.w3c.dom.Element Ham4HMLGen.hamsignseq(antlr.collections.AST _t, HMLBuilder sb)
          Returns an HML <sign> element.