lib/antlr/antlr/TokenStreamBasicFilter.hpp File Reference
#include <antlr/config.hpp>
#include <antlr/BitSet.hpp>
#include <antlr/TokenStream.hpp>
Go to the source code of this file.
Classes | |
class | TokenStreamBasicFilter |
This object is a TokenStream that passes through all tokens except for those that you tell it to discard. More... |