Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.PathPrimaryContext
-
Packages that use SHACLCParser.PathPrimaryContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.PathPrimaryContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.PathPrimaryContext Modifier and Type Method Description SHACLCParser.PathPrimaryContextSHACLCParser.PathEltContext. pathPrimary()SHACLCParser.PathPrimaryContextSHACLCParser. pathPrimary()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.PathPrimaryContext Modifier and Type Method Description voidSHACLCBaseListener. enterPathPrimary(SHACLCParser.PathPrimaryContext ctx)Enter a parse tree produced bySHACLCParser.pathPrimary().voidSHACLCListener. enterPathPrimary(SHACLCParser.PathPrimaryContext ctx)Enter a parse tree produced bySHACLCParser.pathPrimary().voidSHACLCBaseListener. exitPathPrimary(SHACLCParser.PathPrimaryContext ctx)Exit a parse tree produced bySHACLCParser.pathPrimary().voidSHACLCListener. exitPathPrimary(SHACLCParser.PathPrimaryContext ctx)Exit a parse tree produced bySHACLCParser.pathPrimary().
-