Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.ShapeRefContext
-
Packages that use SHACLCParser.ShapeRefContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.ShapeRefContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.ShapeRefContext Modifier and Type Method Description SHACLCParser.ShapeRefContextSHACLCParser.PropertyAtomContext. shapeRef()SHACLCParser.ShapeRefContextSHACLCParser. shapeRef()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.ShapeRefContext Modifier and Type Method Description voidSHACLCBaseListener. enterShapeRef(SHACLCParser.ShapeRefContext ctx)Enter a parse tree produced bySHACLCParser.shapeRef().voidSHACLCListener. enterShapeRef(SHACLCParser.ShapeRefContext ctx)Enter a parse tree produced bySHACLCParser.shapeRef().voidSHACLCBaseListener. exitShapeRef(SHACLCParser.ShapeRefContext ctx)Exit a parse tree produced bySHACLCParser.shapeRef().voidSHACLCListener. exitShapeRef(SHACLCParser.ShapeRefContext ctx)Exit a parse tree produced bySHACLCParser.shapeRef().
-