Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.quoted/scala.quoted.runtime

scala.quoted.runtime

Members list

Type members

Classlikes

objectExpr

Attributes

Source
Expr.scala
Supertypes
classObject
traitMatchable
classAny
Self type
Expr.type
objectPatterns

Attributes

Source
Patterns.scala
Supertypes
classObject
traitMatchable
classAny
Self type

Part of the Quotes interface that needs to be implemented by the compiler but is not visible to users

Part of the Quotes interface that needs to be implemented by the compiler but is not visible to users

Attributes

Companion
object
Source
QuoteMatching.scala
Supertypes
classObject
traitMatchable
classAny

Attributes

Companion
trait
Source
QuoteMatching.scala
Supertypes
classObject
traitMatchable
classAny
Self type

Part of the Quotes interface that needs to be implemented by the compiler but is not visible to users

Part of the Quotes interface that needs to be implemented by the compiler but is not visible to users

Attributes

Source
QuoteUnpickler.scala
Supertypes
classObject
traitMatchable
classAny

Artifact of pickled type splices

Artifact of pickled type splices

During quote reification a quote'{ ... F[t.Underlying] ... } will be transformed into'{ @SplicedType type T$1 = t.Underlying ... F[T$1] ... } to have a tree fort.Underlying. This artifact is removed during quote unpickling.

See PickleQuotes.scala and PickledQuotes.scala

Adding this annotation in source has undefined behavior at compile-time

Attributes

Source
SplicedType.scala
Supertypes
classObject
traitMatchable
classAny

Throwable used to abort the expansion of a macro after an error was reported

Throwable used to abort the expansion of a macro after an error was reported

Attributes

Source
StopMacroExpansion.scala
Supertypes
classThrowable
classObject
traitMatchable
classAny
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp