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

MethodTypeMethods

scala.quoted.Quotes.reflectModule.MethodTypeMethods

Extension methods ofMethodType

Attributes

Source
Quotes.scala
Graph
Supertypes
classObject
traitMatchable
classAny

Members list

Extensions

Experimental extensions

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

List oferased flags for each parameters of the clause

List oferased flags for each parameters of the clause

Attributes

Experimental
true
Source
Quotes.scala

Whether the clause has any erased parameters

Whether the clause has any erased parameters

Attributes

Experimental
true
Source
Quotes.scala

Is this the type of parameter clause like(using X1, ..., Xn) or(using x1: X1, x2: X2, ... )

Is this the type of parameter clause like(using X1, ..., Xn) or(using x1: X1, x2: X2, ... )

Attributes

Source
Quotes.scala

Is this the type of erased parameter clause(erased x1: X1, ..., xn: Xn)

Is this the type of erased parameter clause(erased x1: X1, ..., xn: Xn)

Attributes

Deprecated
[Since version 3.4]Use `hasErasedParams` and `erasedParams`
Source
Quotes.scala

Is this the type of parameter clause like(implicit X1, ..., Xn),(using X1, ..., Xn) or(using x1: X1, ..., xn: Xn)

Is this the type of parameter clause like(implicit X1, ..., Xn),(using X1, ..., Xn) or(using x1: X1, ..., xn: Xn)

Attributes

Source
Quotes.scala

Returns a MethodTypeKind object representing the implicitness of the MethodType parameter clause.

Returns a MethodTypeKind object representing the implicitness of the MethodType parameter clause.

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