Uses of Class
org.apache.directory.scim.spec.phonenumber.PhoneNumberParser.PhoneContextContext
Packages that use PhoneNumberParser.PhoneContextContext
-
Uses of PhoneNumberParser.PhoneContextContext in org.apache.directory.scim.spec.phonenumber
Methods in org.apache.directory.scim.spec.phonenumber that return PhoneNumberParser.PhoneContextContextModifier and TypeMethodDescriptionPhoneNumberParser.LocalNumberContext.phoneContext()PhoneNumberParser.phoneContext()Methods in org.apache.directory.scim.spec.phonenumber with parameters of type PhoneNumberParser.PhoneContextContextModifier and TypeMethodDescriptionvoidPhoneNumberParserBaseListener.enterPhoneContext(PhoneNumberParser.PhoneContextContext ctx) Enter a parse tree produced byPhoneNumberParser.phoneContext().voidPhoneNumberParserListener.enterPhoneContext(PhoneNumberParser.PhoneContextContext ctx) Enter a parse tree produced byPhoneNumberParser.phoneContext().voidPhoneNumberParseTreeListener.enterPhoneContext(PhoneNumberParser.PhoneContextContext ctx) voidPhoneNumberParserBaseListener.exitPhoneContext(PhoneNumberParser.PhoneContextContext ctx) Exit a parse tree produced byPhoneNumberParser.phoneContext().voidPhoneNumberParserListener.exitPhoneContext(PhoneNumberParser.PhoneContextContext ctx) Exit a parse tree produced byPhoneNumberParser.phoneContext().voidPhoneNumberParseTreeListener.exitPhoneContext(PhoneNumberParser.PhoneContextContext ctx)