sdr 0.7

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

Packages that use Grm.Concat
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.Concat in net.cscott.sdr.calls.grm
 

Methods in net.cscott.sdr.calls.grm that return Grm.Concat
protected  Grm.Concat Grm.Concat.buildIntern()
           
 

Methods in net.cscott.sdr.calls.grm with parameters of type Grm.Concat
 Grm SimplifyGrm.visit(Grm.Concat concat)
           
abstract  T GrmVisitor.visit(Grm.Concat concat)
           
 


sdr 0.7

Copyright © 2006-2009 C. Scott Ananian