LineSpans.containsLine

struct LineSpans
pure const nothrow @safe
bool
containsLine
(
size_t line
)

Return Value

Type: bool

true if any of the spans contain the given line number

Meta