Uses of Class
ter.API.AdvancedEngineSearch.Parser.SimpleCharStream

Packages that use SimpleCharStream
ter.API.AdvancedEngineSearch.Parser   
 

Uses of SimpleCharStream in ter.API.AdvancedEngineSearch.Parser
 

Methods in ter.API.AdvancedEngineSearch.Parser with parameters of type SimpleCharStream
static void AdvSearchParserTokenManager.ReInit(SimpleCharStream stream)
           
static void AdvSearchParserTokenManager.ReInit(SimpleCharStream stream, int lexState)
           
 

Constructors in ter.API.AdvancedEngineSearch.Parser with parameters of type SimpleCharStream
AdvSearchParserTokenManager(SimpleCharStream stream)
           
AdvSearchParserTokenManager(SimpleCharStream stream, int lexState)