PhpParser\Parser\Php7::reduceRule170 PHP Method

reduceRule170() protected method

protected reduceRule170 ( )
    protected function reduceRule170() {
         $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);
    }
Php7