PassesOutput

com.ossuminc.riddl.passes.PassesOutput
case class PassesOutput()

The output from running a set of Passes. This collects the PassOutput instances from each Pass run and provides utility messages for getting that information.

Attributes

Source
Pass.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
Pass.scala

Attributes

Source
Pass.scala

Attributes

Source
Pass.scala

Attributes

Source
Pass.scala

Attributes

Source
Pass.scala
def usage: Usages

Attributes

Source
Pass.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val messages: Messages

Attributes

Source
Pass.scala

Attributes

Source
Pass.scala

Attributes

Source
Pass.scala

Attributes

Source
Pass.scala