PredictionMode.getConflictingAltSubsets

This function gets the conflicting alt subsets from a configuration set. For each configuration {@code c} in {@code configs}:

<pre> mapc U= c.{@link ATNConfig#alt alt} # map hash/equals uses s and x, not alt and not pred </pre>

class PredictionMode
static
getConflictingAltSubsets

Meta