final | |
---|---|
extends |
IntegerType |
implements |
TemplateType |
uses |
TemplateTypeTrait, UndecidedComparisonCompoundTypeTrait |
Methods | ||
---|---|---|
public
|
__construct(
TemplateTypeScope $scope,
TemplateTypeStrategy $templateTypeStrategy,
TemplateTypeVariance $templateTypeVariance,
string $name,
IntegerType $bound,
)
|
# |
protected
|
shouldGeneralizeInferredType(): bool
|
# |
Methods inherited from PHPStan\Type\IntegerType |
---|
describe(), getConstantStrings(), __set_state(), toNumber(), toFloat(), toInteger(), toString(), toArray(), toArrayKey(), isNull(), isTrue(), isFalse(), isBoolean(), isFloat(), isInteger(), isScalar(), looseCompare(), tryRemove(), exponentiate() |