public interface ReservedWrapsProvider
AbstractJavaBlock.getReservedWrap(IElementType)
method and most probably will be removed as soon as formatting stuff is refactored.Modifier and Type | Method and Description |
---|---|
Wrap |
getReservedWrap(IElementType elementType)
Allows to retrieve predefined
Wrap object for the given element type if any. |
Wrap getReservedWrap(IElementType elementType)
Wrap
object for the given element type if any.elementType
- target element typenull
otherwise