solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.channel
/
OutputChannel
/
Companion
Companion
common
object
Companion
Content copied to clipboard
Functions
Functions
of
Link copied to clipboard
common
@
JvmStatic
fun
<
T
:
Any
>
of
(
consumer
:
(
T
)
->
Unit
)
:
OutputChannel
<
T
>
Content copied to clipboard
std
Err
Link copied to clipboard
common
@
JvmStatic
fun
<
X
:
Any
>
stdErr
(
)
:
OutputChannel
<
X
>
Content copied to clipboard
std
Out
Link copied to clipboard
common
@
JvmStatic
fun
<
X
:
Any
>
stdOut
(
)
:
OutputChannel
<
X
>
Content copied to clipboard
stream
Term
Link copied to clipboard
common
@
JvmStatic
@
JvmOverloads
fun
streamTerm
(
id
:
String
?
=
null
)
:
<ERROR CLASS>
Content copied to clipboard
warn
Link copied to clipboard
common
@
JvmStatic
fun
warn
(
)
:
OutputChannel
<
Warning
>
Content copied to clipboard