PHPParser_Parser::yyn65 PHP Метод

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

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