Class PHPStan\Type\Enum\EnumCaseObjectType

extends ObjectType
Methods
Methods inherited from PHPStan\Type\ObjectType
resetCaches(), getClassName(), hasProperty(), getUnresolvedPropertyPrototype(), getPropertyWithoutTransformingStatic(), getReferencedClasses(), describeAdditionalCacheKey(), toNumber(), toInteger(), toFloat(), toString(), toArray(), toBoolean(), canAccessProperties(), canCallMethods(), hasMethod(), getMethod(), getUnresolvedMethodPrototype(), canAccessConstants(), hasConstant(), getConstant(), isIterable(), isIterableAtLeastOnce(), getIterableKeyType(), getIterableValueType(), isArray(), isOversizedArray(), isString(), isNumericString(), isNonEmptyString(), isNonFalsyString(), isLiteralString(), isOffsetAccessible(), hasOffsetValueType(), getOffsetValueType(), setOffsetValueType(), unsetOffset(), isCallable(), getCallableParametersAcceptors(), isCloneable(), isInstanceOf(), traverse(), getNakedClassReflection(), getClassReflection(), getAncestorWithClassName(),