Class PHPStan\Type\ThisType

extends StaticType
Methods
Methods inherited from PHPStan\Type\StaticType
getClassName(), getClassReflection(), getAncestorWithClassName(), getStaticObjectType(), getReferencedClasses(), getArrays(), getConstantArrays(), getConstantStrings(), accepts(), equals(), canAccessProperties(), hasProperty(), getProperty(), getUnresolvedPropertyPrototype(), canCallMethods(), hasMethod(), getMethod(), getUnresolvedMethodPrototype(), canAccessConstants(), hasConstant(), getConstant(), isIterable(), isIterableAtLeastOnce(), getArraySize(), getIterableKeyType(), getFirstIterableKeyType(), getLastIterableKeyType(), getIterableValueType(), getFirstIterableValueType(), getLastIterableValueType(), isOffsetAccessible(), hasOffsetValueType(), getOffsetValueType(), setOffsetValueType(), unsetOffset(), getKeysArray(), getValuesArray(), fillKeysArray(), flipArray(), intersectKeyArray(), popArray(), searchArray(), shiftArray(), shuffleArray(), isCallable(), isArray(), isConstantArray(), isOversizedArray(), isList(), isNull(), isTrue(), isFalse(), isBoolean(), isFloat(), isInteger(), isString(), isNumericString(), isNonEmptyString(), isNonFalsyString(), isLiteralString(), isClassStringType(), isVoid(), isScalar(), getCallableParametersAcceptors(), isCloneable(), toNumber(), toString(), toInteger(), toFloat(), toArray(), toArrayKey(), toBoolean(), subtract(), getTypeWithoutSubtractedType(), getSubtractedType(), tryRemove(),