Property | Type | Description | |
---|---|---|---|
$field |
Method | Description | |
---|---|---|
testAssignmentOperators ( ) | ||
testBinaryOperators ( ) | ||
testCasts ( ) | ||
testClassConstantTypeAnalysis ( ) | ||
testClosure ( ) | ||
testConstantTypeAnalysis ( ) | ||
testEmpty ( ) | ||
testFields ( ) | ||
testFunctionCalls ( ) | ||
testIndexers ( ) | ||
testInvalidBinaryOperator ( ) | ||
testInvalidCasts ( ) | ||
testInvalidClassConstantTypeAnalysis ( ) | ||
testInvalidField ( ) | ||
testInvalidFunctionCall ( ) | ||
testInvalidIndexers ( ) | ||
testInvalidInvocation ( ) | ||
testInvalidMethodCall ( ) | ||
testInvalidNew ( ) | ||
testInvalidStaticField ( ) | ||
testInvalidStaticMethodCall ( ) | ||
testInvalidUnaryOperators ( ) | ||
testInvalidVariable ( ) | ||
testInvocation ( ) | ||
testIsset ( ) | ||
testMethodCalls ( ) | ||
testNativeTypes ( ) | ||
testNativeTypesWithVariables ( ) | ||
testNew ( ) | ||
testResourceWithVariable ( ) | ||
testStaticField ( ) | ||
testStaticMethodCall ( ) | ||
testStaticMethodCallOnInstance ( ) | ||
testTernaryWithNativeTypes ( ) | ||
testTernaryWithObjectTypes ( ) | ||
testUnaryOperators ( ) | ||
testVariableTableFromEvaluationContextFromScopedVariables ( ) |
public testInvalidClassConstantTypeAnalysis ( ) |