GenNativeExports

scala.scalanative.nscplugin.GenNativeExports
opaque trait GenNativeExports(using x$1: Context)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NirCodeGen
Self type

Members list

Type members

Classlikes

case class ExportedSymbol(symbol: Symbol, defn: Define)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Types

opaque type OwnerSymbol

Value members

Concrete methods

def genTopLevelExports(td: TypeDef): Seq[Defn]
def isExported(s: Symbol): Boolean