Searched refs:argumentDef (Results 1 – 1 of 1) sorted by relevance
278 if ($this->tag($tag, true) && $this->argumentDef($args, $isVararg) &&339 ($this->argumentDef($argv, $isVararg) || true) &&844 protected function argumentDef(&$args, &$isVararg) function in LesserPHP\\Parser