StatsPass

com.ossuminc.riddl.passes.stats.StatsPass
See theStatsPass companion class
object StatsPass extends PassInfo[PassOptions]

Attributes

Companion
class
Source
StatsPass.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
StatsPass.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

A function to create an instance of the pass

A function to create an instance of the pass

Value parameters

options

The options the pass requires

Attributes

Returns
Source
StatsPass.scala

Concrete fields

val name: String

The name of the pass

The name of the pass

Attributes

Source
StatsPass.scala