Package org.eolang.parser
package org.eolang.parser
EO parser.
- Since:
- 0.1
- See Also:
-
ClassDescriptionThis class provides an empty implementation of
EoListener, which can be extended to create a listener which only needs to handle a subset of the available methods.This interface defines a complete listener for a parse tree produced byEoParser.Syntax parser that converts EO code to XMIR (XML-based Intermediate Representation) using ANTLR4.Object name.Function that builds object name from: 1.Object name, with more detailed error message.XMIR that validates itself right after construction.Train full of logging and checking.Prints XMIR to EO.