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

reduceRule281() 보호된 메소드

protected reduceRule281 ( )
    protected function reduceRule281() {
         $this->semValue = new Stmt\PropertyProperty(substr($this->semStack[$this->stackPos-(1-1)], 1), null, $this->startAttributeStack[$this->stackPos-(1-1)] + $this->endAttributes);
    }
Php7