Home
last modified time | relevance | path

Searched defs:exitPredicate (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlBaseListener.php110 public function exitPredicate(Context\PredicateContext $context) : void {} function in ComboStrap\\PageSqlParser\\PageSqlBaseListener
H A DPageSqlListener.php112 public function exitPredicate(Context\PredicateContext $context) : void; function