alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model.sapere.dsl.impl
/
OperatorTreeNode
/
OperatorTreeNode
Operator
Tree
Node
constructor
(
op
:
Operator
,
left
:
ITreeNode
<
out
Any
>
,
right
:
ITreeNode
<
out
Any
>
)
Parameters
op
the operator
left
left side of the expression
right
right side of the expression