kolasu
1.6.0-RC1-observers-SNAPSHOT
jvm
core
/
com.strumenta.kolasu.codegen
/
PrinterOutput
/
print
print
fun
print
(
text
:
String
)
fun
print
(
text
:
Char
)
fun
print
(
value
:
Int
)
fun
print
(
text
:
String
?
,
prefix
:
String
=
""
,
postfix
:
String
=
""
)
fun
print
(
ast
:
Node
?
,
prefix
:
String
=
""
,
postfix
:
String
=
""
)