Uses of Class
io.operon.parser.OperonTestsParser.Function_refContext
-
-
Uses of OperonTestsParser.Function_refContext in io.operon.parser
Methods in io.operon.parser that return OperonTestsParser.Function_refContext Modifier and Type Method Description OperonTestsParser.Function_refContextOperonTestsParser.ExprContext. function_ref(int i)OperonTestsParser.Function_refContextOperonTestsParser. function_ref()OperonTestsParser.Function_refContextOperonTestsParser.Operator_exprContext. function_ref()Methods in io.operon.parser that return types with arguments of type OperonTestsParser.Function_refContext Modifier and Type Method Description List<OperonTestsParser.Function_refContext>OperonTestsParser.ExprContext. function_ref()
-