Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMaxCountContext
-
Packages that use SHACLCParser.PropertyMaxCountContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.PropertyMaxCountContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.PropertyMaxCountContext Modifier and Type Method Description SHACLCParser.PropertyMaxCountContextSHACLCParser.PropertyCountContext. propertyMaxCount()SHACLCParser.PropertyMaxCountContextSHACLCParser. propertyMaxCount()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.PropertyMaxCountContext Modifier and Type Method Description voidSHACLCBaseListener. enterPropertyMaxCount(SHACLCParser.PropertyMaxCountContext ctx)Enter a parse tree produced bySHACLCParser.propertyMaxCount().voidSHACLCListener. enterPropertyMaxCount(SHACLCParser.PropertyMaxCountContext ctx)Enter a parse tree produced bySHACLCParser.propertyMaxCount().voidSHACLCBaseListener. exitPropertyMaxCount(SHACLCParser.PropertyMaxCountContext ctx)Exit a parse tree produced bySHACLCParser.propertyMaxCount().voidSHACLCListener. exitPropertyMaxCount(SHACLCParser.PropertyMaxCountContext ctx)Exit a parse tree produced bySHACLCParser.propertyMaxCount().
-