PHP 인터페이스 Pinq\Analysis\IIndexer

$val['index'];
저자: Elliot Levin ([email protected])
상속: extends Pinq\Analysis\ITypeOperation
파일 보기 프로젝트 열기: timetoogo/pinq

공개 메소드들

메소드 설명
getReturnTypeOfIndex ( mixed $index ) : Pinq\Analysis\IType Gets the return type of the indexer with the supplied index value.

메소드 상세

getReturnTypeOfIndex() 공개 메소드

Gets the return type of the indexer with the supplied index value.
public getReturnTypeOfIndex ( mixed $index ) : Pinq\Analysis\IType
$index mixed
리턴 Pinq\Analysis\IType