Uses of Class
io.operon.parser.OperonParser.Function_regular_argumentContext
-
-
Uses of OperonParser.Function_regular_argumentContext in io.operon.parser
Methods in io.operon.parser that return OperonParser.Function_regular_argumentContext Modifier and Type Method Description OperonParser.Function_regular_argumentContextOperonParser.Function_argumentsContext. function_regular_argument(int i)OperonParser.Function_regular_argumentContextOperonParser.Function_callContext. function_regular_argument(int i)OperonParser.Function_regular_argumentContextOperonParser.Function_ref_curryContext. function_regular_argument(int i)OperonParser.Function_regular_argumentContextOperonParser.Function_refContext. function_regular_argument(int i)OperonParser.Function_regular_argumentContextOperonParser. function_regular_argument()Methods in io.operon.parser that return types with arguments of type OperonParser.Function_regular_argumentContext Modifier and Type Method Description List<OperonParser.Function_regular_argumentContext>OperonParser.Function_argumentsContext. function_regular_argument()List<OperonParser.Function_regular_argumentContext>OperonParser.Function_callContext. function_regular_argument()List<OperonParser.Function_regular_argumentContext>OperonParser.Function_ref_curryContext. function_regular_argument()List<OperonParser.Function_regular_argumentContext>OperonParser.Function_refContext. function_regular_argument()
-