alpaca.internal

package alpaca.internal

Members list

Type members

Types

type ValidName = String & Singleton

Type alias for valid token names.

Type alias for valid token names.

Token names must be singleton strings (string literals) to enable compile-time type safety.

Attributes

Source
ValidName.scala

Exports

Defined exports

final val Expr: Expr
Exported from quoted

Attributes

Source
quotes.scala
final val FromExpr: FromExpr
Exported from quoted

Attributes

Source
quotes.scala
final val Mirror: Mirror
Exported from deriving

Attributes

Source
quotes.scala
final val ToExpr: ToExpr
Exported from quoted

Attributes

Source
quotes.scala
final val Type: Type
Exported from quoted

Attributes

Source
quotes.scala
final val Varargs: Varargs
Exported from quoted

Attributes

Source
quotes.scala

Experimental defined exports

final type Quotes = Quotes
Exported from quoted

Attributes

Experimental
true
Source
quotes.scala