PHP 인터페이스 Pinq\Providers\DSL\Compilation\Compilers\IScopeCompiler

저자: Elliot Levin ([email protected])
상속: extends Pinq\Queries\Segments\ISegmentVisitor
파일 보기 프로젝트 열기: timetoogo/pinq 0 사용 예제들

공개 메소드들

메소드 설명
compile ( ) : void
getCompilation ( ) : Pinq\Providers\DSL\Compilation\IQueryCompilation
getScope ( ) : Pinq\Queries\IScope

메소드 상세

compile() 공개 메소드

public compile ( ) : void
리턴 void

getCompilation() 공개 메소드

public getCompilation ( ) : Pinq\Providers\DSL\Compilation\IQueryCompilation
리턴 Pinq\Providers\DSL\Compilation\IQueryCompilation

getScope() 공개 메소드

public getScope ( ) : Pinq\Queries\IScope
리턴 Pinq\Queries\IScope