Navigation
Synopsis Raw print of a value.
Function void rprint(value arg)
Usage import IO;
Description Raw print of a value on the output stream, 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.