Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.NodeKindContext
-
Packages that use SHACLCParser.NodeKindContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.NodeKindContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.NodeKindContext Modifier and Type Method Description SHACLCParser.NodeKindContextSHACLCParser. nodeKind()SHACLCParser.NodeKindContextSHACLCParser.PropertyAtomContext. nodeKind()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.NodeKindContext Modifier and Type Method Description voidSHACLCBaseListener. enterNodeKind(SHACLCParser.NodeKindContext ctx)Enter a parse tree produced bySHACLCParser.nodeKind().voidSHACLCListener. enterNodeKind(SHACLCParser.NodeKindContext ctx)Enter a parse tree produced bySHACLCParser.nodeKind().voidSHACLCBaseListener. exitNodeKind(SHACLCParser.NodeKindContext ctx)Exit a parse tree produced bySHACLCParser.nodeKind().voidSHACLCListener. exitNodeKind(SHACLCParser.NodeKindContext ctx)Exit a parse tree produced bySHACLCParser.nodeKind().
-