Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
createLogicalAnd
create
Logical
And
abstract
fun
createLogicalAnd
(
left
:
Expression
,
right
:
Expression
)
:
BinaryExpression
(
source
)