Class PHPStan\Type\Generic\TemplateUnionType

final
extends UnionType
implements TemplateType
uses TemplateTypeTrait
Methods
Methods inherited from PHPStan\Type\UnionType
getTypes(), isNormalized(), getReferencedClasses(), getArrays(), getConstantArrays(), getConstantStrings(), accepts(), isSuperTypeOf(), isSubTypeOf(), isAcceptedBy(), equals(), describe(), canAccessProperties(), hasProperty(), getProperty(), getUnresolvedPropertyPrototype(), canCallMethods(), hasMethod(), getMethod(), getUnresolvedMethodPrototype(), canAccessConstants(), hasConstant(), getConstant(), isIterable(), isIterableAtLeastOnce(), getArraySize(), getIterableKeyType(), getFirstIterableKeyType(), getLastIterableKeyType(), getIterableValueType(), getFirstIterableValueType(), getLastIterableValueType(), isArray(), isConstantArray(), isOversizedArray(), isList(), isString(), isNumericString(), isNonEmptyString(), isNonFalsyString(), isLiteralString(), isClassStringType(), isVoid(), isScalar(), isOffsetAccessible(), hasOffsetValueType(), getOffsetValueType(), setOffsetValueType(), unsetOffset(), getKeysArray(), getValuesArray(), fillKeysArray(), flipArray(), intersectKeyArray(), popArray(), searchArray(), shiftArray(), shuffleArray(), isCallable(), getCallableParametersAcceptors(), isCloneable(), isSmallerThan(), isSmallerThanOrEqual(), isNull(), isTrue(), isFalse(), isBoolean(), isFloat(), isInteger(), getSmallerType(), getSmallerOrEqualType(), getGreaterType(), getGreaterOrEqualType(), isGreaterThan(), isGreaterThanOrEqual(), toBoolean(), toNumber(), toString(), toInteger(), toFloat(), toArray(), toArrayKey(), inferTemplateTypes(), inferTemplateTypesOn(), getReferencedTemplateTypes(), traverse(), tryRemove(), __set_state(), unionResults(), unionTypes(), pickTypes()