cpg
Toggle table of contents
9.0.0
Select version
9.0.2
9.0.1
9.0.0
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-core
/
de.fraunhofer.aisec.cpg.frontends
/
of
of
infix inline
fun
<
T
:
HasOverloadedOperation
>
KClass
<
T
>
.
of
(
operatorCode
:
String
)
:
Pair
<
KClass
<
T
>
,
String
>
Creates a
Pair
of class and operator code used in
HasOperatorOverloading.overloadedOperatorNames
.