PhpParser\Parser\Php7::reduceRule215 PHP Method

reduceRule215() protected method

protected reduceRule215 ( )
    protected function reduceRule215() {
         $this->semValue = array($this->semStack[$this->stackPos-(2-2)], true);
    }
Php7