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
/
ListComparatorTreeNode
/
ListComparatorTreeNode
List
Comparator
Tree
Node
alldocs
constructor
(
s
:
ListComparator
,
left
:
ITreeNode
<
out
Any
>
,
right
:
ITreeNode
<
out
Any
>
)
Parameters
s
The comparator to use
left
the left ITreeNode (a List or Variable)
right
the right ITreeNode (a List)