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

SelectModule

scala.quoted.Quotes.reflectModule.SelectModule

Methods of the module objectval Select

Attributes

Source
Quotes.scala
Graph
Supertypes
classObject
traitMatchable
classAny
Self type
Quotes.this.reflectModule.this.Select.type

Members list

Value members

Abstract methods

defapply(qualifier:Quotes.this.reflectModule.this.Term,symbol:Quotes.this.reflectModule.this.Symbol):Quotes.this.reflectModule.this.Select

Select a term member by symbol

Select a term member by symbol

Attributes

Source
Quotes.scala
defcopy(original:Quotes.this.reflectModule.this.Tree)(qualifier:Quotes.this.reflectModule.this.Term,name:String):Quotes.this.reflectModule.this.Select

Attributes

Source
Quotes.scala
defoverloaded(qualifier:Quotes.this.reflectModule.this.Term,name:String,targs:List[Quotes.this.reflectModule.this.TypeRepr],args:List[Quotes.this.reflectModule.this.Term]):Quotes.this.reflectModule.this.Term

Call an overloaded method with the given type and term parameters

Call an overloaded method with the given type and term parameters

Attributes

Source
Quotes.scala
defoverloaded(qualifier:Quotes.this.reflectModule.this.Term,name:String,targs:List[Quotes.this.reflectModule.this.TypeRepr],args:List[Quotes.this.reflectModule.this.Term],returnType:Quotes.this.reflectModule.this.TypeRepr):Quotes.this.reflectModule.this.Term

Call an overloaded method with the given type and term parameters

Call an overloaded method with the given type and term parameters

Attributes

Source
Quotes.scala

Matches<qualifier: Term>.<name: String>

Matches<qualifier: Term>.<name: String>

Attributes

Source
Quotes.scala
defunique(qualifier:Quotes.this.reflectModule.this.Term,name:String):Quotes.this.reflectModule.this.Select

Select a field or a non-overloaded method by name

Select a field or a non-overloaded method by name

Attributes

Note

The method will produce an assertion error if the selected method is overloaded. The methodoverloaded should be used in that case.

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