Navigation
Synopsis Raw print of a value followed by newline.
Function void rprintln(value arg)
Usage import IO;
Description Raw print of a value on the output stream followed by newline, does not convert parse trees or remove quotes from strings.
Pitfalls This function is only available for internal use in the Rascal development team.
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.