PHPParser_Parser::yyn378 PHP Метод

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

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