Navigation
Name
Rascal
/
Libraries
/
Prelude
/
Type
/
choice
Synopsis
Choice between alternative productions.
Function
Production choice(Symbol s, {*Production a, choice(Symbol t, set[Production] b)})
Usage
import Type;
Description
Nested choice is flattened.
[
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
.