Package edu.cmu.sphinx.tools.tags

Provides tools to post-process JSGF RuleParse objects using ECMAScript Action Tags for JSGF.

See:
          Description

Class Summary
ActionTagsParser An ECMAScript action tags parser for tags embedded in JSGF RuleGrammars.
ActionTagsUtilities Utilities for handling ECMAScript embedded in JSGF RuleGrammar tags.
ObjectTagsParser An ObjectTagsParser is an ActionTagsParser that handles registration of Java object instances.
 

Package edu.cmu.sphinx.tools.tags Description

Provides tools to post-process JSGF RuleParse objects using ECMAScript Action Tags for JSGF. This is described in the article ECMAScript Action Tags for JSGF.