Class PHPStan\Analyser\NodeCallbackScope

final
extends MutatingScope
Methods
Methods inherited from PHPStan\Analyser\MutatingScope
getFile(), getFileDescription(), isDeclareStrictTypes(), isInClass(), isInTrait(), getClassReflection(), getTraitReflection(), getFunction(), getFunctionName(), getNamespace(), getParentScope(), canAnyVariableExist(), hasVariableType(), getVariableType(), getDefinedVariables(), getMaybeDefinedVariables(), hasConstant(), isInAnonymousFunction(), getAnonymousFunctionReflection(), getAnonymousFunctionReturnType(), resolveName(), resolveTypeByName(), getTypeFromValue(), hasExpressionType(), isInClassExists(), isInFunctionExists(), enterClass(), enterClassMethod(), enterFunction(), enterNamespace(), isInClosureBind(), enterAnonymousFunction(), enterArrowFunction(), getFunctionType(), isInExpressionAssign(), isUndefinedExpressionAllowed(), filterByTruthyValue(), filterByFalseyValue(), isInFirstLevelStatement(), canAccessProperty(), canReadProperty(), canWriteProperty(), canCallMethod(), canAccessConstant(), getMethodReflection(), getPropertyReflection(), getInstancePropertyReflection(), getStaticPropertyReflection()