Class PHPStan\Type\CircularTypeAliasErrorType

extends ErrorType
Methods inherited from PHPStan\Type\ErrorType
__construct(), describe(), getIterableKeyType(), getIterableValueType(), subtract(), equals(), __set_state()
Methods inherited from PHPStan\Type\MixedType
getReferencedClasses(), getArrays(), getConstantArrays(), getConstantStrings(), accepts(), isSuperTypeOfMixed(), isSuperTypeOf(), setOffsetValueType(), unsetOffset(), getKeysArray(), getValuesArray(), fillKeysArray(), flipArray(), intersectKeyArray(), popArray(), searchArray(), shiftArray(), shuffleArray(), isCallable(), getCallableParametersAcceptors(), isSubTypeOf(), isAcceptedBy(), 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(), isTrue(), isFalse(), isBoolean(), isFloat(), isInteger(), isString(), isNumericString(), isNonEmptyString(), isNonFalsyString(), isLiteralString(), isClassStringType(), isVoid(), isScalar(), tryRemove(),