Lines Matching full:configuration

61  * When SLL yields a configuration set with conflict, we rewind the input and
63 * to the DFA. Configuration context stacks will be the full invocation stacks
139 * closure, the DFA state configuration sets would be different and we couldn't
155 * on-the-fly. This is crucial to reducing the configuration set size during
849 // If the configuration set uniquely predicts an alternative,
1017 * configuration. For full-context reach operations, these
1019 * only add them back to reach if no configuration during the current
1042 * Return a configuration set containing only the configurations from
1048 * for each configuration in `configs` which is not already in a rule stop
1049 * state to see if a rule stop state is reachable from the configuration via
1052 * @param ATNConfigSet $configs The configuration set to update
1056 * configuration in `configs`.
1060 * configuration set containing only the configurations
1153 * it later. That means we can strip out the other configuration for the exit branch.
1169 * ATN state and predicate context, remove any configuration associated with
1170 * an exit branch if there is a configuration associated with the enter branch.
1202 * process applies the following changes to the start state's configuration
1205 * - Evaluate the precedence predicates for each configuration using
1208 * 1, for which another configuration that predicts alternative 1 is in the
1237 * @param ATNConfigSet $configs The configuration set computed by
1241 * @return ATNConfigSet The transformed configuration set representing the start state
1400 * algorithm to identify an ATN configuration which successfully parsed the
1414 * the parser. Specifically, this could occur if the only configuration
1677 // configuration.
2238 also a 3rd nonconflicting configuration for a different alternative: