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

TreeMethods

scala.quoted.Quotes.reflectModule.TreeMethods

Extension methods ofTree

Attributes

Source
Quotes.scala
Graph
Supertypes
classObject
traitMatchable
classAny

Members list

Extensions

Extensions

extension(self:Quotes.this.reflectModule.this.Tree)

Convert this tree to anquoted.Expr[Any] if the tree is a valid expression or throws

Convert this tree to anquoted.Expr[Any] if the tree is a valid expression or throws

Attributes

Source
Quotes.scala

Does this tree represent a valid expression?

Does this tree represent a valid expression?

Attributes

Source
Quotes.scala

Position in the source code

Position in the source code

Attributes

Source
Quotes.scala

Shows the tree as String

Shows the tree as String

Attributes

Source
Quotes.scala

Symbol of defined or referred by this tree

Symbol of defined or referred by this tree

Attributes

Source
Quotes.scala
extension(self:Quotes.this.reflectModule.this.Tree)
defasExprOf[T](usingType[T]):Expr[T]

Convert this tree to anquoted.Expr[T] if the tree is a valid expression or throws

Convert this tree to anquoted.Expr[T] if the tree is a valid expression or throws

Attributes

Source
Quotes.scala
extension[ThisTree <:Quotes.this.reflectModule.this.Tree](self:ThisTree)
defchangeOwner(newOwner:Quotes.this.reflectModule.this.Symbol):ThisTree

Changes the owner of the symbols in the tree

Changes the owner of the symbols in the tree

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