solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.sideffects
/
SideEffect
/
ClearFlags
Clear
Flags
common
data
class
ClearFlags
(
val
names
:
Iterable
<
String
>
)
:
SideEffect.AlterFlagsByName
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Clear
Flags
Link copied to clipboard
common
fun
ClearFlags
(
vararg
names
:
String
)
Content copied to clipboard
Clear
Flags
Link copied to clipboard
common
fun
ClearFlags
(
names
:
Sequence
<
String
>
)
Content copied to clipboard
Clear
Flags
Link copied to clipboard
common
fun
ClearFlags
(
names
:
Iterable
<
String
>
)
Content copied to clipboard
Functions
apply
To
Link copied to clipboard
common
open
override
fun
applyTo
(
context
:
ExecutionContext
)
:
ExecutionContext
Content copied to clipboard
Properties
names
Link copied to clipboard
common
open
override
val
names
:
Iterable
<
String
>
Content copied to clipboard