Uses of Class
org.eolang.parser.EoParser.VoidContext
-
Uses of EoParser.VoidContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.VoidContextModifier and TypeMethodDescriptionfinal EoParser.VoidContextEoParser.void_()EoParser.VoidsContext.void_(int i) Methods in org.eolang.parser that return types with arguments of type EoParser.VoidContextMethods in org.eolang.parser with parameters of type EoParser.VoidContextModifier and TypeMethodDescriptionvoidEoBaseListener.enterVoid(EoParser.VoidContext ctx) Enter a parse tree produced by {@link EoParser#void}.voidEoListener.enterVoid(EoParser.VoidContext ctx) Enter a parse tree produced by {@link EoParser#void}.voidEoBaseListener.exitVoid(EoParser.VoidContext ctx) Exit a parse tree produced by {@link EoParser#void}.voidEoListener.exitVoid(EoParser.VoidContext ctx) Exit a parse tree produced by {@link EoParser#void}.