PHP Interface Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor

Author: Elliot Levin ([email protected])
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
buildScope ( ) : Pinq\Queries\IScope
forSubScope ( Pinq\Queries\IScope $subScope ) : Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor
processSource ( Pinq\Queries\Common\ISource $source ) : Pinq\Queries\Common\ISource

Method Details

buildScope() public méthode

public buildScope ( ) : Pinq\Queries\IScope
Résultat Pinq\Queries\IScope

forSubScope() public méthode

public forSubScope ( Pinq\Queries\IScope $subScope ) : Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor
$subScope Pinq\Queries\IScope
Résultat Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor

processSource() public méthode

public processSource ( Pinq\Queries\Common\ISource $source ) : Pinq\Queries\Common\ISource
$source Pinq\Queries\Common\ISource
Résultat Pinq\Queries\Common\ISource