toggle menu
alchemist
35.0.2
jvm
switch theme
search in API
alchemist-sapere-mathexp
/
it.unibo.alchemist.model.sapere.dsl.impl
/
ListComparatorTreeNode
/
ListComparatorTreeNode
List
Comparator
Tree
Node
constructor
(
s
:
ListComparator
,
left
:
ITreeNode
<
out
Any
>
,
right
:
ITreeNode
<
out
Any
>
)
(
source
)
Parameters
s
The comparator to use
left
the left ITreeNode (a List or Variable)
right
the right ITreeNode (a List)