org.kiama.example.obr.ObrTree
A conditional statement that evaluates a Boolean expression and, if it is true, executes its first sequence of statements, and if its is false, executes its second sequence of statements.
(Since version 2.8.0) use productIterator instead
A conditional statement that evaluates a Boolean expression and, if it is true, executes its first sequence of statements, and if its is false, executes its second sequence of statements.