Package

scala.meta.internal

tokenquasiquotes

Permalink

package tokenquasiquotes

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. tokenquasiquotes
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class ReificationMacros extends TokenLiftables with InstantiateDialect

    Permalink
  2. implicit class XtensionQuasiquoteTokens extends AnyRef

    Permalink

Value Members

  1. object TokenExtractor

    Permalink

    Object used to extract the underlying code for each token.

    Object used to extract the underlying code for each token. Two tokens are considered equal (in pattern matching) if they both come from the same code.

  2. object XtensionQuasiquoteTokens

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped