File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
checking
2
- file TestResIllegal .atg : (8, 14) Misplaced resolver: no alternative.
3
- file TestResIllegal .atg : (9, 9) Resolver will never be evaluated. Place it at previous conflicting alternative.
4
- file TestResIllegal .atg : (10, 9) Misplaced resolver: no LL(1) conflict.
5
- file TestResIllegal .atg : (13, 11) Misplaced resolver: no alternative.
6
- file TestResIllegal .atg : (15, 12) Misplaced resolver: no LL(1) conflict.
7
- file TestResIllegal .atg : (20, 9) Misplaced resolver: no LL(1) conflict.
8
- file TestResIllegal .atg : (24, 8) Misplaced resolver: no LL(1) conflict.
2
+ file Test .atg : (8, 14) Misplaced resolver: no alternative.
3
+ file Test .atg : (9, 9) Resolver will never be evaluated. Place it at previous conflicting alternative.
4
+ file Test .atg : (10, 9) Misplaced resolver: no LL(1) conflict.
5
+ file Test .atg : (13, 11) Misplaced resolver: no alternative.
6
+ file Test .atg : (15, 12) Misplaced resolver: no LL(1) conflict.
7
+ file Test .atg : (20, 9) Misplaced resolver: no LL(1) conflict.
8
+ file Test .atg : (24, 8) Misplaced resolver: no LL(1) conflict.
9
9
7 errors detected
10
10
11
11
trace output is in trace.txt
Original file line number Diff line number Diff line change 1
1
2
- file TestTokens1 .atg : (17, 3) tokens B2 and B1 cannot be distinguished
3
- file TestTokens1 .atg : (19, 3) tokens C2 and C1 cannot be distinguished
4
- file TestTokens1 .atg : (21, 3) tokens S2 and S1 cannot be distinguished
2
+ file Test .atg : (17, 3) tokens B2 and B1 cannot be distinguished
3
+ file Test .atg : (19, 3) tokens C2 and C1 cannot be distinguished
4
+ file Test .atg : (21, 3) tokens S2 and S1 cannot be distinguished
5
5
Tokens ident and ident1 cannot be distinguished
6
6
Tokens S1 and S3 cannot be distinguished
7
7
Tokens number and X1 cannot be distinguished
You can’t perform that action at this time.
0 commit comments