Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.PathInverseContext
-
Packages that use SHACLCParser.PathInverseContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.PathInverseContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.PathInverseContext Modifier and Type Method Description SHACLCParser.PathInverseContextSHACLCParser.PathEltOrInverseContext. pathInverse()SHACLCParser.PathInverseContextSHACLCParser. pathInverse()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.PathInverseContext Modifier and Type Method Description voidSHACLCBaseListener. enterPathInverse(SHACLCParser.PathInverseContext ctx)Enter a parse tree produced bySHACLCParser.pathInverse().voidSHACLCListener. enterPathInverse(SHACLCParser.PathInverseContext ctx)Enter a parse tree produced bySHACLCParser.pathInverse().voidSHACLCBaseListener. exitPathInverse(SHACLCParser.PathInverseContext ctx)Exit a parse tree produced bySHACLCParser.pathInverse().voidSHACLCListener. exitPathInverse(SHACLCParser.PathInverseContext ctx)Exit a parse tree produced bySHACLCParser.pathInverse().
-