StackOverflow Questions for Tag: shadowing

Alexander K.
Alexander K.

Reputation: 121

F# shadowing functions

Score: 0

Views: 43

Answers: 0

Read More
Anas Jawad
Anas Jawad

Reputation: 55

Why isn't GCC's -Wshadow flag being raised for member variable shadowing in inheritance for this code?

Score: 4

Views: 109

Answers: 1

Read More
idjaw
idjaw

Reputation: 26600

Importing a library from (or near) a script with the same name raises "AttributeError: module has no attribute" or an ImportError or NameError

Score: 103

Views: 56677

Answers: 6

Read More
Maria P.
Maria P.

Reputation: 1

coding problem with inheritance and variable shadowing in java

Score: 0

Views: 100

Answers: 2

Read More
tba
tba

Reputation: 6571

UnboundLocalError trying to use a variable (supposed to be global) that is (re)assigned (even after first use)

Score: 313

Views: 117337

Answers: 15

Read More
Amaterasu
Amaterasu

Reputation: 396

Bad alloc from variable shadowing?

Score: 2

Views: 188

Answers: 1

Read More
sheez
sheez

Reputation: 63

Simple JavaScript, cant get my head around it

Score: 1

Views: 127

Answers: 2

Read More
d8aninja
d8aninja

Reputation: 3653

In Rust, what's the difference between "shadowing" and "mutability"?

Score: 44

Views: 6689

Answers: 2

Read More
pradipta
pradipta

Reputation: 1744

how c handles the same variable name along different scopes?

Score: 0

Views: 506

Answers: 6

Read More
albert
albert

Reputation: 507

Does a constructor parameter of a nested class shadow members of the enclosing class?

Score: 12

Views: 286

Answers: 1

Read More
Giorgi Tsiklauri
Giorgi Tsiklauri

Reputation: 11138

Shadowing vs. Setting value in F#

Score: 12

Views: 2043

Answers: 3

Read More
turtlegotype
turtlegotype

Reputation: 1

How can I open a file if I imported "open" from the AppOpener library?

Score: 0

Views: 38

Answers: 0

Read More
khan shah
khan shah

Reputation: 1251

Why does "example = list(...)" result in "TypeError: 'list' object is not callable"?

Score: 115

Views: 635583

Answers: 11

Read More
user877329
user877329

Reputation: 6220

Find free function that has been shadowed by a member function

Score: 0

Views: 69

Answers: 2

Read More
Rickie
Rickie

Reputation: 651

How to avoid shadowing the window.close function?

Score: 1

Views: 92

Answers: 2

Read More
Framester
Framester

Reputation: 35521

What is the problem with shadowing names defined in outer scopes?

Score: 354

Views: 315952

Answers: 12

Read More
Giridhar
Giridhar

Reputation: 31

Access to shadowed variable in Rust

Score: 2

Views: 125

Answers: 1

Read More
Mattia Rasulo
Mattia Rasulo

Reputation: 1481

Does Astro have theme composition and components shadowing?

Score: 0

Views: 124

Answers: 1

Read More
Rulus
Rulus

Reputation: 95

Why can I shadow a variable which has been borrowed before? Where is the owner?

Score: 1

Views: 82

Answers: 2

Read More
guest4308
guest4308

Reputation: 145

using an index variable for multiple while loops

Score: 0

Views: 83

Answers: 2

Read More
PreviousPage 1Next