inlineAll property

bool inlineAll
getter/setter pair

True if all invocations of the method should be inlined, or false if only the invocation site used to create this refactoring should be inlined.

Implementation

bool inlineAll;