SymbolsPass

com.ossuminc.riddl.passes.symbols.SymbolsPass
See theSymbolsPass companion class
object SymbolsPass extends PassInfo[PassOptions]

Attributes

Companion
class
Source
SymbolsPass.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self 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
SymbolsPass.scala

Concrete fields

val name: String

The name of the pass

The name of the pass

Attributes

Source
SymbolsPass.scala