Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.IriContext
-
Packages that use SHACLCParser.IriContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.IriContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.IriContext Modifier and Type Method Description SHACLCParser.IriContextSHACLCParser.DatatypeContext. iri()SHACLCParser.IriContextSHACLCParser. iri()SHACLCParser.IriContextSHACLCParser.IriOrLiteralContext. iri()SHACLCParser.IriContextSHACLCParser.NodeShapeContext. iri()SHACLCParser.IriContextSHACLCParser.PathPrimaryContext. iri()SHACLCParser.IriContextSHACLCParser.PropertyTypeContext. iri()SHACLCParser.IriContextSHACLCParser.ShapeClassContext. iri()SHACLCParser.IriContextSHACLCParser.TargetClassContext. iri(int i)Methods in org.topbraid.shacl.compact.parser that return types with arguments of type SHACLCParser.IriContext Modifier and Type Method Description List<SHACLCParser.IriContext>SHACLCParser.TargetClassContext. iri()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.IriContext Modifier and Type Method Description voidSHACLCBaseListener. enterIri(SHACLCParser.IriContext ctx)Enter a parse tree produced bySHACLCParser.iri().voidSHACLCListener. enterIri(SHACLCParser.IriContext ctx)Enter a parse tree produced bySHACLCParser.iri().voidSHACLCBaseListener. exitIri(SHACLCParser.IriContext ctx)Exit a parse tree produced bySHACLCParser.iri().voidSHACLCListener. exitIri(SHACLCParser.IriContext ctx)Exit a parse tree produced bySHACLCParser.iri().
-