sdr 0.7

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 that return Grm.Terminal
protected  Grm.Terminal Grm.Terminal.buildIntern()
           
 

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


sdr 0.7

Copyright © 2006-2009 C. Scott Ananian