PhpParser\Parser\Php7::reduceRule281 PHP Method

reduceRule281() protected method

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