proto-js-plugin
1.9.0
jvm
proto-js-plugin
/
io.spine.js.generate.output
/
CodeLines
/
ifNull
if
Null
public
void
ifNull
(
String
value
)
Enters the
if
block checking that the given value is
null
.
Parameters
value
the expression to check for
null