Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.PropertyShapeContext
-
Packages that use SHACLCParser.PropertyShapeContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.PropertyShapeContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.PropertyShapeContext Modifier and Type Method Description SHACLCParser.PropertyShapeContextSHACLCParser.ConstraintContext. propertyShape()SHACLCParser.PropertyShapeContextSHACLCParser. propertyShape()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.PropertyShapeContext Modifier and Type Method Description voidSHACLCBaseListener. enterPropertyShape(SHACLCParser.PropertyShapeContext ctx)Enter a parse tree produced bySHACLCParser.propertyShape().voidSHACLCListener. enterPropertyShape(SHACLCParser.PropertyShapeContext ctx)Enter a parse tree produced bySHACLCParser.propertyShape().voidSHACLCBaseListener. exitPropertyShape(SHACLCParser.PropertyShapeContext ctx)Exit a parse tree produced bySHACLCParser.propertyShape().voidSHACLCListener. exitPropertyShape(SHACLCParser.PropertyShapeContext ctx)Exit a parse tree produced bySHACLCParser.propertyShape().
-