PHPParser_Parser::yyn169 PHP Метод

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

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