SIRLinker

scalus.sir.linking.SIRLinker
See theSIRLinker companion class
object SIRLinker

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SIRLinker.type

Members list

Type members

Classlikes

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Linked
class SIRLinkedBinding(val name: String, val flags: LetFlags, val body: SIR)

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def readModules(deps: List[SIRCompiled]): Map[String, Module]