o

org.scalajs.ir.Types

StringType

object StringType extends PrimType with Product with Serializable

String type. It does not accept null nor undefined.

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StringType
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. PrimType
  7. Type
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def show(): String
    Definition Classes
    Type