PHPParser_Parser::yyn180 PHP Метод

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

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