StatsOutput

com.reactific.riddl.stats.StatsOutput
case class StatsOutput(messages: Messages, maximum_depth: Int, categories: Map[String, KindStats]) extends CollectingPassOutput[DefinitionStats]

Attributes

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