Uses of Class
org.eolang.parser.EoParser.HformationContext
-
-
Uses of EoParser.HformationContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.HformationContext Modifier and Type Method Description EoParser.HformationContext
EoParser.HanonymContext. hformation()
EoParser.HformationContext
EoParser. hformation()
EoParser.HformationContext
EoParser.OnlyphiContext. hformation()
Methods in org.eolang.parser with parameters of type EoParser.HformationContext Modifier and Type Method Description void
EoBaseListener. enterHformation(EoParser.HformationContext ctx)
Enter a parse tree produced byEoParser.hformation()
.void
EoListener. enterHformation(EoParser.HformationContext ctx)
Enter a parse tree produced byEoParser.hformation()
.void
XeEoListener. enterHformation(EoParser.HformationContext ctx)
void
EoBaseListener. exitHformation(EoParser.HformationContext ctx)
Exit a parse tree produced byEoParser.hformation()
.void
EoListener. exitHformation(EoParser.HformationContext ctx)
Exit a parse tree produced byEoParser.hformation()
.void
XeEoListener. exitHformation(EoParser.HformationContext ctx)
-