|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLexerBuffer | |
|---|---|
| fr.umlv.tatoo.runtime.buffer.impl | |
| Uses of AbstractLexerBuffer in fr.umlv.tatoo.runtime.buffer.impl |
|---|
| Subclasses of AbstractLexerBuffer in fr.umlv.tatoo.runtime.buffer.impl | |
|---|---|
class |
ByteBufferWrapper
A ByteBufferWrapper wraps a ByteBuffer in order to allow
a lexer to process its content in order to have its tokens extracted. |
class |
CharBufferWrapper
A CharBufferWrapper wraps a CharBuffer in order to allow
a lexer to process its content in order to have its tokens extracted. |
class |
CharSequenceWrapper
A CharSequenceWrapper wraps a CharSequence in order to allow
a lexer to process its content in order to have its tokens extracted. |
class |
InputStreamWrapper
A ReadWrapper wraps a Reader in order to allow
a lexer to process it and a developper to extract tokens recognized. |
class |
ReadableByteChannelWrapper
A ReadableByteChannelWrapper wraps a ReadableByteChannel in order to allow
a lexer to process its content in order to have its tokens extracted. |
class |
ReadableWrapper
A ReadableWrapper wraps a Readable in order to allow
a lexer to process its content in order to have its tokens extracted. |
class |
ReaderWrapper
A ReaderWrapper wraps a Reader in order to allow
a lexer to process its content in order to have its tokens extracted. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||