Ejemplo n.º 1
0
 function parse(PEG_IContext $context)
 {
     $context->logError($this->error);
     return PEG::failure();
 }