PhpParser\Parser\Php5::reduceRule519 PHP 메소드

reduceRule519() 보호된 메소드

protected reduceRule519 ( )
    protected function reduceRule519() {
         $this->semValue = new Expr\List_($this->semStack[$this->stackPos-(4-3)], $this->startAttributeStack[$this->stackPos-(4-1)] + $this->endAttributes);
    }
Php5