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

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

protected reduceRule337 ( )
    protected function reduceRule337() {
         $this->semValue = new Expr\BinaryOp\SmallerOrEqual($this->semStack[$this->stackPos-(3-1)], $this->semStack[$this->stackPos-(3-3)], $this->startAttributeStack[$this->stackPos-(3-1)] + $this->endAttributes);
    }
Php7