Packages

class UnapplyHole extends Quasiquotes.Hole

Source
Holes.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UnapplyHole
  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 UnapplyHole(rank: Rank, pat: tools.nsc.Global.Tree)

Value Members

  1. val placeholderName: tools.nsc.Global.Name
  2. val pos: tools.nsc.Global.Position
    Definition Classes
    UnapplyHoleHole
  3. val rank: Rank
    Definition Classes
    UnapplyHoleHole
  4. val tptopt: Option[tools.nsc.Global.Tree]
  5. lazy val tree: tools.nsc.Global.Tree with Serializable
    Definition Classes
    UnapplyHoleHole
  6. val treeNoUnlift: tools.nsc.Global.Bind