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.type
class Ref
object Unit.type
class SpecialKind
class Function
object Nothing.type
class Var
object Vararg.type
object Virtual.type
class ValueKind
class ArrayValue
class StructValue
object Bool.type
class F
object Double.type
object Float.type
class I
object Byte.type
object Char.type
object Int.type
object Long.type
object Short.type
object Ptr.type
Show all

Members list

Value members

Concrete methods

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