Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.node.asserts
/
NodeAssertionError
/
Companion
Companion
object
Companion
Members
Functions
of
Link copied to clipboard
@
JvmStatic
@
JvmOverloads
fun
of
(
message
:
Any
?
=
null
,
isGenerated
:
Boolean
=
false
,
actualValue
:
Optional
<
Any
>
=
empty()
,
expectedValue
:
Optional
<
Any
>
=
empty()
,
operatorValue
:
String
?
=
null
)
:
NodeAssertionError