PrettifyPass

com.reactific.riddl.prettify.PrettifyPass
See thePrettifyPass companion class
object PrettifyPass extends PassInfo

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
trait PassInfo
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def keyword(definition: Definition): String

A function to translate between a definition and the keyword that introduces them.

A function to translate between a definition and the keyword that introduces them.

Value parameters

definition

The definition to look up

Attributes

Returns

A string providing the definition keyword, if any. Enumerators and fields don't have their own keywords

Concrete fields

val name: String