class

Obelisk::Formatter

Inherits Reference < Object

Base formatter interface

Instance methods

format(tokens : TokenIterator, style : Style, io : IO) : Nil
Source
format(tokens : TokenIterator, style : Style) : String

Format tokens to a string

Source
name
Source