Class LL1OptionalBlock


public class LL1OptionalBlock extends LL1AltBlock
An optional block is just an alternative block where the last alternative is epsilon. The analysis takes care of adding to the empty alternative. (A | B | C)?