Module

final case class Module(attrs: Attrs, name: Global)(using pos: Position) extends Defn
trait Serializable
trait Product
trait Equals
class Defn
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
final def show: String
Inherited from:
Defn

Givens

Givens

given pos: Position