Uses of Class
ca.phon.phonexg4.PhonexParser.CapturingGroupContext
Packages that use PhonexParser.CapturingGroupContext
-
Uses of PhonexParser.CapturingGroupContext in ca.phon.phonex
Methods in ca.phon.phonex with parameters of type PhonexParser.CapturingGroupContextModifier and TypeMethodDescriptionvoidPhonexCompiler2.enterCapturingGroup(PhonexParser.CapturingGroupContext ctx) voidPhonexCompiler2.exitCapturingGroup(PhonexParser.CapturingGroupContext ctx) -
Uses of PhonexParser.CapturingGroupContext in ca.phon.phonexg4
Methods in ca.phon.phonexg4 with parameters of type PhonexParser.CapturingGroupContextModifier and TypeMethodDescriptionvoidPhonexBaseListener.enterCapturingGroup(PhonexParser.CapturingGroupContext ctx) Enter a parse tree produced by theCapturingGrouplabeled alternative inPhonexParser.group().voidPhonexListener.enterCapturingGroup(PhonexParser.CapturingGroupContext ctx) Enter a parse tree produced by theCapturingGrouplabeled alternative inPhonexParser.group().voidPhonexBaseListener.exitCapturingGroup(PhonexParser.CapturingGroupContext ctx) Exit a parse tree produced by theCapturingGrouplabeled alternative inPhonexParser.group().voidPhonexListener.exitCapturingGroup(PhonexParser.CapturingGroupContext ctx) Exit a parse tree produced by theCapturingGrouplabeled alternative inPhonexParser.group().PhonexBaseVisitor.visitCapturingGroup(PhonexParser.CapturingGroupContext ctx) Visit a parse tree produced by theCapturingGrouplabeled alternative inPhonexParser.group().PhonexVisitor.visitCapturingGroup(PhonexParser.CapturingGroupContext ctx) Visit a parse tree produced by theCapturingGrouplabeled alternative inPhonexParser.group().