InputBuffer.hpp File Reference
#include <antlr/config.hpp>
#include <antlr/CircularQueue.hpp>
#include <string>
Include dependency graph for InputBuffer.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | InputBuffer |
A Stream of characters fed to the lexer from a InputStream that can be rewound via mark()/rewind() methods. More... |