PhpParser\Parser\Php7::reduceRule139 PHP Method

reduceRule139() protected method

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