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

WhileModule

scala.quoted.Quotes.reflectModule.WhileModule

Methods of the module objectval While

Attributes

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

Members list

Value members

Abstract methods

defapply(cond:Quotes.this.reflectModule.this.Term,body:Quotes.this.reflectModule.this.Term):Quotes.this.reflectModule.this.While

Creates a while loopwhile (<cond>) <body> and returns ( , )

Creates a while loopwhile (<cond>) <body> and returns ( , )

Attributes

Source
Quotes.scala
defcopy(original:Quotes.this.reflectModule.this.Tree)(cond:Quotes.this.reflectModule.this.Term,body:Quotes.this.reflectModule.this.Term):Quotes.this.reflectModule.this.While

Attributes

Source
Quotes.scala

Extractor for while loops. Matcheswhile (<cond>) <body> and returns ( , )

Extractor for while loops. Matcheswhile (<cond>) <body> and returns ( , )

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