Class PHPStan\Type\ErrorType

extends MixedType
Methods
Methods inherited from PHPStan\Type\MixedType
getReferencedClasses(), getObjectClassNames(), getObjectClassReflections(), getArrays(), getConstantArrays(), getConstantStrings(), accepts(), acceptsWithReason(), isSuperTypeOfMixed(), isSuperTypeOf(), setOffsetValueType(), unsetOffset(), getKeysArray(), getValuesArray(), fillKeysArray(), flipArray(), intersectKeyArray(), popArray(), searchArray(), shiftArray(), shuffleArray(), isCallable(), getEnumCases(), getCallableParametersAcceptors(), isSubTypeOf(), isAcceptedBy(), isAcceptedWithReasonBy(), getTemplateType(), isObject(), isEnum(), canAccessProperties(), hasProperty(), getProperty(), getUnresolvedPropertyPrototype(), canCallMethods(), hasMethod(), getMethod(), getUnresolvedMethodPrototype(), canAccessConstants(), hasConstant(), getConstant(), isCloneable(), toBoolean(), toNumber(), toInteger(), toFloat(), toString(), toArray(), toArrayKey(), isIterable(), isIterableAtLeastOnce(), getArraySize(), getFirstIterableKeyType(), getLastIterableKeyType(), getFirstIterableValueType(), getLastIterableValueType(), isOffsetAccessible(), hasOffsetValueType(), getOffsetValueType(), isExplicitMixed(), getTypeWithoutSubtractedType(), changeSubtractedType(), getSubtractedType(), traverse(), isArray(), isConstantArray(), isOversizedArray(), isList(), isNull(), isConstantValue(), isConstantScalarValue(), getConstantScalarTypes(), getConstantScalarValues(), isTrue(), isFalse(), isBoolean(), isFloat(), isInteger(), isString(), isNumericString(), isNonEmptyString(), isNonFalsyString(), isLiteralString(), isClassStringType(), getClassStringObjectType(), getObjectTypeOrClassStringObjectType(), isVoid(), isScalar(), looseCompare(), tryRemove(), exponentiate(),