Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.PrefixedNameContext
-
Packages that use SHACLCParser.PrefixedNameContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.PrefixedNameContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.PrefixedNameContext Modifier and Type Method Description SHACLCParser.PrefixedNameContextSHACLCParser.IriContext. prefixedName()SHACLCParser.PrefixedNameContextSHACLCParser. prefixedName()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.PrefixedNameContext Modifier and Type Method Description voidSHACLCBaseListener. enterPrefixedName(SHACLCParser.PrefixedNameContext ctx)Enter a parse tree produced bySHACLCParser.prefixedName().voidSHACLCListener. enterPrefixedName(SHACLCParser.PrefixedNameContext ctx)Enter a parse tree produced bySHACLCParser.prefixedName().voidSHACLCBaseListener. exitPrefixedName(SHACLCParser.PrefixedNameContext ctx)Exit a parse tree produced bySHACLCParser.prefixedName().voidSHACLCListener. exitPrefixedName(SHACLCParser.PrefixedNameContext ctx)Exit a parse tree produced bySHACLCParser.prefixedName().
-