PhpParser\Parser\Php5::reduceRule254 PHP Method

reduceRule254() protected method

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