Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlBaseListener.php25 public function enterFunctionNames(Context\FunctionNamesContext $context) : void {} function in ComboStrap\\PageSqlParser\\PageSqlBaseListener
H A DPageSqlListener.php34 public function enterFunctionNames(Context\FunctionNamesContext $context) : void; function