Type

scala.scalanative.nir.Type
See theType companion object
sealed abstract class Type

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class RefKind
class Array
object Null
class Ref
object Unit
class SpecialKind
class Function
object Nothing
class Var
object Vararg
object Virtual
class ValueKind
class ArrayValue
class StructValue
object Bool
class F
object Double
object Float
class I
object Byte
object Char
object Int
object Long
object Short
object Ptr
Show all

Members list

Value members

Concrete methods

final def elemty(path: Seq[Val]): Type
final def mangle: String
final def show: String