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.