Scala 3
3.7.4-bin-SNAPSHOT
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
/
scala
/
scala.quoted
/
ExprMap
ExprMap
scala.quoted.ExprMap
trait
ExprMap
Attributes
Source
ExprMap.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
transform
[
T
](
e
:
Expr
[
T
])(
using
Type
[
T
])(
using
Quotes
):
Expr
[
T
]
Map an expression
e
with a type
T
Map an expression
e
with a type
T
Attributes
Source
ExprMap.scala
Concrete methods
def
transformChildren
[
T
](
e
:
Expr
[
T
])(
using
Type
[
T
])(
using
Quotes
):
Expr
[
T
]
Map sub-expressions an expression
e
with a type
T
Map sub-expressions an expression
e
with a type
T
Attributes
Source
ExprMap.scala
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods