| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.base.communication.parser.impl.yylex |
| Class and Description |
|---|
| 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 © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.