inlineable

abstract var inlineable: Boolean?(source)

Inlineable refactorings can have their actions hoisted out to the top level of a context menu. Non-inlineanable refactorings should always be shown inside their parent grouping.

If not specified, this value is assumed to be 'true'