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

H

Handler - Interface in fr.umlv.tatoo.runtime.log
 
handleWarning(Lexer<? extends B>, String) - Method in class fr.umlv.tatoo.runtime.lexer.DefaultLexerWarningReporter
 
handleWarning(Lexer<? extends B>, String) - Method in interface fr.umlv.tatoo.runtime.lexer.LexerWarningReporter
Log error recovery message info to user
handleWarning(Parser<T, N, P, V>, T, String) - Method in class fr.umlv.tatoo.runtime.parser.DefaultParserWarningReporter
 
handleWarning(Parser<T, N, P, V>, T, String) - Method in interface fr.umlv.tatoo.runtime.parser.ParserWarningReporter
Log error recovery message info to user
hashLookaheadMap(ParserTable<T, ?, ?, V>) - Static method in class fr.umlv.tatoo.runtime.tools.LookaheadMapFactory
Returns a map that contains, for a specific version, the mapping between a terminal and its lookahead set.
hasNext() - Method in class fr.umlv.tatoo.runtime.lexer.Scanner
 
hasNext(R...) - Method in class fr.umlv.tatoo.runtime.lexer.Tokenizer
Indicates if input contains one of the tokens passed as argument.
hasRemaining() - Method in class fr.umlv.tatoo.runtime.buffer.impl.ByteBufferWrapper
 
hasRemaining() - Method in class fr.umlv.tatoo.runtime.buffer.impl.CharBufferWrapper
 
hasRemaining() - Method in class fr.umlv.tatoo.runtime.buffer.impl.CharSequenceWrapper
 
hasRemaining() - Method in class fr.umlv.tatoo.runtime.buffer.impl.InputStreamWrapper
 
hasRemaining() - Method in class fr.umlv.tatoo.runtime.buffer.impl.ReadableByteChannelWrapper
 
hasRemaining() - Method in class fr.umlv.tatoo.runtime.buffer.impl.ReadableWrapper
 
hasRemaining() - Method in class fr.umlv.tatoo.runtime.buffer.impl.ReaderWrapper
 
hasRemaining() - Method in class fr.umlv.tatoo.runtime.buffer.impl.UTF8Wrapper
 
hasRemaining() - Method in interface fr.umlv.tatoo.runtime.buffer.LexerBuffer
Returns true if more characters are availables in the buffer.

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