Uses of Class
org.eolang.parser.ProgramParser.HapplicationArgExtendedContext
-
-
Uses of ProgramParser.HapplicationArgExtendedContext in org.eolang.parser
Methods in org.eolang.parser that return ProgramParser.HapplicationArgExtendedContext Modifier and Type Method Description ProgramParser.HapplicationArgExtendedContext
ProgramParser. happlicationArgExtended()
ProgramParser.HapplicationArgExtendedContext
ProgramParser.HapplicationTailExtendedContext. happlicationArgExtended(int i)
Methods in org.eolang.parser that return types with arguments of type ProgramParser.HapplicationArgExtendedContext Modifier and Type Method Description List<ProgramParser.HapplicationArgExtendedContext>
ProgramParser.HapplicationTailExtendedContext. happlicationArgExtended()
-