struct Mint::Formatter::Outdented

Overview

Describes a group of items which should from their own indentation group.

Defined in:

formatter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(items : Nodes) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(items _items = @items) #

[View source]
def items : Nodes #