Package org.eolang.parser
EO parser.
- Since:
- 0.1
- Version:
- $Id: 3646fb970a2b47f3911609025ff23f205a61b4b7 $
- Author:
- Yegor Bugayenko ([email protected])
- See Also:
- Project site www.eolang.org, GitHub project
-
Interface Summary Interface Description EoListener This interface defines a complete listener for a parse tree produced byEoParser
.PhiListener This interface defines a complete listener for a parse tree produced byPhiParser
. -
Exception Summary Exception Description ParsingException When parsing fails.