CodeFormat

io.github.iltotore.iron.internal.IronConfig.CodeFormat
See theCodeFormat companion object
enum CodeFormat

The format used to print code.

Attributes

Companion
object
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case Full extends CodeFormat
case FullColored extends CodeFormat
case Short extends CodeFormat
case Structure extends CodeFormat