lib/antlr/antlr/CharBuffer.hpp File Reference
#include <antlr/config.hpp>
#include <antlr/InputBuffer.hpp>
Go to the source code of this file.
Classes | |
class | CharBuffer |
A Stream of characters fed to the lexer from a InputStream that can be rewound via mark()/rewind() methods. More... |