PHP Pinq\Providers\DSL\Compilation\Compilers Пространство имен

Interfaces

Имя Описание
IOperationQueryCompiler Interface of the operation query compiler.
IQueryCompiler Interface of the query compiler.
IRequestQueryCompiler Interface of the request query compiler.
IScopeCompiler Interface of the scope compiler.

Классы

Имя Описание
Compiler Base class of the compiler
OperationQueryCompiler Implementation of the operation query compiler using the visitor pattern.
QueryCompiler Base class of the query compiler
RequestQueryCompiler Implementation of the request query compiler using the visitor pattern.
ScopeCompiler Implementation of the scope compiler using the visitor pattern.