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

Value members

Concrete methods

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