PrimType

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

Attributes

Graph
Supertypes
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
object StringType
object UndefType
Show all

Members list

Value members

Inherited methods

def show(): String

Attributes

Inherited from:
Type