Home
last modified time | relevance | path

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

/plugin/ifauthex/lib/
H A Dparser.php242 public function tokenDefs() { return $this->_tokenDefs; } function in AST\\ElementDefinition
245 public function __construct($name, $fixing, $tokenDefs, $priority, $arity=null, $nested=null) {