PhpParser\Parser\Php7::reduceRule252 PHP Method

reduceRule252() protected method

protected reduceRule252 ( )
    protected function reduceRule252() {
         $this->semValue = new Stmt\TraitUse($this->semStack[$this->stackPos-(3-2)], $this->semStack[$this->stackPos-(3-3)], $this->startAttributeStack[$this->stackPos-(3-1)] + $this->endAttributes);
    }
Php7