scalus.sir.linking
package scalus.sir.linking
Members list
Type members
Classlikes
Links SIR definitions and data declarations into a single SIR module.
Links SIR definitions and data declarations into a single SIR module.
This class is responsible for linking SIR definitions and data declarations to create a single SIR module.
It traverses the SIR tree and links external definitions and data declarations to the global definitions and data declarations.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object SIRLinker
case class SIRLinkerOptions(useUniversalDataConversion: Boolean, printErrors: Boolean, debugLevel: Int)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
In this article