Note that {@link #inGetterContext()} and {@link #inSetterContext()} are not opposites, nor arethey mutually exclusive. In other words, it is possible for both methods to return {@code true}when invoked on the same node. @return {@code true} if this expression is in a context where a setter will be invoked
|
|
|
|
|
|