Uses of Class
org.castor.cpa.query.castorql.SimpleCharStream

Packages that use SimpleCharStream
org.castor.cpa.query.castorql   
 

Uses of SimpleCharStream in org.castor.cpa.query.castorql
 

Fields in org.castor.cpa.query.castorql declared as SimpleCharStream
protected  SimpleCharStream CastorQLParserTokenManager.input_stream
           
 

Methods in org.castor.cpa.query.castorql with parameters of type SimpleCharStream
 void CastorQLParserTokenManager.ReInit(SimpleCharStream stream)
          Reinitialise parser.
 void CastorQLParserTokenManager.ReInit(SimpleCharStream stream, int lexState)
          Reinitialise parser.
 

Constructors in org.castor.cpa.query.castorql with parameters of type SimpleCharStream
CastorQLParserTokenManager(SimpleCharStream stream)
          Constructor.
CastorQLParserTokenManager(SimpleCharStream stream, int lexState)
          Constructor.
 



Copyright © 2011. All Rights Reserved.