Packages

class ApplyHole extends Quasiquotes.Hole

Source
Holes.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ApplyHole
  2. Hole
  3. AnyRef
  4. 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

Instance Constructors

  1. new ApplyHole(annotatedRank: Rank, unquotee: tools.nsc.Global.Tree)

Value Members

  1. val pos: tools.nsc.Global.Position
    Definition Classes
    ApplyHoleHole
  2. val rank: Rank
    Definition Classes
    ApplyHoleHole
  3. val strippedTpe: tools.nsc.Global.Type
  4. val tpe: tools.nsc.Global.Type
  5. val tree: tools.nsc.Global.Tree
    Definition Classes
    ApplyHoleHole