Uses of Class
org.topbraid.shacl.compact.parser.SHACLCParser.PropertyParamContext
-
Packages that use SHACLCParser.PropertyParamContext Package Description org.topbraid.shacl.compact.parser -
-
Uses of SHACLCParser.PropertyParamContext in org.topbraid.shacl.compact.parser
Methods in org.topbraid.shacl.compact.parser that return SHACLCParser.PropertyParamContext Modifier and Type Method Description SHACLCParser.PropertyParamContextSHACLCParser. propertyParam()SHACLCParser.PropertyParamContextSHACLCParser.PropertyValueContext. propertyParam()Methods in org.topbraid.shacl.compact.parser with parameters of type SHACLCParser.PropertyParamContext Modifier and Type Method Description voidSHACLCBaseListener. enterPropertyParam(SHACLCParser.PropertyParamContext ctx)Enter a parse tree produced bySHACLCParser.propertyParam().voidSHACLCListener. enterPropertyParam(SHACLCParser.PropertyParamContext ctx)Enter a parse tree produced bySHACLCParser.propertyParam().voidSHACLCBaseListener. exitPropertyParam(SHACLCParser.PropertyParamContext ctx)Exit a parse tree produced bySHACLCParser.propertyParam().voidSHACLCListener. exitPropertyParam(SHACLCParser.PropertyParamContext ctx)Exit a parse tree produced bySHACLCParser.propertyParam().
-