PHPParser_Parser::yyn179 PHP Метод

yyn179() защищенный Метод

protected yyn179 ( $line, $docComment )
    protected function yyn179($line, $docComment)
    {
        $this->yyval = array($this->yyastk[$this->yysp - (1 - 1)]);
    }
PHPParser_Parser