| Chunk |
|---|
| Conflicting content |
|---|
int n = s.getNumberOfTransitions();
for (int i=0; i |
| Solution content |
|---|
int n = s.getNumberOfTransitions();
for (int i=0; i |
| File |
|---|
| LL1Analyzer.java |
| Developer's decision |
|---|
| Combination |
| Kind of conflict |
|---|
| If statement |
| Method invocation |
| Variable |