Packages

trait Enclosures extends AnyRef

Self Type
Context
Source
Enclosures.scala
Linear Supertypes
AnyRef, Any
Known Subclasses
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Enclosures
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val enclosingClass: Context.Tree
  2. def enclosingDef: tools.nsc.Global.DefDef
  3. def enclosingImpl: tools.nsc.Global.ImplDef
  4. val enclosingImplicits: List[Context.ImplicitCandidate]
  5. val enclosingMacros: List[Context]
  6. val enclosingMethod: Context.Tree
  7. def enclosingPackage: tools.nsc.Global.PackageDef
  8. val enclosingPosition: Context.Position
  9. val enclosingRun: Context.Run
  10. def enclosingTemplate: tools.nsc.Global.Template
  11. val enclosingUnit: Context.CompilationUnit
  12. val macroApplication: Context.Tree