File tree Expand file tree Collapse file tree
java/ql/test/library-tests/errortype-with-params Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- | Test.java:1:30:1:48 | Unknown or erroneous type for expression of kind TypeAccess |
21| file://:0:0:0:0 | 1 errors during annotation processing |
Original file line number Diff line number Diff line change 1- | Test.java:1:30:1:48 | <TypeAccess of ErrorType> |
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ Test.java:
22# 0| [CompilationUnit] Test
33# 1| 1: [Class] Test
44#-----| -1: (Base Types)
5- # 1| 0: [TypeAccess] <TypeAccess of ErrorType >
5+ # 1| 0: [TypeAccess] <any >
66# 1| 0: [TypeAccess] String
Original file line number Diff line number Diff line change 11public class Test implements Unavailable <String > { }
22
33// Diagnostic Matches: 1 errors during annotation processing
4- // Diagnostic Matches: Unknown or erroneous type for expression of kind TypeAccess
You can’t perform that action at this time.
0 commit comments