Skip to main content

Function

rascal-0.40.13-BOOT2
rascal-tutor-0.19.9

Synopsis

Part of the synopsis that describes function signatures introduced by this concept.

Syntax

#### Function

_MarkedText_

Examples

Here is an example for the readFile function:

Syntax

#### Function

str readFile(loc file) throws UnsupportedScheme(loc file), PathNotFound(loc file), IOError(str msg)

Benefits

  • These sections are usually generated from Rascal source code

Pitfalls

  • The function signatures are not linked yet.