Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralOrArrayContext
-
Packages that use SHACLCParser.IriOrLiteralOrArrayContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.IriOrLiteralOrArrayContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.IriOrLiteralOrArrayContext Modifier and Type Method Description SHACLCParser.IriOrLiteralOrArrayContextSHACLCParser. iriOrLiteralOrArray()SHACLCParser.IriOrLiteralOrArrayContextSHACLCParser.NodeValueContext. iriOrLiteralOrArray()SHACLCParser.IriOrLiteralOrArrayContextSHACLCParser.PropertyValueContext. iriOrLiteralOrArray()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.IriOrLiteralOrArrayContext Modifier and Type Method Description voidSHACLCBaseListener. enterIriOrLiteralOrArray(SHACLCParser.IriOrLiteralOrArrayContext ctx)Enter a parse tree produced bySHACLCParser.iriOrLiteralOrArray().voidSHACLCListener. enterIriOrLiteralOrArray(SHACLCParser.IriOrLiteralOrArrayContext ctx)Enter a parse tree produced bySHACLCParser.iriOrLiteralOrArray().voidSHACLCBaseListener. exitIriOrLiteralOrArray(SHACLCParser.IriOrLiteralOrArrayContext ctx)Exit a parse tree produced bySHACLCParser.iriOrLiteralOrArray().voidSHACLCListener. exitIriOrLiteralOrArray(SHACLCParser.IriOrLiteralOrArrayContext ctx)Exit a parse tree produced bySHACLCParser.iriOrLiteralOrArray().
-