scalus.compiler.sir.Module
case class Module(
version: (
Int,
Int),
name:
String,
linked:
Boolean,
requireBackend:
Option[
String],
defs:
List[
Binding])
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product