alchemist
Toggle table of contents
42.3.13
alldocs
Target filter
alldocs
Switch theme
Search in API
Skip to content
alchemist
alchemist
/
it.unibo.alchemist.model.sapere.dsl.impl
/
OperatorTreeNode
/
OperatorTreeNode
Operator
Tree
Node
alldocs
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