org.scalamacros.paradise

quasiquotes

package quasiquotes

Visibility
  1. Public
  2. All

Type Members

  1. trait Holes extends AnyRef

    Defines abstractions that provide support for splicing into Scala syntax.

  2. trait Parsers extends AnyRef

    Builds upon the vanilla Scala parser and teams up together with Placeholders.

  3. trait Placeholders extends AnyRef

    Emulates hole support (see Holes.

  4. abstract class Quasiquotes extends Parsers with Holes with Placeholders with Reifiers with Enrichments

  5. final class Rank extends AnyVal

  6. trait Reifiers extends AnyRef

Value Members

  1. object Rank

Ungrouped