Uses of Package
cz.cuni.amis.pogamut.base.communication.parser.impl.yylex

Packages that use cz.cuni.amis.pogamut.base.communication.parser.impl.yylex
cz.cuni.amis.pogamut.base.communication.parser.impl.yylex   
 

Classes in cz.cuni.amis.pogamut.base.communication.parser.impl.yylex used by cz.cuni.amis.pogamut.base.communication.parser.impl.yylex
IYylex
          "Wrapper interface" for Yylex, you should wrap your yylex implementation with this interface allowing the parser to set the reader into the yylex (that triggers creation of new instance of your Yylex usually) + providing a method for parsing messages.
IYylexObserver
          Interface for reporting of Yylex exceptions.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.