Uses of Class
io.virtdata.generated.VirtDataParser.RefContext
-
Packages that use VirtDataParser.RefContext Package Description io.virtdata.generated io.virtdata.parser -
-
Uses of VirtDataParser.RefContext in io.virtdata.generated
Methods in io.virtdata.generated that return VirtDataParser.RefContext Modifier and Type Method Description VirtDataParser.RefContextVirtDataParser.ArgContext. ref()VirtDataParser.RefContextVirtDataParser. ref()Methods in io.virtdata.generated with parameters of type VirtDataParser.RefContext Modifier and Type Method Description voidVirtDataBaseListener. enterRef(VirtDataParser.RefContext ctx)Enter a parse tree produced byVirtDataParser.ref().voidVirtDataListener. enterRef(VirtDataParser.RefContext ctx)Enter a parse tree produced byVirtDataParser.ref().voidVirtDataBaseListener. exitRef(VirtDataParser.RefContext ctx)Exit a parse tree produced byVirtDataParser.ref().voidVirtDataListener. exitRef(VirtDataParser.RefContext ctx)Exit a parse tree produced byVirtDataParser.ref(). -
Uses of VirtDataParser.RefContext in io.virtdata.parser
Methods in io.virtdata.parser with parameters of type VirtDataParser.RefContext Modifier and Type Method Description voidVirtDataBuilder. exitRef(VirtDataParser.RefContext ctx)
-