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

reduceRule283() 보호된 메소드

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