PHP Interface Pinq\Providers\DSL\Compilation\Compilers\IScopeCompiler

Author: Elliot Levin ([email protected])
Inheritance: extends Pinq\Queries\Segments\ISegmentVisitor
Afficher le fichier Open project: timetoogo/pinq Interface Usage Examples

Méthodes publiques

Méthode Description
compile ( ) : void
getCompilation ( ) : Pinq\Providers\DSL\Compilation\IQueryCompilation
getScope ( ) : Pinq\Queries\IScope

Method Details

compile() public méthode

public compile ( ) : void
Résultat void

getCompilation() public méthode

public getCompilation ( ) : Pinq\Providers\DSL\Compilation\IQueryCompilation
Résultat Pinq\Providers\DSL\Compilation\IQueryCompilation

getScope() public méthode

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