Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.ShapeClassContext
-
Packages that use SHACLCParser.ShapeClassContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.ShapeClassContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.ShapeClassContext Modifier and Type Method Description SHACLCParser.ShapeClassContextSHACLCParser.ShaclDocContext. shapeClass(int i)SHACLCParser.ShapeClassContextSHACLCParser. shapeClass()Methods in org.topbraid.shacl.compact.parser that return types with arguments of type SHACLCParser.ShapeClassContext Modifier and Type Method Description List<SHACLCParser.ShapeClassContext>SHACLCParser.ShaclDocContext. shapeClass()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.ShapeClassContext Modifier and Type Method Description voidSHACLCBaseListener. enterShapeClass(SHACLCParser.ShapeClassContext ctx)Enter a parse tree produced bySHACLCParser.shapeClass().voidSHACLCListener. enterShapeClass(SHACLCParser.ShapeClassContext ctx)Enter a parse tree produced bySHACLCParser.shapeClass().voidSHACLCBaseListener. exitShapeClass(SHACLCParser.ShapeClassContext ctx)Exit a parse tree produced bySHACLCParser.shapeClass().voidSHACLCListener. exitShapeClass(SHACLCParser.ShapeClassContext ctx)Exit a parse tree produced bySHACLCParser.shapeClass().
-