|
sdr 0.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleAndAction | |
---|---|
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 RuleAndAction in net.cscott.sdr.calls.grm |
---|
Method parameters in net.cscott.sdr.calls.grm with type arguments of type RuleAndAction | |
---|---|
void |
EmitJava.collect(Program program,
List<RuleAndAction> l)
|
void |
EmitDictionary.collect(Program program,
List<RuleAndAction> l)
|
static String |
EmitJSAPI.emit(String parserName,
List<RuleAndAction> l)
|
static String |
EmitANTLRv3.emit(String parserName,
List<RuleAndAction> l)
|
|
sdr 0.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |