Interface PHPStan\Type\ConstantScalarType

extends ConstantType
Methods
Methods inherited from PHPStan\Type\ConstantType
generalize()
Methods inherited from PHPStan\Type\Type
getReferencedClasses(), getArrays(), getConstantArrays(), getConstantStrings(), accepts(), 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(), unsetOffset(), getKeysArray(), getValuesArray(), fillKeysArray(), flipArray(), intersectKeyArray(), popArray(), searchArray(), shiftArray(), shuffleArray(), isCallable(), getCallableParametersAcceptors(), isCloneable(), toBoolean(), toNumber(), toInteger(), toFloat(), toString(), toArray(), toArrayKey(), isSmallerThan(), isSmallerThanOrEqual(), isNull(), isTrue(), isFalse(), isBoolean(), isFloat(), isInteger(), isString(), isNumericString(), isNonEmptyString(), isNonFalsyString(), isLiteralString(), isClassStringType(), isVoid(), isScalar(), getSmallerType(), getSmallerOrEqualType(), getGreaterType(), getGreaterOrEqualType(), inferTemplateTypes(), getReferencedTemplateTypes(), traverse(), tryRemove(), __set_state()