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

T

TatooLogger - Class in fr.umlv.tatoo.runtime.util
A logger specific for tatoo runtime that use java.util.logging for its implementation.
TokenBuffer<D> - Interface in fr.umlv.tatoo.runtime.buffer
A TokenBuffer provides a method used by developer to access tokens processed by a lexer.
Tokenizer<R,B extends LexerBuffer> - Class in fr.umlv.tatoo.runtime.lexer
Provide a simple tokenizer that can be used to implement LL algorithm.
tokenLength() - Method in class fr.umlv.tatoo.runtime.lexer.rules.ActionProcessor
Returns the token length, upon successful analyze.
ToolsBuilder<R,B extends LexerBuffer,T,N,P,V,S extends ToolsBuilder<R,B,T,N,P,V,S>> - Class in fr.umlv.tatoo.runtime.tools.builder
 
ToolsBuilder(LexerBuilder<R, B>, ParserBuilder<T, N, P, V>) - Constructor for class fr.umlv.tatoo.runtime.tools.builder.ToolsBuilder
 
toString() - Method in class fr.umlv.tatoo.runtime.buffer.impl.InputStreamWrapper
Returns a String representation of the current token using the platform default encoding.
toString(String) - Method in class fr.umlv.tatoo.runtime.buffer.impl.InputStreamWrapper
Returns a String representation of the current token using the specified encoding.
toString() - Method in class fr.umlv.tatoo.runtime.buffer.impl.ReadableByteChannelWrapper
Returns a String representation of the current token using the platform default encoding.
toString(String) - Method in class fr.umlv.tatoo.runtime.buffer.impl.ReadableByteChannelWrapper
Returns a String representation of the current token using the specified encoding.
toString() - Method in class fr.umlv.tatoo.runtime.buffer.impl.ReadableWrapper
Returns a String representation of the current token
toString() - Method in class fr.umlv.tatoo.runtime.buffer.impl.ReaderWrapper
Returns a String representation of the current token
toString() - Method in class fr.umlv.tatoo.runtime.lexer.rules.DFA
 
toString() - Method in class fr.umlv.tatoo.runtime.parser.AcceptAction
 
toString() - Method in class fr.umlv.tatoo.runtime.parser.EnterAction
 
toString() - Method in class fr.umlv.tatoo.runtime.parser.ExitAction
 
toString() - Method in class fr.umlv.tatoo.runtime.parser.ReduceAction
 
toString() - Method in class fr.umlv.tatoo.runtime.parser.ShiftAction
 
toString() - Method in class fr.umlv.tatoo.runtime.util.IntArrayList
 
transform(Node, Result) - Static method in class fr.umlv.tatoo.runtime.ast.XML
Apply an identity transformation on the AST views as an XML tree.

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