PrimTypeWithRef

org.scalajs.ir.Types.PrimTypeWithRef
sealed abstract class PrimTypeWithRef extends PrimType

Attributes

Graph
Supertypes
class PrimType
class Type
class Object
trait Matchable
class Any
Known subtypes
object BooleanType
object ByteType
object CharType
object DoubleType
object FloatType
object IntType
object LongType
object NoType
object NothingType
object NullType
object ShortType
Show all

Members list

Value members

Concrete methods

Inherited methods

def show(): String

Attributes

Inherited from:
Type