lib/antlr/antlr/TokenBuffer.hpp File Reference
#include <antlr/config.hpp>
#include <antlr/TokenStream.hpp>
#include <antlr/CircularQueue.hpp>
Go to the source code of this file.
Classes | |
class | TokenBuffer |
A Stream of Token objects fed to the parser from a TokenStream that can be rewound via mark()/rewind() methods. More... |