Scala 3
3.7.4-bin-SNAPSHOT
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
/
scala
/
scala.runtime
/
StructuralCallSite
StructuralCallSite
scala.runtime.StructuralCallSite
See the
StructuralCallSite
companion object
final
class
StructuralCallSite
Attributes
Companion
object
Source
StructuralCallSite.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
add
(
receiver
:
Class
[
_
],
m
:
Method
):
Method
Attributes
Source
StructuralCallSite.scala
def
find
(
receiver
:
Class
[
_
]):
Method
Attributes
Source
StructuralCallSite.scala
def
get
:
MethodCache
Attributes
Source
StructuralCallSite.scala
Concrete fields
val
parameterTypes
:
Array
[
Class
[
_
]]
Attributes
Source
StructuralCallSite.scala
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields