Trait/Object

scala.meta.Lit

Double

Related Docs: object Double | package Lit

Permalink

trait Double extends Lit with Product

Annotations
@astClass() @leafClass()
Linear Supertypes
Lit, Type, Pat, Term, Stat, Tree, Serializable, java.io.Serializable, Ast, Adt, InternalTree, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Double
  2. Lit
  3. Type
  4. Pat
  5. Term
  6. Stat
  7. Tree
  8. Serializable
  9. Serializable
  10. Ast
  11. Adt
  12. InternalTree
  13. Product
  14. Equals
  15. AnyRef
  16. Any
Implicitly
  1. by XtensionTreesStat
  2. by XtensionTreesType
  3. by XtensionTreesTerm
  4. by any2stringadd
  5. by StringFormat
  6. by Ensuring
  7. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def children: List[Tree]

    Permalink
    Definition Classes
    Tree
  2. abstract def copy(format: Predef.String = this.format): Double

    Permalink
  3. abstract def format: Predef.String

    Permalink
    Annotations
    @astField()
  4. abstract def productArity: scala.Int

    Permalink
    Definition Classes
    Product
  5. abstract def productElement(n: scala.Int): Any

    Permalink
    Definition Classes
    Product
  6. abstract def productFields: List[Predef.String]

    Permalink
    Definition Classes
    InternalTree
  7. abstract def value: Any

    Permalink
    Definition Classes
    Lit

Concrete Value Members

  1. final def !=(arg0: Any): scala.Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): scala.Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: Predef.String): Predef.String

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to any2stringadd[Double] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (Double, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to ArrowAssoc[Double] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): scala.Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. final def canEqual(that: Any): scala.Boolean

    Permalink
    Definition Classes
    Tree → Equals
  8. def checkFields(x: Any): scala.Unit

    Permalink
    Attributes
    protected
    Definition Classes
    InternalTree
  9. def checkParent(x: Any): scala.Unit

    Permalink
    Attributes
    protected
    Definition Classes
    InternalTree
  10. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. def ensuring(cond: (Double) ⇒ scala.Boolean, msg: ⇒ Any): Double

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to Ensuring[Double] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  12. def ensuring(cond: (Double) ⇒ scala.Boolean): Double

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to Ensuring[Double] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  13. def ensuring(cond: scala.Boolean, msg: ⇒ Any): Double

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to Ensuring[Double] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  14. def ensuring(cond: scala.Boolean): Double

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to Ensuring[Double] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  15. final def eq(arg0: AnyRef): scala.Boolean

    Permalink
    Definition Classes
    AnyRef
  16. final def equals(that: Any): scala.Boolean

    Permalink
    Definition Classes
    Tree → Equals → AnyRef → Any
  17. def finalize(): scala.Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  18. def formatted(fmtstr: Predef.String): Predef.String

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to StringFormat[Double] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  19. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  20. final def hashCode(): scala.Int

    Permalink
    Definition Classes
    Tree → AnyRef → Any
  21. def isBlockStat: scala.Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to XtensionTreesStat performed by method XtensionTreesStat in scala.meta.internal.trees.
    Definition Classes
    XtensionTreesStat
  22. def isConstructable: scala.Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to XtensionTreesType performed by method XtensionTreesType in scala.meta.internal.trees.
    Definition Classes
    XtensionTreesType
  23. def isEarlyStat: scala.Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to XtensionTreesStat performed by method XtensionTreesStat in scala.meta.internal.trees.
    Definition Classes
    XtensionTreesStat
  24. def isExistentialStat: scala.Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to XtensionTreesStat performed by method XtensionTreesStat in scala.meta.internal.trees.
    Definition Classes
    XtensionTreesStat
  25. def isExtractor: scala.Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to XtensionTreesTerm performed by method XtensionTreesTerm in scala.meta.internal.trees.
    Definition Classes
    XtensionTreesTerm
  26. final def isInstanceOf[T0]: scala.Boolean

    Permalink
    Definition Classes
    Any
  27. def isRefineStat: scala.Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to XtensionTreesStat performed by method XtensionTreesStat in scala.meta.internal.trees.
    Definition Classes
    XtensionTreesStat
  28. def isTemplateStat: scala.Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to XtensionTreesStat performed by method XtensionTreesStat in scala.meta.internal.trees.
    Definition Classes
    XtensionTreesStat
  29. def isTopLevelStat: scala.Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to XtensionTreesStat performed by method XtensionTreesStat in scala.meta.internal.trees.
    Definition Classes
    XtensionTreesStat
  30. final def ne(arg0: AnyRef): scala.Boolean

    Permalink
    Definition Classes
    AnyRef
  31. final def notify(): scala.Unit

    Permalink
    Definition Classes
    AnyRef
  32. final def notifyAll(): scala.Unit

    Permalink
    Definition Classes
    AnyRef
  33. def parent: Option[Tree]

    Permalink
    Definition Classes
    InternalTree
  34. def pos: Position

    Permalink
    Definition Classes
    InternalTree
  35. def productIterator: Iterator[Any]

    Permalink
    Definition Classes
    Product
  36. def productPrefix: java.lang.String

    Permalink
    Definition Classes
    Product
  37. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  38. final def toString(): java.lang.String

    Permalink
    Definition Classes
    Tree → AnyRef → Any
  39. def tokens(implicit dialect: Dialect): Tokens

    Permalink
    Definition Classes
    InternalTree
  40. final def wait(): scala.Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: scala.Long, arg1: scala.Int): scala.Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: scala.Long): scala.Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. def [B](y: B): (Double, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from Double to ArrowAssoc[Double] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from Lit

Inherited from Type

Inherited from Pat

Inherited from Term

Inherited from Stat

Inherited from Tree

Inherited from Serializable

Inherited from java.io.Serializable

Inherited from Ast

Inherited from Adt

Inherited from InternalTree

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion XtensionTreesStat from Double to XtensionTreesStat

Inherited by implicit conversion XtensionTreesType from Double to XtensionTreesType

Inherited by implicit conversion XtensionTreesTerm from Double to XtensionTreesTerm

Inherited by implicit conversion any2stringadd from Double to any2stringadd[Double]

Inherited by implicit conversion StringFormat from Double to StringFormat[Double]

Inherited by implicit conversion Ensuring from Double to Ensuring[Double]

Inherited by implicit conversion ArrowAssoc from Double to ArrowAssoc[Double]

Ungrouped