PHP Class Pinq\Analysis\TypeOperations\Indexer

Author: Elliot Levin ([email protected])
Inheritance: extends TypeOperation, implements Pinq\Analysis\IIndexer
Show file Open project: timetoogo/pinq

Public Methods

Method Description
__construct ( Pinq\Analysis\ITypeSystem $typeSystem, $sourceType, $returnType )
getReturnTypeOfIndex ( $index )

Method Details

__construct() public method

public __construct ( Pinq\Analysis\ITypeSystem $typeSystem, $sourceType, $returnType )
$typeSystem Pinq\Analysis\ITypeSystem

getReturnTypeOfIndex() public method

public getReturnTypeOfIndex ( $index )