com.ossuminc.riddl.passes.transforms

Members list

Type members

Classlikes

object FlattenPass extends PassInfo[PassOptions]

Attributes

Companion
class
Source
FlattenPass.scala
Supertypes
class Object
trait Matchable
class Any
Self type

A Pass for flattening the structure of a model

A Pass for flattening the structure of a model

Value parameters

input

Input from previous passes

outputs

The outputs from prior passes (symbols & resolution)

Attributes

Companion
object
Source
FlattenPass.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Pass
class Object
trait Matchable
class Any
Show all