toggle menu
dsl
2.1.2
common
switch theme
search in API
dsl
/
it.unibo.collektive.stack
/
Path
Path
data
class
Path
(
val
path
:
List
<
Any
?
>
)
A
path
is a list of tokens that represents the current position in the aggregate computation.
Members
Constructors
Path
Link copied to clipboard
constructor
(
path
:
List
<
Any
?
>
)
Properties
path
Link copied to clipboard
val
path
:
List
<
Any
?
>