PhpParser\Parser\Php5::reduceRule144 PHP Метод

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

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