Interface PHPStan\Type\TypeWithClassName

extends Type
Methods
Methods inherited from PHPStan\Type\Type
getReferencedClasses(), getObjectClassNames(), getObjectClassReflections(), getClassStringObjectType(), getObjectTypeOrClassStringObjectType(), isObject(), isEnum(), getArrays(), getConstantArrays(), getConstantStrings(), accepts(), acceptsWithReason(), isSuperTypeOf(), 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(), isOffsetAccessible(), hasOffsetValueType(), getOffsetValueType(), setOffsetValueType(), setExistingOffsetValueType(), unsetOffset(), getKeysArray(), getValuesArray(), fillKeysArray(), flipArray(), intersectKeyArray(), popArray(), searchArray(), shiftArray(), shuffleArray(), getEnumCases(), getFiniteTypes(), exponentiate(), isCallable(), getCallableParametersAcceptors(), isCloneable(), toBoolean(), toNumber(), toInteger(), toFloat(), toString(), toArray(), toArrayKey(), isSmallerThan(), isSmallerThanOrEqual(), isConstantValue(), isConstantScalarValue(), getConstantScalarTypes(), getConstantScalarValues(), isNull(), isTrue(), isFalse(), isBoolean(), isFloat(), isInteger(), isString(), isNumericString(), isNonEmptyString(), isNonFalsyString(), isLiteralString(), isClassStringType(), isVoid(), isScalar(), looseCompare(), getSmallerType(), getSmallerOrEqualType(), getGreaterType(), getGreaterOrEqualType(), getTemplateType(), inferTemplateTypes(), getReferencedTemplateTypes(), traverse(), traverseSimultaneously(), toPhpDocNode(), tryRemove(), generalize(), __set_state()