Navigation
Name
Rascal
/
Libraries
/
Prelude
/
ValueIO
/
readTextValueFileWithEmbeddedTypes
Synopsis
If you have written a file containing reified types, then you can use this function to read them back.
Function
&T readTextValueFileWithEmbeddedTypes(type[&T] result, loc file)
Usage
import ValueIO;
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
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
.