scala.reflect.api

Constants

trait Constants extends Constants

Self Type
Universe
Source
Constants.scala
Linear Supertypes
Constants, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Constants
  2. Constants
  3. AnyRef
  4. Any
Implicitly
  1. by any2stringadd
  2. by any2stringfmt
  3. by any2ArrowAssoc
  4. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. abstract type Constant >: Null <: ConstantApi

    Definition Classes
    ConstantsConstants
  2. abstract class ConstantApi extends AnyRef

  3. abstract class ConstantExtractor extends AnyRef

Abstract Value Members

  1. abstract val Constant: ConstantExtractor

    Definition Classes
    Constants
  2. implicit abstract val ConstantTag: ClassTag[Constant]

    Definition Classes
    Constants