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.type
object ByteType.type
object CharType.type
object DoubleType.type
object FloatType.type
object IntType.type
object LongType.type
object NoType.type
object NothingType.type
object NullType.type
object ShortType.type
Show all

Members list

Value members

Concrete methods

Inherited methods

def show(): String

Attributes

Inherited from:
Type