PHPParser_Parser::yyn170 PHP Метод

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

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