1 #ifndef INC_TokenStreamSelector_hpp__
2 #define INC_TokenStreamSelector_hpp__
16 #ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
30 #ifdef OS_NO_ALLOCATOR
42 #ifdef OS_NO_ALLOCATOR
83 #ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
Definition: TokenStreamSelector.hpp:27
streamStack_coll streamStack
Definition: TokenStreamSelector.hpp:47
std ::map< std ::string, TokenStream * > inputStreamNames_coll
Definition: TokenStreamSelector.hpp:34
std ::stack< TokenStream * > streamStack_coll
Definition: TokenStreamSelector.hpp:45
inputStreamNames_coll inputStreamNames
Definition: TokenStreamSelector.hpp:36
TokenStream * input
Definition: TokenStreamSelector.hpp:39
Definition: TokenStream.hpp:22
#define ANTLR_USE_NAMESPACE(_x_)
Definition: config.hpp:18
#define ANTLR_API
Definition: config.hpp:22
Definition: ANTLRException.hpp:15