PhpParser\Parser\Php5::reduceRule172 PHP Method

reduceRule172() protected method

protected reduceRule172 ( )
    protected function reduceRule172() {
         $this->semValue = new Stmt\Trait_($this->semStack[$this->stackPos-(5-2)], ['stmts' => $this->semStack[$this->stackPos-(5-4)]], $this->startAttributeStack[$this->stackPos-(5-1)] + $this->endAttributes);
    }
Php5