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

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

Go to the source code of this file.
Classes | |
class | TokenStreamHiddenTokenFilter |
This object filters a token stream coming from a lexer or another TokenStream so that only certain token channels get transmitted to the parser. More... |