Go to the source code of this file.
Namespaces |
| namespace | faudes |
| | libFAUDES resides within the namespace faudes.
|
Functions |
| bool | faudes::CompareGsVector (const GrammarSymbolVector &lhs, const GrammarSymbolVector &rhs) |
| bool | faudes::EqualsGsVector (const GrammarSymbolVector &lhs, const GrammarSymbolVector &rhs) |
| bool | faudes::CompareGs (const GrammarSymbolPtr &lhs, const GrammarSymbolPtr &rhs) |
| bool | faudes::ContainsWord (const GrammarSymbolWordSet &set, const GrammarSymbolVector &word) |
| | Test if a given set of words contains a specific word.
|