Home | History | Annotate | Download | only in src

Lines Matching full:viable

797 /// When you find a "no viable alt exception", the input is not
801 /// You don't want the exact set of viable next tokens because the
849 /// exception (since LA(1) is not in the viable following token
889 /// viable tokens that can possibly come next (look ahead depth 1)
932 /// You want the exact viable token set when recovering from a
934 /// the viable next token set, then you know there is most likely
1670 /* First we need to know which of the available tokens are viable
1707 /* We could not find anything viable to do, so this is going to