Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.RdfLiteralContext
-
Packages that use SHACLCParser.RdfLiteralContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.RdfLiteralContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.RdfLiteralContext Modifier and Type Method Description SHACLCParser.RdfLiteralContextSHACLCParser.LiteralContext. rdfLiteral()SHACLCParser.RdfLiteralContextSHACLCParser. rdfLiteral()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.RdfLiteralContext Modifier and Type Method Description voidSHACLCBaseListener. enterRdfLiteral(SHACLCParser.RdfLiteralContext ctx)Enter a parse tree produced bySHACLCParser.rdfLiteral().voidSHACLCListener. enterRdfLiteral(SHACLCParser.RdfLiteralContext ctx)Enter a parse tree produced bySHACLCParser.rdfLiteral().voidSHACLCBaseListener. exitRdfLiteral(SHACLCParser.RdfLiteralContext ctx)Exit a parse tree produced bySHACLCParser.rdfLiteral().voidSHACLCListener. exitRdfLiteral(SHACLCParser.RdfLiteralContext ctx)Exit a parse tree produced bySHACLCParser.rdfLiteral().
-