PhpParser\Parser\Php7::reduceRule345 PHP 메소드

reduceRule345() 보호된 메소드

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