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