solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.flags
/
FlagStore
/
Companion
Companion
common
object
Companion
Content copied to clipboard
Functions
Properties
Functions
empty
Link copied to clipboard
common
@
JvmStatic
fun
empty
(
)
:
FlagStore
Content copied to clipboard
of
Link copied to clipboard
common
@
JvmStatic
fun
of
(
vararg
notableFlagValues
:
NotableFlag
)
:
FlagStore
Content copied to clipboard
@
JvmStatic
fun
of
(
vararg
flagValues
:
Pair
<
String
,
<ERROR CLASS>
>
)
:
FlagStore
Content copied to clipboard
@
JvmStatic
fun
of
(
flags
:
Map
<
String
,
<ERROR CLASS>
>
)
:
FlagStore
Content copied to clipboard
Properties
DEFAULT
Link copied to clipboard
common
@
JvmField
val
DEFAULT
:
FlagStore
Content copied to clipboard
EMPTY
Link copied to clipboard
common
@
JvmField
val
EMPTY
:
FlagStore
Content copied to clipboard