PHPParser_Parser::yyn376 PHP Метод

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

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