class

Luce::DedentedText

Inherits Reference < Object

A class that describes a dedented text

Constructors

new(text : String, tab_remaining : Int32 | Nil)

Instance methods

tab_remaining

How many spaces of tab that remain after part of it has been consumed.

nil means that we did not read a tab.

text

The indented text