Method | Description | |
---|---|---|
__construct ( Pinq\Analysis\ITypeSystem $typeSystem, |
||
getBinaryOperation ( |
||
getCast ( |
||
getConstructor ( |
||
getExpression ( ) | ||
getField ( |
||
getFunction ( |
||
getIndex ( |
||
getInvocation ( |
||
getMethod ( |
||
getReturnTypeOf ( |
||
getReturnedType ( ) | ||
getStaticField ( |
||
getStaticMethod ( |
||
getTypeSystem ( ) | ||
getUnaryOperation ( |
Method | Description | |
---|---|---|
getMetadata ( |
public __construct ( Pinq\Analysis\ITypeSystem $typeSystem, |
||
$typeSystem | Pinq\Analysis\ITypeSystem | |
$expression | ||
$analysis | SplObjectStorage | |
$metadata | SplObjectStorage |
public getBinaryOperation ( |
||
$expression |
public getCast ( |
||
$expression |
public getConstructor ( |
||
$expression |
public getField ( |
||
$expression |
public getFunction ( |
||
$expression |
public getIndex ( |
||
$expression |
public getInvocation ( |
||
$expression |
protected getMetadata ( |
||
$expression |
public getMethod ( |
||
$expression |
public getReturnTypeOf ( |
||
$expression |
public getStaticField ( |
||
$expression |
public getStaticMethod ( |
||
$expression |
public getUnaryOperation ( |
||
$expression |