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/Expr

Expr

scala.quoted.runtime.Expr
objectExpr

Attributes

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

Members list

Value members

Concrete methods

defnestedSplice[T](q:Quotes)(x: q.Nested?=>Expr[T]):T

A term splice nested within a quote is desugared by the compiler into a call to this method.ctx is theQuotes that the quote of this splice uses.

A term splice nested within a quote is desugared by the compiler into a call to this method.ctx is theQuotes that the quote of this splice uses.

Calling this method in source has undefined behavior at compile-time

Attributes

Source
Expr.scala
defquote[T](x:T):Quotes?=>Expr[T]

A term quote is desugared by the compiler into a call to this method

A term quote is desugared by the compiler into a call to this method

Calling this method in source has undefined behavior at compile-time

Attributes

Source
Expr.scala
defsplice[T](x:Quotes?=>Expr[T]):T

A term splice is desugared by the compiler into a call to this method

A term splice is desugared by the compiler into a call to this method

Calling this method in source has undefined behavior at compile-time

Attributes

Source
Expr.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp