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/Quotes/reflectModule/TreeMap

TreeMap

scala.quoted.Quotes.reflectModule.TreeMap
traitTreeMap

Customizable tree mapper.

Usage:

def inQuotes(using q: Quotes) = {  import q.reflect.*class MyTreeMap extends TreeMap {  override def transformTree(tree: Tree)(owner: Symbol): Tree = ???}}

UseSymbol.asQuotes to create quotes with the correct owner within the TreeMap.

Attributes

Source
Quotes.scala
Graph
Supertypes
classObject
traitMatchable
classAny

Members list

Value members

Concrete methods

Attributes

Source
Quotes.scala

Attributes

Source
Quotes.scala

Attributes

Source
Quotes.scala
deftransformSubTrees[Tr <:Quotes.this.reflectModule.this.Tree](trees:List[Tr])(owner:Quotes.this.reflectModule.this.Symbol):List[Tr]

Attributes

Source
Quotes.scala

Attributes

Source
Quotes.scala

Attributes

Source
Quotes.scala

Attributes

Source
Quotes.scala

Attributes

Source
Quotes.scala

Attributes

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

[8]ページ先頭

©2009-2025 Movatter.jp