cadenza / cadenza / Loc / Line

Line

data class Line : Loc

Constructors

<init>

Line(line: Int)

Properties

line

val line: Int

Functions

section

fun section(source: Source): SourceSection