Home
last modified time | relevance | path

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

/plugin/ifauthex/lib/
H A Dtokenizer.php62 private $_representation = null; variable in AST\\TokenDefinition
67 $this->_representation = $representation;
80 public function representation() { return $this->_representation; }