PrettifyPass

com.ossuminc.riddl.passes.prettify.PrettifyPass
See thePrettifyPass companion class
object PrettifyPass extends PassInfo[Options]

Attributes

Companion
class
Source
PrettifyPass.scala
Graph
Supertypes
trait PassInfo[Options]
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Options(flatten: Boolean) extends PassOptions

Attributes

Source
PrettifyPass.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait PassOptions
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

A function to create an instance of the pass

A function to create an instance of the pass

Value parameters

options

The options the pass requires

Attributes

Returns
Source
PrettifyPass.scala

Concrete fields

val name: String

The name of the pass

The name of the pass

Attributes

Source
PrettifyPass.scala