edu.cmu.sphinx.linguist.language.grammar
Interface GrammarInterface

All Known Implementing Classes:
BatchForcedAlignerGrammar, ForcedAlignerGrammar, FSTGrammar, Grammar, LMGrammar, SimpleWordListGrammar

public interface GrammarInterface

Copyright 1999-2006 Carnegie Mellon University. Portions Copyright 2002 Sun Microsystems, Inc. Portions Copyright 2002 Mitsubishi Electric Research Laboratories. All Rights Reserved. Use is subject to license terms.

See the file "license.terms" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.

User: Peter Wolf Date: Jan 10, 2006 Time: 9:56:09 AM


Method Summary
 java.util.Set getGrammarNodes()
           
 GrammarNode getInitialNode()
           
 

Method Detail

getInitialNode

GrammarNode getInitialNode()

getGrammarNodes

java.util.Set getGrammarNodes()