Indentation

Fold function to compute the indentation of each fragment based on the presence of Tabs fragments

Companion:
object
class Object
trait Matchable
class Any
object Indentation.type

Value members

Concrete methods

def fold: FoldState[Fragment, Int]
def foldLeft: (Int, Fragment) => Int