Home
last modified time | relevance | path

Searched refs:getTokenDefRepr (Results 1 – 1 of 1) sorted by relevance

/plugin/ifauthex/lib/
H A Dparser.php554 public function getTokenDefRepr($idx) { function in AST\\ElementDefinition
575 $pieces[] = $this->getTokenDefRepr(0);
587 $pieces[] = $this->getTokenDefRepr($argIdx);
590 $pieces[] = $this->getTokenDefRepr(1);