sdr 0.21

Uses of Class
net.cscott.sdr.calls.grm.Grm.Terminal

Packages that use Grm.Terminal
net.cscott.sdr.calls.grm This package contains the tools needed to generate Sphinx and ANTLRv3 grammars for "natural language calls" from the information in the call lists about grammar and precedence for individual calls. 
 

Uses of Grm.Terminal in net.cscott.sdr.calls.grm
 

Methods in net.cscott.sdr.calls.grm with parameters of type Grm.Terminal
 String EmitANTLR.visit(Grm.Terminal t)
           
 String EmitANTLRv3.visit(Grm.Terminal t)
           
abstract  T GrmVisitor.visit(Grm.Terminal term)
           
 Grm SimplifyGrm.visit(Grm.Terminal term)
           
 


sdr 0.21

Copyright (c) 2006 C. Scott Ananian