Packages

object LIT extends (Any) ⇒ Global.Literal

Source
TreeDSL.scala
Linear Supertypes
(Any) ⇒ Global.Literal, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LIT
  2. Function1
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def andThen[A](g: (Global.Literal) ⇒ A): (Any) ⇒ A
    Definition Classes
    Function1
    Annotations
    @unspecialized()
  2. def apply(x: Any): Global.Literal
    Definition Classes
    LIT → Function1
  3. def compose[A](g: (A) ⇒ Any): (A) ⇒ Global.Literal
    Definition Classes
    Function1
    Annotations
    @unspecialized()
  4. def toString(): String
    Definition Classes
    Function1 → AnyRef → Any
  5. def typed(x: Any): Global.Literal