Exemplo n.º 1
0
 function parse(PEG_IContext $c)
 {
     return $c->token($this->args);
 }