Pinq\Queries\Builders\ScopeBuilder::buildScopeParser PHP Method

buildScopeParser() public method

public buildScopeParser ( )
    public function buildScopeParser()
    {
        return new Interpretations\ScopeParser($this->functionInterpreter);
    }