idea-plugin / arrow.meta.ide.testing.dsl.lineMarker / LineMarkerDescription
data class LineMarkerDescription
LineMarkerDescription represents the collected slowLinMarker’s and regular lineMarkers.
<init> | LineMarkerDescription represents the collected slowLinMarker’s and regular lineMarkers.LineMarkerDescription(lineMarker: List <LineMarkerInfo<*>> = emptyList(), slowLM: List <LineMarkerInfo<*>> = emptyList()) |
lineMarker | val lineMarker: List <LineMarkerInfo<*>> |
slowLM | val slowLM: List <LineMarkerInfo<*>> |
Do you like Arrow?
✖