scala

quasiquotes

package quasiquotes

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. quasiquotes
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class FreshNameCreator extends AnyRef

  2. trait QuasiquoteCompat[U <: Universe with Singleton] extends AnyRef

  3. abstract class ReificationSupport extends SymbolTableCompat

  4. trait SymbolTableCompat extends AnyRef

  5. abstract class TreeGen extends SymbolTableCompat

  6. abstract class TreeInfo extends SymbolTableCompat

Value Members

  1. object ForAttachment extends Product with Serializable

  2. val ListOfNil: collection.immutable.List[collection.immutable.Nil.type]

  3. object QuasiquoteCompat

  4. object SyntheticUnitAttachment extends Product with Serializable

  5. val globalFreshNameCreator: FreshNameCreator

  6. val internal: QuasiquoteCompat[universe.type]

Inherited from AnyRef

Inherited from Any

Ungrouped