returns true if this variable is used in a static context.
A static context is any static initializer block, when this variable
is declared as static or when this variable is used in a static method
setClosureSharedVariable
public void setClosureSharedVariable(boolean inClosure)(Code)