Predicate signature AstSig::fallsThrough
Holds if this case can fall through to the next case if it is not
otherwise prevented with a break or similar.
signature predicate fallsThrough(Case c)Holds if this case can fall through to the next case if it is not
otherwise prevented with a break or similar.
signature predicate fallsThrough(Case c)