Uses of Class
fr.umlv.tatoo.runtime.buffer.impl.ReaderWrapper

Packages that use ReaderWrapper
fr.umlv.tatoo.runtime.tools.builder   
 

Uses of ReaderWrapper in fr.umlv.tatoo.runtime.tools.builder
 

Methods in fr.umlv.tatoo.runtime.tools.builder that return types with arguments of type ReaderWrapper
static
<R> LexerBuilder<R,ReaderWrapper>
LexerBuilder.createReaderBuilder(LexerTable<R> table, Reader reader)