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

reduceRule436() 보호된 메소드

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