Package fr.umlv.tatoo.runtime.buffer

Interface Summary
CharacterBuffer A CharacterBuffer represents a character stream on which a Lexer can operate.
ErrorContext  
ErrorContextBuffer<E extends ErrorContext> A ErrorContextBuffer allows to retreive the context when a error occurs in the lexer.