removeClass

open fun removeClass(line: <Error class: unknown class>, name: String)

Removes the class matching @name from @line.

A faster version of this function is available via method@GutterLines.remove_qclass for situations where the #GQuark is known ahead of time.

Parameters

line

a line number starting from zero

name

a class name