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

reduceRule284() 보호된 메소드

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