Type

sealed abstract
class Type
Companion
object
class Object
trait Matchable
class Any
class RefKind
class Array
object Null
class Ref
object Unit
class Function
object Nothing
class Var
object Vararg
object Virtual
class ValueKind
object Bool
class F
object Double
object Float
class I
object Byte
object Char
object Int
object Long
object Short
object Ptr

Value members

Concrete methods

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