A B C D E F G H I L M N P R S T U V

T

toMySentence(MyGrammar, String) - Static method in class enumeration.conversion.Converter
Converts a concise tree to a sentence
toParseTree(MyGrammar, String) - Static method in class enumeration.conversion.Converter
Converts a concise tree to a parse tree
toString() - Method in class analysis.parsing.Tuple
 
toString() - Method in class generation.sentence.Branch
 
toString() - Method in class grammar.cfg.MySentence
 
toString() - Method in class grammar.Grammar
Returns a string representation of the grammar object,
toString() - Method in class grammar.Production
 
Tuple - Class in analysis.parsing
The tuple used in Earley's algorithm, consisting of a production index, a dot position at the production, a state, ahead strings and father tuples.
Tuple() - Constructor for class analysis.parsing.Tuple
Creates an instance of Tuple.
Tuple(int, int, int) - Constructor for class analysis.parsing.Tuple
Creates an instance of Tuple.
Tuple(int, int, int, Tuple) - Constructor for class analysis.parsing.Tuple
Creates an instance of Tuple.

A B C D E F G H I L M N P R S T U V