Property | Type | Description | |
---|---|---|---|
$foo |
Method | Description | |
---|---|---|
testBinaryOperators ( ) | ||
testCasts ( ) | ||
testClosure ( ) | ||
testEmpty ( ) | ||
testFields ( ) | ||
testFunctionCalls ( ) | ||
testIndexers ( ) | ||
testInvocation ( ) | ||
testIsset ( ) | ||
testMetaDataWithInvalidExpressionThrowsException ( ) | ||
testMethodCalls ( ) | ||
testNativeTypes ( ) | ||
testNew ( ) | ||
testReturnTypeWithInvalidExpressionThrowsException ( ) | ||
testStaticField ( ) | ||
testStaticMethodCall ( ) | ||
testTernary ( ) | ||
testThrow ( ) | ||
testUnaryOperators ( ) |
Method | Description | |
---|---|---|
assertCorrectType ( Pinq\Analysis\ITypeAnalysis $analysis, $type, |
||
assertTypeMatchesValue ( Pinq\Analysis\ITypeAnalysis $analysis, |
||
doAnalysisTest ( callable $expression, callable $test, array $variableTypeMap = [] ) |
protected assertCorrectType ( Pinq\Analysis\ITypeAnalysis $analysis, $type, |
||
$analysis | Pinq\Analysis\ITypeAnalysis | |
$expression |
protected assertTypeMatchesValue ( Pinq\Analysis\ITypeAnalysis $analysis, |
||
$analysis | Pinq\Analysis\ITypeAnalysis | |
$expression | ||
$metadataType | Pinq\Analysis\IType |