PhpParser\Parser\Php7::reduceRule140 PHP Метод

reduceRule140() защищенный Метод

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