GlossaryOutput

com.ossuminc.riddl.commands.hugo.GlossaryOutput
case class GlossaryOutput(root: Root, messages: Messages, entries: Seq[GlossaryEntry]) extends CollectingPassOutput[GlossaryEntry]

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product