TokenStreamBasicFilter.hpp File Reference
#include <antlr/config.hpp>
#include <antlr/BitSet.hpp>
#include <antlr/TokenStream.hpp>
Include dependency graph for TokenStreamBasicFilter.hpp:

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

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... |