PhpParser\Parser\Php5::reduceRule283 PHP Method

reduceRule283() protected method

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