Uses of Class
ca.phon.ipa.parser.UnicodeIPAParser.Base_phoneContext
Packages that use UnicodeIPAParser.Base_phoneContext
-
Uses of UnicodeIPAParser.Base_phoneContext in ca.phon.ipa.parser
Methods in ca.phon.ipa.parser that return UnicodeIPAParser.Base_phoneContextModifier and TypeMethodDescriptionUnicodeIPAParser.base_phone()
UnicodeIPAParser.SinglePhoneContext.base_phone()
Methods in ca.phon.ipa.parser with parameters of type UnicodeIPAParser.Base_phoneContextModifier and TypeMethodDescriptionvoid
UnicodeIPABaseListener.enterBase_phone
(UnicodeIPAParser.Base_phoneContext ctx) Enter a parse tree produced byUnicodeIPAParser.base_phone()
.void
UnicodeIPAListener.enterBase_phone
(UnicodeIPAParser.Base_phoneContext ctx) Enter a parse tree produced byUnicodeIPAParser.base_phone()
.void
UnicodeIPABaseListener.exitBase_phone
(UnicodeIPAParser.Base_phoneContext ctx) Exit a parse tree produced byUnicodeIPAParser.base_phone()
.void
UnicodeIPAListener.exitBase_phone
(UnicodeIPAParser.Base_phoneContext ctx) Exit a parse tree produced byUnicodeIPAParser.base_phone()
.UnicodeIPABaseVisitor.visitBase_phone
(UnicodeIPAParser.Base_phoneContext ctx) Visit a parse tree produced byUnicodeIPAParser.base_phone()
.UnicodeIPAVisitor.visitBase_phone
(UnicodeIPAParser.Base_phoneContext ctx) Visit a parse tree produced byUnicodeIPAParser.base_phone()
.