Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
147 | 0 | 0 | 31014 |
Files
xjavadoc/AbstractClass.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
10
|
| Line is longer than 80 characters. |
21
|
| First sentence should end with a period. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Name '_declaredInterfaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
26
|
| First sentence should end with a period. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Name '_allInterfaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
30
|
| Line contains a tab character. |
32
|
| Missing a Javadoc comment. |
32
|
| Name '_importedClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Line contains a tab character. |
33
|
| Missing a Javadoc comment. |
33
|
| Name '_importedClassNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Line contains a tab character. |
34
|
| Missing a Javadoc comment. |
34
|
| Name '_importedPackages' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Line contains a tab character. |
35
|
| Missing a Javadoc comment. |
35
|
| Name '_constructors' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Line contains a tab character. |
36
|
| Missing a Javadoc comment. |
36
|
| Name '_namedConstructors' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Line contains a tab character. |
37
|
| Missing a Javadoc comment. |
37
|
| Name '_methods' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Line contains a tab character. |
38
|
| Missing a Javadoc comment. |
38
|
| Name '_namedMethods' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| Line contains a tab character. |
39
|
| Missing a Javadoc comment. |
39
|
| Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_innerClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Line contains a tab character. |
41
|
| Missing a Javadoc comment. |
41
|
| Name '_containingPackage' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Line contains a tab character. |
42
|
| Missing a Javadoc comment. |
42
|
| Name '_isInterface' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Line contains a tab character. |
43
|
| Missing a Javadoc comment. |
43
|
| Name '_isAnonymous' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Line contains a tab character. |
44
|
| Missing a Javadoc comment. |
44
|
| Name '_superclass' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Line contains a tab character. |
45
|
| Missing a Javadoc comment. |
45
|
| Name '_hash' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Line contains a tab character. |
46
|
| Missing a Javadoc comment. |
46
|
| Name '_directSubclasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Line contains a tab character. |
47
|
| Missing a Javadoc comment. |
47
|
| Name '_allSubclasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Line contains a tab character. |
48
|
| Missing a Javadoc comment. |
48
|
| Name '_implementingClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Line contains a tab character. |
49
|
| Missing a Javadoc comment. |
49
|
| Name '_extendingInterfaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Line contains a tab character. |
50
|
| Missing a Javadoc comment. |
50
|
| Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| Line contains a tab character. |
51
|
| Missing a Javadoc comment. |
51
|
| Name '_transformedName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Line contains a tab character. |
52
|
| Missing a Javadoc comment. |
52
|
| Name '_qualifiedName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Line contains a tab character. |
53
|
| Missing a Javadoc comment. |
53
|
| Name '_transformedQualifiedName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Line is longer than 80 characters. |
55
|
| Missing a Javadoc comment. |
55
|
| '(' is followed by whitespace. |
55
|
| Parameter containingClass should be final. |
55
|
| Parameter tagFactory should be final. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Missing a Javadoc comment. |
60
|
| '(' is followed by whitespace. |
60
|
| Parameter xJavaDoc should be final. |
60
|
| Parameter tagFactory should be final. |
60
|
| ')' is preceded with whitespace. |
60
|
| '{' should be on the previous line. |
61
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| First sentence should end with a period. |
65
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| '{' should be on the previous line. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
75
|
| Missing a Javadoc comment. |
75
|
| '(' is followed by whitespace. |
75
|
| Parameter full_qualified_type_name should be final. |
75
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| '{' should be on the previous line. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| Line is longer than 80 characters. |
80
|
| Line contains a tab character. |
80
|
| Missing a Javadoc comment. |
80
|
| '(' is followed by whitespace. |
80
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| Line is longer than 80 characters. |
82
|
| Line contains a tab character. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line is longer than 80 characters. |
83
|
| Line contains a tab character. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line is longer than 80 characters. |
84
|
| Line contains a tab character. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
89
|
| Missing a Javadoc comment. |
89
|
| '(' is followed by whitespace. |
89
|
| Parameter methodNameWithSignature should be final. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line contains a tab character. |
90
|
| '{' should be on the previous line. |
90
|
| Line contains a tab character. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line contains a tab character. |
92
|
| Line is longer than 80 characters. |
94
|
| Line contains a tab character. |
94
|
| Missing a Javadoc comment. |
94
|
| '(' is followed by whitespace. |
94
|
| Parameter methodNameWithSignature should be final. |
94
|
| Parameter superclasses should be final. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
100
|
| 'if' is not followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| '{' should be on the previous line. |
101
|
| Line is longer than 80 characters. |
102
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| 'if' is not followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| '{' should be on the previous line. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
108
|
| 'if' is not followed by whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line contains a tab character. |
109
|
| '{' should be on the previous line. |
109
|
| Line is longer than 80 characters. |
110
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| First sentence should end with a period. |
116
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line is longer than 80 characters. |
122
|
| Line contains a tab character. |
122
|
| '(' is followed by whitespace. |
122
|
| Parameter constructorNameWithSignature should be final. |
122
|
| ')' is preceded with whitespace. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| 'if' construct must use '{}'s. |
126
|
| Line contains a tab character. |
126
|
| 'if' is not followed by whitespace. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line is longer than 80 characters. |
127
|
| Line contains a tab character. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| 'else' construct must use '{}'s. |
128
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| '(' is followed by whitespace. |
138
|
| Parameter fieldName should be final. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line contains a tab character. |
139
|
| '{' should be on the previous line. |
139
|
| Line contains a tab character. |
140
|
| 'if' is not followed by whitespace. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line contains a tab character. |
141
|
| '{' should be on the previous line. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| 'for' is not followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| Line contains a tab character. |
145
|
| '{' should be on the previous line. |
145
|
| Line contains a tab character. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line contains a tab character. |
148
|
| 'if' is not followed by whitespace. |
148
|
| '(' is followed by whitespace. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line contains a tab character. |
149
|
| '{' should be on the previous line. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| First sentence should end with a period. |
156
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| '{' should be on the previous line. |
162
|
| Line is longer than 80 characters. |
163
|
| Line contains a tab character. |
163
|
| Avoid inline conditionals. |
163
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Line contains a tab character. |
164
|
| First sentence should end with a period. |
166
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| '{' should be on the previous line. |
172
|
| Line is longer than 80 characters. |
173
|
| Line contains a tab character. |
173
|
| Avoid inline conditionals. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
176
|
| Missing a Javadoc comment. |
176
|
| Line contains a tab character. |
177
|
| '{' should be on the previous line. |
177
|
| Line contains a tab character. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line contains a tab character. |
179
|
| Line is longer than 80 characters. |
181
|
| Line contains a tab character. |
181
|
| Missing a Javadoc comment. |
181
|
| '(' is followed by whitespace. |
181
|
| Parameter predicate should be final. |
181
|
| Parameter superclasses should be final. |
181
|
| ')' is preceded with whitespace. |
181
|
| Line contains a tab character. |
182
|
| '{' should be on the previous line. |
182
|
| Line is longer than 80 characters. |
183
|
| Line contains a tab character. |
183
|
| '(' is followed by whitespace. |
183
|
| '(' is followed by whitespace. |
183
|
| '(' is followed by whitespace. |
183
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
186
|
| Missing a Javadoc comment. |
186
|
| '(' is followed by whitespace. |
186
|
| Parameter predicate should be final. |
186
|
| Parameter superclasses should be final. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line contains a tab character. |
187
|
| '{' should be on the previous line. |
187
|
| Line is longer than 80 characters. |
188
|
| Line contains a tab character. |
188
|
| '(' is followed by whitespace. |
188
|
| '(' is followed by whitespace. |
188
|
| '(' is followed by whitespace. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
191
|
| Missing a Javadoc comment. |
191
|
| '(' is followed by whitespace. |
191
|
| Parameter superclasses should be final. |
191
|
| ')' is preceded with whitespace. |
191
|
| Line contains a tab character. |
192
|
| '{' should be on the previous line. |
192
|
| Line contains a tab character. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
196
|
| Missing a Javadoc comment. |
196
|
| '(' is followed by whitespace. |
196
|
| Parameter superclasses should be final. |
196
|
| ')' is preceded with whitespace. |
196
|
| Line contains a tab character. |
197
|
| '{' should be on the previous line. |
197
|
| Line contains a tab character. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line contains a tab character. |
199
|
| First sentence should end with a period. |
201
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| '{' should be on the previous line. |
207
|
| Line is longer than 80 characters. |
208
|
| Line contains a tab character. |
208
|
| Avoid inline conditionals. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| '{' should be on the previous line. |
217
|
| Line is longer than 80 characters. |
218
|
| Line contains a tab character. |
218
|
| Avoid inline conditionals. |
218
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
221
|
| Missing a Javadoc comment. |
221
|
| '(' is followed by whitespace. |
221
|
| Parameter full_qualified_type_name should be final. |
221
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line contains a tab character. |
222
|
| '{' should be on the previous line. |
222
|
| Line contains a tab character. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| Line contains a tab character. |
224
|
| Line is longer than 80 characters. |
226
|
| Line contains a tab character. |
226
|
| Missing a Javadoc comment. |
226
|
| '(' is followed by whitespace. |
226
|
| Parameter full_qualified_type_name should be final. |
226
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
226
|
| ')' is preceded with whitespace. |
226
|
| Line contains a tab character. |
227
|
| Line is longer than 80 characters. |
228
|
| Line contains a tab character. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
231
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
231
|
| Missing a Javadoc comment. |
231
|
| Line contains a tab character. |
232
|
| '{' should be on the previous line. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
236
|
| Method 'isInner' is not designed for extension - needs to be abstract, final or empty. |
236
|
| Missing a Javadoc comment. |
236
|
| Line contains a tab character. |
237
|
| '{' should be on the previous line. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line is longer than 80 characters. |
242
|
| Line contains a tab character. |
242
|
| Method 'isSubclassOf' is not designed for extension - needs to be abstract, final or empty. |
242
|
| Missing a Javadoc comment. |
242
|
| '(' is followed by whitespace. |
242
|
| Parameter full_qualified_type_name should be final. |
242
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
242
|
| Parameter superclasses should be final. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| 'if' construct must use '{}'s. |
246
|
| Line contains a tab character. |
246
|
| 'if' is not followed by whitespace. |
246
|
| '(' is followed by whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| '{' should be on the previous line. |
249
|
| 'if' construct must use '{}'s. |
250
|
| Line is longer than 80 characters. |
250
|
| Line contains a tab character. |
250
|
| 'if' is not followed by whitespace. |
250
|
| '(' is followed by whitespace. |
250
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| '}' is not followed by whitespace. |
254
|
| '(' is followed by whitespace. |
254
|
| Expression can be simplified. |
254
|
| ')' is preceded with whitespace. |
254
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line is longer than 80 characters. |
259
|
| Line contains a tab character. |
259
|
| Method 'isImplementingInterface' is not designed for extension - needs to be abstract, final or empty. |
259
|
| Missing a Javadoc comment. |
259
|
| '(' is followed by whitespace. |
259
|
| Parameter full_qualified_type_name should be final. |
259
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
259
|
| Parameter superclasses should be final. |
259
|
| ')' is preceded with whitespace. |
259
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| Name 'cur_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
261
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| '{' should be on the previous line. |
264
|
| Line is longer than 80 characters. |
265
|
| Line contains a tab character. |
265
|
| 'for' is not followed by whitespace. |
265
|
| '(' is followed by whitespace. |
265
|
| ';' is followed by whitespace. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| '(' is followed by whitespace. |
267
|
| ')' is preceded with whitespace. |
267
|
| Line is longer than 80 characters. |
269
|
| Line contains a tab character. |
269
|
| 'if' construct must use '{}'s. |
270
|
| Line is longer than 80 characters. |
270
|
| Line contains a tab character. |
270
|
| 'if' is not followed by whitespace. |
270
|
| '(' is followed by whitespace. |
270
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| '}' is not followed by whitespace. |
275
|
| '(' is followed by whitespace. |
275
|
| Expression can be simplified. |
275
|
| ')' is preceded with whitespace. |
275
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
280
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
280
|
| Missing a Javadoc comment. |
280
|
| Line contains a tab character. |
281
|
| '{' should be on the previous line. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| First sentence should end with a period. |
285
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Method 'getQualifiedName' is not designed for extension - needs to be abstract, final or empty. |
290
|
| Line contains a tab character. |
291
|
| '{' should be on the previous line. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| First sentence should end with a period. |
295
|
| Line contains a tab character. |
295
|
| Line is longer than 80 characters. |
296
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| Method 'getTransformedName' is not designed for extension - needs to be abstract, final or empty. |
300
|
| Line contains a tab character. |
301
|
| '{' should be on the previous line. |
301
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| First sentence should end with a period. |
305
|
| Line contains a tab character. |
305
|
| Line is longer than 80 characters. |
306
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Method 'getTransformedQualifiedName' is not designed for extension - needs to be abstract, final or empty. |
310
|
| Line contains a tab character. |
311
|
| '{' should be on the previous line. |
311
|
| Line contains a tab character. |
312
|
| Line contains a tab character. |
313
|
| First sentence should end with a period. |
315
|
| Line contains a tab character. |
315
|
| Line is longer than 80 characters. |
316
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
317
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
319
|
| Line contains a tab character. |
320
|
| Line contains a tab character. |
321
|
| Method 'getInterfaces' is not designed for extension - needs to be abstract, final or empty. |
321
|
| Line contains a tab character. |
322
|
| '{' should be on the previous line. |
322
|
| Line is longer than 80 characters. |
323
|
| Line contains a tab character. |
323
|
| Line contains a tab character. |
324
|
| 'if' is not followed by whitespace. |
324
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| Line contains a tab character. |
325
|
| '{' should be on the previous line. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| Line contains a tab character. |
329
|
| 'if' is not followed by whitespace. |
329
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| Line contains a tab character. |
330
|
| '{' should be on the previous line. |
330
|
| Line contains a tab character. |
331
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| Line is longer than 80 characters. |
333
|
| Line contains a tab character. |
333
|
| Line is longer than 80 characters. |
334
|
| Line contains a tab character. |
334
|
| 'for' is not followed by whitespace. |
334
|
| '(' is followed by whitespace. |
334
|
| ';' is followed by whitespace. |
334
|
| Line contains a tab character. |
335
|
| '{' should be on the previous line. |
335
|
| Line contains a tab character. |
336
|
| '(' is followed by whitespace. |
336
|
| ')' is preceded with whitespace. |
336
|
| Line is longer than 80 characters. |
338
|
| Line contains a tab character. |
338
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| Line contains a tab character. |
339
|
| Line contains a tab character. |
340
|
| Line contains a tab character. |
342
|
| Line contains a tab character. |
343
|
| Line contains a tab character. |
345
|
| 'while' is not followed by whitespace. |
345
|
| '(' is followed by whitespace. |
345
|
| ')' is preceded with whitespace. |
345
|
| Line contains a tab character. |
346
|
| '{' should be on the previous line. |
346
|
| Line is longer than 80 characters. |
347
|
| Line contains a tab character. |
347
|
| '(' is followed by whitespace. |
347
|
| ')' is preceded with whitespace. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| Line is longer than 80 characters. |
351
|
| Line contains a tab character. |
351
|
| '(' is followed by whitespace. |
351
|
| ')' is preceded with whitespace. |
351
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| Line contains a tab character. |
356
|
| Line is longer than 80 characters. |
357
|
| Line contains a tab character. |
357
|
| Line is longer than 80 characters. |
358
|
| Line contains a tab character. |
358
|
| Line is longer than 80 characters. |
359
|
| Line contains a tab character. |
359
|
| Line contains a tab character. |
360
|
| Line contains a tab character. |
361
|
| Line contains a tab character. |
362
|
| Line contains a tab character. |
363
|
| Line contains a tab character. |
364
|
| Method 'getDeclaredInterfaces' is not designed for extension - needs to be abstract, final or empty. |
364
|
| Line contains a tab character. |
365
|
| '{' should be on the previous line. |
365
|
| Line is longer than 80 characters. |
366
|
| Line contains a tab character. |
366
|
| Avoid inline conditionals. |
366
|
| Line contains a tab character. |
367
|
| First sentence should end with a period. |
369
|
| Line contains a tab character. |
369
|
| Line contains a tab character. |
370
|
| Line contains a tab character. |
371
|
| Line contains a tab character. |
372
|
| Line contains a tab character. |
373
|
| Line contains a tab character. |
374
|
| Method 'getSuperclass' is not designed for extension - needs to be abstract, final or empty. |
374
|
| Line contains a tab character. |
375
|
| '{' should be on the previous line. |
375
|
| Line contains a tab character. |
376
|
| Line contains a tab character. |
377
|
| Line contains a tab character. |
379
|
| Method 'getDirectSubclasses' is not designed for extension - needs to be abstract, final or empty. |
379
|
| Missing a Javadoc comment. |
379
|
| Line contains a tab character. |
380
|
| '{' should be on the previous line. |
380
|
| Line contains a tab character. |
381
|
| 'if' is not followed by whitespace. |
381
|
| '(' is followed by whitespace. |
381
|
| ')' is preceded with whitespace. |
381
|
| Line contains a tab character. |
382
|
| '{' should be on the previous line. |
382
|
| Line is longer than 80 characters. |
383
|
| Line contains a tab character. |
383
|
| '(' is followed by whitespace. |
383
|
| ')' is preceded with whitespace. |
383
|
| Line contains a tab character. |
384
|
| Line contains a tab character. |
385
|
| 'if' is not followed by whitespace. |
385
|
| '(' is followed by whitespace. |
385
|
| ')' is preceded with whitespace. |
385
|
| Line contains a tab character. |
386
|
| '{' should be on the previous line. |
386
|
| Line contains a tab character. |
387
|
| Line is longer than 80 characters. |
389
|
| Line contains a tab character. |
389
|
| 'for' is not followed by whitespace. |
389
|
| '(' is followed by whitespace. |
389
|
| ';' is followed by whitespace. |
389
|
| Line contains a tab character. |
390
|
| Line contains a tab character. |
391
|
| Line contains a tab character. |
393
|
| 'if' is not followed by whitespace. |
393
|
| '(' is followed by whitespace. |
393
|
| ')' is preceded with whitespace. |
393
|
| Line contains a tab character. |
394
|
| '{' should be on the previous line. |
394
|
| Line contains a tab character. |
395
|
| '(' is followed by whitespace. |
395
|
| ')' is preceded with whitespace. |
395
|
| Line contains a tab character. |
396
|
| Line contains a tab character. |
397
|
| Line contains a tab character. |
398
|
| Line contains a tab character. |
399
|
| '(' is followed by whitespace. |
399
|
| ')' is preceded with whitespace. |
399
|
| Line contains a tab character. |
400
|
| Line contains a tab character. |
402
|
| Method 'getAllSubclasses' is not designed for extension - needs to be abstract, final or empty. |
402
|
| Missing a Javadoc comment. |
402
|
| Line contains a tab character. |
403
|
| '{' should be on the previous line. |
403
|
| Line contains a tab character. |
404
|
| 'if' is not followed by whitespace. |
404
|
| '(' is followed by whitespace. |
404
|
| ')' is preceded with whitespace. |
404
|
| Line contains a tab character. |
405
|
| '{' should be on the previous line. |
405
|
| Line is longer than 80 characters. |
406
|
| Line contains a tab character. |
406
|
| '(' is followed by whitespace. |
406
|
| ')' is preceded with whitespace. |
406
|
| Line contains a tab character. |
407
|
| Line contains a tab character. |
408
|
| 'if' is not followed by whitespace. |
408
|
| '(' is followed by whitespace. |
408
|
| ')' is preceded with whitespace. |
408
|
| Line contains a tab character. |
409
|
| '{' should be on the previous line. |
409
|
| Line contains a tab character. |
410
|
| Line is longer than 80 characters. |
412
|
| Line contains a tab character. |
412
|
| 'for' is not followed by whitespace. |
412
|
| '(' is followed by whitespace. |
412
|
| ';' is followed by whitespace. |
412
|
| Line contains a tab character. |
413
|
| Line contains a tab character. |
414
|
| Line contains a tab character. |
416
|
| 'while' is not followed by whitespace. |
416
|
| '(' is followed by whitespace. |
416
|
| ')' is preceded with whitespace. |
416
|
| Line contains a tab character. |
417
|
| '{' should be on the previous line. |
417
|
| Line contains a tab character. |
418
|
| 'if' is not followed by whitespace. |
418
|
| '(' is followed by whitespace. |
418
|
| ')' is preceded with whitespace. |
418
|
| Line contains a tab character. |
419
|
| '{' should be on the previous line. |
419
|
| Line contains a tab character. |
420
|
| '(' is followed by whitespace. |
420
|
| ')' is preceded with whitespace. |
420
|
| Line contains a tab character. |
421
|
| Line contains a tab character. |
422
|
| Line contains a tab character. |
423
|
| Line contains a tab character. |
424
|
| Line contains a tab character. |
425
|
| Line contains a tab character. |
426
|
| Line contains a tab character. |
427
|
| '(' is followed by whitespace. |
427
|
| ')' is preceded with whitespace. |
427
|
| Line contains a tab character. |
428
|
| Line contains a tab character. |
430
|
| Method 'getImplementingClasses' is not designed for extension - needs to be abstract, final or empty. |
430
|
| Missing a Javadoc comment. |
430
|
| Line contains a tab character. |
431
|
| '{' should be on the previous line. |
431
|
| Line contains a tab character. |
432
|
| 'if' is not followed by whitespace. |
432
|
| '(' is followed by whitespace. |
432
|
| ')' is preceded with whitespace. |
432
|
| Line contains a tab character. |
433
|
| '{' should be on the previous line. |
433
|
| Line is longer than 80 characters. |
434
|
| Line contains a tab character. |
434
|
| '(' is followed by whitespace. |
434
|
| ')' is preceded with whitespace. |
434
|
| Line contains a tab character. |
435
|
| Line contains a tab character. |
436
|
| 'if' is not followed by whitespace. |
436
|
| '(' is followed by whitespace. |
436
|
| ')' is preceded with whitespace. |
436
|
| Line contains a tab character. |
437
|
| '{' should be on the previous line. |
437
|
| Line contains a tab character. |
438
|
| Line is longer than 80 characters. |
440
|
| Line contains a tab character. |
440
|
| 'for' is not followed by whitespace. |
440
|
| '(' is followed by whitespace. |
440
|
| ';' is followed by whitespace. |
440
|
| Line contains a tab character. |
441
|
| Line contains a tab character. |
442
|
| Line contains a tab character. |
444
|
| 'if' is not followed by whitespace. |
444
|
| '(' is followed by whitespace. |
444
|
| ')' is preceded with whitespace. |
444
|
| Line contains a tab character. |
445
|
| '{' should be on the previous line. |
445
|
| Line is longer than 80 characters. |
446
|
| Line contains a tab character. |
446
|
| Line contains a tab character. |
448
|
| 'if' is not followed by whitespace. |
448
|
| '(' is followed by whitespace. |
448
|
| '(' is followed by whitespace. |
448
|
| ')' is preceded with whitespace. |
448
|
| ')' is preceded with whitespace. |
448
|
| Line contains a tab character. |
449
|
| '{' should be on the previous line. |
449
|
| Line is longer than 80 characters. |
450
|
| Line contains a tab character. |
450
|
| '(' is followed by whitespace. |
450
|
| ')' is preceded with whitespace. |
450
|
| Line contains a tab character. |
451
|
| Line contains a tab character. |
452
|
| Line contains a tab character. |
453
|
| Line contains a tab character. |
454
|
| Line contains a tab character. |
455
|
| '(' is followed by whitespace. |
455
|
| ')' is preceded with whitespace. |
455
|
| Line contains a tab character. |
456
|
| Line contains a tab character. |
458
|
| Method 'getExtendingInterfaces' is not designed for extension - needs to be abstract, final or empty. |
458
|
| Missing a Javadoc comment. |
458
|
| Line contains a tab character. |
459
|
| '{' should be on the previous line. |
459
|
| Line contains a tab character. |
460
|
| 'if' is not followed by whitespace. |
460
|
| '(' is followed by whitespace. |
460
|
| ')' is preceded with whitespace. |
460
|
| Line contains a tab character. |
461
|
| '{' should be on the previous line. |
461
|
| Line is longer than 80 characters. |
462
|
| Line contains a tab character. |
462
|
| '(' is followed by whitespace. |
462
|
| ')' is preceded with whitespace. |
462
|
| Line contains a tab character. |
463
|
| Line contains a tab character. |
464
|
| 'if' is not followed by whitespace. |
464
|
| '(' is followed by whitespace. |
464
|
| ')' is preceded with whitespace. |
464
|
| Line contains a tab character. |
465
|
| '{' should be on the previous line. |
465
|
| Line contains a tab character. |
466
|
| Line is longer than 80 characters. |
468
|
| 'for' is not followed by whitespace. |
468
|
| '(' is followed by whitespace. |
468
|
| ';' is followed by whitespace. |
468
|
| Line contains a tab character. |
472
|
| 'if' is not followed by whitespace. |
472
|
| '(' is followed by whitespace. |
472
|
| ')' is preceded with whitespace. |
472
|
| Line contains a tab character. |
473
|
| '{' should be on the previous line. |
473
|
| Line is longer than 80 characters. |
474
|
| Line contains a tab character. |
474
|
| Line contains a tab character. |
476
|
| 'if' is not followed by whitespace. |
476
|
| '(' is followed by whitespace. |
476
|
| '(' is followed by whitespace. |
476
|
| ')' is preceded with whitespace. |
476
|
| ')' is preceded with whitespace. |
476
|
| Line contains a tab character. |
477
|
| '{' should be on the previous line. |
477
|
| Line is longer than 80 characters. |
478
|
| Line contains a tab character. |
478
|
| '(' is followed by whitespace. |
478
|
| ')' is preceded with whitespace. |
478
|
| Line contains a tab character. |
479
|
| Line contains a tab character. |
480
|
| Line contains a tab character. |
481
|
| Line contains a tab character. |
482
|
| Line contains a tab character. |
483
|
| '(' is followed by whitespace. |
483
|
| ')' is preceded with whitespace. |
483
|
| Line contains a tab character. |
484
|
| First sentence should end with a period. |
486
|
| Line contains a tab character. |
486
|
| Line contains a tab character. |
487
|
| Line contains a tab character. |
488
|
| Line contains a tab character. |
489
|
| Line contains a tab character. |
490
|
| Line contains a tab character. |
491
|
| Method 'getContainingPackage' is not designed for extension - needs to be abstract, final or empty. |
491
|
| Line contains a tab character. |
492
|
| '{' should be on the previous line. |
492
|
| Line contains a tab character. |
493
|
| 'if' is not followed by whitespace. |
493
|
| '(' is followed by whitespace. |
493
|
| ')' is preceded with whitespace. |
493
|
| Line contains a tab character. |
494
|
| '{' should be on the previous line. |
494
|
| Line is longer than 80 characters. |
495
|
| Line contains a tab character. |
495
|
| '(' is followed by whitespace. |
495
|
| ')' is preceded with whitespace. |
495
|
| Line contains a tab character. |
496
|
| Line contains a tab character. |
497
|
| Line contains a tab character. |
498
|
| First sentence should end with a period. |
500
|
| Line contains a tab character. |
500
|
| Line contains a tab character. |
501
|
| Line contains a tab character. |
502
|
| Line contains a tab character. |
503
|
| Line contains a tab character. |
504
|
| Line contains a tab character. |
505
|
| Method 'getInnerClasses' is not designed for extension - needs to be abstract, final or empty. |
505
|
| Line contains a tab character. |
506
|
| '{' should be on the previous line. |
506
|
| Line is longer than 80 characters. |
507
|
| Line contains a tab character. |
507
|
| Avoid inline conditionals. |
507
|
| '(' is followed by whitespace. |
507
|
| ')' is preceded with whitespace. |
507
|
| Line contains a tab character. |
508
|
| First sentence should end with a period. |
509
|
| Line contains a tab character. |
509
|
| Line contains a tab character. |
510
|
| Line contains a tab character. |
511
|
| Line contains a tab character. |
512
|
| Line contains a tab character. |
513
|
| Line contains a tab character. |
514
|
| Method 'getSuperElement' is not designed for extension - needs to be abstract, final or empty. |
514
|
| Line contains a tab character. |
515
|
| '{' should be on the previous line. |
515
|
| Line contains a tab character. |
516
|
| Line contains a tab character. |
517
|
| Line contains a tab character. |
519
|
| Method 'getSuperInterfaceElements' is not designed for extension - needs to be abstract, final or empty. |
519
|
| Missing a Javadoc comment. |
519
|
| Line contains a tab character. |
520
|
| '{' should be on the previous line. |
520
|
| Line contains a tab character. |
521
|
| Line contains a tab character. |
522
|
| Line contains a tab character. |
524
|
| Method 'isAnonymous' is not designed for extension - needs to be abstract, final or empty. |
524
|
| Missing a Javadoc comment. |
524
|
| Line contains a tab character. |
525
|
| '{' should be on the previous line. |
525
|
| Line contains a tab character. |
526
|
| Line contains a tab character. |
527
|
| Line contains a tab character. |
529
|
| Method 'getMethodTags' is not designed for extension - needs to be abstract, final or empty. |
529
|
| Missing a Javadoc comment. |
529
|
| '(' is followed by whitespace. |
529
|
| Parameter tagName should be final. |
529
|
| Parameter superclasses should be final. |
529
|
| ')' is preceded with whitespace. |
529
|
| Line contains a tab character. |
530
|
| '{' should be on the previous line. |
530
|
| Line contains a tab character. |
531
|
| Line is longer than 80 characters. |
533
|
| Line contains a tab character. |
533
|
| 'for' is not followed by whitespace. |
533
|
| '(' is followed by whitespace. |
533
|
| '(' is followed by whitespace. |
533
|
| ')' is preceded with whitespace. |
533
|
| ';' is followed by whitespace. |
533
|
| Line contains a tab character. |
534
|
| Line contains a tab character. |
535
|
| Line is longer than 80 characters. |
537
|
| Line contains a tab character. |
537
|
| '(' is followed by whitespace. |
537
|
| '(' is followed by whitespace. |
537
|
| ')' is preceded with whitespace. |
537
|
| ')' is preceded with whitespace. |
537
|
| Line contains a tab character. |
538
|
| Line contains a tab character. |
539
|
| '(' is followed by whitespace. |
539
|
| ')' is preceded with whitespace. |
539
|
| Line contains a tab character. |
540
|
| Line contains a tab character. |
542
|
| Missing a Javadoc comment. |
542
|
| '(' is followed by whitespace. |
542
|
| Parameter o should be final. |
542
|
| ')' is preceded with whitespace. |
542
|
| Line contains a tab character. |
543
|
| '{' should be on the previous line. |
543
|
| Line contains a tab character. |
544
|
| '(' is followed by whitespace. |
544
|
| ')' is preceded with whitespace. |
544
|
| Line contains a tab character. |
546
|
| '(' is followed by whitespace. |
546
|
| ')' is preceded with whitespace. |
546
|
| Line contains a tab character. |
547
|
| Line contains a tab character. |
549
|
| Missing a Javadoc comment. |
549
|
| Line contains a tab character. |
550
|
| '{' should be on the previous line. |
550
|
| Line contains a tab character. |
551
|
| Line contains a tab character. |
552
|
| Line contains a tab character. |
554
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
554
|
| Missing a Javadoc comment. |
554
|
| '(' is followed by whitespace. |
554
|
| Parameter rootDir should be final. |
554
|
| ')' is preceded with whitespace. |
554
|
| Line contains a tab character. |
555
|
| '{' should be on the previous line. |
555
|
| Line contains a tab character. |
556
|
| '(' is followed by whitespace. |
556
|
| ')' is preceded with whitespace. |
556
|
| Line contains a tab character. |
557
|
| Line contains a tab character. |
559
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
559
|
| Missing a Javadoc comment. |
559
|
| '(' is followed by whitespace. |
559
|
| Parameter obj should be final. |
559
|
| ')' is preceded with whitespace. |
559
|
| Line contains a tab character. |
560
|
| '{' should be on the previous line. |
560
|
| Line contains a tab character. |
561
|
| 'if' is not followed by whitespace. |
561
|
| '(' is followed by whitespace. |
561
|
| '(' is followed by whitespace. |
561
|
| ')' is preceded with whitespace. |
561
|
| ')' is preceded with whitespace. |
561
|
| Line contains a tab character. |
562
|
| '{' should be on the previous line. |
562
|
| Line contains a tab character. |
563
|
| Line contains a tab character. |
564
|
| Line contains a tab character. |
566
|
| Name 'other_clazz' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
566
|
| '(' is followed by whitespace. |
566
|
| ')' is preceded with whitespace. |
566
|
| Line is longer than 80 characters. |
568
|
| Line contains a tab character. |
568
|
| '(' is followed by whitespace. |
568
|
| ')' is preceded with whitespace. |
568
|
| Line contains a tab character. |
569
|
| Line contains a tab character. |
571
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
571
|
| Missing a Javadoc comment. |
571
|
| Line contains a tab character. |
572
|
| '{' should be on the previous line. |
572
|
| Line contains a tab character. |
573
|
| 'if' is not followed by whitespace. |
573
|
| '(' is followed by whitespace. |
573
|
| ')' is preceded with whitespace. |
573
|
| Line contains a tab character. |
574
|
| '{' should be on the previous line. |
574
|
| Line contains a tab character. |
575
|
| Line contains a tab character. |
576
|
| Line contains a tab character. |
577
|
| Line contains a tab character. |
578
|
| Line contains a tab character. |
580
|
| Method 'qualify' is not designed for extension - needs to be abstract, final or empty. |
580
|
| Missing a Javadoc comment. |
580
|
| '(' is followed by whitespace. |
580
|
| Parameter unqualifiedClassName should be final. |
580
|
| ')' is preceded with whitespace. |
580
|
| Line contains a tab character. |
581
|
| '{' should be on the previous line. |
581
|
| Line contains a tab character. |
582
|
| '(' is followed by whitespace. |
582
|
| ')' is preceded with whitespace. |
582
|
| Line contains a tab character. |
583
|
| Line contains a tab character. |
585
|
| Method 'lastModified' is not designed for extension - needs to be abstract, final or empty. |
585
|
| Missing a Javadoc comment. |
585
|
| Line contains a tab character. |
586
|
| '{' should be on the previous line. |
586
|
| Line contains a tab character. |
587
|
| Line contains a tab character. |
588
|
| First sentence should end with a period. |
590
|
| Line contains a tab character. |
590
|
| Line contains a tab character. |
591
|
| Line contains a tab character. |
592
|
| Line contains a tab character. |
593
|
| Method 'updateDoc' is not designed for extension - needs to be abstract, final or empty. |
593
|
| Line contains a tab character. |
594
|
| '{' should be on the previous line. |
594
|
| Line contains a tab character. |
595
|
| Line contains a tab character. |
597
|
| Line contains a tab character. |
598
|
| 'for' is not followed by whitespace. |
598
|
| '(' is followed by whitespace. |
598
|
| ';' is followed by whitespace. |
598
|
| Line contains a tab character. |
599
|
| '{' should be on the previous line. |
599
|
| Line contains a tab character. |
600
|
| '(' is followed by whitespace. |
600
|
| '(' is followed by whitespace. |
600
|
| ')' is preceded with whitespace. |
600
|
| ')' is preceded with whitespace. |
600
|
| Line contains a tab character. |
601
|
| Line contains a tab character. |
602
|
| 'for' is not followed by whitespace. |
602
|
| '(' is followed by whitespace. |
602
|
| ';' is followed by whitespace. |
602
|
| Line contains a tab character. |
603
|
| '{' should be on the previous line. |
603
|
| Line contains a tab character. |
604
|
| '(' is followed by whitespace. |
604
|
| '(' is followed by whitespace. |
604
|
| ')' is preceded with whitespace. |
604
|
| ')' is preceded with whitespace. |
604
|
| Line contains a tab character. |
605
|
| Line contains a tab character. |
606
|
| 'for' is not followed by whitespace. |
606
|
| '(' is followed by whitespace. |
606
|
| ';' is followed by whitespace. |
606
|
| Line contains a tab character. |
607
|
| '{' should be on the previous line. |
607
|
| Line contains a tab character. |
608
|
| '(' is followed by whitespace. |
608
|
| '(' is followed by whitespace. |
608
|
| ')' is preceded with whitespace. |
608
|
| ')' is preceded with whitespace. |
608
|
| Line contains a tab character. |
609
|
| Line contains a tab character. |
611
|
| 'for' is not followed by whitespace. |
611
|
| '(' is followed by whitespace. |
611
|
| ';' is followed by whitespace. |
611
|
| Line contains a tab character. |
612
|
| '{' should be on the previous line. |
612
|
| Line contains a tab character. |
613
|
| '(' is followed by whitespace. |
613
|
| '(' is followed by whitespace. |
613
|
| ')' is preceded with whitespace. |
613
|
| ')' is preceded with whitespace. |
613
|
| Line contains a tab character. |
614
|
| Line contains a tab character. |
615
|
| Line contains a tab character. |
617
|
| Missing a Javadoc comment. |
617
|
| Line contains a tab character. |
618
|
| '{' should be on the previous line. |
618
|
| Line contains a tab character. |
619
|
| Line contains a tab character. |
620
|
| Line contains a tab character. |
622
|
| Missing a Javadoc comment. |
622
|
| Line contains a tab character. |
623
|
| '{' should be on the previous line. |
623
|
| Line contains a tab character. |
624
|
| Line contains a tab character. |
625
|
| Line contains a tab character. |
627
|
| Missing a Javadoc comment. |
627
|
| Line contains a tab character. |
628
|
| '{' should be on the previous line. |
628
|
| Line contains a tab character. |
629
|
| Line contains a tab character. |
630
|
| Line contains a tab character. |
632
|
| Method 'addInnerClass' is not designed for extension - needs to be abstract, final or empty. |
632
|
| Missing a Javadoc comment. |
632
|
| '(' is followed by whitespace. |
632
|
| Parameter clazz should be final. |
632
|
| ')' is preceded with whitespace. |
632
|
| Line contains a tab character. |
633
|
| '{' should be on the previous line. |
633
|
| Line contains a tab character. |
634
|
| 'if' is not followed by whitespace. |
634
|
| '(' is followed by whitespace. |
634
|
| ')' is preceded with whitespace. |
634
|
| Line contains a tab character. |
635
|
| '{' should be on the previous line. |
635
|
| Line contains a tab character. |
636
|
| Line contains a tab character. |
637
|
| Line contains a tab character. |
638
|
| '(' is followed by whitespace. |
638
|
| ')' is preceded with whitespace. |
638
|
| Line contains a tab character. |
639
|
| Line contains a tab character. |
641
|
| Line is longer than 80 characters. |
642
|
| Line contains a tab character. |
642
|
| Line contains a tab character. |
643
|
| Line contains a tab character. |
644
|
| Line contains a tab character. |
645
|
| Line contains a tab character. |
646
|
| Line contains a tab character. |
647
|
| '(' is followed by whitespace. |
647
|
| Parameter qualifiedName should be final. |
647
|
| ')' is preceded with whitespace. |
647
|
| Line contains a tab character. |
648
|
| '{' should be on the previous line. |
648
|
| Line contains a tab character. |
649
|
| 'if' is not followed by whitespace. |
649
|
| '(' is followed by whitespace. |
649
|
| ')' is preceded with whitespace. |
649
|
| Line contains a tab character. |
650
|
| '{' should be on the previous line. |
650
|
| Line is longer than 80 characters. |
651
|
| Line contains a tab character. |
651
|
| '(' is followed by whitespace. |
651
|
| ')' is preceded with whitespace. |
651
|
| Line contains a tab character. |
652
|
| Line contains a tab character. |
653
|
| 'if' is not followed by whitespace. |
653
|
| '(' is followed by whitespace. |
653
|
| '(' is followed by whitespace. |
653
|
| ')' is preceded with whitespace. |
653
|
| ')' is preceded with whitespace. |
653
|
| Line contains a tab character. |
654
|
| '{' should be on the previous line. |
654
|
| Line is longer than 80 characters. |
655
|
| Line contains a tab character. |
655
|
| '(' is followed by whitespace. |
655
|
| ')' is preceded with whitespace. |
655
|
| Line contains a tab character. |
656
|
| Line contains a tab character. |
657
|
| 'if' is not followed by whitespace. |
657
|
| '(' is followed by whitespace. |
657
|
| ')' is preceded with whitespace. |
657
|
| Line contains a tab character. |
658
|
| '{' should be on the previous line. |
658
|
| Line is longer than 80 characters. |
659
|
| Line contains a tab character. |
659
|
| '(' is followed by whitespace. |
659
|
| ')' is preceded with whitespace. |
659
|
| Line contains a tab character. |
660
|
| Line contains a tab character. |
661
|
| 'if' is not followed by whitespace. |
661
|
| '(' is followed by whitespace. |
661
|
| ')' is preceded with whitespace. |
661
|
| Line contains a tab character. |
662
|
| '{' should be on the previous line. |
662
|
| Line is longer than 80 characters. |
663
|
| Line contains a tab character. |
663
|
| '(' is followed by whitespace. |
663
|
| ')' is preceded with whitespace. |
663
|
| Line contains a tab character. |
664
|
| Line contains a tab character. |
665
|
| Line contains a tab character. |
666
|
| Line contains a tab character. |
667
|
| '(' is followed by whitespace. |
667
|
| ')' is preceded with whitespace. |
667
|
| Line contains a tab character. |
668
|
| Line contains a tab character. |
669
|
| Line contains a tab character. |
671
|
| Line is longer than 80 characters. |
672
|
| Line contains a tab character. |
672
|
| Line is longer than 80 characters. |
673
|
| Line contains a tab character. |
673
|
| Line contains a tab character. |
674
|
| Line contains a tab character. |
675
|
| Line contains a tab character. |
676
|
| Line contains a tab character. |
677
|
| Line contains a tab character. |
678
|
| '(' is followed by whitespace. |
678
|
| Parameter containingPackage should be final. |
678
|
| ')' is preceded with whitespace. |
678
|
| Line contains a tab character. |
679
|
| '{' should be on the previous line. |
679
|
| Line is longer than 80 characters. |
680
|
| Line contains a tab character. |
680
|
| '(' is followed by whitespace. |
680
|
| ')' is preceded with whitespace. |
680
|
| Line contains a tab character. |
681
|
| First sentence should end with a period. |
683
|
| Line contains a tab character. |
683
|
| Line contains a tab character. |
684
|
| Line contains a tab character. |
685
|
| Line contains a tab character. |
686
|
| Line contains a tab character. |
687
|
| Line contains a tab character. |
688
|
| '(' is followed by whitespace. |
688
|
| Parameter flag should be final. |
688
|
| ')' is preceded with whitespace. |
688
|
| Line contains a tab character. |
689
|
| '{' should be on the previous line. |
689
|
| Line contains a tab character. |
690
|
| Line contains a tab character. |
691
|
| Line contains a tab character. |
692
|
| First sentence should end with a period. |
694
|
| Line contains a tab character. |
694
|
| Line contains a tab character. |
695
|
| Line contains a tab character. |
696
|
| Line contains a tab character. |
697
|
| Line contains a tab character. |
698
|
| Line contains a tab character. |
699
|
| '(' is followed by whitespace. |
699
|
| Parameter superclass should be final. |
699
|
| ')' is preceded with whitespace. |
699
|
| Line contains a tab character. |
700
|
| '{' should be on the previous line. |
700
|
| Line contains a tab character. |
701
|
| '(' is followed by whitespace. |
701
|
| ')' is preceded with whitespace. |
701
|
| Line contains a tab character. |
702
|
| Line contains a tab character. |
703
|
| Line contains a tab character. |
704
|
| Line contains a tab character. |
705
|
| Line is longer than 80 characters. |
706
|
| Line contains a tab character. |
706
|
| Line contains a tab character. |
707
|
| Line contains a tab character. |
708
|
| Line contains a tab character. |
709
|
| Line contains a tab character. |
710
|
| Line contains a tab character. |
711
|
| Line contains a tab character. |
712
|
| Line contains a tab character. |
713
|
| Line contains a tab character. |
715
|
| Line is longer than 80 characters. |
716
|
| Line contains a tab character. |
716
|
| Line contains a tab character. |
717
|
| Line contains a tab character. |
718
|
| Line contains a tab character. |
719
|
| Line contains a tab character. |
720
|
| Line contains a tab character. |
721
|
| '(' is followed by whitespace. |
721
|
| Parameter clazz should be final. |
721
|
| Expected @param tag for 'clazz'. |
721
|
| ')' is preceded with whitespace. |
721
|
| Line contains a tab character. |
722
|
| '{' should be on the previous line. |
722
|
| Line contains a tab character. |
723
|
| Line contains a tab character. |
725
|
| '(' is followed by whitespace. |
725
|
| ')' is preceded with whitespace. |
725
|
| Line contains a tab character. |
727
|
| 'if' is not followed by whitespace. |
727
|
| '(' is followed by whitespace. |
727
|
| ')' is preceded with whitespace. |
727
|
| Line contains a tab character. |
728
|
| '{' should be on the previous line. |
728
|
| Line contains a tab character. |
729
|
| Line contains a tab character. |
730
|
| '(' is followed by whitespace. |
730
|
| ')' is preceded with whitespace. |
730
|
| Line contains a tab character. |
731
|
| '(' is followed by whitespace. |
731
|
| ')' is preceded with whitespace. |
731
|
| Line contains a tab character. |
732
|
| '}' should be on the same line. |
732
|
| Line contains a tab character. |
733
|
| Line contains a tab character. |
734
|
| '{' should be on the previous line. |
734
|
| Line contains a tab character. |
735
|
| Line contains a tab character. |
736
|
| '(' is followed by whitespace. |
736
|
| ')' is preceded with whitespace. |
736
|
| Line contains a tab character. |
737
|
| Line contains a tab character. |
738
|
| Line contains a tab character. |
740
|
| Line is longer than 80 characters. |
741
|
| Line contains a tab character. |
741
|
| Line contains a tab character. |
742
|
| Line contains a tab character. |
743
|
| Line contains a tab character. |
744
|
| Line contains a tab character. |
745
|
| Line contains a tab character. |
746
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
746
|
| '(' is followed by whitespace. |
746
|
| Parameter name should be final. |
746
|
| ')' is preceded with whitespace. |
746
|
| Line contains a tab character. |
747
|
| '{' should be on the previous line. |
747
|
| Line contains a tab character. |
748
|
| 'if' is not followed by whitespace. |
748
|
| '(' is followed by whitespace. |
748
|
| ')' is preceded with whitespace. |
748
|
| Line contains a tab character. |
749
|
| '{' should be on the previous line. |
749
|
| Line is longer than 80 characters. |
750
|
| Line contains a tab character. |
750
|
| '(' is followed by whitespace. |
750
|
| ')' is preceded with whitespace. |
750
|
| Line contains a tab character. |
751
|
| Line contains a tab character. |
752
|
| 'if' is not followed by whitespace. |
752
|
| '(' is followed by whitespace. |
752
|
| ')' is preceded with whitespace. |
752
|
| Line contains a tab character. |
753
|
| '{' should be on the previous line. |
753
|
| Line is longer than 80 characters. |
754
|
| Line contains a tab character. |
754
|
| '(' is followed by whitespace. |
754
|
| ')' is preceded with whitespace. |
754
|
| Line contains a tab character. |
755
|
| Line is longer than 80 characters. |
757
|
| Line contains a tab character. |
757
|
| Line contains a tab character. |
759
|
| Line is longer than 80 characters. |
761
|
| Line contains a tab character. |
761
|
| Line is longer than 80 characters. |
763
|
| Line contains a tab character. |
763
|
| Line contains a tab character. |
765
|
| 'if' is not followed by whitespace. |
765
|
| '(' is followed by whitespace. |
765
|
| '(' is followed by whitespace. |
765
|
| ')' is preceded with whitespace. |
765
|
| ')' is preceded with whitespace. |
765
|
| Line contains a tab character. |
766
|
| '{' should be on the previous line. |
766
|
| Line is longer than 80 characters. |
767
|
| Line contains a tab character. |
767
|
| '(' is followed by whitespace. |
767
|
| ')' is preceded with whitespace. |
767
|
| Line contains a tab character. |
768
|
| Line contains a tab character. |
769
|
| Line contains a tab character. |
770
|
| Line contains a tab character. |
772
|
| 'if' is not followed by whitespace. |
772
|
| '(' is followed by whitespace. |
772
|
| '(' is followed by whitespace. |
772
|
| ')' is preceded with whitespace. |
772
|
| ')' is preceded with whitespace. |
772
|
| Line contains a tab character. |
773
|
| '{' should be on the previous line. |
773
|
| Line contains a tab character. |
774
|
| Line contains a tab character. |
775
|
| Line contains a tab character. |
776
|
| '}' should be on the same line. |
776
|
| Line contains a tab character. |
777
|
| Line contains a tab character. |
778
|
| '{' should be on the previous line. |
778
|
| Line is longer than 80 characters. |
779
|
| Line contains a tab character. |
779
|
| Line is longer than 80 characters. |
780
|
| Line contains a tab character. |
780
|
| Line contains a tab character. |
781
|
| Line contains a tab character. |
782
|
| 'if' is not followed by whitespace. |
782
|
| '(' is followed by whitespace. |
782
|
| '(' is followed by whitespace. |
782
|
| ')' is preceded with whitespace. |
782
|
| ')' is preceded with whitespace. |
782
|
| Line contains a tab character. |
783
|
| '{' should be on the previous line. |
783
|
| Line is longer than 80 characters. |
784
|
| Line contains a tab character. |
784
|
| '(' is followed by whitespace. |
784
|
| ')' is preceded with whitespace. |
784
|
| Line contains a tab character. |
785
|
| Line contains a tab character. |
786
|
| First sentence should end with a period. |
788
|
| Line contains a tab character. |
788
|
| Line is longer than 80 characters. |
789
|
| Line contains a tab character. |
789
|
| Line contains a tab character. |
790
|
| Line contains a tab character. |
791
|
| Line contains a tab character. |
792
|
| Line contains a tab character. |
793
|
| Line contains a tab character. |
794
|
| '(' is followed by whitespace. |
794
|
| Parameter interfaceName should be final. |
794
|
| ')' is preceded with whitespace. |
794
|
| Line contains a tab character. |
795
|
| '{' should be on the previous line. |
795
|
| Line contains a tab character. |
796
|
| 'if' is not followed by whitespace. |
796
|
| '(' is followed by whitespace. |
796
|
| ')' is preceded with whitespace. |
796
|
| Line contains a tab character. |
797
|
| '{' should be on the previous line. |
797
|
| Line contains a tab character. |
798
|
| Line contains a tab character. |
799
|
| Line contains a tab character. |
801
|
| '(' is followed by whitespace. |
801
|
| ')' is preceded with whitespace. |
801
|
| Line contains a tab character. |
803
|
| '(' is followed by whitespace. |
803
|
| ')' is preceded with whitespace. |
803
|
| Line contains a tab character. |
804
|
| Line contains a tab character. |
806
|
| Method 'resolveImportedClasses' is not designed for extension - needs to be abstract, final or empty. |
806
|
| Missing a Javadoc comment. |
806
|
| Line contains a tab character. |
807
|
| '{' should be on the previous line. |
807
|
| Line contains a tab character. |
808
|
| 'if' is not followed by whitespace. |
808
|
| '(' is followed by whitespace. |
808
|
| ')' is preceded with whitespace. |
808
|
| Line contains a tab character. |
809
|
| '{' should be on the previous line. |
809
|
| Line contains a tab character. |
810
|
| Line contains a tab character. |
811
|
| Line contains a tab character. |
812
|
| Line is longer than 80 characters. |
814
|
| Line contains a tab character. |
814
|
| Line contains a tab character. |
815
|
| 'if' is not followed by whitespace. |
815
|
| '(' is followed by whitespace. |
815
|
| ')' is preceded with whitespace. |
815
|
| Line contains a tab character. |
816
|
| '{' should be on the previous line. |
816
|
| Line is longer than 80 characters. |
817
|
| Line contains a tab character. |
817
|
| '(' is followed by whitespace. |
817
|
| ')' is preceded with whitespace. |
817
|
| Line is longer than 80 characters. |
818
|
| Line contains a tab character. |
818
|
| 'for' is not followed by whitespace. |
818
|
| '(' is followed by whitespace. |
818
|
| ';' is followed by whitespace. |
818
|
| Line contains a tab character. |
819
|
| '{' should be on the previous line. |
819
|
| Line contains a tab character. |
820
|
| '(' is followed by whitespace. |
820
|
| ')' is preceded with whitespace. |
820
|
| Line is longer than 80 characters. |
822
|
| Line contains a tab character. |
822
|
| '(' is followed by whitespace. |
822
|
| '(' is followed by whitespace. |
822
|
| ')' is preceded with whitespace. |
822
|
| ')' is preceded with whitespace. |
822
|
| Line contains a tab character. |
823
|
| Line contains a tab character. |
824
|
| Line contains a tab character. |
825
|
| First sentence should end with a period. |
826
|
| Line contains a tab character. |
826
|
| Line contains a tab character. |
827
|
| Line contains a tab character. |
828
|
| Line contains a tab character. |
829
|
| Line contains a tab character. |
830
|
| Line contains a tab character. |
831
|
| Method 'addImportedClass' is not designed for extension - needs to be abstract, final or empty. |
831
|
| '(' is followed by whitespace. |
831
|
| Parameter importedClass should be final. |
831
|
| ')' is preceded with whitespace. |
831
|
| Line contains a tab character. |
832
|
| '{' should be on the previous line. |
832
|
| Line contains a tab character. |
833
|
| 'if' is not followed by whitespace. |
833
|
| '(' is followed by whitespace. |
833
|
| ')' is preceded with whitespace. |
833
|
| Line contains a tab character. |
834
|
| '{' should be on the previous line. |
834
|
| Line contains a tab character. |
835
|
| Line contains a tab character. |
836
|
| Line contains a tab character. |
837
|
| '(' is followed by whitespace. |
837
|
| ')' is preceded with whitespace. |
837
|
| Line contains a tab character. |
838
|
| First sentence should end with a period. |
839
|
| Line contains a tab character. |
839
|
| Line contains a tab character. |
840
|
| Line contains a tab character. |
841
|
| Line contains a tab character. |
842
|
| Line contains a tab character. |
843
|
| Line contains a tab character. |
844
|
| Method 'addImportedPackage' is not designed for extension - needs to be abstract, final or empty. |
844
|
| '(' is followed by whitespace. |
844
|
| Parameter importedPackage should be final. |
844
|
| ')' is preceded with whitespace. |
844
|
| Line contains a tab character. |
845
|
| '{' should be on the previous line. |
845
|
| Line contains a tab character. |
846
|
| 'if' is not followed by whitespace. |
846
|
| '(' is followed by whitespace. |
846
|
| ')' is preceded with whitespace. |
846
|
| Line contains a tab character. |
847
|
| '{' should be on the previous line. |
847
|
| Line contains a tab character. |
848
|
| Line contains a tab character. |
849
|
| Line is longer than 80 characters. |
851
|
| Line contains a tab character. |
851
|
| '(' is followed by whitespace. |
851
|
| ')' is preceded with whitespace. |
851
|
| Line contains a tab character. |
853
|
| '(' is followed by whitespace. |
853
|
| ')' is preceded with whitespace. |
853
|
| Line contains a tab character. |
854
|
| First sentence should end with a period. |
856
|
| Line contains a tab character. |
856
|
| Line contains a tab character. |
857
|
| Line contains a tab character. |
858
|
| Line contains a tab character. |
859
|
| Line contains a tab character. |
860
|
| Line contains a tab character. |
861
|
| Method 'addConstructor' is not designed for extension - needs to be abstract, final or empty. |
861
|
| '(' is followed by whitespace. |
861
|
| Parameter constructor should be final. |
861
|
| ')' is preceded with whitespace. |
861
|
| Line contains a tab character. |
862
|
| '{' should be on the previous line. |
862
|
| Line contains a tab character. |
863
|
| '(' is followed by whitespace. |
863
|
| ')' is preceded with whitespace. |
863
|
| Line contains a tab character. |
864
|
| 'if' is not followed by whitespace. |
864
|
| '(' is followed by whitespace. |
864
|
| ')' is preceded with whitespace. |
864
|
| Line contains a tab character. |
865
|
| '{' should be on the previous line. |
865
|
| Line contains a tab character. |
866
|
| Line contains a tab character. |
867
|
| Line contains a tab character. |
868
|
| '(' is followed by whitespace. |
868
|
| ')' is preceded with whitespace. |
868
|
| Line contains a tab character. |
869
|
| First sentence should end with a period. |
871
|
| Line contains a tab character. |
871
|
| Line contains a tab character. |
872
|
| Line contains a tab character. |
873
|
| Line contains a tab character. |
874
|
| Line contains a tab character. |
875
|
| Line contains a tab character. |
876
|
| Method 'addField' is not designed for extension - needs to be abstract, final or empty. |
876
|
| '(' is followed by whitespace. |
876
|
| Parameter field should be final. |
876
|
| ')' is preceded with whitespace. |
876
|
| Line contains a tab character. |
877
|
| '{' should be on the previous line. |
877
|
| Line contains a tab character. |
878
|
| '(' is followed by whitespace. |
878
|
| ')' is preceded with whitespace. |
878
|
| Line contains a tab character. |
879
|
| 'if' is not followed by whitespace. |
879
|
| '(' is followed by whitespace. |
879
|
| ')' is preceded with whitespace. |
879
|
| Line contains a tab character. |
880
|
| '{' should be on the previous line. |
880
|
| Line contains a tab character. |
881
|
| Line contains a tab character. |
882
|
| Line contains a tab character. |
883
|
| '(' is followed by whitespace. |
883
|
| ')' is preceded with whitespace. |
883
|
| Line contains a tab character. |
884
|
| First sentence should end with a period. |
885
|
| Line contains a tab character. |
885
|
| Line contains a tab character. |
886
|
| Line contains a tab character. |
887
|
| Line contains a tab character. |
888
|
| Line contains a tab character. |
889
|
| Line contains a tab character. |
890
|
| Method 'addMethod' is not designed for extension - needs to be abstract, final or empty. |
890
|
| '(' is followed by whitespace. |
890
|
| Parameter method should be final. |
890
|
| ')' is preceded with whitespace. |
890
|
| Line contains a tab character. |
891
|
| '{' should be on the previous line. |
891
|
| Line contains a tab character. |
892
|
| '(' is followed by whitespace. |
892
|
| ')' is preceded with whitespace. |
892
|
| Line contains a tab character. |
893
|
| 'if' is not followed by whitespace. |
893
|
| '(' is followed by whitespace. |
893
|
| ')' is preceded with whitespace. |
893
|
| Line contains a tab character. |
894
|
| '{' should be on the previous line. |
894
|
| Line contains a tab character. |
895
|
| Line contains a tab character. |
896
|
| Line contains a tab character. |
898
|
| '(' is followed by whitespace. |
898
|
| ')' is preceded with whitespace. |
898
|
| Line contains a tab character. |
899
|
| Line contains a tab character. |
901
|
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. |
901
|
| Missing a Javadoc comment. |
901
|
| Line contains a tab character. |
902
|
| '{' should be on the previous line. |
902
|
| Line contains a tab character. |
903
|
| Line contains a tab character. |
905
|
| Line contains a tab character. |
906
|
| Line contains a tab character. |
907
|
| Line contains a tab character. |
908
|
| Line contains a tab character. |
909
|
| Line contains a tab character. |
910
|
| Line contains a tab character. |
911
|
| Line contains a tab character. |
912
|
| Line contains a tab character. |
913
|
| Line contains a tab character. |
914
|
| Line contains a tab character. |
915
|
| Line contains a tab character. |
916
|
| Line contains a tab character. |
918
|
| Line contains a tab character. |
919
|
| Line contains a tab character. |
920
|
| Line is longer than 80 characters. |
921
|
| Line contains a tab character. |
921
|
| Line contains a tab character. |
922
|
| Line contains a tab character. |
923
|
| Line contains a tab character. |
924
|
| Line contains a tab character. |
925
|
| Redundant 'final' modifier. |
925
|
| '(' is followed by whitespace. |
925
|
| Parameter superclasses should be final. |
925
|
| Expected @param tag for 'superclasses'. |
925
|
| Parameter forFields should be final. |
925
|
| ')' is preceded with whitespace. |
925
|
| Line contains a tab character. |
926
|
| '{' should be on the previous line. |
926
|
| Line contains a tab character. |
927
|
| 'if' is not followed by whitespace. |
927
|
| '(' is followed by whitespace. |
927
|
| ')' is preceded with whitespace. |
927
|
| Line contains a tab character. |
928
|
| '{' should be on the previous line. |
928
|
| Line contains a tab character. |
929
|
| 'if' is not followed by whitespace. |
929
|
| '(' is followed by whitespace. |
929
|
| ')' is preceded with whitespace. |
929
|
| Line contains a tab character. |
930
|
| '{' should be on the previous line. |
930
|
| Line is longer than 80 characters. |
931
|
| Line contains a tab character. |
931
|
| Avoid inline conditionals. |
931
|
| '(' is followed by whitespace. |
931
|
| ')' is preceded with whitespace. |
931
|
| Line contains a tab character. |
932
|
| '}' should be on the same line. |
932
|
| Line contains a tab character. |
933
|
| Line contains a tab character. |
934
|
| '{' should be on the previous line. |
934
|
| Line is longer than 80 characters. |
935
|
| Line contains a tab character. |
935
|
| Avoid inline conditionals. |
935
|
| '(' is followed by whitespace. |
935
|
| ')' is preceded with whitespace. |
935
|
| Line contains a tab character. |
936
|
| Line contains a tab character. |
937
|
| '}' should be on the same line. |
937
|
| Line contains a tab character. |
938
|
| Line contains a tab character. |
939
|
| '{' should be on the previous line. |
939
|
| Line is longer than 80 characters. |
940
|
| Line contains a tab character. |
940
|
| Line contains a tab character. |
941
|
| Line contains a tab character. |
943
|
| Line contains a tab character. |
944
|
| 'if' is not followed by whitespace. |
944
|
| '(' is followed by whitespace. |
944
|
| ')' is preceded with whitespace. |
944
|
| Line contains a tab character. |
945
|
| '{' should be on the previous line. |
945
|
| Line contains a tab character. |
946
|
| 'if' is not followed by whitespace. |
946
|
| '(' is followed by whitespace. |
946
|
| ')' is preceded with whitespace. |
946
|
| Line contains a tab character. |
947
|
| '{' should be on the previous line. |
947
|
| Line contains a tab character. |
948
|
| '(' is followed by whitespace. |
948
|
| ')' is preceded with whitespace. |
948
|
| Line contains a tab character. |
949
|
| Line contains a tab character. |
950
|
| '}' should be on the same line. |
950
|
| Line contains a tab character. |
951
|
| Line contains a tab character. |
952
|
| '{' should be on the previous line. |
952
|
| Line contains a tab character. |
953
|
| 'if' is not followed by whitespace. |
953
|
| '(' is followed by whitespace. |
953
|
| ')' is preceded with whitespace. |
953
|
| Line contains a tab character. |
954
|
| '{' should be on the previous line. |
954
|
| Line contains a tab character. |
955
|
| '(' is followed by whitespace. |
955
|
| ')' is preceded with whitespace. |
955
|
| Line contains a tab character. |
956
|
| Line contains a tab character. |
957
|
| Line contains a tab character. |
959
|
| Line is longer than 80 characters. |
960
|
| Line contains a tab character. |
960
|
| '(' is followed by whitespace. |
960
|
| ')' is preceded with whitespace. |
960
|
| Line contains a tab character. |
962
|
| 'if' is not followed by whitespace. |
962
|
| '(' is followed by whitespace. |
962
|
| ')' is preceded with whitespace. |
962
|
| Line contains a tab character. |
963
|
| '{' should be on the previous line. |
963
|
| Line is longer than 80 characters. |
964
|
| Line contains a tab character. |
964
|
| '(' is followed by whitespace. |
964
|
| ')' is preceded with whitespace. |
964
|
| Line is longer than 80 characters. |
966
|
| Line contains a tab character. |
966
|
| Line contains a tab character. |
967
|
| Line is longer than 80 characters. |
968
|
| Line contains a tab character. |
968
|
| 'for' is not followed by whitespace. |
968
|
| '(' is followed by whitespace. |
968
|
| ';' is followed by whitespace. |
968
|
| Line contains a tab character. |
969
|
| '{' should be on the previous line. |
969
|
| Line is longer than 80 characters. |
970
|
| Line contains a tab character. |
970
|
| '(' is followed by whitespace. |
970
|
| ')' is preceded with whitespace. |
970
|
| Line is longer than 80 characters. |
972
|
| Line contains a tab character. |
972
|
| 'if' is not followed by whitespace. |
972
|
| '(' is followed by whitespace. |
972
|
| '(' is followed by whitespace. |
972
|
| ')' is preceded with whitespace. |
972
|
| ')' is preceded with whitespace. |
972
|
| Line contains a tab character. |
973
|
| '{' should be on the previous line. |
973
|
| Line contains a tab character. |
974
|
| '(' is followed by whitespace. |
974
|
| ')' is preceded with whitespace. |
974
|
| Line contains a tab character. |
975
|
| Line contains a tab character. |
976
|
| Line contains a tab character. |
977
|
| Line contains a tab character. |
979
|
| Line contains a tab character. |
980
|
| Line contains a tab character. |
982
|
| 'for' is not followed by whitespace. |
982
|
| '(' is followed by whitespace. |
982
|
| ';' is followed by whitespace. |
982
|
| Line contains a tab character. |
983
|
| '{' should be on the previous line. |
983
|
| Line is longer than 80 characters. |
984
|
| Line contains a tab character. |
984
|
| '(' is followed by whitespace. |
984
|
| ')' is preceded with whitespace. |
984
|
| Line is longer than 80 characters. |
986
|
| Line contains a tab character. |
986
|
| Line is longer than 80 characters. |
987
|
| Line contains a tab character. |
987
|
| '(' is followed by whitespace. |
987
|
| ')' is preceded with whitespace. |
987
|
| Line is longer than 80 characters. |
989
|
| Line contains a tab character. |
989
|
| Line is longer than 80 characters. |
990
|
| Line contains a tab character. |
990
|
| Line contains a tab character. |
991
|
| Line is longer than 80 characters. |
992
|
| Line contains a tab character. |
992
|
| 'for' is not followed by whitespace. |
992
|
| '(' is followed by whitespace. |
992
|
| ';' is followed by whitespace. |
992
|
| Line contains a tab character. |
993
|
| '{' should be on the previous line. |
993
|
| Line is longer than 80 characters. |
994
|
| Line contains a tab character. |
994
|
| '(' is followed by whitespace. |
994
|
| ')' is preceded with whitespace. |
994
|
| Line is longer than 80 characters. |
996
|
| Line contains a tab character. |
996
|
| 'if' is not followed by whitespace. |
996
|
| '(' is followed by whitespace. |
996
|
| '(' is followed by whitespace. |
996
|
| ')' is preceded with whitespace. |
996
|
| ')' is preceded with whitespace. |
996
|
| Line contains a tab character. |
997
|
| '{' should be on the previous line. |
997
|
| Line contains a tab character. |
998
|
| '(' is followed by whitespace. |
998
|
| ')' is preceded with whitespace. |
998
|
| Line contains a tab character. |
999
|
| Line contains a tab character. |
1000
|
| Line contains a tab character. |
1001
|
| Line contains a tab character. |
1003
|
| '(' is followed by whitespace. |
1003
|
| ')' is preceded with whitespace. |
1003
|
| Line contains a tab character. |
1004
|
| Line contains a tab character. |
1005
|
| Line is longer than 80 characters. |
1007
|
| Line contains a tab character. |
1007
|
| Missing a Javadoc comment. |
1007
|
| Redundant 'final' modifier. |
1007
|
| '(' is followed by whitespace. |
1007
|
| Parameter member should be final. |
1007
|
| ')' is preceded with whitespace. |
1007
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
1007
|
| Line contains a tab character. |
1008
|
| '{' should be on the previous line. |
1008
|
| Line contains a tab character. |
1009
|
| 'if' is not followed by whitespace. |
1009
|
| '(' is followed by whitespace. |
1009
|
| ')' is preceded with whitespace. |
1009
|
| Line contains a tab character. |
1010
|
| '{' should be on the previous line. |
1010
|
| Line is longer than 80 characters. |
1011
|
| Line contains a tab character. |
1011
|
| '(' is followed by whitespace. |
1011
|
| ')' is preceded with whitespace. |
1011
|
| Line contains a tab character. |
1012
|
| Line contains a tab character. |
1013
|
| Line contains a tab character. |
1015
|
| Missing a Javadoc comment. |
1015
|
| Line contains a tab character. |
1016
|
| '{' should be on the previous line. |
1016
|
| 'if' construct must use '{}'s. |
1017
|
| Line contains a tab character. |
1017
|
| 'if' is not followed by whitespace. |
1017
|
| '(' is followed by whitespace. |
1017
|
| ')' is preceded with whitespace. |
1017
|
| Line contains a tab character. |
1018
|
| Line contains a tab character. |
1020
|
| Line contains a tab character. |
1022
|
| 'for' is not followed by whitespace. |
1022
|
| '(' is followed by whitespace. |
1022
|
| ')' is preceded with whitespace. |
1022
|
| Line contains a tab character. |
1023
|
| '{' should be on the previous line. |
1023
|
| Line contains a tab character. |
1024
|
| '(' is followed by whitespace. |
1024
|
| ')' is preceded with whitespace. |
1024
|
| '(' is followed by whitespace. |
1024
|
| ')' is preceded with whitespace. |
1024
|
| Line is longer than 80 characters. |
1026
|
| Line contains a tab character. |
1026
|
| '(' is followed by whitespace. |
1026
|
| '(' is followed by whitespace. |
1026
|
| ')' is preceded with whitespace. |
1026
|
| ')' is preceded with whitespace. |
1026
|
| Line contains a tab character. |
1027
|
| Line contains a tab character. |
1028
|
| Line contains a tab character. |
1030
|
| Missing a Javadoc comment. |
1030
|
| Line contains a tab character. |
1031
|
| '{' should be on the previous line. |
1031
|
| 'if' construct must use '{}'s. |
1032
|
| Line contains a tab character. |
1032
|
| 'if' is not followed by whitespace. |
1032
|
| '(' is followed by whitespace. |
1032
|
| ')' is preceded with whitespace. |
1032
|
| Line contains a tab character. |
1033
|
| Line contains a tab character. |
1035
|
| Line contains a tab character. |
1037
|
| 'for' is not followed by whitespace. |
1037
|
| '(' is followed by whitespace. |
1037
|
| ')' is preceded with whitespace. |
1037
|
| Line contains a tab character. |
1038
|
| '{' should be on the previous line. |
1038
|
| Line is longer than 80 characters. |
1039
|
| Line contains a tab character. |
1039
|
| '(' is followed by whitespace. |
1039
|
| ')' is preceded with whitespace. |
1039
|
| '(' is followed by whitespace. |
1039
|
| ')' is preceded with whitespace. |
1039
|
| Line is longer than 80 characters. |
1041
|
| Line contains a tab character. |
1041
|
| '(' is followed by whitespace. |
1041
|
| '(' is followed by whitespace. |
1041
|
| ')' is preceded with whitespace. |
1041
|
| ')' is preceded with whitespace. |
1041
|
| Line contains a tab character. |
1042
|
| Line contains a tab character. |
1043
|
xjavadoc/AbstractExecutableMember.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line contains a tab character. |
21
|
| Line is longer than 80 characters. |
22
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| 'static' modifier out of order with the JLS suggestions. |
25
|
| Line is longer than 80 characters. |
26
|
| Line contains a tab character. |
26
|
| Missing a Javadoc comment. |
26
|
| 'static' modifier out of order with the JLS suggestions. |
26
|
| Name '_dimensions' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
26
|
| Line contains a tab character. |
28
|
| Line is longer than 80 characters. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| 'static' modifier out of order with the JLS suggestions. |
32
|
| Line contains a tab character. |
34
|
| Line is longer than 80 characters. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| 'static' modifier out of order with the JLS suggestions. |
38
|
| Line is longer than 80 characters. |
39
|
| Line contains a tab character. |
39
|
| Missing a Javadoc comment. |
39
|
| Name '_parameterPool' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
40
|
| Name '_thrownExceptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Line contains a tab character. |
41
|
| Missing a Javadoc comment. |
41
|
| Name '_parameterData' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Line contains a tab character. |
42
|
| Missing a Javadoc comment. |
42
|
| Name '_nameWithSignature' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Line contains a tab character. |
43
|
| Missing a Javadoc comment. |
43
|
| Name '_signature' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Line contains a tab character. |
44
|
| Missing a Javadoc comment. |
44
|
| Name '_stringId' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| 'for' is not followed by whitespace. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line contains a tab character. |
49
|
| '{' should be on the previous line. |
49
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| 'for' is not followed by whitespace. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
57
|
| '{' should be on the previous line. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line is longer than 80 characters. |
62
|
| Line contains a tab character. |
62
|
| Missing a Javadoc comment. |
62
|
| '(' is followed by whitespace. |
62
|
| Parameter containingClass should be final. |
62
|
| Parameter tagFactory should be final. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| 'if' is not followed by whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| '{' should be on the previous line. |
66
|
| Line is longer than 80 characters. |
67
|
| Line contains a tab character. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| Missing a Javadoc comment. |
71
|
| Redundant 'final' modifier. |
71
|
| 'static' modifier out of order with the JLS suggestions. |
71
|
| '(' is followed by whitespace. |
71
|
| Parameter parameter should be final. |
71
|
| Parameter withParam should be final. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| 'if' is not followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| '{' should be on the previous line. |
74
|
| Line is longer than 80 characters. |
75
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| Line is longer than 80 characters. |
78
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| 'if' is not followed by whitespace. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line contains a tab character. |
82
|
| '{' should be on the previous line. |
82
|
| Line contains a tab character. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| First sentence should end with a period. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| '{' should be on the previous line. |
94
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| First sentence should end with a period. |
98
|
| Line contains a tab character. |
98
|
| Line is longer than 80 characters. |
99
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| '{' should be on the previous line. |
104
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| '{' should be on the previous line. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
117
|
| 'if' is not followed by whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line contains a tab character. |
118
|
| '{' should be on the previous line. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| '}' should be on the same line. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| '{' should be on the previous line. |
122
|
| Line contains a tab character. |
123
|
| '3' is a magic number. |
123
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line contains a tab character. |
126
|
| 'if' is not followed by whitespace. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line contains a tab character. |
127
|
| '{' should be on the previous line. |
127
|
| Line contains a tab character. |
128
|
| Line is longer than 80 characters. |
129
|
| Line contains a tab character. |
129
|
| Line is longer than 80 characters. |
131
|
| Line contains a tab character. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Line is longer than 80 characters. |
132
|
| Line contains a tab character. |
132
|
| 'for' is not followed by whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line contains a tab character. |
133
|
| '{' should be on the previous line. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
139
|
| 'for' is not followed by whitespace. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line contains a tab character. |
140
|
| '{' should be on the previous line. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| '{' should be on the previous line. |
142
|
| Line contains a tab character. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line contains a tab character. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| Line contains a tab character. |
145
|
| '}' should be on the same line. |
145
|
| Line contains a tab character. |
146
|
| 'catch' is not followed by whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line contains a tab character. |
147
|
| '{' should be on the previous line. |
147
|
| Line is longer than 80 characters. |
148
|
| Line contains a tab character. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| Line contains a tab character. |
153
|
| First sentence should end with a period. |
155
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| '(' is followed by whitespace. |
162
|
| Parameter withParam should be final. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line contains a tab character. |
163
|
| '{' should be on the previous line. |
163
|
| Line contains a tab character. |
164
|
| 'if' is not followed by whitespace. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
165
|
| '{' should be on the previous line. |
165
|
| Line is longer than 80 characters. |
166
|
| Line contains a tab character. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| First sentence should end with a period. |
171
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| '(' is followed by whitespace. |
178
|
| Parameter withParam should be final. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line contains a tab character. |
179
|
| '{' should be on the previous line. |
179
|
| Line contains a tab character. |
180
|
| 'if' is not followed by whitespace. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line contains a tab character. |
181
|
| '{' should be on the previous line. |
181
|
| Line is longer than 80 characters. |
182
|
| Line contains a tab character. |
182
|
| '(' is followed by whitespace. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
187
|
| Missing a Javadoc comment. |
187
|
| Line contains a tab character. |
188
|
| '{' should be on the previous line. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
191
|
| 'for' is not followed by whitespace. |
191
|
| '(' is followed by whitespace. |
191
|
| ';' is followed by whitespace. |
191
|
| Line contains a tab character. |
192
|
| '{' should be on the previous line. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| '(' is followed by whitespace. |
194
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
199
|
| 'for' is not followed by whitespace. |
199
|
| '(' is followed by whitespace. |
199
|
| ';' is followed by whitespace. |
199
|
| Line contains a tab character. |
200
|
| '{' should be on the previous line. |
200
|
| Line is longer than 80 characters. |
201
|
| Line contains a tab character. |
201
|
| Line is longer than 80 characters. |
202
|
| Line contains a tab character. |
202
|
| Line is longer than 80 characters. |
203
|
| Line contains a tab character. |
203
|
| Line is longer than 80 characters. |
204
|
| Line contains a tab character. |
204
|
| Line is longer than 80 characters. |
205
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| 'if' is not followed by whitespace. |
206
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| Line contains a tab character. |
207
|
| '{' should be on the previous line. |
207
|
| Line contains a tab character. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
211
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| Line contains a tab character. |
213
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
219
|
| Missing a Javadoc comment. |
219
|
| Line contains a tab character. |
220
|
| '{' should be on the previous line. |
220
|
| Line is longer than 80 characters. |
221
|
| Line contains a tab character. |
221
|
| Avoid inline conditionals. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
224
|
| Missing a Javadoc comment. |
224
|
| '(' is followed by whitespace. |
224
|
| Parameter forMethod should be final. |
224
|
| ')' is preceded with whitespace. |
224
|
| Line contains a tab character. |
225
|
| '{' should be on the previous line. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
228
|
| 'while' is not followed by whitespace. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| Line contains a tab character. |
229
|
| '{' should be on the previous line. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
232
|
| 'if' is not followed by whitespace. |
232
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| Line contains a tab character. |
233
|
| '{' should be on the previous line. |
233
|
| Line is longer than 80 characters. |
234
|
| Line contains a tab character. |
234
|
| '(' is followed by whitespace. |
234
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line contains a tab character. |
235
|
| '}' should be on the same line. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| '{' should be on the previous line. |
237
|
| Line contains a tab character. |
238
|
| Line is longer than 80 characters. |
239
|
| Line contains a tab character. |
239
|
| '(' is followed by whitespace. |
239
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| 'if' is not followed by whitespace. |
241
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| Line contains a tab character. |
242
|
| '{' should be on the previous line. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| '}' should be on the same line. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| '{' should be on the previous line. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
253
|
| Missing a Javadoc comment. |
253
|
| '(' is followed by whitespace. |
253
|
| Parameter exception_class_name should be final. |
253
|
| Name 'exception_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
253
|
| ')' is preceded with whitespace. |
253
|
| Line contains a tab character. |
254
|
| '{' should be on the previous line. |
254
|
| Line is longer than 80 characters. |
255
|
| Line contains a tab character. |
255
|
| Line is longer than 80 characters. |
256
|
| Line contains a tab character. |
256
|
| 'for' is not followed by whitespace. |
256
|
| '(' is followed by whitespace. |
256
|
| ';' is followed by whitespace. |
256
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| 'if' construct must use '{}'s. |
260
|
| Line is longer than 80 characters. |
260
|
| Line contains a tab character. |
260
|
| 'if' is not followed by whitespace. |
260
|
| '(' is followed by whitespace. |
260
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| First sentence should end with a period. |
267
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| '(' is followed by whitespace. |
274
|
| Parameter type should be final. |
274
|
| Parameter name should be final. |
274
|
| Parameter dimension should be final. |
274
|
| ')' is preceded with whitespace. |
274
|
| Line contains a tab character. |
275
|
| '{' should be on the previous line. |
275
|
| Line contains a tab character. |
276
|
| 'if' is not followed by whitespace. |
276
|
| '(' is followed by whitespace. |
276
|
| ')' is preceded with whitespace. |
276
|
| Line contains a tab character. |
277
|
| '{' should be on the previous line. |
277
|
| Line is longer than 80 characters. |
278
|
| Line contains a tab character. |
278
|
| '(' is followed by whitespace. |
278
|
| '3' is a magic number. |
278
|
| ')' is preceded with whitespace. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| Line contains a tab character. |
281
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| Line contains a tab character. |
282
|
| '(' is followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
285
|
| Missing a Javadoc comment. |
285
|
| '(' is followed by whitespace. |
285
|
| Parameter thrownException should be final. |
285
|
| ')' is preceded with whitespace. |
285
|
| Line contains a tab character. |
286
|
| '{' should be on the previous line. |
286
|
| Line contains a tab character. |
287
|
| 'if' is not followed by whitespace. |
287
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| Line contains a tab character. |
288
|
| '{' should be on the previous line. |
288
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
294
|
| Missing a Javadoc comment. |
294
|
| '(' is followed by whitespace. |
294
|
| Parameter o should be final. |
294
|
| ')' is preceded with whitespace. |
294
|
| Line contains a tab character. |
295
|
| '{' should be on the previous line. |
295
|
| Line contains a tab character. |
296
|
| 'if' is not followed by whitespace. |
296
|
| '(' is followed by whitespace. |
296
|
| '(' is followed by whitespace. |
296
|
| ')' is preceded with whitespace. |
296
|
| ')' is preceded with whitespace. |
296
|
| Line contains a tab character. |
297
|
| '{' should be on the previous line. |
297
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
301
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| Line contains a tab character. |
303
|
| '(' is followed by whitespace. |
303
|
| ')' is preceded with whitespace. |
303
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
306
|
| Missing a Javadoc comment. |
306
|
| Line contains a tab character. |
307
|
| '{' should be on the previous line. |
307
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
311
|
| Missing a Javadoc comment. |
311
|
| Line contains a tab character. |
312
|
| '{' should be on the previous line. |
312
|
| Line contains a tab character. |
313
|
| Line contains a tab character. |
314
|
| Line contains a tab character. |
316
|
| Missing a Javadoc comment. |
316
|
| Line contains a tab character. |
318
|
| Missing a Javadoc comment. |
318
|
| '(' is followed by whitespace. |
318
|
| Parameter index should be final. |
318
|
| ')' is preceded with whitespace. |
318
|
| Line contains a tab character. |
319
|
| '{' should be on the previous line. |
319
|
| Line contains a tab character. |
320
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| '(' is followed by whitespace. |
320
|
| '3' is a magic number. |
320
|
| ')' is preceded with whitespace. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
323
|
| Missing a Javadoc comment. |
323
|
| '(' is followed by whitespace. |
323
|
| Parameter index should be final. |
323
|
| ')' is preceded with whitespace. |
323
|
| Line contains a tab character. |
324
|
| '{' should be on the previous line. |
324
|
| Line contains a tab character. |
325
|
| '(' is followed by whitespace. |
325
|
| ')' is preceded with whitespace. |
325
|
| '(' is followed by whitespace. |
325
|
| '3' is a magic number. |
325
|
| ')' is preceded with whitespace. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
328
|
| Missing a Javadoc comment. |
328
|
| '(' is followed by whitespace. |
328
|
| Parameter index should be final. |
328
|
| ')' is preceded with whitespace. |
328
|
| Line contains a tab character. |
329
|
| '{' should be on the previous line. |
329
|
| Line is longer than 80 characters. |
330
|
| Line contains a tab character. |
330
|
| '(' is followed by whitespace. |
330
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| '(' is followed by whitespace. |
330
|
| '3' is a magic number. |
330
|
| ')' is preceded with whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| Line contains a tab character. |
331
|
| Line contains a tab character. |
333
|
| Missing a Javadoc comment. |
333
|
| Line contains a tab character. |
334
|
| '{' should be on the previous line. |
334
|
| Line contains a tab character. |
335
|
| Line contains a tab character. |
336
|
| 'if' is not followed by whitespace. |
336
|
| '(' is followed by whitespace. |
336
|
| '(' is followed by whitespace. |
336
|
| ')' is preceded with whitespace. |
336
|
| ')' is preceded with whitespace. |
336
|
| Line contains a tab character. |
337
|
| '{' should be on the previous line. |
337
|
| Line contains a tab character. |
338
|
| Name 'qualified_thrown_exceptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
338
|
| Line is longer than 80 characters. |
340
|
| Line contains a tab character. |
340
|
| 'for' is not followed by whitespace. |
340
|
| '(' is followed by whitespace. |
340
|
| ';' is followed by whitespace. |
340
|
| Line contains a tab character. |
341
|
| Line is longer than 80 characters. |
342
|
| Line contains a tab character. |
342
|
| Name 'exception_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
342
|
| '(' is followed by whitespace. |
342
|
| ')' is preceded with whitespace. |
342
|
| Line is longer than 80 characters. |
344
|
| Line contains a tab character. |
344
|
| '(' is followed by whitespace. |
344
|
| '(' is followed by whitespace. |
344
|
| ')' is preceded with whitespace. |
344
|
| ')' is preceded with whitespace. |
344
|
| Line contains a tab character. |
345
|
| Line contains a tab character. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
350
|
| Line contains a tab character. |
351
|
| First sentence should end with a period. |
353
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| Line contains a tab character. |
355
|
| Line contains a tab character. |
356
|
| Line contains a tab character. |
357
|
| Line contains a tab character. |
358
|
| Redundant 'final' modifier. |
358
|
| Line contains a tab character. |
359
|
| '{' should be on the previous line. |
359
|
| Line contains a tab character. |
360
|
| 'if' is not followed by whitespace. |
360
|
| '(' is followed by whitespace. |
360
|
| ')' is preceded with whitespace. |
360
|
| Line contains a tab character. |
361
|
| '{' should be on the previous line. |
361
|
| Line contains a tab character. |
362
|
| Line contains a tab character. |
363
|
| Line contains a tab character. |
364
|
| Line contains a tab character. |
365
|
| Line is longer than 80 characters. |
367
|
| Line contains a tab character. |
367
|
| Missing a Javadoc comment. |
367
|
| Redundant 'final' modifier. |
367
|
| '(' is followed by whitespace. |
367
|
| Parameter sb should be final. |
367
|
| Parameter withParam should be final. |
367
|
| ')' is preceded with whitespace. |
367
|
| Line contains a tab character. |
368
|
| Line contains a tab character. |
369
|
| '(' is followed by whitespace. |
369
|
| ')' is preceded with whitespace. |
369
|
| Line contains a tab character. |
371
|
| 'for' is not followed by whitespace. |
371
|
| '(' is followed by whitespace. |
371
|
| ';' is followed by whitespace. |
371
|
| Line contains a tab character. |
372
|
| '{' should be on the previous line. |
372
|
| Line contains a tab character. |
373
|
| Line contains a tab character. |
374
|
| '(' is followed by whitespace. |
374
|
| '(' is followed by whitespace. |
374
|
| ')' is preceded with whitespace. |
374
|
| ')' is preceded with whitespace. |
374
|
| Line contains a tab character. |
375
|
| Line contains a tab character. |
377
|
| Line contains a tab character. |
379
|
| 'for' is not followed by whitespace. |
379
|
| '(' is followed by whitespace. |
379
|
| ';' is followed by whitespace. |
379
|
| Line contains a tab character. |
380
|
| '{' should be on the previous line. |
380
|
| Line is longer than 80 characters. |
381
|
| Line contains a tab character. |
381
|
| Line is longer than 80 characters. |
382
|
| Line contains a tab character. |
382
|
| Line is longer than 80 characters. |
383
|
| Line contains a tab character. |
383
|
| Line is longer than 80 characters. |
384
|
| Line contains a tab character. |
384
|
| Line is longer than 80 characters. |
385
|
| Line contains a tab character. |
385
|
| Line contains a tab character. |
386
|
| 'if' is not followed by whitespace. |
386
|
| '(' is followed by whitespace. |
386
|
| ')' is preceded with whitespace. |
386
|
| Line contains a tab character. |
387
|
| '{' should be on the previous line. |
387
|
| Line contains a tab character. |
388
|
| '(' is followed by whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| Line contains a tab character. |
389
|
| Line is longer than 80 characters. |
390
|
| Line contains a tab character. |
390
|
| '(' is followed by whitespace. |
390
|
| '(' is followed by whitespace. |
390
|
| '(' is followed by whitespace. |
390
|
| ')' is preceded with whitespace. |
390
|
| ')' is preceded with whitespace. |
390
|
| ')' is preceded with whitespace. |
390
|
| Line contains a tab character. |
391
|
| Line contains a tab character. |
392
|
| Line contains a tab character. |
393
|
| '(' is followed by whitespace. |
393
|
| ')' is preceded with whitespace. |
393
|
| Line contains a tab character. |
394
|
xjavadoc/AbstractProgramElement.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
8
|
| First sentence should end with a period. |
10
|
| '{' should be on the previous line. |
18
|
| Line is longer than 80 characters. |
19
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| 'static' modifier out of order with the JLS suggestions. |
19
|
| '(' is followed by whitespace. |
19
|
| ')' is preceded with whitespace. |
19
|
| Missing a Javadoc comment. |
21
|
| Name '_xJavaDoc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
21
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| Name '_containingClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
22
|
| Line contains a tab character. |
23
|
| Missing a Javadoc comment. |
23
|
| Name '_modifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Line contains a tab character. |
24
|
| Missing a Javadoc comment. |
24
|
| Name '_modifierString' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
24
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| Name '_doc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
25
|
| Line contains a tab character. |
26
|
| Missing a Javadoc comment. |
26
|
| Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
26
|
| Line contains a tab character. |
27
|
| Missing a Javadoc comment. |
27
|
| Name '_javadocToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
27
|
| Missing a Javadoc comment. |
28
|
| Name '_tagFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
28
|
| Line is longer than 80 characters. |
30
|
| Missing a Javadoc comment. |
30
|
| '(' is followed by whitespace. |
30
|
| Parameter containingClass should be final. |
30
|
| Parameter tagFactory should be final. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line is longer than 80 characters. |
37
|
| Missing a Javadoc comment. |
37
|
| '(' is followed by whitespace. |
37
|
| Parameter xJavaDoc should be final. |
37
|
| Parameter tagFactory should be final. |
37
|
| ')' is preceded with whitespace. |
37
|
| Method 'getXJavaDoc' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Line contains a tab character. |
48
|
| Missing a Javadoc comment. |
48
|
| Line contains a tab character. |
49
|
| '{' should be on the previous line. |
49
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
53
|
| Missing a Javadoc comment. |
53
|
| Line contains a tab character. |
54
|
| '{' should be on the previous line. |
54
|
| Line contains a tab character. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
58
|
| Missing a Javadoc comment. |
58
|
| Line contains a tab character. |
59
|
| '{' should be on the previous line. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
63
|
| Missing a Javadoc comment. |
63
|
| Line contains a tab character. |
64
|
| '{' should be on the previous line. |
64
|
| Line contains a tab character. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
68
|
| Missing a Javadoc comment. |
68
|
| Line contains a tab character. |
69
|
| '{' should be on the previous line. |
69
|
| Line contains a tab character. |
70
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
73
|
| Missing a Javadoc comment. |
73
|
| Line contains a tab character. |
74
|
| '{' should be on the previous line. |
74
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
78
|
| Missing a Javadoc comment. |
78
|
| Line contains a tab character. |
79
|
| '{' should be on the previous line. |
79
|
| Line contains a tab character. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
83
|
| Line is longer than 80 characters. |
84
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| '{' should be on the previous line. |
89
|
| Line contains a tab character. |
90
|
| 'if' is not followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| '{' should be on the previous line. |
91
|
| Line contains a tab character. |
92
|
| 'if' is not followed by whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line contains a tab character. |
93
|
| '{' should be on the previous line. |
93
|
| Line is longer than 80 characters. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| '}' should be on the same line. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| '{' should be on the previous line. |
98
|
| Line contains a tab character. |
99
|
| 'if' is not followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
100
|
| '{' should be on the previous line. |
100
|
| Line is longer than 80 characters. |
101
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
102
|
| '}' should be on the same line. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| '{' should be on the previous line. |
104
|
| Line is longer than 80 characters. |
105
|
| Line contains a tab character. |
105
|
| Line is longer than 80 characters. |
106
|
| Line contains a tab character. |
106
|
| Line is longer than 80 characters. |
107
|
| Line contains a tab character. |
107
|
| Line is longer than 80 characters. |
108
|
| Line contains a tab character. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line contains a tab character. |
110
|
| Line is longer than 80 characters. |
112
|
| Line contains a tab character. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line contains a tab character. |
113
|
| Line is longer than 80 characters. |
115
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
123
|
| Line is longer than 80 characters. |
124
|
| Line contains a tab character. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Expected an @return tag. |
139
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| '{' should be on the previous line. |
140
|
| Line contains a tab character. |
141
|
| 'if' is not followed by whitespace. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| Line contains a tab character. |
142
|
| '{' should be on the previous line. |
142
|
| Line contains a tab character. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Expected an @return tag. |
153
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| '{' should be on the previous line. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
158
|
| Missing a Javadoc comment. |
158
|
| Line contains a tab character. |
159
|
| '{' should be on the previous line. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
163
|
| Missing a Javadoc comment. |
163
|
| Line contains a tab character. |
164
|
| '{' should be on the previous line. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
168
|
| Method 'getContainingPackage' is not designed for extension - needs to be abstract, final or empty. |
168
|
| Missing a Javadoc comment. |
168
|
| Line contains a tab character. |
169
|
| '{' should be on the previous line. |
169
|
| Line contains a tab character. |
170
|
| 'if' is not followed by whitespace. |
170
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line contains a tab character. |
171
|
| '{' should be on the previous line. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| '}' should be on the same line. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| '{' should be on the previous line. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| '(' is followed by whitespace. |
185
|
| Parameter token should be final. |
185
|
| ')' is preceded with whitespace. |
185
|
| Line contains a tab character. |
186
|
| '{' should be on the previous line. |
186
|
| Line contains a tab character. |
187
|
| 'if' is not followed by whitespace. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line contains a tab character. |
188
|
| '{' should be on the previous line. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
194
|
| Missing a Javadoc comment. |
194
|
| '(' is followed by whitespace. |
194
|
| Parameter modifier should be final. |
194
|
| ')' is preceded with whitespace. |
194
|
| Line contains a tab character. |
195
|
| '{' should be on the previous line. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
199
|
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. |
199
|
| Missing a Javadoc comment. |
199
|
| '(' is followed by whitespace. |
199
|
| Parameter o should be final. |
199
|
| ')' is preceded with whitespace. |
199
|
| Line contains a tab character. |
200
|
| '{' should be on the previous line. |
200
|
| Line contains a tab character. |
201
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| Line contains a tab character. |
203
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| Line contains a tab character. |
204
|
| First sentence should end with a period. |
206
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Method 'updateDoc' is not designed for extension - needs to be abstract, final or empty. |
209
|
| Line contains a tab character. |
210
|
| '{' should be on the previous line. |
210
|
| Line contains a tab character. |
211
|
| 'if' is not followed by whitespace. |
211
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| Line contains a tab character. |
212
|
| '{' should be on the previous line. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Method 'getTagFactory' is not designed for extension - needs to be abstract, final or empty. |
217
|
| Missing a Javadoc comment. |
217
|
| Line contains a tab character. |
221
|
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. |
221
|
| Missing a Javadoc comment. |
221
|
| Line contains a tab character. |
222
|
| '{' should be on the previous line. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
229
|
| Missing a Javadoc comment. |
229
|
| Redundant 'final' modifier. |
229
|
| Line contains a tab character. |
230
|
| '{' should be on the previous line. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
235
|
| 'if' is not followed by whitespace. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line contains a tab character. |
236
|
| '{' should be on the previous line. |
236
|
| Line contains a tab character. |
237
|
| 'while' is not followed by whitespace. |
237
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| Line contains a tab character. |
238
|
| '{' should be on the previous line. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| 'while' is not followed by whitespace. |
241
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| Line contains a tab character. |
242
|
| '{' should be on the previous line. |
242
|
| Line is longer than 80 characters. |
243
|
| Line contains a tab character. |
243
|
| 'if' is not followed by whitespace. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| Line contains a tab character. |
244
|
| '{' should be on the previous line. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| '}' should be on the same line. |
247
|
| Line is longer than 80 characters. |
248
|
| Line contains a tab character. |
248
|
| 'if' is not followed by whitespace. |
248
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Line contains a tab character. |
249
|
| Line is longer than 80 characters. |
250
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| 'if' is not followed by whitespace. |
256
|
| '(' is followed by whitespace. |
256
|
| ')' is preceded with whitespace. |
256
|
| Line contains a tab character. |
257
|
| '{' should be on the previous line. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| 'if' is not followed by whitespace. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| Line contains a tab character. |
260
|
| '{' should be on the previous line. |
260
|
| Line is longer than 80 characters. |
261
|
| Line contains a tab character. |
261
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
261
|
| Line contains a tab character. |
262
|
| '}' should be on the same line. |
262
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| '{' should be on the previous line. |
264
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
xjavadoc/AbstractType.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
15
|
| Line contains a tab character. |
16
|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. |
16
|
| Missing a Javadoc comment. |
16
|
| '(' is followed by whitespace. |
16
|
| Parameter o should be final. |
16
|
| ')' is preceded with whitespace. |
16
|
| Line contains a tab character. |
17
|
| '{' should be on the previous line. |
17
|
| Line contains a tab character. |
18
|
| 'if' is not followed by whitespace. |
18
|
| '(' is followed by whitespace. |
18
|
| '(' is followed by whitespace. |
18
|
| ')' is preceded with whitespace. |
18
|
| ')' is preceded with whitespace. |
18
|
| Line contains a tab character. |
19
|
| '{' should be on the previous line. |
19
|
| Line contains a tab character. |
20
|
| '(' is followed by whitespace. |
20
|
| ')' is preceded with whitespace. |
20
|
| Line contains a tab character. |
21
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line is longer than 80 characters. |
22
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
xjavadoc/BinaryClass.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
13
|
| '{' should be on the previous line. |
21
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| Variable 'instanceCount' must be private and have accessor methods. |
22
|
| Line contains a tab character. |
24
|
| Missing a Javadoc comment. |
24
|
| 'static' modifier out of order with the JLS suggestions. |
24
|
| Name '_primitiveTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
24
|
| '(' is followed by whitespace. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
| Missing a Javadoc comment. |
35
|
| Name '_clazz' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Line contains a tab character. |
37
|
| Missing a Javadoc comment. |
37
|
| Name '_isSuperclassSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Line contains a tab character. |
39
|
| Missing a Javadoc comment. |
39
|
| Name '_isInterfacesSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
40
|
| '(' is followed by whitespace. |
40
|
| Parameter xJavaDoc should be final. |
40
|
| Parameter clazz should be final. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line contains a tab character. |
41
|
| '{' should be on the previous line. |
41
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line is longer than 80 characters. |
45
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line is longer than 80 characters. |
52
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line is longer than 80 characters. |
54
|
| Line contains a tab character. |
54
|
| Line is longer than 80 characters. |
55
|
| Line contains a tab character. |
55
|
| Line is longer than 80 characters. |
56
|
| Line contains a tab character. |
56
|
| 'if' is not followed by whitespace. |
56
|
| '(' is followed by whitespace. |
56
|
| '(' is followed by whitespace. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
57
|
| '{' should be on the previous line. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
64
|
| Missing a Javadoc comment. |
64
|
| '(' is followed by whitespace. |
64
|
| Parameter c should be final. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| '{' should be on the previous line. |
65
|
| Line contains a tab character. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
69
|
| Missing a Javadoc comment. |
69
|
| '(' is followed by whitespace. |
69
|
| Parameter c should be final. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line contains a tab character. |
70
|
| '{' should be on the previous line. |
70
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| Avoid inline conditionals. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
74
|
| Missing a Javadoc comment. |
74
|
| Line contains a tab character. |
75
|
| '{' should be on the previous line. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
80
|
| Missing a Javadoc comment. |
80
|
| Line contains a tab character. |
81
|
| '{' should be on the previous line. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| First sentence should end with a period. |
86
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| '{' should be on the previous line. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line is longer than 80 characters. |
95
|
| Line contains a tab character. |
95
|
| Missing a Javadoc comment. |
95
|
| '(' is followed by whitespace. |
95
|
| Parameter full_qualified_type_name should be final. |
95
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
95
|
| Parameter superclasses should be final. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| Line is longer than 80 characters. |
97
|
| Line contains a tab character. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| Line is longer than 80 characters. |
100
|
| Line contains a tab character. |
100
|
| Missing a Javadoc comment. |
100
|
| '(' is followed by whitespace. |
100
|
| Parameter full_qualified_type_name should be final. |
100
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
100
|
| Parameter superclasses should be final. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| 'if' construct must use '{}'s. |
104
|
| Line contains a tab character. |
104
|
| 'if' is not followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| '{' should be on the previous line. |
107
|
| 'if' construct must use '{}'s. |
108
|
| Line is longer than 80 characters. |
108
|
| Line contains a tab character. |
108
|
| 'if' is not followed by whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| '}' is not followed by whitespace. |
112
|
| '(' is followed by whitespace. |
112
|
| Expression can be simplified. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
117
|
| Missing a Javadoc comment. |
117
|
| Line contains a tab character. |
118
|
| '{' should be on the previous line. |
118
|
| Line contains a tab character. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line contains a tab character. |
120
|
| First sentence should end with a period. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| '{' should be on the previous line. |
126
|
| Line contains a tab character. |
128
|
| First sentence should end with a period. |
130
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| '{' should be on the previous line. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line is longer than 80 characters. |
140
|
| Line contains a tab character. |
140
|
| Missing a Javadoc comment. |
140
|
| '(' is followed by whitespace. |
140
|
| Parameter cur_class should be final. |
140
|
| Name 'cur_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
140
|
| Parameter full_qualified_type_name should be final. |
140
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
140
|
| Parameter superclasses should be final. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| '{' should be on the previous line. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
146
|
| 'for' is not followed by whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line contains a tab character. |
147
|
| '{' should be on the previous line. |
147
|
| Line contains a tab character. |
148
|
| 'if' construct must use '{}'s. |
150
|
| Line is longer than 80 characters. |
150
|
| Line contains a tab character. |
150
|
| 'if' is not followed by whitespace. |
150
|
| '(' is followed by whitespace. |
150
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| '}' is not followed by whitespace. |
155
|
| '(' is followed by whitespace. |
155
|
| Expression can be simplified. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
160
|
| Missing a Javadoc comment. |
160
|
| Line contains a tab character. |
161
|
| '{' should be on the previous line. |
161
|
| Line contains a tab character. |
162
|
| 'if' is not followed by whitespace. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line contains a tab character. |
163
|
| '{' should be on the previous line. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
166
|
| 'if' is not followed by whitespace. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line contains a tab character. |
167
|
| '{' should be on the previous line. |
167
|
| Line contains a tab character. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
174
|
| Missing a Javadoc comment. |
174
|
| Line contains a tab character. |
175
|
| '{' should be on the previous line. |
175
|
| Line contains a tab character. |
176
|
| 'if' is not followed by whitespace. |
176
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| Line contains a tab character. |
177
|
| '{' should be on the previous line. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
180
|
| 'for' is not followed by whitespace. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line contains a tab character. |
181
|
| '{' should be on the previous line. |
181
|
| Line contains a tab character. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| '(' is followed by whitespace. |
193
|
| Parameter clazz should be final. |
193
|
| Expected @param tag for 'clazz'. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line contains a tab character. |
194
|
| '{' should be on the previous line. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
197
|
| 'for' is not followed by whitespace. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line contains a tab character. |
198
|
| '{' should be on the previous line. |
198
|
| Line is longer than 80 characters. |
199
|
| Line contains a tab character. |
199
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| Line is longer than 80 characters. |
201
|
| Line contains a tab character. |
201
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| Line is longer than 80 characters. |
202
|
| Line contains a tab character. |
202
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| Line contains a tab character. |
203
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| '(' is followed by whitespace. |
212
|
| Parameter clazz should be final. |
212
|
| Expected @param tag for 'clazz'. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line contains a tab character. |
213
|
| '{' should be on the previous line. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
216
|
| 'for' is not followed by whitespace. |
216
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| Line contains a tab character. |
217
|
| '{' should be on the previous line. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| 'if' is not followed by whitespace. |
219
|
| '(' is followed by whitespace. |
219
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| Line contains a tab character. |
220
|
| '{' should be on the previous line. |
220
|
| Line is longer than 80 characters. |
221
|
| Line contains a tab character. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line contains a tab character. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| Line contains a tab character. |
225
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| Line contains a tab character. |
226
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
230
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| Line contains a tab character. |
231
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| Line contains a tab character. |
233
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| Line contains a tab character. |
234
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line contains a tab character. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line is longer than 80 characters. |
240
|
| Line contains a tab character. |
240
|
| Missing a Javadoc comment. |
240
|
| '(' is followed by whitespace. |
240
|
| Parameter executableMember should be final. |
240
|
| Parameter accessibleObject should be final. |
240
|
| ')' is preceded with whitespace. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line is longer than 80 characters. |
245
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| 'if' is not followed by whitespace. |
246
|
| '(' is followed by whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| Line contains a tab character. |
247
|
| '{' should be on the previous line. |
247
|
| Line is longer than 80 characters. |
248
|
| Line contains a tab character. |
248
|
| '(' is followed by whitespace. |
248
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Line is longer than 80 characters. |
249
|
| Line contains a tab character. |
249
|
| '(' is followed by whitespace. |
249
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| Line contains a tab character. |
250
|
| '}' should be on the same line. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| '{' should be on the previous line. |
252
|
| Line contains a tab character. |
253
|
| Line is longer than 80 characters. |
254
|
| Line contains a tab character. |
254
|
| '(' is followed by whitespace. |
254
|
| '(' is followed by whitespace. |
254
|
| ')' is preceded with whitespace. |
254
|
| ')' is preceded with whitespace. |
254
|
| Line is longer than 80 characters. |
255
|
| Line contains a tab character. |
255
|
| '(' is followed by whitespace. |
255
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| 'for' is not followed by whitespace. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| Line contains a tab character. |
258
|
| '{' should be on the previous line. |
258
|
| Line contains a tab character. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| Line contains a tab character. |
260
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| Line is longer than 80 characters. |
262
|
| Line contains a tab character. |
262
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| 'for' is not followed by whitespace. |
264
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| Line contains a tab character. |
265
|
| '{' should be on the previous line. |
265
|
| Line is longer than 80 characters. |
266
|
| Line contains a tab character. |
266
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
xjavadoc/ConstructorImpl.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
9
|
| Line is longer than 80 characters. |
15
|
| Line contains a tab character. |
17
|
| Missing a Javadoc comment. |
17
|
| Variable 'instanceCount' must be private and have accessor methods. |
17
|
| Line is longer than 80 characters. |
19
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| '(' is followed by whitespace. |
19
|
| Parameter containingClass should be final. |
19
|
| Parameter tagFactory should be final. |
19
|
| ')' is preceded with whitespace. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| Redundant 'final' modifier. |
25
|
| Line contains a tab character. |
26
|
| '{' should be on the previous line. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
30
|
| Missing a Javadoc comment. |
30
|
| Line contains a tab character. |
31
|
| '{' should be on the previous line. |
31
|
| Line contains a tab character. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
35
|
| Missing a Javadoc comment. |
35
|
| Line contains a tab character. |
36
|
| '{' should be on the previous line. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
40
|
| Line contains a tab character. |
41
|
| '{' should be on the previous line. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
45
|
| Missing a Javadoc comment. |
45
|
| Redundant 'final' modifier. |
45
|
| '(' is followed by whitespace. |
45
|
| Parameter name should be final. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| '{' should be on the previous line. |
46
|
| Line is longer than 80 characters. |
47
|
| Line contains a tab character. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
50
|
| Missing a Javadoc comment. |
50
|
| Line contains a tab character. |
51
|
| '{' should be on the previous line. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
57
|
| '(' is followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
xjavadoc/DefaultXTag.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
7
|
| '{' should be on the previous line. |
18
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| Variable 'instanceCount' must be private and have accessor methods. |
19
|
| First sentence should end with a period. |
21
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
24
|
| First sentence should end with a period. |
26
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
29
|
| First sentence should end with a period. |
31
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| First sentence should end with a period. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Name '_attributeNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| First sentence should end with a period. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Name '_isParsed' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Line contains a tab character. |
46
|
| Missing a Javadoc comment. |
46
|
| Name '_hash' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| First sentence should end with a period. |
48
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Name '_isDirty' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Line contains a tab character. |
53
|
| Missing a Javadoc comment. |
53
|
| Name '_doc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Name '_tagListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
58
|
| Line contains a tab character. |
60
|
| Missing a Javadoc comment. |
60
|
| Name '_lineNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
60
|
| Missing a Javadoc comment. |
62
|
| Name '_xJavaDoc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
62
|
| Line contains a tab character. |
64
|
| Missing a Javadoc comment. |
64
|
| Line contains a tab character. |
65
|
| '{' should be on the previous line. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
69
|
| Line is longer than 80 characters. |
70
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| Parameter s should be final. |
77
|
| Parameter i should be final. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| '{' should be on the previous line. |
78
|
| Line is longer than 80 characters. |
79
|
| Line contains a tab character. |
79
|
| 'while' is not followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| Line contains a tab character. |
80
|
| '{' should be on the previous line. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
86
|
| Missing a Javadoc comment. |
86
|
| Line contains a tab character. |
87
|
| '{' should be on the previous line. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| First sentence should end with a period. |
91
|
| Line contains a tab character. |
91
|
| Line is longer than 80 characters. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| '(' is followed by whitespace. |
97
|
| Parameter attributeName should be final. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| '{' should be on the previous line. |
98
|
| Line contains a tab character. |
99
|
| 'if' is not followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
100
|
| '{' should be on the previous line. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line is longer than 80 characters. |
104
|
| Line contains a tab character. |
104
|
| Avoid inline conditionals. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| First sentence should end with a period. |
107
|
| Line contains a tab character. |
107
|
| Line is longer than 80 characters. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| '{' should be on the previous line. |
114
|
| Line contains a tab character. |
115
|
| 'if' is not followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| '{' should be on the previous line. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line is longer than 80 characters. |
119
|
| Line contains a tab character. |
119
|
| Avoid inline conditionals. |
119
|
| Line contains a tab character. |
120
|
| First sentence should end with a period. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| '{' should be on the previous line. |
128
|
| Line contains a tab character. |
129
|
| 'if' is not followed by whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line contains a tab character. |
130
|
| '{' should be on the previous line. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| '{' should be on the previous line. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
146
|
| Missing a Javadoc comment. |
146
|
| Line contains a tab character. |
147
|
| '{' should be on the previous line. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
151
|
| Missing a Javadoc comment. |
151
|
| Line contains a tab character. |
152
|
| '{' should be on the previous line. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| Line is longer than 80 characters. |
156
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| First sentence should end with a period. |
159
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line is longer than 80 characters. |
165
|
| Line contains a tab character. |
165
|
| '(' is followed by whitespace. |
165
|
| Parameter attributeName should be final. |
165
|
| Parameter attributeValue should be final. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line contains a tab character. |
166
|
| '{' should be on the previous line. |
166
|
| Line contains a tab character. |
167
|
| 'if' is not followed by whitespace. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line contains a tab character. |
168
|
| '{' should be on the previous line. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| First sentence should end with a period. |
177
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line is longer than 80 characters. |
180
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| '(' is followed by whitespace. |
182
|
| Parameter tagListener should be final. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
183
|
| '{' should be on the previous line. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
186
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line contains a tab character. |
187
|
| First sentence should end with a period. |
189
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| '(' is followed by whitespace. |
194
|
| Parameter tagListener should be final. |
194
|
| Expected @param tag for 'tagListener'. |
194
|
| ')' is preceded with whitespace. |
194
|
| Line contains a tab character. |
195
|
| '{' should be on the previous line. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line contains a tab character. |
199
|
| First sentence should end with a period. |
201
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line is longer than 80 characters. |
205
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| '(' is followed by whitespace. |
207
|
| Parameter attributeName should be final. |
207
|
| ')' is preceded with whitespace. |
207
|
| Line contains a tab character. |
208
|
| '{' should be on the previous line. |
208
|
| Line contains a tab character. |
209
|
| 'if' is not followed by whitespace. |
209
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line contains a tab character. |
210
|
| '{' should be on the previous line. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line contains a tab character. |
219
|
| 'if' is not followed by whitespace. |
219
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| Line contains a tab character. |
220
|
| '{' should be on the previous line. |
220
|
| Line contains a tab character. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
227
|
| Missing a Javadoc comment. |
227
|
| '(' is followed by whitespace. |
227
|
| Parameter o should be final. |
227
|
| ')' is preceded with whitespace. |
227
|
| Line contains a tab character. |
228
|
| '{' should be on the previous line. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
233
|
| Missing a Javadoc comment. |
233
|
| Line contains a tab character. |
234
|
| '{' should be on the previous line. |
234
|
| Line contains a tab character. |
235
|
| 'if' is not followed by whitespace. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line contains a tab character. |
236
|
| '{' should be on the previous line. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| First sentence should end with a period. |
242
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Expected @throws tag for 'TagValidationException'. |
247
|
| Redundant throws: 'TagValidationException' is unchecked exception. |
247
|
| Line contains a tab character. |
248
|
| '{' should be on the previous line. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| Parameter message should be final. |
259
|
| Redundant throws: 'TagValidationException' is unchecked exception. |
259
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| '(' is followed by whitespace. |
272
|
| Parameter name should be final. |
272
|
| Expected @param tag for 'name'. |
272
|
| Parameter value should be final. |
272
|
| Expected @param tag for 'value'. |
272
|
| Parameter doc should be final. |
272
|
| Expected @param tag for 'doc'. |
272
|
| Parameter lineNumber should be final. |
272
|
| Expected @param tag for 'lineNumber'. |
272
|
| ')' is preceded with whitespace. |
272
|
| Line contains a tab character. |
273
|
| '{' should be on the previous line. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line is longer than 80 characters. |
280
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line is longer than 80 characters. |
282
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
285
|
| 'if' is not followed by whitespace. |
285
|
| '(' is followed by whitespace. |
285
|
| ')' is preceded with whitespace. |
285
|
| Line contains a tab character. |
286
|
| '{' should be on the previous line. |
286
|
| Line is longer than 80 characters. |
287
|
| Line contains a tab character. |
287
|
| Line is longer than 80 characters. |
288
|
| Line contains a tab character. |
288
|
| Line is longer than 80 characters. |
289
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| '(' is followed by whitespace. |
293
|
| ')' is preceded with whitespace. |
293
|
| Line contains a tab character. |
295
|
| 'if' is not followed by whitespace. |
295
|
| '(' is followed by whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| Line contains a tab character. |
296
|
| '{' should be on the previous line. |
296
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
299
|
| 'if' is not followed by whitespace. |
299
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| Line contains a tab character. |
300
|
| '{' should be on the previous line. |
300
|
| Line is longer than 80 characters. |
301
|
| Line contains a tab character. |
301
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| Line contains a tab character. |
302
|
| '}' should be on the same line. |
302
|
| Line contains a tab character. |
303
|
| Line contains a tab character. |
304
|
| '{' should be on the previous line. |
304
|
| Line contains a tab character. |
305
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line is longer than 80 characters. |
312
|
| Line contains a tab character. |
312
|
| Missing a Javadoc comment. |
312
|
| Redundant 'final' modifier. |
312
|
| Name 'setAttribute_Impl' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
312
|
| '(' is followed by whitespace. |
312
|
| Parameter attributeName should be final. |
312
|
| Parameter attributeValue should be final. |
312
|
| ')' is preceded with whitespace. |
312
|
| Line contains a tab character. |
313
|
| Line contains a tab character. |
314
|
| 'if' is not followed by whitespace. |
314
|
| '(' is followed by whitespace. |
314
|
| ')' is preceded with whitespace. |
314
|
| Line contains a tab character. |
315
|
| '{' should be on the previous line. |
315
|
| Line is longer than 80 characters. |
316
|
| Line contains a tab character. |
316
|
| '(' is followed by whitespace. |
316
|
| ')' is preceded with whitespace. |
316
|
| Line contains a tab character. |
317
|
| Line contains a tab character. |
318
|
| 'if' is not followed by whitespace. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| Line contains a tab character. |
319
|
| '{' should be on the previous line. |
319
|
| Line contains a tab character. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
323
|
| 'if' is not followed by whitespace. |
323
|
| '(' is followed by whitespace. |
323
|
| '(' is followed by whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| Line contains a tab character. |
324
|
| '{' should be on the previous line. |
324
|
| Line contains a tab character. |
325
|
| Line contains a tab character. |
326
|
| '(' is followed by whitespace. |
326
|
| ')' is preceded with whitespace. |
326
|
| Line contains a tab character. |
327
|
| 'if' is not followed by whitespace. |
329
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| Line contains a tab character. |
332
|
| '(' is followed by whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| Line contains a tab character. |
335
|
| Line contains a tab character. |
337
|
| Missing a Javadoc comment. |
337
|
| Redundant 'final' modifier. |
337
|
| Line contains a tab character. |
338
|
| '{' should be on the previous line. |
338
|
| Line contains a tab character. |
339
|
| 'if' is not followed by whitespace. |
339
|
| '(' is followed by whitespace. |
339
|
| ')' is preceded with whitespace. |
339
|
| Line contains a tab character. |
340
|
| '{' should be on the previous line. |
340
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
342
|
| Line contains a tab character. |
343
|
| First sentence should end with a period. |
345
|
| Line contains a tab character. |
345
|
| Line contains a tab character. |
346
|
| Line contains a tab character. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| '{' should be on the previous line. |
349
|
| 'if' construct must use '{}'s. |
350
|
| Line contains a tab character. |
350
|
| 'if' is not followed by whitespace. |
350
|
| '(' is followed by whitespace. |
350
|
| ')' is preceded with whitespace. |
350
|
| Line contains a tab character. |
351
|
| Line contains a tab character. |
353
|
| 'for' is not followed by whitespace. |
353
|
| '(' is followed by whitespace. |
353
|
| ';' is followed by whitespace. |
353
|
| Line contains a tab character. |
354
|
| '{' should be on the previous line. |
354
|
| Line contains a tab character. |
355
|
| '(' is followed by whitespace. |
355
|
| ')' is preceded with whitespace. |
355
|
| Line contains a tab character. |
357
|
| '(' is followed by whitespace. |
357
|
| '(' is followed by whitespace. |
357
|
| ')' is preceded with whitespace. |
357
|
| ')' is preceded with whitespace. |
357
|
| Line contains a tab character. |
358
|
| Line contains a tab character. |
359
|
| Line contains a tab character. |
361
|
| Line is longer than 80 characters. |
362
|
| Line contains a tab character. |
362
|
| Line is longer than 80 characters. |
363
|
| Line contains a tab character. |
363
|
| Line contains a tab character. |
364
|
| Line contains a tab character. |
365
|
| Line contains a tab character. |
366
|
| Redundant 'final' modifier. |
366
|
| Line contains a tab character. |
367
|
| '{' should be on the previous line. |
367
|
| Line contains a tab character. |
368
|
| 'if' is not followed by whitespace. |
368
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| Line contains a tab character. |
369
|
| '{' should be on the previous line. |
369
|
| Line contains a tab character. |
370
|
| Line contains a tab character. |
371
|
| Line contains a tab character. |
372
|
| Line contains a tab character. |
373
|
| Line contains a tab character. |
375
|
| Line contains a tab character. |
377
|
| 'while' is not followed by whitespace. |
377
|
| '(' is followed by whitespace. |
377
|
| ')' is preceded with whitespace. |
377
|
| Line contains a tab character. |
378
|
| '{' should be on the previous line. |
378
|
| Line contains a tab character. |
379
|
| '(' is followed by whitespace. |
379
|
| ')' is preceded with whitespace. |
379
|
| Line contains a tab character. |
381
|
| Line contains a tab character. |
383
|
| 'if' is not followed by whitespace. |
383
|
| '(' is followed by whitespace. |
383
|
| ')' is preceded with whitespace. |
383
|
| Line contains a tab character. |
384
|
| '{' should be on the previous line. |
384
|
| Line contains a tab character. |
385
|
| Line contains a tab character. |
386
|
| Line contains a tab character. |
388
|
| Line contains a tab character. |
390
|
| Line is longer than 80 characters. |
391
|
| Line contains a tab character. |
391
|
| 'while' is not followed by whitespace. |
391
|
| '(' is followed by whitespace. |
391
|
| '(' is followed by whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| '(' is followed by whitespace. |
391
|
| '(' is followed by whitespace. |
391
|
| '(' is followed by whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| Line contains a tab character. |
392
|
| Line contains a tab character. |
393
|
| Line contains a tab character. |
394
|
| Line contains a tab character. |
396
|
| '(' is followed by whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| Line contains a tab character. |
397
|
| '(' is followed by whitespace. |
397
|
| ')' is preceded with whitespace. |
397
|
| Line contains a tab character. |
399
|
| Line is longer than 80 characters. |
401
|
| Line contains a tab character. |
401
|
| 'if' is not followed by whitespace. |
401
|
| '(' is followed by whitespace. |
401
|
| '(' is followed by whitespace. |
401
|
| ')' is preceded with whitespace. |
401
|
| ')' is preceded with whitespace. |
401
|
| Line contains a tab character. |
402
|
| '{' should be on the previous line. |
402
|
| Line contains a tab character. |
403
|
| Line contains a tab character. |
404
|
| Line contains a tab character. |
406
|
| Line contains a tab character. |
407
|
| Line contains a tab character. |
408
|
| Line contains a tab character. |
409
|
| '(' is followed by whitespace. |
409
|
| ')' is preceded with whitespace. |
409
|
| Line contains a tab character. |
411
|
| Line is longer than 80 characters. |
413
|
| Line contains a tab character. |
413
|
| 'if' is not followed by whitespace. |
413
|
| '(' is followed by whitespace. |
413
|
| '(' is followed by whitespace. |
413
|
| ')' is preceded with whitespace. |
413
|
| ')' is preceded with whitespace. |
413
|
| Line contains a tab character. |
414
|
| '{' should be on the previous line. |
414
|
| Line contains a tab character. |
415
|
| Line contains a tab character. |
416
|
| '}' should be on the same line. |
416
|
| Line contains a tab character. |
417
|
| Line contains a tab character. |
418
|
| '{' should be on the previous line. |
418
|
| Line is longer than 80 characters. |
419
|
| Line contains a tab character. |
419
|
| Line contains a tab character. |
420
|
| Line contains a tab character. |
421
|
| Line contains a tab character. |
422
|
| Line contains a tab character. |
424
|
| Line contains a tab character. |
426
|
| 'while' is not followed by whitespace. |
426
|
| '(' is followed by whitespace. |
426
|
| ')' is preceded with whitespace. |
426
|
| Line contains a tab character. |
427
|
| '{' should be on the previous line. |
427
|
| Line contains a tab character. |
428
|
| 'if' is not followed by whitespace. |
428
|
| '(' is followed by whitespace. |
428
|
| '(' is followed by whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| Line contains a tab character. |
429
|
| '{' should be on the previous line. |
429
|
| Line contains a tab character. |
430
|
| Line is longer than 80 characters. |
432
|
| Line contains a tab character. |
432
|
| 'if' is not followed by whitespace. |
432
|
| '(' is followed by whitespace. |
432
|
| '(' is followed by whitespace. |
432
|
| ')' is preceded with whitespace. |
432
|
| ')' is preceded with whitespace. |
432
|
| Line contains a tab character. |
433
|
| '{' should be on the previous line. |
433
|
| Line is longer than 80 characters. |
434
|
| Line contains a tab character. |
434
|
| Line is longer than 80 characters. |
436
|
| Line contains a tab character. |
436
|
| 'if' is not followed by whitespace. |
436
|
| '(' is followed by whitespace. |
436
|
| ')' is preceded with whitespace. |
436
|
| Line contains a tab character. |
437
|
| '{' should be on the previous line. |
437
|
| Line contains a tab character. |
438
|
| Line contains a tab character. |
439
|
| '}' should be on the same line. |
439
|
| Line contains a tab character. |
440
|
| Line contains a tab character. |
441
|
| '{' should be on the previous line. |
441
|
| Line is longer than 80 characters. |
442
|
| Line contains a tab character. |
442
|
| Line is longer than 80 characters. |
444
|
| Line contains a tab character. |
444
|
| 'if' is not followed by whitespace. |
444
|
| '(' is followed by whitespace. |
444
|
| '(' is followed by whitespace. |
444
|
| '(' is followed by whitespace. |
444
|
| ')' is preceded with whitespace. |
444
|
| ')' is preceded with whitespace. |
444
|
| ')' is preceded with whitespace. |
444
|
| Line contains a tab character. |
445
|
| '{' should be on the previous line. |
445
|
| Line contains a tab character. |
446
|
| Line contains a tab character. |
447
|
| '}' should be on the same line. |
447
|
| Line contains a tab character. |
448
|
| Line contains a tab character. |
449
|
| '{' should be on the previous line. |
449
|
| Line is longer than 80 characters. |
450
|
| Line contains a tab character. |
450
|
| Line is longer than 80 characters. |
451
|
| Line contains a tab character. |
451
|
| Line is longer than 80 characters. |
452
|
| Line contains a tab character. |
452
|
| Line contains a tab character. |
453
|
| Line contains a tab character. |
454
|
| Line contains a tab character. |
455
|
| Line contains a tab character. |
456
|
| '}' should be on the same line. |
456
|
| Line contains a tab character. |
457
|
| Line contains a tab character. |
458
|
| '{' should be on the previous line. |
458
|
| Line contains a tab character. |
459
|
| Line is longer than 80 characters. |
460
|
| Line contains a tab character. |
460
|
| '(' is followed by whitespace. |
460
|
| ')' is preceded with whitespace. |
460
|
| Line contains a tab character. |
461
|
| Line contains a tab character. |
462
|
| Line is longer than 80 characters. |
464
|
| Line contains a tab character. |
464
|
| '(' is followed by whitespace. |
464
|
| '(' is followed by whitespace. |
464
|
| ')' is preceded with whitespace. |
464
|
| ')' is preceded with whitespace. |
464
|
| Line contains a tab character. |
466
|
| Line contains a tab character. |
467
|
| Line contains a tab character. |
469
|
| Line is longer than 80 characters. |
471
|
| Line contains a tab character. |
471
|
| 'if' is not followed by whitespace. |
471
|
| '(' is followed by whitespace. |
471
|
| '(' is followed by whitespace. |
471
|
| ')' is preceded with whitespace. |
471
|
| ')' is preceded with whitespace. |
471
|
| Line contains a tab character. |
472
|
| '{' should be on the previous line. |
472
|
| Line contains a tab character. |
473
|
| Line contains a tab character. |
474
|
| '}' should be on the same line. |
474
|
| Line contains a tab character. |
475
|
| Line contains a tab character. |
476
|
| '{' should be on the previous line. |
476
|
| Line is longer than 80 characters. |
477
|
| Line contains a tab character. |
477
|
| Line contains a tab character. |
478
|
| Line contains a tab character. |
479
|
| Line contains a tab character. |
480
|
| Line is longer than 80 characters. |
481
|
| Line contains a tab character. |
481
|
| '(' is followed by whitespace. |
481
|
| ')' is preceded with whitespace. |
481
|
| Line contains a tab character. |
482
|
| Line is longer than 80 characters. |
483
|
| Line contains a tab character. |
483
|
| '(' is followed by whitespace. |
483
|
| ')' is preceded with whitespace. |
483
|
| Line contains a tab character. |
484
|
| Line contains a tab character. |
485
|
| Line contains a tab character. |
486
|
| Line contains a tab character. |
487
|
| Missing a Javadoc comment. |
489
|
| Redundant 'final' modifier. |
489
|
| 'if' is not followed by whitespace. |
492
|
| '(' is followed by whitespace. |
492
|
| ')' is preceded with whitespace. |
492
|
| '{' should be on the previous line. |
493
|
| Line is longer than 80 characters. |
494
|
| 'for' is not followed by whitespace. |
494
|
| '(' is followed by whitespace. |
494
|
| ';' is followed by whitespace. |
494
|
| '(' is followed by whitespace. |
496
|
| ')' is preceded with whitespace. |
496
|
| Line is longer than 80 characters. |
497
|
| '(' is followed by whitespace. |
497
|
| ')' is preceded with whitespace. |
497
|
| '(' is followed by whitespace. |
497
|
| ')' is preceded with whitespace. |
497
|
| '(' is followed by whitespace. |
499
|
| ')' is preceded with whitespace. |
499
|
| '(' is followed by whitespace. |
500
|
| ')' is preceded with whitespace. |
500
|
| '(' is followed by whitespace. |
501
|
| ')' is preceded with whitespace. |
501
|
| '(' is followed by whitespace. |
502
|
| ')' is preceded with whitespace. |
502
|
xjavadoc/FieldImpl.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
17
|
| Missing a Javadoc comment. |
17
|
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
17
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Name '_dimension' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
18
|
| Line is longer than 80 characters. |
20
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| '(' is followed by whitespace. |
20
|
| Parameter containingClass should be final. |
20
|
| Parameter tagFactory should be final. |
20
|
| ')' is preceded with whitespace. |
20
|
| Line contains a tab character. |
21
|
| '{' should be on the previous line. |
21
|
| Line contains a tab character. |
22
|
| '(' is followed by whitespace. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| Redundant 'final' modifier. |
25
|
| Line contains a tab character. |
26
|
| '{' should be on the previous line. |
26
|
| Line contains a tab character. |
27
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
30
|
| Missing a Javadoc comment. |
30
|
| Redundant 'final' modifier. |
30
|
| Line contains a tab character. |
31
|
| '{' should be on the previous line. |
31
|
| Line contains a tab character. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
35
|
| Missing a Javadoc comment. |
35
|
| Line contains a tab character. |
36
|
| '{' should be on the previous line. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
40
|
| Line contains a tab character. |
41
|
| '{' should be on the previous line. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
45
|
| Missing a Javadoc comment. |
45
|
| Line contains a tab character. |
46
|
| '{' should be on the previous line. |
46
|
| Line is longer than 80 characters. |
47
|
| Line contains a tab character. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
50
|
| Missing a Javadoc comment. |
50
|
| Line contains a tab character. |
51
|
| '{' should be on the previous line. |
51
|
| Line contains a tab character. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
55
|
| Missing a Javadoc comment. |
55
|
| Line contains a tab character. |
56
|
| '{' should be on the previous line. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
60
|
| Missing a Javadoc comment. |
60
|
| '(' is followed by whitespace. |
60
|
| Parameter type should be final. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| '{' should be on the previous line. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
65
|
| Missing a Javadoc comment. |
65
|
| '(' is followed by whitespace. |
65
|
| Parameter dimension should be final. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| '{' should be on the previous line. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Missing a Javadoc comment. |
70
|
| Line contains a tab character. |
71
|
| '{' should be on the previous line. |
71
|
| Line is longer than 80 characters. |
72
|
| Line contains a tab character. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '+' should be on a new line. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
xjavadoc/JJTNodeParserState.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Line is longer than 80 characters. |
1
|
| Missing a Javadoc comment. |
5
|
| Missing a Javadoc comment. |
6
|
| Missing a Javadoc comment. |
7
|
| Missing a Javadoc comment. |
9
|
| Line contains a tab character. |
9
|
| Missing a Javadoc comment. |
10
|
| Line contains a tab character. |
10
|
| Missing a Javadoc comment. |
11
|
| Name 'node_created' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
11
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
38
|
| 'cast' is not followed by whitespace. |
39
|
| Missing a Javadoc comment. |
43
|
| Parameter n should be final. |
43
|
| Missing a Javadoc comment. |
50
|
| 'cast' is not followed by whitespace. |
52
|
| 'cast' is not followed by whitespace. |
54
|
| Missing a Javadoc comment. |
58
|
| 'cast' is not followed by whitespace. |
59
|
| Missing a Javadoc comment. |
64
|
| Missing a Javadoc comment. |
69
|
| Parameter n should be final. |
69
|
| 'cast' is not followed by whitespace. |
73
|
| Missing a Javadoc comment. |
77
|
| Parameter n should be final. |
77
|
| Missing a Javadoc comment. |
88
|
| Parameter n should be final. |
88
|
| Parameter num should be final. |
88
|
| 'cast' is not followed by whitespace. |
89
|
| Missing a Javadoc comment. |
106
|
| Parameter n should be final. |
106
|
| Parameter condition should be final. |
106
|
| 'cast' is not followed by whitespace. |
109
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| 'cast' is not followed by whitespace. |
119
|
xjavadoc/JavaCharStream.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Line is longer than 80 characters. |
1
|
| '{' should be on the previous line. |
10
|
| Missing a Javadoc comment. |
11
|
| Name 'staticFlag' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
11
|
| Missing a Javadoc comment. |
12
|
| Redundant 'final' modifier. |
12
|
| Parameter c should be final. |
12
|
| switch without "default" clause. |
13
|
| '{' should be on the previous line. |
14
|
| '3' is a magic number. |
22
|
| '4' is a magic number. |
24
|
| '5' is a magic number. |
26
|
| '6' is a magic number. |
28
|
| '7' is a magic number. |
30
|
| '8' is a magic number. |
32
|
| '9' is a magic number. |
34
|
| '10' is a magic number. |
38
|
| '11' is a magic number. |
41
|
| '12' is a magic number. |
44
|
| '13' is a magic number. |
47
|
| '14' is a magic number. |
50
|
| '15' is a magic number. |
53
|
| Missing a Javadoc comment. |
59
|
| Variable 'bufpos' must be private and have accessor methods. |
59
|
| Missing a Javadoc comment. |
60
|
| Variable 'bufsize' must be private and have accessor methods. |
60
|
| Missing a Javadoc comment. |
61
|
| Variable 'available' must be private and have accessor methods. |
61
|
| Missing a Javadoc comment. |
62
|
| Variable 'tokenBegin' must be private and have accessor methods. |
62
|
| Missing a Javadoc comment. |
63
|
| Array brackets at illegal position. |
63
|
| Missing a Javadoc comment. |
64
|
| Array brackets at illegal position. |
64
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
67
|
| Missing a Javadoc comment. |
69
|
| Missing a Javadoc comment. |
70
|
| Missing a Javadoc comment. |
72
|
| Missing a Javadoc comment. |
74
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
76
|
| Missing a Javadoc comment. |
77
|
| Missing a Javadoc comment. |
78
|
| Missing a Javadoc comment. |
80
|
| Redundant 'final' modifier. |
80
|
| Name 'ExpandBuff' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
80
|
| Parameter wrapAround should be final. |
80
|
| '{' should be on the previous line. |
81
|
| '2048' is a magic number. |
82
|
| Array brackets at illegal position. |
83
|
| '2048' is a magic number. |
83
|
| Array brackets at illegal position. |
84
|
| '2048' is a magic number. |
84
|
| '{' should be on the previous line. |
87
|
| '{' should be on the previous line. |
89
|
| Line is longer than 80 characters. |
90
|
| Line is longer than 80 characters. |
95
|
| Line is longer than 80 characters. |
96
|
| Line is longer than 80 characters. |
99
|
| Line is longer than 80 characters. |
100
|
| '}' should be on the same line. |
104
|
| '{' should be on the previous line. |
106
|
| Line is longer than 80 characters. |
107
|
| Line is longer than 80 characters. |
110
|
| Line is longer than 80 characters. |
113
|
| '}' should be on the same line. |
118
|
| '{' should be on the previous line. |
120
|
| Inner assignments should be avoided. |
124
|
| '2048' is a magic number. |
124
|
| Missing a Javadoc comment. |
128
|
| Redundant 'final' modifier. |
128
|
| Name 'FillBuff' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
128
|
| '{' should be on the previous line. |
129
|
| 'if' construct must use '{}'s. |
131
|
| '4096' is a magic number. |
131
|
| Inner assignments should be avoided. |
132
|
| '4096' is a magic number. |
136
|
| '{' should be on the previous line. |
137
|
| '}' should be on the same line. |
140
|
| 'else' construct must use '{}'s. |
141
|
| '}' should be on the same line. |
144
|
| 'catch' is not followed by whitespace. |
145
|
| '{' should be on the previous line. |
147
|
| '}' should be on the same line. |
150
|
| '{' should be on the previous line. |
152
|
| Missing a Javadoc comment. |
160
|
| Redundant 'final' modifier. |
160
|
| Name 'ReadByte' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
160
|
| '{' should be on the previous line. |
161
|
| 'if' construct must use '{}'s. |
162
|
| Missing a Javadoc comment. |
168
|
| Redundant 'final' modifier. |
168
|
| Name 'BeginToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
168
|
| Line has trailing spaces. |
169
|
| '{' should be on the previous line. |
169
|
| '{' should be on the previous line. |
171
|
| 'if' construct must use '{}'s. |
174
|
| Line has trailing spaces. |
185
|
| Missing a Javadoc comment. |
187
|
| Redundant 'final' modifier. |
187
|
| Name 'AdjustBuffSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
187
|
| '{' should be on the previous line. |
188
|
| '{' should be on the previous line. |
190
|
| '2048' is a magic number. |
191
|
| '{' should be on the previous line. |
192
|
| '}' should be on the same line. |
195
|
| 'else' construct must use '{}'s. |
196
|
| '}' should be on the same line. |
198
|
| 'if' construct must use '{}'s. |
199
|
| 'if' construct must use '{}'s. |
201
|
| '2048' is a magic number. |
201
|
| 'else' construct must use '{}'s. |
203
|
| Missing a Javadoc comment. |
207
|
| Redundant 'final' modifier. |
207
|
| Name 'UpdateLineColumn' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
207
|
| Parameter c should be final. |
207
|
| '{' should be on the previous line. |
208
|
| '{' should be on the previous line. |
212
|
| Inner assignments should be avoided. |
214
|
| '}' should be on the same line. |
215
|
| '{' should be on the previous line. |
217
|
| '{' should be on the previous line. |
220
|
| '}' should be on the same line. |
222
|
| 'else' construct must use '{}'s. |
223
|
| Inner assignments should be avoided. |
224
|
| '{' should be on the previous line. |
228
|
| '8' is a magic number. |
237
|
| '07' is a magic number. |
237
|
| Missing a Javadoc comment. |
247
|
| Redundant 'final' modifier. |
247
|
| '{' should be on the previous line. |
248
|
| '{' should be on the previous line. |
250
|
| 'if' construct must use '{}'s. |
253
|
| 'if' construct must use '{}'s. |
261
|
| Inner assignments should be avoided. |
264
|
| '{' should be on the previous line. |
265
|
| '{' should be on the previous line. |
271
|
| 'if' construct must use '{}'s. |
272
|
| '{' should be on the previous line. |
276
|
| Inner assignments should be avoided. |
277
|
| '{' should be on the previous line. |
278
|
| '{' should be on the previous line. |
282
|
| 'if' construct must use '{}'s. |
283
|
| '}' should be on the same line. |
292
|
| 'catch' is not followed by whitespace. |
293
|
| '{' should be on the previous line. |
294
|
| 'if' construct must use '{}'s. |
295
|
| '{' should be on the previous line. |
307
|
| 'while' construct must use '{}'s. |
308
|
| Inner assignments should be avoided. |
311
|
| 'cast' is not followed by whitespace. |
311
|
| '12' is a magic number. |
311
|
| '|' should be on a new line. |
311
|
| '8' is a magic number. |
312
|
| '|' should be on a new line. |
312
|
| '4' is a magic number. |
313
|
| '|' should be on a new line. |
313
|
| '4' is a magic number. |
316
|
| '}' should be on the same line. |
317
|
| 'catch' is not followed by whitespace. |
318
|
| '{' should be on the previous line. |
319
|
| '+' should be on a new line. |
320
|
| 'if' construct must use '{}'s. |
324
|
| '{' should be on the previous line. |
327
|
| '}' should be on the same line. |
331
|
| '{' should be on the previous line. |
333
|
| Line has trailing spaces. |
340
|
| Redundant 'final' modifier. |
344
|
| Line has trailing spaces. |
349
|
| Redundant 'final' modifier. |
353
|
| Missing a Javadoc comment. |
357
|
| Redundant 'final' modifier. |
357
|
| Missing a Javadoc comment. |
361
|
| Redundant 'final' modifier. |
361
|
| Missing a Javadoc comment. |
365
|
| Redundant 'final' modifier. |
365
|
| Missing a Javadoc comment. |
369
|
| Redundant 'final' modifier. |
369
|
| Missing a Javadoc comment. |
373
|
| Redundant 'final' modifier. |
373
|
| Parameter amount should be final. |
373
|
| 'if' construct must use '{}'s. |
376
|
| Missing a Javadoc comment. |
380
|
| Parameter dstream should be final. |
380
|
| Parameter startline should be final. |
381
|
| Parameter startcolumn should be final. |
381
|
| Parameter buffersize should be final. |
381
|
| '{' should be on the previous line. |
382
|
| Inner assignments should be avoided. |
387
|
| '4096' is a magic number. |
391
|
| Missing a Javadoc comment. |
394
|
| Parameter dstream should be final. |
394
|
| Parameter startline should be final. |
395
|
| Parameter startcolumn should be final. |
395
|
| '{' should be on the previous line. |
396
|
| '4096' is a magic number. |
397
|
| Missing a Javadoc comment. |
400
|
| Parameter dstream should be final. |
400
|
| '{' should be on the previous line. |
401
|
| '4096' is a magic number. |
402
|
| Missing a Javadoc comment. |
404
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
404
|
| Parameter dstream should be final. |
404
|
| Parameter startline should be final. |
405
|
| Parameter startcolumn should be final. |
405
|
| Parameter buffersize should be final. |
405
|
| '{' should be on the previous line. |
406
|
| '{' should be on the previous line. |
412
|
| Inner assignments should be avoided. |
413
|
| '4096' is a magic number. |
417
|
| Inner assignments should be avoided. |
419
|
| Inner assignments should be avoided. |
420
|
| Inner assignments should be avoided. |
420
|
| Inner assignments should be avoided. |
421
|
| Missing a Javadoc comment. |
424
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
424
|
| Parameter dstream should be final. |
424
|
| Parameter startline should be final. |
425
|
| Parameter startcolumn should be final. |
425
|
| '{' should be on the previous line. |
426
|
| '4096' is a magic number. |
427
|
| Missing a Javadoc comment. |
430
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
430
|
| Parameter dstream should be final. |
430
|
| '{' should be on the previous line. |
431
|
| '4096' is a magic number. |
432
|
| Missing a Javadoc comment. |
434
|
| Parameter dstream should be final. |
434
|
| Parameter startline should be final. |
434
|
| Parameter startcolumn should be final. |
435
|
| Parameter buffersize should be final. |
435
|
| '{' should be on the previous line. |
436
|
| '4096' is a magic number. |
437
|
| Missing a Javadoc comment. |
440
|
| Parameter dstream should be final. |
440
|
| Parameter startline should be final. |
440
|
| Parameter startcolumn should be final. |
441
|
| '{' should be on the previous line. |
442
|
| '4096' is a magic number. |
443
|
| Missing a Javadoc comment. |
446
|
| Parameter dstream should be final. |
446
|
| '{' should be on the previous line. |
447
|
| '4096' is a magic number. |
448
|
| Missing a Javadoc comment. |
451
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
451
|
| Parameter dstream should be final. |
451
|
| Parameter startline should be final. |
451
|
| Parameter startcolumn should be final. |
452
|
| Parameter buffersize should be final. |
452
|
| '{' should be on the previous line. |
453
|
| Line is longer than 80 characters. |
454
|
| '4096' is a magic number. |
454
|
| Missing a Javadoc comment. |
456
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
456
|
| Parameter dstream should be final. |
456
|
| Parameter startline should be final. |
456
|
| Parameter startcolumn should be final. |
457
|
| '{' should be on the previous line. |
458
|
| '4096' is a magic number. |
459
|
| Missing a Javadoc comment. |
461
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
461
|
| Parameter dstream should be final. |
461
|
| '{' should be on the previous line. |
462
|
| '4096' is a magic number. |
463
|
| Missing a Javadoc comment. |
466
|
| Redundant 'final' modifier. |
466
|
| Name 'GetImage' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
466
|
| '{' should be on the previous line. |
467
|
| 'if' construct must use '{}'s. |
468
|
| 'else' construct must use '{}'s. |
470
|
| '+' should be on a new line. |
471
|
| Missing a Javadoc comment. |
475
|
| Redundant 'final' modifier. |
475
|
| Name 'GetSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
475
|
| Parameter len should be final. |
475
|
| '{' should be on the previous line. |
476
|
| 'if' construct must use '{}'s. |
479
|
| '{' should be on the previous line. |
482
|
| Missing a Javadoc comment. |
491
|
| Name 'Done' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
491
|
| '{' should be on the previous line. |
492
|
| Parameter newLine should be final. |
502
|
| Expected @param tag for 'newLine'. |
502
|
| Parameter newCol should be final. |
502
|
| Expected @param tag for 'newCol'. |
502
|
| '{' should be on the previous line. |
503
|
| '{' should be on the previous line. |
508
|
| '}' should be on the same line. |
510
|
| '{' should be on the previous line. |
512
|
| '&&' should be on a new line. |
519
|
| '{' should be on the previous line. |
521
|
| Line has trailing spaces. |
527
|
| '{' should be on the previous line. |
530
|
| '{' should be on the previous line. |
535
|
| 'if' construct must use '{}'s. |
536
|
| 'else' construct must use '{}'s. |
538
|
xjavadoc/JavaDocReader.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - java.io.*. |
7
|
| '{' should be on the previous line. |
17
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| Line contains a tab character. |
23
|
| Missing a Javadoc comment. |
23
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| Name '_lineOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
25
|
| Missing a Javadoc comment. |
27
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| '(' is followed by whitespace. |
32
|
| Parameter in should be final. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line contains a tab character. |
33
|
| '{' should be on the previous line. |
33
|
| Line contains a tab character. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| '{' should be on the previous line. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| '}' should be on the same line. |
41
|
| Line contains a tab character. |
42
|
| 'catch' is not followed by whitespace. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line contains a tab character. |
43
|
| '{' should be on the previous line. |
43
|
| Line is longer than 80 characters. |
44
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| First sentence should end with a period. |
48
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| '{' should be on the previous line. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line is longer than 80 characters. |
61
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| '{' should be on the previous line. |
66
|
| Line contains a tab character. |
67
|
| 'if' is not followed by whitespace. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line contains a tab character. |
68
|
| '{' should be on the previous line. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| 'if' is not followed by whitespace. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
72
|
| '{' should be on the previous line. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| '{' should be on the previous line. |
78
|
| 'if' is not followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| 'if' is not followed by whitespace. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line contains a tab character. |
90
|
| 'if' is not followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| '{' should be on the previous line. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| 'if' is not followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| '{' should be on the previous line. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| 'if' is not followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| '{' should be on the previous line. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| '}' should be on the same line. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| '{' should be on the previous line. |
110
|
| Line is longer than 80 characters. |
111
|
| Line contains a tab character. |
111
|
| 'if' is not followed by whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
112
|
| '{' should be on the previous line. |
112
|
| Line is longer than 80 characters. |
113
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| '}' is not followed by whitespace. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line is longer than 80 characters. |
128
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| '(' is followed by whitespace. |
132
|
| Parameter b should be final. |
132
|
| Parameter off should be final. |
132
|
| Parameter len should be final. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line contains a tab character. |
133
|
| '{' should be on the previous line. |
133
|
| Line contains a tab character. |
134
|
| 'if' is not followed by whitespace. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line contains a tab character. |
135
|
| '{' should be on the previous line. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| 'for' is not followed by whitespace. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line contains a tab character. |
139
|
| '{' should be on the previous line. |
139
|
| Line contains a tab character. |
140
|
| 'c' hides a field. |
140
|
| Line contains a tab character. |
142
|
| 'if' is not followed by whitespace. |
142
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| Line contains a tab character. |
143
|
| '{' should be on the previous line. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| '(' is followed by whitespace. |
159
|
| Parameter n should be final. |
159
|
| ')' is preceded with whitespace. |
159
|
| Line contains a tab character. |
160
|
| '{' should be on the previous line. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| 'for' is not followed by whitespace. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
165
|
| '{' should be on the previous line. |
165
|
| Line contains a tab character. |
166
|
| 'c' hides a field. |
166
|
| Line contains a tab character. |
168
|
| 'if' is not followed by whitespace. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Line contains a tab character. |
169
|
| '{' should be on the previous line. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| '{' should be on the previous line. |
183
|
| Line is longer than 80 characters. |
184
|
| Line contains a tab character. |
184
|
| Line is longer than 80 characters. |
185
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
xjavadoc/JavaParser.java
Error | Line |
| File does not end with a newline. |
0
|
xjavadoc/JavaParser.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
7
|
| '{' should be on the previous line. |
14
|
| Line contains a tab character. |
15
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line is longer than 80 characters. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| '(' is followed by whitespace. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
xjavadoc/MemberImpl.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
9
|
| '{' should be on the previous line. |
17
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
18
|
| Line is longer than 80 characters. |
20
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| '(' is followed by whitespace. |
20
|
| Parameter containingClass should be final. |
20
|
| Parameter tagFactory should be final. |
20
|
| ')' is preceded with whitespace. |
20
|
| Line contains a tab character. |
21
|
| '{' should be on the previous line. |
21
|
| Line contains a tab character. |
22
|
| '(' is followed by whitespace. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| Line contains a tab character. |
26
|
| '{' should be on the previous line. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
30
|
| Missing a Javadoc comment. |
30
|
| '(' is followed by whitespace. |
30
|
| Parameter name should be final. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line contains a tab character. |
31
|
| '{' should be on the previous line. |
31
|
| Line contains a tab character. |
32
|
| 'if' is not followed by whitespace. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line contains a tab character. |
33
|
| '{' should be on the previous line. |
33
|
| Line is longer than 80 characters. |
34
|
| Line contains a tab character. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
39
|
| Missing a Javadoc comment. |
39
|
| Line contains a tab character. |
40
|
| '{' should be on the previous line. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
xjavadoc/MethodImpl.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
13
|
| '{' should be on the previous line. |
20
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| Variable 'instanceCount' must be private and have accessor methods. |
21
|
| Line contains a tab character. |
23
|
| Missing a Javadoc comment. |
23
|
| Line contains a tab character. |
24
|
| Missing a Javadoc comment. |
24
|
| Line contains a tab character. |
26
|
| Missing a Javadoc comment. |
26
|
| Name '_returnType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
26
|
| '(' is followed by whitespace. |
26
|
| ')' is preceded with whitespace. |
26
|
| Line is longer than 80 characters. |
28
|
| Line contains a tab character. |
28
|
| Missing a Javadoc comment. |
28
|
| '(' is followed by whitespace. |
28
|
| Parameter containingClass should be final. |
28
|
| Parameter tagFactory should be final. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line contains a tab character. |
29
|
| '{' should be on the previous line. |
29
|
| Line contains a tab character. |
30
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line is longer than 80 characters. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| 'if' is not followed by whitespace. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
| '{' should be on the previous line. |
35
|
| Line contains a tab character. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| First sentence should end with a period. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Redundant 'final' modifier. |
46
|
| Line contains a tab character. |
47
|
| '{' should be on the previous line. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
51
|
| Missing a Javadoc comment. |
51
|
| Redundant 'final' modifier. |
51
|
| Line contains a tab character. |
52
|
| '{' should be on the previous line. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
56
|
| Missing a Javadoc comment. |
56
|
| Line contains a tab character. |
57
|
| '{' should be on the previous line. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
61
|
| Missing a Javadoc comment. |
61
|
| Line contains a tab character. |
62
|
| '{' should be on the previous line. |
62
|
| Line is longer than 80 characters. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line contains a tab character. |
69
|
| '{' should be on the previous line. |
69
|
| Line contains a tab character. |
71
|
| Line is longer than 80 characters. |
73
|
| Line contains a tab character. |
73
|
| '(' is followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| 'if' is not followed by whitespace. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| '{' should be on the previous line. |
75
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line contains a tab character. |
77
|
| Comment matches to-do format 'TODO:'. |
79
|
| Line is longer than 80 characters. |
79
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
86
|
| Missing a Javadoc comment. |
86
|
| Line contains a tab character. |
87
|
| '{' should be on the previous line. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
90
|
| 'if' is not followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| '{' should be on the previous line. |
91
|
| Line is longer than 80 characters. |
92
|
| Line contains a tab character. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line is longer than 80 characters. |
93
|
| Line contains a tab character. |
93
|
| Line is longer than 80 characters. |
94
|
| Line contains a tab character. |
94
|
| Line is longer than 80 characters. |
95
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line is longer than 80 characters. |
96
|
| Line contains a tab character. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line is longer than 80 characters. |
98
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| 'if' is not followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
100
|
| '{' should be on the previous line. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| '}' should be on the same line. |
102
|
| Line contains a tab character. |
103
|
| 'if' is not followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line contains a tab character. |
104
|
| '{' should be on the previous line. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| 'if' is not followed by whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line contains a tab character. |
109
|
| '{' should be on the previous line. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
116
|
| Missing a Javadoc comment. |
116
|
| Line contains a tab character. |
117
|
| '{' should be on the previous line. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
120
|
| 'if' is not followed by whitespace. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line contains a tab character. |
121
|
| '{' should be on the previous line. |
121
|
| Line contains a tab character. |
122
|
| Line is longer than 80 characters. |
123
|
| Line contains a tab character. |
123
|
| Line is longer than 80 characters. |
124
|
| Line contains a tab character. |
124
|
| Line is longer than 80 characters. |
126
|
| Line contains a tab character. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
131
|
| Missing a Javadoc comment. |
131
|
| Line contains a tab character. |
132
|
| '{' should be on the previous line. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
136
|
| 'if' is not followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line contains a tab character. |
137
|
| '{' should be on the previous line. |
137
|
| Line is longer than 80 characters. |
138
|
| Line contains a tab character. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line is longer than 80 characters. |
139
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| 'if' is not followed by whitespace. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line contains a tab character. |
141
|
| '{' should be on the previous line. |
141
|
| Line is longer than 80 characters. |
142
|
| Line contains a tab character. |
142
|
| '(' is followed by whitespace. |
142
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| 'if' is not followed by whitespace. |
145
|
| '(' is followed by whitespace. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line contains a tab character. |
146
|
| '{' should be on the previous line. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| 'if' is not followed by whitespace. |
148
|
| '(' is followed by whitespace. |
148
|
| '3' is a magic number. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line contains a tab character. |
149
|
| '{' should be on the previous line. |
149
|
| Line is longer than 80 characters. |
150
|
| Line contains a tab character. |
150
|
| '(' is followed by whitespace. |
150
|
| '(' is followed by whitespace. |
150
|
| '3' is a magic number. |
150
|
| ')' is preceded with whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
159
|
| Missing a Javadoc comment. |
159
|
| Line contains a tab character. |
160
|
| '{' should be on the previous line. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
163
|
| 'if' is not followed by whitespace. |
163
|
| '(' is followed by whitespace. |
163
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Line contains a tab character. |
164
|
| '{' should be on the previous line. |
164
|
| Line contains a tab character. |
165
|
| 'if' is not followed by whitespace. |
165
|
| '(' is followed by whitespace. |
165
|
| '3' is a magic number. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line contains a tab character. |
166
|
| '{' should be on the previous line. |
166
|
| Line is longer than 80 characters. |
167
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| '(' is followed by whitespace. |
167
|
| '3' is a magic number. |
167
|
| ')' is preceded with whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
176
|
| Missing a Javadoc comment. |
176
|
| Line contains a tab character. |
177
|
| '{' should be on the previous line. |
177
|
| Line contains a tab character. |
178
|
| Line is longer than 80 characters. |
180
|
| Line contains a tab character. |
180
|
| 'if' is not followed by whitespace. |
180
|
| '(' is followed by whitespace. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line contains a tab character. |
181
|
| '{' should be on the previous line. |
181
|
| Line is longer than 80 characters. |
182
|
| Line contains a tab character. |
182
|
| '(' is followed by whitespace. |
182
|
| '(' is followed by whitespace. |
182
|
| '3' is a magic number. |
182
|
| ')' is preceded with whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
183
|
| '}' should be on the same line. |
183
|
| Line contains a tab character. |
184
|
| 'if' is not followed by whitespace. |
184
|
| '(' is followed by whitespace. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line contains a tab character. |
185
|
| '{' should be on the previous line. |
185
|
| Line is longer than 80 characters. |
186
|
| Line contains a tab character. |
186
|
| '(' is followed by whitespace. |
186
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
191
|
| Missing a Javadoc comment. |
191
|
| Line contains a tab character. |
192
|
| '{' should be on the previous line. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
195
|
| 'if' is not followed by whitespace. |
195
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| Line contains a tab character. |
196
|
| '{' should be on the previous line. |
196
|
| Line is longer than 80 characters. |
197
|
| Line contains a tab character. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| '}' should be on the same line. |
200
|
| Line contains a tab character. |
201
|
| 'if' is not followed by whitespace. |
201
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| Line contains a tab character. |
202
|
| '{' should be on the previous line. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
208
|
| Missing a Javadoc comment. |
208
|
| Line contains a tab character. |
209
|
| '{' should be on the previous line. |
209
|
| Line contains a tab character. |
210
|
| 'for' is not followed by whitespace. |
210
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line contains a tab character. |
211
|
| '{' should be on the previous line. |
211
|
| Line contains a tab character. |
212
|
| 'if' is not followed by whitespace. |
212
|
| '(' is followed by whitespace. |
212
|
| '(' is followed by whitespace. |
212
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line contains a tab character. |
213
|
| '{' should be on the previous line. |
213
|
| Line contains a tab character. |
214
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| First sentence should end with a period. |
220
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Redundant 'final' modifier. |
225
|
| '(' is followed by whitespace. |
225
|
| Parameter returnType should be final. |
225
|
| ')' is preceded with whitespace. |
225
|
| Line contains a tab character. |
226
|
| '{' should be on the previous line. |
226
|
| Line contains a tab character. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| Line contains a tab character. |
228
|
| First sentence should end with a period. |
230
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Redundant 'final' modifier. |
235
|
| '(' is followed by whitespace. |
235
|
| Parameter d should be final. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line contains a tab character. |
236
|
| '{' should be on the previous line. |
236
|
| Line contains a tab character. |
237
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
240
|
| Line is longer than 80 characters. |
241
|
| Line contains a tab character. |
241
|
| Line is longer than 80 characters. |
242
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Expected an @return tag. |
248
|
| Line contains a tab character. |
248
|
| '(' is followed by whitespace. |
248
|
| Parameter o should be final. |
248
|
| Expected @param tag for 'o'. |
248
|
| ')' is preceded with whitespace. |
248
|
| Line contains a tab character. |
249
|
| '{' should be on the previous line. |
249
|
| Line contains a tab character. |
250
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line is longer than 80 characters. |
252
|
| Line contains a tab character. |
252
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
255
|
| Missing a Javadoc comment. |
255
|
| Line contains a tab character. |
256
|
| '{' should be on the previous line. |
256
|
| Line contains a tab character. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
260
|
| Missing a Javadoc comment. |
260
|
| Line contains a tab character. |
261
|
| '{' should be on the previous line. |
261
|
| Line is longer than 80 characters. |
262
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
265
|
| Missing a Javadoc comment. |
265
|
| Line contains a tab character. |
266
|
| '{' should be on the previous line. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
270
|
| Missing a Javadoc comment. |
270
|
| Line contains a tab character. |
271
|
| '{' should be on the previous line. |
271
|
| Line contains a tab character. |
272
|
| 'if' is not followed by whitespace. |
272
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| Line contains a tab character. |
273
|
| '{' should be on the previous line. |
273
|
| Line contains a tab character. |
274
|
| '(' is followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
279
|
| Missing a Javadoc comment. |
279
|
| Line contains a tab character. |
280
|
| '{' should be on the previous line. |
280
|
| Line contains a tab character. |
281
|
| 'if' is not followed by whitespace. |
281
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| Line contains a tab character. |
282
|
| '{' should be on the previous line. |
282
|
| Line is longer than 80 characters. |
283
|
| Line contains a tab character. |
283
|
| '(' is followed by whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| First sentence should end with a period. |
288
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| '(' is followed by whitespace. |
294
|
| Parameter modifiers should be final. |
294
|
| Expected @param tag for 'modifiers'. |
294
|
| ')' is preceded with whitespace. |
294
|
| Line contains a tab character. |
295
|
| '{' should be on the previous line. |
295
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
298
|
| 'if' is not followed by whitespace. |
298
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| Line contains a tab character. |
299
|
| '{' should be on the previous line. |
299
|
| Line contains a tab character. |
300
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| Line contains a tab character. |
301
|
| 'if' is not followed by whitespace. |
301
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| Line contains a tab character. |
302
|
| '{' should be on the previous line. |
302
|
| Line contains a tab character. |
303
|
| '(' is followed by whitespace. |
303
|
| ')' is preceded with whitespace. |
303
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
305
|
| '}' should be on the same line. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| '{' should be on the previous line. |
307
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| '(' is followed by whitespace. |
310
|
| ')' is preceded with whitespace. |
310
|
| Line contains a tab character. |
311
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| Line contains a tab character. |
312
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| Line contains a tab character. |
313
|
| '(' is followed by whitespace. |
313
|
| '(' is followed by whitespace. |
313
|
| ')' is preceded with whitespace. |
313
|
| ')' is preceded with whitespace. |
313
|
| Line contains a tab character. |
314
|
| Line contains a tab character. |
315
|
xjavadoc/Named.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
7
|
| '{' should be on the previous line. |
14
|
| First sentence should end with a period. |
15
|
| Line contains a tab character. |
15
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
xjavadoc/Node.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Missing a Javadoc comment. |
9
|
| Redundant 'public' modifier. |
13
|
| Redundant 'public' modifier. |
17
|
| Redundant 'public' modifier. |
21
|
| Expected @param tag for 'n'. |
21
|
| Missing a Javadoc comment. |
22
|
| Redundant 'public' modifier. |
22
|
| Redundant 'public' modifier. |
26
|
| Expected @param tag for 'n'. |
26
|
| Expected @param tag for 'i'. |
26
|
| Expected an @return tag. |
30
|
| Redundant 'public' modifier. |
30
|
| Expected @param tag for 'i'. |
30
|
| Expected an @return tag. |
33
|
| Redundant 'public' modifier. |
33
|
xjavadoc/NodeParser.java
Error | Line |
| File length is 10,138 lines (max allowed is 2,000). |
1
|
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
5
|
| Unused import - java.io.InputStream. |
6
|
| Line is longer than 80 characters. |
9
|
| Missing a Javadoc comment. |
9
|
| ',' is not followed by whitespace. |
9
|
| '{' is not followed by whitespace. |
9
|
| Line is longer than 80 characters. |
10
|
| Missing a Javadoc comment. |
10
|
| Variable 'jjtree' must be private and have accessor methods. |
10
|
| ';' is not followed by whitespace. |
10
|
| Missing a Javadoc comment. |
10
|
| Name '_xJavaDoc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
10
|
| Missing a Javadoc comment. |
11
|
| Name '_tagFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
11
|
| Missing a Javadoc comment. |
13
|
| Name '_packageName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
13
|
| Missing a Javadoc comment. |
15
|
| Name '_sourceClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
15
|
| Missing a Javadoc comment. |
16
|
| Name '_sourceClassStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
16
|
| Missing a Javadoc comment. |
20
|
| Name '_hasParsedMain' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
20
|
| Line is longer than 80 characters. |
23
|
| Missing a Javadoc comment. |
23
|
| Redundant 'final' modifier. |
23
|
| Parameter element should be final. |
23
|
| Parameter token should be final. |
23
|
| '(' is followed by whitespace. |
24
|
| ')' is preceded with whitespace. |
24
|
| Missing a Javadoc comment. |
28
|
| Redundant 'final' modifier. |
28
|
| 'if' is not followed by whitespace. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| Missing a Javadoc comment. |
34
|
| Name '_nameBuffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Variable 'type' must be private and have accessor methods. |
37
|
| Missing a Javadoc comment. |
38
|
| Variable 'name' must be private and have accessor methods. |
38
|
| Missing a Javadoc comment. |
39
|
| Variable 'dimension' must be private and have accessor methods. |
39
|
| Missing a Javadoc comment. |
41
|
| Name '_parameter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Missing a Javadoc comment. |
44
|
| Name '_nameToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| First sentence should end with a period. |
46
|
| Line is longer than 80 characters. |
47
|
| Expected an @return tag. |
49
|
| 'if' is not followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line is longer than 80 characters. |
55
|
| 'if' is not followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| First sentence should end with a period. |
71
|
| Line is longer than 80 characters. |
72
|
| 'if' is not followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Missing a Javadoc comment. |
83
|
| 'cast' is not followed by whitespace. |
84
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
89
|
| '(' is followed by whitespace. |
94
|
| Parameter xJavaDoc should be final. |
94
|
| Expected @param tag for 'xJavaDoc'. |
94
|
| Parameter tagFactory should be final. |
94
|
| Expected @param tag for 'tagFactory'. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| Line has trailing spaces. |
101
|
| Method 'populate' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Parameter sourceClass should be final. |
110
|
| Expected @param tag for 'sourceClass'. |
110
|
| Expected @throws tag for 'ParseException'. |
111
|
| '{' should be on the previous line. |
112
|
| '{' should be on the previous line. |
123
|
| Line has trailing spaces. |
126
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '}' should be on the same line. |
131
|
| '{' should be on the previous line. |
133
|
| '}' should be on the same line. |
136
|
| '{' should be on the previous line. |
138
|
| Line is longer than 80 characters. |
150
|
| Missing a Javadoc comment. |
150
|
| 'public' modifier out of order with the JLS suggestions. |
150
|
| Name 'CompilationUnit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
150
|
| Parameter sourceClass should be final. |
150
|
| Empty statement. |
162
|
| Empty statement. |
168
|
| Empty statement. |
186
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| 'if' is not followed by whitespace. |
201
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| 'if' construct must use '{}'s. |
202
|
| Line is longer than 80 characters. |
202
|
| Avoid nested blocks. |
202
|
| 'if' is not preceded with whitespace. |
202
|
| '{' is not followed by whitespace. |
202
|
| ';' is not followed by whitespace. |
202
|
| '}' is not preceded with whitespace. |
202
|
| 'if' construct must use '{}'s. |
212
|
| Avoid nested blocks. |
212
|
| 'if' is not preceded with whitespace. |
212
|
| '{' is not followed by whitespace. |
212
|
| 'cast' is not followed by whitespace. |
212
|
| ';' is not followed by whitespace. |
212
|
| '}' is not preceded with whitespace. |
212
|
| 'if' construct must use '{}'s. |
215
|
| Avoid nested blocks. |
215
|
| 'if' is not preceded with whitespace. |
215
|
| '{' is not followed by whitespace. |
215
|
| 'cast' is not followed by whitespace. |
215
|
| ';' is not followed by whitespace. |
215
|
| '}' is not preceded with whitespace. |
215
|
| 'if' construct must use '{}'s. |
217
|
| Avoid nested blocks. |
217
|
| 'if' is not preceded with whitespace. |
217
|
| '{' is not followed by whitespace. |
217
|
| 'cast' is not followed by whitespace. |
217
|
| ';' is not followed by whitespace. |
217
|
| '}' is not preceded with whitespace. |
217
|
| Missing a Javadoc comment. |
225
|
| 'public' modifier out of order with the JLS suggestions. |
225
|
| Name 'PackageDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
225
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| 'if' construct must use '{}'s. |
245
|
| Avoid nested blocks. |
245
|
| 'if' is not preceded with whitespace. |
245
|
| '{' is not followed by whitespace. |
245
|
| 'cast' is not followed by whitespace. |
245
|
| ';' is not followed by whitespace. |
245
|
| '}' is not preceded with whitespace. |
245
|
| 'if' construct must use '{}'s. |
248
|
| Avoid nested blocks. |
248
|
| 'if' is not preceded with whitespace. |
248
|
| '{' is not followed by whitespace. |
248
|
| 'cast' is not followed by whitespace. |
248
|
| ';' is not followed by whitespace. |
248
|
| '}' is not preceded with whitespace. |
248
|
| 'if' construct must use '{}'s. |
250
|
| Avoid nested blocks. |
250
|
| 'if' is not preceded with whitespace. |
250
|
| '{' is not followed by whitespace. |
250
|
| 'cast' is not followed by whitespace. |
250
|
| ';' is not followed by whitespace. |
250
|
| '}' is not preceded with whitespace. |
250
|
| Missing a Javadoc comment. |
258
|
| 'public' modifier out of order with the JLS suggestions. |
258
|
| Name 'ImportDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
258
|
| ';' is not followed by whitespace. |
262
|
| '3' is a magic number. |
274
|
| Empty statement. |
275
|
| 'if' is not followed by whitespace. |
280
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| 'if' construct must use '{}'s. |
293
|
| Avoid nested blocks. |
293
|
| 'if' is not preceded with whitespace. |
293
|
| '{' is not followed by whitespace. |
293
|
| 'cast' is not followed by whitespace. |
293
|
| ';' is not followed by whitespace. |
293
|
| '}' is not preceded with whitespace. |
293
|
| 'if' construct must use '{}'s. |
296
|
| Avoid nested blocks. |
296
|
| 'if' is not preceded with whitespace. |
296
|
| '{' is not followed by whitespace. |
296
|
| 'cast' is not followed by whitespace. |
296
|
| ';' is not followed by whitespace. |
296
|
| '}' is not preceded with whitespace. |
296
|
| 'if' construct must use '{}'s. |
298
|
| Avoid nested blocks. |
298
|
| 'if' is not preceded with whitespace. |
298
|
| '{' is not followed by whitespace. |
298
|
| 'cast' is not followed by whitespace. |
298
|
| ';' is not followed by whitespace. |
298
|
| '}' is not preceded with whitespace. |
298
|
| Missing a Javadoc comment. |
306
|
| 'public' modifier out of order with the JLS suggestions. |
306
|
| Name 'TypeDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
306
|
| '2147483647' is a magic number. |
312
|
| '4' is a magic number. |
332
|
| 'if' construct must use '{}'s. |
345
|
| Avoid nested blocks. |
345
|
| 'if' is not preceded with whitespace. |
345
|
| '{' is not followed by whitespace. |
345
|
| 'cast' is not followed by whitespace. |
345
|
| ';' is not followed by whitespace. |
345
|
| '}' is not preceded with whitespace. |
345
|
| 'if' construct must use '{}'s. |
348
|
| Avoid nested blocks. |
348
|
| 'if' is not preceded with whitespace. |
348
|
| '{' is not followed by whitespace. |
348
|
| 'cast' is not followed by whitespace. |
348
|
| ';' is not followed by whitespace. |
348
|
| '}' is not preceded with whitespace. |
348
|
| 'if' construct must use '{}'s. |
350
|
| Avoid nested blocks. |
350
|
| 'if' is not preceded with whitespace. |
350
|
| '{' is not followed by whitespace. |
350
|
| 'cast' is not followed by whitespace. |
350
|
| ';' is not followed by whitespace. |
350
|
| '}' is not preceded with whitespace. |
350
|
| Missing a Javadoc comment. |
367
|
| 'public' modifier out of order with the JLS suggestions. |
367
|
| Name 'ClassDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
367
|
| ';' is not followed by whitespace. |
371
|
| Empty statement. |
381
|
| '5' is a magic number. |
384
|
| '(' is followed by whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| '(' is followed by whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| '(' is followed by whitespace. |
401
|
| ')' is preceded with whitespace. |
401
|
| '(' is followed by whitespace. |
406
|
| ')' is preceded with whitespace. |
406
|
| '6' is a magic number. |
409
|
| 'if' construct must use '{}'s. |
426
|
| Avoid nested blocks. |
426
|
| 'if' is not preceded with whitespace. |
426
|
| '{' is not followed by whitespace. |
426
|
| 'cast' is not followed by whitespace. |
426
|
| ';' is not followed by whitespace. |
426
|
| '}' is not preceded with whitespace. |
426
|
| 'if' construct must use '{}'s. |
429
|
| Avoid nested blocks. |
429
|
| 'if' is not preceded with whitespace. |
429
|
| '{' is not followed by whitespace. |
429
|
| 'cast' is not followed by whitespace. |
429
|
| ';' is not followed by whitespace. |
429
|
| '}' is not preceded with whitespace. |
429
|
| 'if' construct must use '{}'s. |
431
|
| Avoid nested blocks. |
431
|
| 'if' is not preceded with whitespace. |
431
|
| '{' is not followed by whitespace. |
431
|
| 'cast' is not followed by whitespace. |
431
|
| ';' is not followed by whitespace. |
431
|
| '}' is not preceded with whitespace. |
431
|
| Missing a Javadoc comment. |
439
|
| 'public' modifier out of order with the JLS suggestions. |
439
|
| Name 'UnmodifiedClassDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
439
|
| ';' is not followed by whitespace. |
443
|
| 'if' is not followed by whitespace. |
451
|
| '!=' is not preceded with whitespace. |
451
|
| '!=' is not followed by whitespace. |
451
|
| '(' is followed by whitespace. |
452
|
| ')' is preceded with whitespace. |
452
|
| '(' is followed by whitespace. |
453
|
| ')' is preceded with whitespace. |
453
|
| 'if' is not followed by whitespace. |
456
|
| '(' is followed by whitespace. |
458
|
| ')' is preceded with whitespace. |
458
|
| '(' is followed by whitespace. |
459
|
| ')' is preceded with whitespace. |
459
|
| Line is longer than 80 characters. |
461
|
| ',' is not followed by whitespace. |
461
|
| '(' is followed by whitespace. |
462
|
| ')' is preceded with whitespace. |
462
|
| '(' is followed by whitespace. |
463
|
| ')' is preceded with whitespace. |
463
|
| '7' is a magic number. |
475
|
| Empty statement. |
476
|
| '8' is a magic number. |
484
|
| Empty statement. |
485
|
| 'if' is not followed by whitespace. |
490
|
| '(' is followed by whitespace. |
490
|
| ')' is preceded with whitespace. |
490
|
| 'if' construct must use '{}'s. |
503
|
| Avoid nested blocks. |
503
|
| 'if' is not preceded with whitespace. |
503
|
| '{' is not followed by whitespace. |
503
|
| 'cast' is not followed by whitespace. |
503
|
| ';' is not followed by whitespace. |
503
|
| '}' is not preceded with whitespace. |
503
|
| 'if' construct must use '{}'s. |
506
|
| Avoid nested blocks. |
506
|
| 'if' is not preceded with whitespace. |
506
|
| '{' is not followed by whitespace. |
506
|
| 'cast' is not followed by whitespace. |
506
|
| ';' is not followed by whitespace. |
506
|
| '}' is not preceded with whitespace. |
506
|
| 'if' construct must use '{}'s. |
508
|
| Avoid nested blocks. |
508
|
| 'if' is not preceded with whitespace. |
508
|
| '{' is not followed by whitespace. |
508
|
| 'cast' is not followed by whitespace. |
508
|
| ';' is not followed by whitespace. |
508
|
| '}' is not preceded with whitespace. |
508
|
| Missing a Javadoc comment. |
516
|
| 'public' modifier out of order with the JLS suggestions. |
516
|
| Name 'ClassBody' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
516
|
| Empty statement. |
550
|
| '9' is a magic number. |
553
|
| 'if' construct must use '{}'s. |
567
|
| Avoid nested blocks. |
567
|
| 'if' is not preceded with whitespace. |
567
|
| '{' is not followed by whitespace. |
567
|
| 'cast' is not followed by whitespace. |
567
|
| ';' is not followed by whitespace. |
567
|
| '}' is not preceded with whitespace. |
567
|
| 'if' construct must use '{}'s. |
570
|
| Avoid nested blocks. |
570
|
| 'if' is not preceded with whitespace. |
570
|
| '{' is not followed by whitespace. |
570
|
| 'cast' is not followed by whitespace. |
570
|
| ';' is not followed by whitespace. |
570
|
| '}' is not preceded with whitespace. |
570
|
| 'if' construct must use '{}'s. |
572
|
| Avoid nested blocks. |
572
|
| 'if' is not preceded with whitespace. |
572
|
| '{' is not followed by whitespace. |
572
|
| 'cast' is not followed by whitespace. |
572
|
| ';' is not followed by whitespace. |
572
|
| '}' is not preceded with whitespace. |
572
|
| Missing a Javadoc comment. |
580
|
| 'public' modifier out of order with the JLS suggestions. |
580
|
| Name 'NestedClassDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
580
|
| ';' is not followed by whitespace. |
584
|
| Empty statement. |
597
|
| '10' is a magic number. |
600
|
| '(' is followed by whitespace. |
606
|
| ')' is preceded with whitespace. |
606
|
| '(' is followed by whitespace. |
607
|
| ')' is preceded with whitespace. |
607
|
| '(' is followed by whitespace. |
611
|
| ')' is preceded with whitespace. |
611
|
| '(' is followed by whitespace. |
612
|
| ')' is preceded with whitespace. |
612
|
| '(' is followed by whitespace. |
616
|
| ')' is preceded with whitespace. |
616
|
| '(' is followed by whitespace. |
617
|
| ')' is preceded with whitespace. |
617
|
| '(' is followed by whitespace. |
621
|
| ')' is preceded with whitespace. |
621
|
| '(' is followed by whitespace. |
622
|
| ')' is preceded with whitespace. |
622
|
| '(' is followed by whitespace. |
626
|
| ')' is preceded with whitespace. |
626
|
| '(' is followed by whitespace. |
627
|
| ')' is preceded with whitespace. |
627
|
| '(' is followed by whitespace. |
631
|
| ')' is preceded with whitespace. |
631
|
| '(' is followed by whitespace. |
632
|
| ')' is preceded with whitespace. |
632
|
| '(' is followed by whitespace. |
636
|
| ')' is preceded with whitespace. |
636
|
| '(' is followed by whitespace. |
637
|
| ')' is preceded with whitespace. |
637
|
| '11' is a magic number. |
640
|
| 'if' construct must use '{}'s. |
657
|
| Avoid nested blocks. |
657
|
| 'if' is not preceded with whitespace. |
657
|
| '{' is not followed by whitespace. |
657
|
| 'cast' is not followed by whitespace. |
657
|
| ';' is not followed by whitespace. |
657
|
| '}' is not preceded with whitespace. |
657
|
| 'if' construct must use '{}'s. |
660
|
| Avoid nested blocks. |
660
|
| 'if' is not preceded with whitespace. |
660
|
| '{' is not followed by whitespace. |
660
|
| 'cast' is not followed by whitespace. |
660
|
| ';' is not followed by whitespace. |
660
|
| '}' is not preceded with whitespace. |
660
|
| 'if' construct must use '{}'s. |
662
|
| Avoid nested blocks. |
662
|
| 'if' is not preceded with whitespace. |
662
|
| '{' is not followed by whitespace. |
662
|
| 'cast' is not followed by whitespace. |
662
|
| ';' is not followed by whitespace. |
662
|
| '}' is not preceded with whitespace. |
662
|
| Missing a Javadoc comment. |
670
|
| 'public' modifier out of order with the JLS suggestions. |
670
|
| Name 'ClassBodyDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
670
|
| ';' is not followed by whitespace. |
674
|
| '2147483647' is a magic number. |
678
|
| '2147483647' is a magic number. |
680
|
| '2147483647' is a magic number. |
682
|
| '2147483647' is a magic number. |
684
|
| '12' is a magic number. |
707
|
| 'if' construct must use '{}'s. |
720
|
| Avoid nested blocks. |
720
|
| 'if' is not preceded with whitespace. |
720
|
| '{' is not followed by whitespace. |
720
|
| 'cast' is not followed by whitespace. |
720
|
| ';' is not followed by whitespace. |
720
|
| '}' is not preceded with whitespace. |
720
|
| 'if' construct must use '{}'s. |
723
|
| Avoid nested blocks. |
723
|
| 'if' is not preceded with whitespace. |
723
|
| '{' is not followed by whitespace. |
723
|
| 'cast' is not followed by whitespace. |
723
|
| ';' is not followed by whitespace. |
723
|
| '}' is not preceded with whitespace. |
723
|
| 'if' construct must use '{}'s. |
725
|
| Avoid nested blocks. |
725
|
| 'if' is not preceded with whitespace. |
725
|
| '{' is not followed by whitespace. |
725
|
| 'cast' is not followed by whitespace. |
725
|
| ';' is not followed by whitespace. |
725
|
| '}' is not preceded with whitespace. |
725
|
| Missing a Javadoc comment. |
734
|
| 'public' modifier out of order with the JLS suggestions. |
734
|
| Name 'MethodDeclarationLookahead' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
734
|
| Empty statement. |
752
|
| '13' is a magic number. |
755
|
| '14' is a magic number. |
787
|
| 'if' construct must use '{}'s. |
803
|
| Avoid nested blocks. |
803
|
| 'if' is not preceded with whitespace. |
803
|
| '{' is not followed by whitespace. |
803
|
| 'cast' is not followed by whitespace. |
803
|
| ';' is not followed by whitespace. |
803
|
| '}' is not preceded with whitespace. |
803
|
| 'if' construct must use '{}'s. |
806
|
| Avoid nested blocks. |
806
|
| 'if' is not preceded with whitespace. |
806
|
| '{' is not followed by whitespace. |
806
|
| 'cast' is not followed by whitespace. |
806
|
| ';' is not followed by whitespace. |
806
|
| '}' is not preceded with whitespace. |
806
|
| 'if' construct must use '{}'s. |
808
|
| Avoid nested blocks. |
808
|
| 'if' is not preceded with whitespace. |
808
|
| '{' is not followed by whitespace. |
808
|
| 'cast' is not followed by whitespace. |
808
|
| ';' is not followed by whitespace. |
808
|
| '}' is not preceded with whitespace. |
808
|
| Missing a Javadoc comment. |
816
|
| 'public' modifier out of order with the JLS suggestions. |
816
|
| Name 'InterfaceDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
816
|
| ';' is not followed by whitespace. |
820
|
| Empty statement. |
829
|
| '15' is a magic number. |
832
|
| '(' is followed by whitespace. |
838
|
| ')' is preceded with whitespace. |
838
|
| '(' is followed by whitespace. |
839
|
| ')' is preceded with whitespace. |
839
|
| '(' is followed by whitespace. |
843
|
| ')' is preceded with whitespace. |
843
|
| '(' is followed by whitespace. |
844
|
| ')' is preceded with whitespace. |
844
|
| '(' is followed by whitespace. |
848
|
| ')' is preceded with whitespace. |
848
|
| '(' is followed by whitespace. |
849
|
| ')' is preceded with whitespace. |
849
|
| '16' is a magic number. |
852
|
| 'if' construct must use '{}'s. |
869
|
| Avoid nested blocks. |
869
|
| 'if' is not preceded with whitespace. |
869
|
| '{' is not followed by whitespace. |
869
|
| 'cast' is not followed by whitespace. |
869
|
| ';' is not followed by whitespace. |
869
|
| '}' is not preceded with whitespace. |
869
|
| 'if' construct must use '{}'s. |
872
|
| Avoid nested blocks. |
872
|
| 'if' is not preceded with whitespace. |
872
|
| '{' is not followed by whitespace. |
872
|
| 'cast' is not followed by whitespace. |
872
|
| ';' is not followed by whitespace. |
872
|
| '}' is not preceded with whitespace. |
872
|
| 'if' construct must use '{}'s. |
874
|
| Avoid nested blocks. |
874
|
| 'if' is not preceded with whitespace. |
874
|
| '{' is not followed by whitespace. |
874
|
| 'cast' is not followed by whitespace. |
874
|
| ';' is not followed by whitespace. |
874
|
| '}' is not preceded with whitespace. |
874
|
| Missing a Javadoc comment. |
882
|
| 'public' modifier out of order with the JLS suggestions. |
882
|
| Name 'NestedInterfaceDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
882
|
| ';' is not followed by whitespace. |
886
|
| Empty statement. |
899
|
| '17' is a magic number. |
902
|
| '(' is followed by whitespace. |
908
|
| ')' is preceded with whitespace. |
908
|
| '(' is followed by whitespace. |
909
|
| ')' is preceded with whitespace. |
909
|
| '(' is followed by whitespace. |
913
|
| ')' is preceded with whitespace. |
913
|
| '(' is followed by whitespace. |
914
|
| ')' is preceded with whitespace. |
914
|
| '(' is followed by whitespace. |
918
|
| ')' is preceded with whitespace. |
918
|
| '(' is followed by whitespace. |
919
|
| ')' is preceded with whitespace. |
919
|
| '(' is followed by whitespace. |
923
|
| ')' is preceded with whitespace. |
923
|
| '(' is followed by whitespace. |
924
|
| ')' is preceded with whitespace. |
924
|
| '(' is followed by whitespace. |
928
|
| ')' is preceded with whitespace. |
928
|
| '(' is followed by whitespace. |
929
|
| ')' is preceded with whitespace. |
929
|
| '(' is followed by whitespace. |
933
|
| ')' is preceded with whitespace. |
933
|
| '(' is followed by whitespace. |
934
|
| ')' is preceded with whitespace. |
934
|
| '(' is followed by whitespace. |
938
|
| ')' is preceded with whitespace. |
938
|
| '(' is followed by whitespace. |
939
|
| ')' is preceded with whitespace. |
939
|
| '18' is a magic number. |
942
|
| 'if' construct must use '{}'s. |
959
|
| Avoid nested blocks. |
959
|
| 'if' is not preceded with whitespace. |
959
|
| '{' is not followed by whitespace. |
959
|
| 'cast' is not followed by whitespace. |
959
|
| ';' is not followed by whitespace. |
959
|
| '}' is not preceded with whitespace. |
959
|
| 'if' construct must use '{}'s. |
962
|
| Avoid nested blocks. |
962
|
| 'if' is not preceded with whitespace. |
962
|
| '{' is not followed by whitespace. |
962
|
| 'cast' is not followed by whitespace. |
962
|
| ';' is not followed by whitespace. |
962
|
| '}' is not preceded with whitespace. |
962
|
| 'if' construct must use '{}'s. |
964
|
| Avoid nested blocks. |
964
|
| 'if' is not preceded with whitespace. |
964
|
| '{' is not followed by whitespace. |
964
|
| 'cast' is not followed by whitespace. |
964
|
| ';' is not followed by whitespace. |
964
|
| '}' is not preceded with whitespace. |
964
|
| Missing a Javadoc comment. |
972
|
| 'public' modifier out of order with the JLS suggestions. |
972
|
| Name 'UnmodifiedInterfaceDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
972
|
| ';' is not followed by whitespace. |
976
|
| '(' is followed by whitespace. |
983
|
| ')' is preceded with whitespace. |
983
|
| 'if' is not followed by whitespace. |
985
|
| '(' is followed by whitespace. |
987
|
| ')' is preceded with whitespace. |
987
|
| '(' is followed by whitespace. |
988
|
| ')' is preceded with whitespace. |
988
|
| Line is longer than 80 characters. |
990
|
| ',' is not followed by whitespace. |
990
|
| '(' is followed by whitespace. |
991
|
| ')' is preceded with whitespace. |
991
|
| '(' is followed by whitespace. |
992
|
| ')' is preceded with whitespace. |
992
|
| '(' is followed by whitespace. |
996
|
| ')' is preceded with whitespace. |
996
|
| ',' is not followed by whitespace. |
997
|
| '19' is a magic number. |
1004
|
| Empty statement. |
1005
|
| Empty statement. |
1034
|
| '20' is a magic number. |
1037
|
| 'if' is not followed by whitespace. |
1045
|
| 'if' construct must use '{}'s. |
1056
|
| Avoid nested blocks. |
1056
|
| 'if' is not preceded with whitespace. |
1056
|
| '{' is not followed by whitespace. |
1056
|
| 'cast' is not followed by whitespace. |
1056
|
| ';' is not followed by whitespace. |
1056
|
| '}' is not preceded with whitespace. |
1056
|
| 'if' construct must use '{}'s. |
1059
|
| Avoid nested blocks. |
1059
|
| 'if' is not preceded with whitespace. |
1059
|
| '{' is not followed by whitespace. |
1059
|
| 'cast' is not followed by whitespace. |
1059
|
| ';' is not followed by whitespace. |
1059
|
| '}' is not preceded with whitespace. |
1059
|
| 'if' construct must use '{}'s. |
1061
|
| Avoid nested blocks. |
1061
|
| 'if' is not preceded with whitespace. |
1061
|
| '{' is not followed by whitespace. |
1061
|
| 'cast' is not followed by whitespace. |
1061
|
| ';' is not followed by whitespace. |
1061
|
| '}' is not preceded with whitespace. |
1061
|
| Missing a Javadoc comment. |
1069
|
| 'public' modifier out of order with the JLS suggestions. |
1069
|
| Name 'InterfaceMemberDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1069
|
| '2147483647' is a magic number. |
1075
|
| '2147483647' is a magic number. |
1077
|
| '2147483647' is a magic number. |
1079
|
| '21' is a magic number. |
1102
|
| 'if' construct must use '{}'s. |
1115
|
| Avoid nested blocks. |
1115
|
| 'if' is not preceded with whitespace. |
1115
|
| '{' is not followed by whitespace. |
1115
|
| 'cast' is not followed by whitespace. |
1115
|
| ';' is not followed by whitespace. |
1115
|
| '}' is not preceded with whitespace. |
1115
|
| 'if' construct must use '{}'s. |
1118
|
| Avoid nested blocks. |
1118
|
| 'if' is not preceded with whitespace. |
1118
|
| '{' is not followed by whitespace. |
1118
|
| 'cast' is not followed by whitespace. |
1118
|
| ';' is not followed by whitespace. |
1118
|
| '}' is not preceded with whitespace. |
1118
|
| 'if' construct must use '{}'s. |
1120
|
| Avoid nested blocks. |
1120
|
| 'if' is not preceded with whitespace. |
1120
|
| '{' is not followed by whitespace. |
1120
|
| 'cast' is not followed by whitespace. |
1120
|
| ';' is not followed by whitespace. |
1120
|
| '}' is not preceded with whitespace. |
1120
|
| Missing a Javadoc comment. |
1128
|
| 'public' modifier out of order with the JLS suggestions. |
1128
|
| Name 'FieldDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1128
|
| ';' is not followed by whitespace. |
1132
|
| Empty statement. |
1155
|
| '22' is a magic number. |
1158
|
| '(' is followed by whitespace. |
1164
|
| ')' is preceded with whitespace. |
1164
|
| ',' is not followed by whitespace. |
1165
|
| '(' is followed by whitespace. |
1169
|
| ')' is preceded with whitespace. |
1169
|
| ',' is not followed by whitespace. |
1170
|
| '(' is followed by whitespace. |
1174
|
| ')' is preceded with whitespace. |
1174
|
| ',' is not followed by whitespace. |
1175
|
| '(' is followed by whitespace. |
1179
|
| ')' is preceded with whitespace. |
1179
|
| ',' is not followed by whitespace. |
1180
|
| '(' is followed by whitespace. |
1184
|
| ')' is preceded with whitespace. |
1184
|
| ',' is not followed by whitespace. |
1185
|
| '(' is followed by whitespace. |
1189
|
| ')' is preceded with whitespace. |
1189
|
| ',' is not followed by whitespace. |
1190
|
| '(' is followed by whitespace. |
1194
|
| ')' is preceded with whitespace. |
1194
|
| ',' is not followed by whitespace. |
1195
|
| '23' is a magic number. |
1198
|
| Empty statement. |
1209
|
| '24' is a magic number. |
1212
|
| Line is longer than 80 characters. |
1216
|
| Line is longer than 80 characters. |
1224
|
| 'if' construct must use '{}'s. |
1234
|
| Avoid nested blocks. |
1234
|
| 'if' is not preceded with whitespace. |
1234
|
| '{' is not followed by whitespace. |
1234
|
| 'cast' is not followed by whitespace. |
1234
|
| ';' is not followed by whitespace. |
1234
|
| '}' is not preceded with whitespace. |
1234
|
| 'if' construct must use '{}'s. |
1237
|
| Avoid nested blocks. |
1237
|
| 'if' is not preceded with whitespace. |
1237
|
| '{' is not followed by whitespace. |
1237
|
| 'cast' is not followed by whitespace. |
1237
|
| ';' is not followed by whitespace. |
1237
|
| '}' is not preceded with whitespace. |
1237
|
| 'if' construct must use '{}'s. |
1239
|
| Avoid nested blocks. |
1239
|
| 'if' is not preceded with whitespace. |
1239
|
| '{' is not followed by whitespace. |
1239
|
| 'cast' is not followed by whitespace. |
1239
|
| ';' is not followed by whitespace. |
1239
|
| '}' is not preceded with whitespace. |
1239
|
| Missing a Javadoc comment. |
1247
|
| 'public' modifier out of order with the JLS suggestions. |
1247
|
| Name 'FieldDeclarator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1247
|
| Parameter fieldImpl should be final. |
1247
|
| '25' is a magic number. |
1260
|
| Empty statement. |
1261
|
| 'if' construct must use '{}'s. |
1271
|
| Avoid nested blocks. |
1271
|
| 'if' is not preceded with whitespace. |
1271
|
| '{' is not followed by whitespace. |
1271
|
| 'cast' is not followed by whitespace. |
1271
|
| ';' is not followed by whitespace. |
1271
|
| '}' is not preceded with whitespace. |
1271
|
| 'if' construct must use '{}'s. |
1274
|
| Avoid nested blocks. |
1274
|
| 'if' is not preceded with whitespace. |
1274
|
| '{' is not followed by whitespace. |
1274
|
| 'cast' is not followed by whitespace. |
1274
|
| ';' is not followed by whitespace. |
1274
|
| '}' is not preceded with whitespace. |
1274
|
| 'if' construct must use '{}'s. |
1276
|
| Avoid nested blocks. |
1276
|
| 'if' is not preceded with whitespace. |
1276
|
| '{' is not followed by whitespace. |
1276
|
| 'cast' is not followed by whitespace. |
1276
|
| ';' is not followed by whitespace. |
1276
|
| '}' is not preceded with whitespace. |
1276
|
| Missing a Javadoc comment. |
1284
|
| 'public' modifier out of order with the JLS suggestions. |
1284
|
| Name 'VariableDeclarator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1284
|
| '26' is a magic number. |
1297
|
| Empty statement. |
1298
|
| 'if' construct must use '{}'s. |
1308
|
| Avoid nested blocks. |
1308
|
| 'if' is not preceded with whitespace. |
1308
|
| '{' is not followed by whitespace. |
1308
|
| 'cast' is not followed by whitespace. |
1308
|
| ';' is not followed by whitespace. |
1308
|
| '}' is not preceded with whitespace. |
1308
|
| 'if' construct must use '{}'s. |
1311
|
| Avoid nested blocks. |
1311
|
| 'if' is not preceded with whitespace. |
1311
|
| '{' is not followed by whitespace. |
1311
|
| 'cast' is not followed by whitespace. |
1311
|
| ';' is not followed by whitespace. |
1311
|
| '}' is not preceded with whitespace. |
1311
|
| 'if' construct must use '{}'s. |
1313
|
| Avoid nested blocks. |
1313
|
| 'if' is not preceded with whitespace. |
1313
|
| '{' is not followed by whitespace. |
1313
|
| 'cast' is not followed by whitespace. |
1313
|
| ';' is not followed by whitespace. |
1313
|
| '}' is not preceded with whitespace. |
1313
|
| Line is longer than 80 characters. |
1321
|
| Missing a Javadoc comment. |
1321
|
| 'public' modifier out of order with the JLS suggestions. |
1321
|
| Name 'Field_VariableDeclaratorId' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1321
|
| Parameter fieldImpl should be final. |
1321
|
| ';' is not followed by whitespace. |
1325
|
| Empty statement. |
1332
|
| '27' is a magic number. |
1335
|
| Line is longer than 80 characters. |
1340
|
| '(' is followed by whitespace. |
1344
|
| ')' is preceded with whitespace. |
1344
|
| Missing a Javadoc comment. |
1352
|
| 'public' modifier out of order with the JLS suggestions. |
1352
|
| Name 'Parameter_VariableDeclaratorId' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1352
|
| ';' is not followed by whitespace. |
1356
|
| Empty statement. |
1363
|
| '28' is a magic number. |
1366
|
| Missing a Javadoc comment. |
1383
|
| 'public' modifier out of order with the JLS suggestions. |
1383
|
| Name 'VariableDeclaratorId' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1383
|
| Empty statement. |
1394
|
| '29' is a magic number. |
1397
|
| Missing a Javadoc comment. |
1410
|
| 'public' modifier out of order with the JLS suggestions. |
1410
|
| Name 'VariableInitializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1410
|
| '30' is a magic number. |
1450
|
| 'if' construct must use '{}'s. |
1462
|
| Avoid nested blocks. |
1462
|
| 'if' is not preceded with whitespace. |
1462
|
| '{' is not followed by whitespace. |
1462
|
| 'cast' is not followed by whitespace. |
1462
|
| ';' is not followed by whitespace. |
1462
|
| '}' is not preceded with whitespace. |
1462
|
| 'if' construct must use '{}'s. |
1465
|
| Avoid nested blocks. |
1465
|
| 'if' is not preceded with whitespace. |
1465
|
| '{' is not followed by whitespace. |
1465
|
| 'cast' is not followed by whitespace. |
1465
|
| ';' is not followed by whitespace. |
1465
|
| '}' is not preceded with whitespace. |
1465
|
| 'if' construct must use '{}'s. |
1467
|
| Avoid nested blocks. |
1467
|
| 'if' is not preceded with whitespace. |
1467
|
| '{' is not followed by whitespace. |
1467
|
| 'cast' is not followed by whitespace. |
1467
|
| ';' is not followed by whitespace. |
1467
|
| '}' is not preceded with whitespace. |
1467
|
| Missing a Javadoc comment. |
1475
|
| 'public' modifier out of order with the JLS suggestions. |
1475
|
| Name 'ArrayInitializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1475
|
| Empty statement. |
1515
|
| '31' is a magic number. |
1524
|
| Empty statement. |
1525
|
| '32' is a magic number. |
1532
|
| Empty statement. |
1533
|
| 'if' construct must use '{}'s. |
1544
|
| Avoid nested blocks. |
1544
|
| 'if' is not preceded with whitespace. |
1544
|
| '{' is not followed by whitespace. |
1544
|
| 'cast' is not followed by whitespace. |
1544
|
| ';' is not followed by whitespace. |
1544
|
| '}' is not preceded with whitespace. |
1544
|
| 'if' construct must use '{}'s. |
1547
|
| Avoid nested blocks. |
1547
|
| 'if' is not preceded with whitespace. |
1547
|
| '{' is not followed by whitespace. |
1547
|
| 'cast' is not followed by whitespace. |
1547
|
| ';' is not followed by whitespace. |
1547
|
| '}' is not preceded with whitespace. |
1547
|
| 'if' construct must use '{}'s. |
1549
|
| Avoid nested blocks. |
1549
|
| 'if' is not preceded with whitespace. |
1549
|
| '{' is not followed by whitespace. |
1549
|
| 'cast' is not followed by whitespace. |
1549
|
| ';' is not followed by whitespace. |
1549
|
| '}' is not preceded with whitespace. |
1549
|
| Method length is 152 lines (max allowed is 150). |
1557
|
| Missing a Javadoc comment. |
1557
|
| 'public' modifier out of order with the JLS suggestions. |
1557
|
| Name 'MethodDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1557
|
| ';' is not followed by whitespace. |
1561
|
| Line is longer than 80 characters. |
1566
|
| 'if' is not followed by whitespace. |
1569
|
| '!=' is not preceded with whitespace. |
1569
|
| '!=' is not followed by whitespace. |
1569
|
| Empty statement. |
1585
|
| '33' is a magic number. |
1588
|
| 'if' is not followed by whitespace. |
1594
|
| '!=' is not preceded with whitespace. |
1594
|
| '!=' is not followed by whitespace. |
1594
|
| '(' is followed by whitespace. |
1595
|
| ')' is preceded with whitespace. |
1595
|
| '(' is followed by whitespace. |
1596
|
| ')' is preceded with whitespace. |
1596
|
| 'if' is not followed by whitespace. |
1601
|
| '!=' is not preceded with whitespace. |
1601
|
| '!=' is not followed by whitespace. |
1601
|
| '(' is followed by whitespace. |
1602
|
| ')' is preceded with whitespace. |
1602
|
| '(' is followed by whitespace. |
1603
|
| ')' is preceded with whitespace. |
1603
|
| 'if' is not followed by whitespace. |
1608
|
| '!=' is not preceded with whitespace. |
1608
|
| '!=' is not followed by whitespace. |
1608
|
| '(' is followed by whitespace. |
1609
|
| ')' is preceded with whitespace. |
1609
|
| '(' is followed by whitespace. |
1610
|
| ')' is preceded with whitespace. |
1610
|
| 'if' is not followed by whitespace. |
1615
|
| '!=' is not preceded with whitespace. |
1615
|
| '!=' is not followed by whitespace. |
1615
|
| '(' is followed by whitespace. |
1616
|
| ')' is preceded with whitespace. |
1616
|
| '(' is followed by whitespace. |
1617
|
| ')' is preceded with whitespace. |
1617
|
| 'if' is not followed by whitespace. |
1622
|
| '!=' is not preceded with whitespace. |
1622
|
| '!=' is not followed by whitespace. |
1622
|
| '(' is followed by whitespace. |
1623
|
| ')' is preceded with whitespace. |
1623
|
| '(' is followed by whitespace. |
1624
|
| ')' is preceded with whitespace. |
1624
|
| 'if' is not followed by whitespace. |
1629
|
| '!=' is not preceded with whitespace. |
1629
|
| '!=' is not followed by whitespace. |
1629
|
| '(' is followed by whitespace. |
1630
|
| ')' is preceded with whitespace. |
1630
|
| '(' is followed by whitespace. |
1631
|
| ')' is preceded with whitespace. |
1631
|
| 'if' is not followed by whitespace. |
1636
|
| '!=' is not preceded with whitespace. |
1636
|
| '!=' is not followed by whitespace. |
1636
|
| '(' is followed by whitespace. |
1637
|
| ')' is preceded with whitespace. |
1637
|
| '(' is followed by whitespace. |
1638
|
| ')' is preceded with whitespace. |
1638
|
| 'if' is not followed by whitespace. |
1643
|
| '!=' is not preceded with whitespace. |
1643
|
| '!=' is not followed by whitespace. |
1643
|
| '(' is followed by whitespace. |
1644
|
| ')' is preceded with whitespace. |
1644
|
| '(' is followed by whitespace. |
1645
|
| ')' is preceded with whitespace. |
1645
|
| 'if' is not followed by whitespace. |
1650
|
| '!=' is not preceded with whitespace. |
1650
|
| '!=' is not followed by whitespace. |
1650
|
| '(' is followed by whitespace. |
1651
|
| ')' is preceded with whitespace. |
1651
|
| '(' is followed by whitespace. |
1652
|
| ')' is preceded with whitespace. |
1652
|
| '34' is a magic number. |
1656
|
| '35' is a magic number. |
1669
|
| Empty statement. |
1670
|
| '36' is a magic number. |
1680
|
| 'if' construct must use '{}'s. |
1697
|
| Avoid nested blocks. |
1697
|
| 'if' is not preceded with whitespace. |
1697
|
| '{' is not followed by whitespace. |
1697
|
| 'cast' is not followed by whitespace. |
1697
|
| ';' is not followed by whitespace. |
1697
|
| '}' is not preceded with whitespace. |
1697
|
| 'if' construct must use '{}'s. |
1700
|
| Avoid nested blocks. |
1700
|
| 'if' is not preceded with whitespace. |
1700
|
| '{' is not followed by whitespace. |
1700
|
| 'cast' is not followed by whitespace. |
1700
|
| ';' is not followed by whitespace. |
1700
|
| '}' is not preceded with whitespace. |
1700
|
| 'if' construct must use '{}'s. |
1702
|
| Avoid nested blocks. |
1702
|
| 'if' is not preceded with whitespace. |
1702
|
| '{' is not followed by whitespace. |
1702
|
| 'cast' is not followed by whitespace. |
1702
|
| ';' is not followed by whitespace. |
1702
|
| '}' is not preceded with whitespace. |
1702
|
| Line is longer than 80 characters. |
1710
|
| Missing a Javadoc comment. |
1710
|
| 'public' modifier out of order with the JLS suggestions. |
1710
|
| Name 'MethodDeclarator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1710
|
| Parameter methodImpl should be final. |
1710
|
| ';' is not followed by whitespace. |
1714
|
| 'if' is not followed by whitespace. |
1717
|
| '(' is followed by whitespace. |
1717
|
| ')' is preceded with whitespace. |
1717
|
| '(' is followed by whitespace. |
1718
|
| ')' is preceded with whitespace. |
1718
|
| Empty statement. |
1725
|
| '37' is a magic number. |
1728
|
| Line is longer than 80 characters. |
1733
|
| '(' is followed by whitespace. |
1733
|
| ')' is preceded with whitespace. |
1733
|
| 'if' construct must use '{}'s. |
1743
|
| Avoid nested blocks. |
1743
|
| 'if' is not preceded with whitespace. |
1743
|
| '{' is not followed by whitespace. |
1743
|
| 'cast' is not followed by whitespace. |
1743
|
| ';' is not followed by whitespace. |
1743
|
| '}' is not preceded with whitespace. |
1743
|
| 'if' construct must use '{}'s. |
1746
|
| Avoid nested blocks. |
1746
|
| 'if' is not preceded with whitespace. |
1746
|
| '{' is not followed by whitespace. |
1746
|
| 'cast' is not followed by whitespace. |
1746
|
| ';' is not followed by whitespace. |
1746
|
| '}' is not preceded with whitespace. |
1746
|
| 'if' construct must use '{}'s. |
1748
|
| Avoid nested blocks. |
1748
|
| 'if' is not preceded with whitespace. |
1748
|
| '{' is not followed by whitespace. |
1748
|
| 'cast' is not followed by whitespace. |
1748
|
| ';' is not followed by whitespace. |
1748
|
| '}' is not preceded with whitespace. |
1748
|
| Line is longer than 80 characters. |
1756
|
| Missing a Javadoc comment. |
1756
|
| 'public' modifier out of order with the JLS suggestions. |
1756
|
| Name 'FormalParameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1756
|
| Parameter member should be final. |
1756
|
| Empty statement. |
1779
|
| '38' is a magic number. |
1782
|
| '39' is a magic number. |
1790
|
| Empty statement. |
1791
|
| 'if' construct must use '{}'s. |
1802
|
| Avoid nested blocks. |
1802
|
| 'if' is not preceded with whitespace. |
1802
|
| '{' is not followed by whitespace. |
1802
|
| 'cast' is not followed by whitespace. |
1802
|
| ';' is not followed by whitespace. |
1802
|
| '}' is not preceded with whitespace. |
1802
|
| 'if' construct must use '{}'s. |
1805
|
| Avoid nested blocks. |
1805
|
| 'if' is not preceded with whitespace. |
1805
|
| '{' is not followed by whitespace. |
1805
|
| 'cast' is not followed by whitespace. |
1805
|
| ';' is not followed by whitespace. |
1805
|
| '}' is not preceded with whitespace. |
1805
|
| 'if' construct must use '{}'s. |
1807
|
| Avoid nested blocks. |
1807
|
| 'if' is not preceded with whitespace. |
1807
|
| '{' is not followed by whitespace. |
1807
|
| 'cast' is not followed by whitespace. |
1807
|
| ';' is not followed by whitespace. |
1807
|
| '}' is not preceded with whitespace. |
1807
|
| Line is longer than 80 characters. |
1815
|
| Missing a Javadoc comment. |
1815
|
| 'public' modifier out of order with the JLS suggestions. |
1815
|
| Name 'FormalParameter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1815
|
| Parameter member should be final. |
1815
|
| ';' is not followed by whitespace. |
1819
|
| 'if' is not preceded with whitespace. |
1819
|
| 'if' is not followed by whitespace. |
1819
|
| '40' is a magic number. |
1829
|
| Empty statement. |
1830
|
| 'if' is not followed by whitespace. |
1836
|
| '(' is followed by whitespace. |
1836
|
| ')' is preceded with whitespace. |
1836
|
| Line is longer than 80 characters. |
1837
|
| 'if' construct must use '{}'s. |
1847
|
| Avoid nested blocks. |
1847
|
| 'if' is not preceded with whitespace. |
1847
|
| '{' is not followed by whitespace. |
1847
|
| 'cast' is not followed by whitespace. |
1847
|
| ';' is not followed by whitespace. |
1847
|
| '}' is not preceded with whitespace. |
1847
|
| 'if' construct must use '{}'s. |
1850
|
| Avoid nested blocks. |
1850
|
| 'if' is not preceded with whitespace. |
1850
|
| '{' is not followed by whitespace. |
1850
|
| 'cast' is not followed by whitespace. |
1850
|
| ';' is not followed by whitespace. |
1850
|
| '}' is not preceded with whitespace. |
1850
|
| 'if' construct must use '{}'s. |
1852
|
| Avoid nested blocks. |
1852
|
| 'if' is not preceded with whitespace. |
1852
|
| '{' is not followed by whitespace. |
1852
|
| 'cast' is not followed by whitespace. |
1852
|
| ';' is not followed by whitespace. |
1852
|
| '}' is not preceded with whitespace. |
1852
|
| Missing a Javadoc comment. |
1860
|
| 'public' modifier out of order with the JLS suggestions. |
1860
|
| Name 'ConstructorDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1860
|
| ';' is not followed by whitespace. |
1864
|
| Line is longer than 80 characters. |
1866
|
| '(' is followed by whitespace. |
1875
|
| ')' is preceded with whitespace. |
1875
|
| '(' is followed by whitespace. |
1876
|
| ')' is preceded with whitespace. |
1876
|
| '(' is followed by whitespace. |
1880
|
| ')' is preceded with whitespace. |
1880
|
| '(' is followed by whitespace. |
1881
|
| ')' is preceded with whitespace. |
1881
|
| '(' is followed by whitespace. |
1885
|
| ')' is preceded with whitespace. |
1885
|
| '(' is followed by whitespace. |
1886
|
| ')' is preceded with whitespace. |
1886
|
| '41' is a magic number. |
1889
|
| '42' is a magic number. |
1895
|
| Empty statement. |
1896
|
| '43' is a magic number. |
1906
|
| Empty statement. |
1907
|
| '2147483647' is a magic number. |
1910
|
| Empty statement. |
1913
|
| Empty statement. |
1958
|
| '44' is a magic number. |
1961
|
| 'if' construct must use '{}'s. |
1980
|
| Avoid nested blocks. |
1980
|
| 'if' is not preceded with whitespace. |
1980
|
| '{' is not followed by whitespace. |
1980
|
| 'cast' is not followed by whitespace. |
1980
|
| ';' is not followed by whitespace. |
1980
|
| '}' is not preceded with whitespace. |
1980
|
| 'if' construct must use '{}'s. |
1983
|
| Avoid nested blocks. |
1983
|
| 'if' is not preceded with whitespace. |
1983
|
| '{' is not followed by whitespace. |
1983
|
| 'cast' is not followed by whitespace. |
1983
|
| ';' is not followed by whitespace. |
1983
|
| '}' is not preceded with whitespace. |
1983
|
| 'if' construct must use '{}'s. |
1985
|
| Avoid nested blocks. |
1985
|
| 'if' is not preceded with whitespace. |
1985
|
| '{' is not followed by whitespace. |
1985
|
| 'cast' is not followed by whitespace. |
1985
|
| ';' is not followed by whitespace. |
1985
|
| '}' is not preceded with whitespace. |
1985
|
| Missing a Javadoc comment. |
1993
|
| 'public' modifier out of order with the JLS suggestions. |
1993
|
| Name 'ExplicitConstructorInvocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1993
|
| '2147483647' is a magic number. |
1999
|
| Empty statement. |
2030
|
| '45' is a magic number. |
2037
|
| 'if' construct must use '{}'s. |
2050
|
| Avoid nested blocks. |
2050
|
| 'if' is not preceded with whitespace. |
2050
|
| '{' is not followed by whitespace. |
2050
|
| 'cast' is not followed by whitespace. |
2050
|
| ';' is not followed by whitespace. |
2050
|
| '}' is not preceded with whitespace. |
2050
|
| 'if' construct must use '{}'s. |
2053
|
| Avoid nested blocks. |
2053
|
| 'if' is not preceded with whitespace. |
2053
|
| '{' is not followed by whitespace. |
2053
|
| 'cast' is not followed by whitespace. |
2053
|
| ';' is not followed by whitespace. |
2053
|
| '}' is not preceded with whitespace. |
2053
|
| 'if' construct must use '{}'s. |
2055
|
| Avoid nested blocks. |
2055
|
| 'if' is not preceded with whitespace. |
2055
|
| '{' is not followed by whitespace. |
2055
|
| 'cast' is not followed by whitespace. |
2055
|
| ';' is not followed by whitespace. |
2055
|
| '}' is not preceded with whitespace. |
2055
|
| Missing a Javadoc comment. |
2063
|
| 'public' modifier out of order with the JLS suggestions. |
2063
|
| Name 'Initializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2063
|
| '46' is a magic number. |
2074
|
| Empty statement. |
2075
|
| 'if' construct must use '{}'s. |
2086
|
| Avoid nested blocks. |
2086
|
| 'if' is not preceded with whitespace. |
2086
|
| '{' is not followed by whitespace. |
2086
|
| 'cast' is not followed by whitespace. |
2086
|
| ';' is not followed by whitespace. |
2086
|
| '}' is not preceded with whitespace. |
2086
|
| 'if' construct must use '{}'s. |
2089
|
| Avoid nested blocks. |
2089
|
| 'if' is not preceded with whitespace. |
2089
|
| '{' is not followed by whitespace. |
2089
|
| 'cast' is not followed by whitespace. |
2089
|
| ';' is not followed by whitespace. |
2089
|
| '}' is not preceded with whitespace. |
2089
|
| 'if' construct must use '{}'s. |
2091
|
| Avoid nested blocks. |
2091
|
| 'if' is not preceded with whitespace. |
2091
|
| '{' is not followed by whitespace. |
2091
|
| 'cast' is not followed by whitespace. |
2091
|
| ';' is not followed by whitespace. |
2091
|
| '}' is not preceded with whitespace. |
2091
|
| Missing a Javadoc comment. |
2102
|
| 'public' modifier out of order with the JLS suggestions. |
2102
|
| Name 'Field_Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2102
|
| Parameter fieldImpl should be final. |
2102
|
| ';' is not followed by whitespace. |
2106
|
| 'if' is not followed by whitespace. |
2119
|
| '(' is followed by whitespace. |
2119
|
| ')' is preceded with whitespace. |
2119
|
| '(' is followed by whitespace. |
2121
|
| ')' is preceded with whitespace. |
2121
|
| 'if' is not followed by whitespace. |
2126
|
| '(' is followed by whitespace. |
2126
|
| ')' is preceded with whitespace. |
2126
|
| '(' is followed by whitespace. |
2128
|
| ')' is preceded with whitespace. |
2128
|
| '47' is a magic number. |
2132
|
| Empty statement. |
2140
|
| '48' is a magic number. |
2143
|
| 'if' is not followed by whitespace. |
2148
|
| '(' is followed by whitespace. |
2148
|
| ')' is preceded with whitespace. |
2148
|
| 'if' construct must use '{}'s. |
2160
|
| Avoid nested blocks. |
2160
|
| 'if' is not preceded with whitespace. |
2160
|
| '{' is not followed by whitespace. |
2160
|
| 'cast' is not followed by whitespace. |
2160
|
| ';' is not followed by whitespace. |
2160
|
| '}' is not preceded with whitespace. |
2160
|
| 'if' construct must use '{}'s. |
2163
|
| Avoid nested blocks. |
2163
|
| 'if' is not preceded with whitespace. |
2163
|
| '{' is not followed by whitespace. |
2163
|
| 'cast' is not followed by whitespace. |
2163
|
| ';' is not followed by whitespace. |
2163
|
| '}' is not preceded with whitespace. |
2163
|
| 'if' construct must use '{}'s. |
2165
|
| Avoid nested blocks. |
2165
|
| 'if' is not preceded with whitespace. |
2165
|
| '{' is not followed by whitespace. |
2165
|
| 'cast' is not followed by whitespace. |
2165
|
| ';' is not followed by whitespace. |
2165
|
| '}' is not preceded with whitespace. |
2165
|
| Line is longer than 80 characters. |
2173
|
| Missing a Javadoc comment. |
2173
|
| 'public' modifier out of order with the JLS suggestions. |
2173
|
| Name 'MethodResult_Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2173
|
| Parameter methodImpl should be final. |
2173
|
| ';' is not followed by whitespace. |
2177
|
| 'if' is not followed by whitespace. |
2190
|
| '(' is followed by whitespace. |
2190
|
| ')' is preceded with whitespace. |
2190
|
| '(' is followed by whitespace. |
2192
|
| ')' is preceded with whitespace. |
2192
|
| 'if' is not followed by whitespace. |
2197
|
| '(' is followed by whitespace. |
2197
|
| ')' is preceded with whitespace. |
2197
|
| '(' is followed by whitespace. |
2199
|
| ')' is preceded with whitespace. |
2199
|
| '49' is a magic number. |
2203
|
| Empty statement. |
2211
|
| '50' is a magic number. |
2214
|
| 'if' is not followed by whitespace. |
2219
|
| '(' is followed by whitespace. |
2219
|
| ')' is preceded with whitespace. |
2219
|
| Line is longer than 80 characters. |
2220
|
| 'if' construct must use '{}'s. |
2231
|
| Avoid nested blocks. |
2231
|
| 'if' is not preceded with whitespace. |
2231
|
| '{' is not followed by whitespace. |
2231
|
| 'cast' is not followed by whitespace. |
2231
|
| ';' is not followed by whitespace. |
2231
|
| '}' is not preceded with whitespace. |
2231
|
| 'if' construct must use '{}'s. |
2234
|
| Avoid nested blocks. |
2234
|
| 'if' is not preceded with whitespace. |
2234
|
| '{' is not followed by whitespace. |
2234
|
| 'cast' is not followed by whitespace. |
2234
|
| ';' is not followed by whitespace. |
2234
|
| '}' is not preceded with whitespace. |
2234
|
| 'if' construct must use '{}'s. |
2236
|
| Avoid nested blocks. |
2236
|
| 'if' is not preceded with whitespace. |
2236
|
| '{' is not followed by whitespace. |
2236
|
| 'cast' is not followed by whitespace. |
2236
|
| ';' is not followed by whitespace. |
2236
|
| '}' is not preceded with whitespace. |
2236
|
| Missing a Javadoc comment. |
2244
|
| 'public' modifier out of order with the JLS suggestions. |
2244
|
| Name 'Parameter_Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2244
|
| ';' is not followed by whitespace. |
2248
|
| '51' is a magic number. |
2268
|
| Empty statement. |
2276
|
| '52' is a magic number. |
2279
|
| 'if' construct must use '{}'s. |
2294
|
| Avoid nested blocks. |
2294
|
| 'if' is not preceded with whitespace. |
2294
|
| '{' is not followed by whitespace. |
2294
|
| 'cast' is not followed by whitespace. |
2294
|
| ';' is not followed by whitespace. |
2294
|
| '}' is not preceded with whitespace. |
2294
|
| 'if' construct must use '{}'s. |
2297
|
| Avoid nested blocks. |
2297
|
| 'if' is not preceded with whitespace. |
2297
|
| '{' is not followed by whitespace. |
2297
|
| 'cast' is not followed by whitespace. |
2297
|
| ';' is not followed by whitespace. |
2297
|
| '}' is not preceded with whitespace. |
2297
|
| 'if' construct must use '{}'s. |
2299
|
| Avoid nested blocks. |
2299
|
| 'if' is not preceded with whitespace. |
2299
|
| '{' is not followed by whitespace. |
2299
|
| 'cast' is not followed by whitespace. |
2299
|
| ';' is not followed by whitespace. |
2299
|
| '}' is not preceded with whitespace. |
2299
|
| Missing a Javadoc comment. |
2307
|
| 'public' modifier out of order with the JLS suggestions. |
2307
|
| Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2307
|
| '53' is a magic number. |
2328
|
| Empty statement. |
2336
|
| '54' is a magic number. |
2339
|
| 'if' construct must use '{}'s. |
2353
|
| Avoid nested blocks. |
2353
|
| 'if' is not preceded with whitespace. |
2353
|
| '{' is not followed by whitespace. |
2353
|
| 'cast' is not followed by whitespace. |
2353
|
| ';' is not followed by whitespace. |
2353
|
| '}' is not preceded with whitespace. |
2353
|
| 'if' construct must use '{}'s. |
2356
|
| Avoid nested blocks. |
2356
|
| 'if' is not preceded with whitespace. |
2356
|
| '{' is not followed by whitespace. |
2356
|
| 'cast' is not followed by whitespace. |
2356
|
| ';' is not followed by whitespace. |
2356
|
| '}' is not preceded with whitespace. |
2356
|
| 'if' construct must use '{}'s. |
2358
|
| Avoid nested blocks. |
2358
|
| 'if' is not preceded with whitespace. |
2358
|
| '{' is not followed by whitespace. |
2358
|
| 'cast' is not followed by whitespace. |
2358
|
| ';' is not followed by whitespace. |
2358
|
| '}' is not preceded with whitespace. |
2358
|
| Missing a Javadoc comment. |
2366
|
| 'public' modifier out of order with the JLS suggestions. |
2366
|
| Name 'PrimitiveType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2366
|
| ';' is not followed by whitespace. |
2370
|
| 'if' construct must use '{}'s. |
2377
|
| Avoid nested blocks. |
2377
|
| 'if' is not preceded with whitespace. |
2377
|
| '{' is not followed by whitespace. |
2377
|
| ';' is not followed by whitespace. |
2377
|
| '}' is not preceded with whitespace. |
2377
|
| 'if' construct must use '{}'s. |
2383
|
| Avoid nested blocks. |
2383
|
| 'if' is not preceded with whitespace. |
2383
|
| '{' is not followed by whitespace. |
2383
|
| ';' is not followed by whitespace. |
2383
|
| '}' is not preceded with whitespace. |
2383
|
| 'if' construct must use '{}'s. |
2389
|
| Avoid nested blocks. |
2389
|
| 'if' is not preceded with whitespace. |
2389
|
| '{' is not followed by whitespace. |
2389
|
| ';' is not followed by whitespace. |
2389
|
| '}' is not preceded with whitespace. |
2389
|
| 'if' construct must use '{}'s. |
2395
|
| Avoid nested blocks. |
2395
|
| 'if' is not preceded with whitespace. |
2395
|
| '{' is not followed by whitespace. |
2395
|
| ';' is not followed by whitespace. |
2395
|
| '}' is not preceded with whitespace. |
2395
|
| 'if' construct must use '{}'s. |
2401
|
| Avoid nested blocks. |
2401
|
| 'if' is not preceded with whitespace. |
2401
|
| '{' is not followed by whitespace. |
2401
|
| ';' is not followed by whitespace. |
2401
|
| '}' is not preceded with whitespace. |
2401
|
| 'if' construct must use '{}'s. |
2407
|
| Avoid nested blocks. |
2407
|
| 'if' is not preceded with whitespace. |
2407
|
| '{' is not followed by whitespace. |
2407
|
| ';' is not followed by whitespace. |
2407
|
| '}' is not preceded with whitespace. |
2407
|
| 'if' construct must use '{}'s. |
2413
|
| Avoid nested blocks. |
2413
|
| 'if' is not preceded with whitespace. |
2413
|
| '{' is not followed by whitespace. |
2413
|
| ';' is not followed by whitespace. |
2413
|
| '}' is not preceded with whitespace. |
2413
|
| 'if' construct must use '{}'s. |
2419
|
| Avoid nested blocks. |
2419
|
| 'if' is not preceded with whitespace. |
2419
|
| '{' is not followed by whitespace. |
2419
|
| ';' is not followed by whitespace. |
2419
|
| '}' is not preceded with whitespace. |
2419
|
| '55' is a magic number. |
2422
|
| Missing a Javadoc comment. |
2434
|
| 'public' modifier out of order with the JLS suggestions. |
2434
|
| Name 'ResultType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2434
|
| Parameter methodImpl should be final. |
2434
|
| ';' is not followed by whitespace. |
2438
|
| 'if' is not followed by whitespace. |
2445
|
| '(' is followed by whitespace. |
2445
|
| ')' is preceded with whitespace. |
2445
|
| '(' is followed by whitespace. |
2446
|
| ')' is preceded with whitespace. |
2446
|
| '(' is followed by whitespace. |
2447
|
| ')' is preceded with whitespace. |
2447
|
| '(' is followed by whitespace. |
2448
|
| ')' is preceded with whitespace. |
2448
|
| '56' is a magic number. |
2463
|
| 'if' construct must use '{}'s. |
2475
|
| Avoid nested blocks. |
2475
|
| 'if' is not preceded with whitespace. |
2475
|
| '{' is not followed by whitespace. |
2475
|
| 'cast' is not followed by whitespace. |
2475
|
| ';' is not followed by whitespace. |
2475
|
| '}' is not preceded with whitespace. |
2475
|
| 'if' construct must use '{}'s. |
2478
|
| Avoid nested blocks. |
2478
|
| 'if' is not preceded with whitespace. |
2478
|
| '{' is not followed by whitespace. |
2478
|
| 'cast' is not followed by whitespace. |
2478
|
| ';' is not followed by whitespace. |
2478
|
| '}' is not preceded with whitespace. |
2478
|
| 'if' construct must use '{}'s. |
2480
|
| Avoid nested blocks. |
2480
|
| 'if' is not preceded with whitespace. |
2480
|
| '{' is not followed by whitespace. |
2480
|
| 'cast' is not followed by whitespace. |
2480
|
| ';' is not followed by whitespace. |
2480
|
| '}' is not preceded with whitespace. |
2480
|
| Missing a Javadoc comment. |
2488
|
| 'public' modifier out of order with the JLS suggestions. |
2488
|
| Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2488
|
| ';' is not followed by whitespace. |
2492
|
| Empty statement. |
2501
|
| 'if' construct must use '{}'s. |
2511
|
| Avoid nested blocks. |
2511
|
| 'if' is not preceded with whitespace. |
2511
|
| '{' is not followed by whitespace. |
2511
|
| ';' is not followed by whitespace. |
2511
|
| '}' is not preceded with whitespace. |
2511
|
| Line is longer than 80 characters. |
2520
|
| Missing a Javadoc comment. |
2520
|
| 'public' modifier out of order with the JLS suggestions. |
2520
|
| Name 'ExecutableMemberThrows_Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2520
|
| Parameter member should be final. |
2520
|
| ';' is not followed by whitespace. |
2524
|
| Empty statement. |
2534
|
| '57' is a magic number. |
2537
|
| 'if' is not followed by whitespace. |
2546
|
| '(' is followed by whitespace. |
2546
|
| ')' is preceded with whitespace. |
2546
|
| '(' is followed by whitespace. |
2547
|
| ')' is preceded with whitespace. |
2547
|
| Missing a Javadoc comment. |
2556
|
| 'public' modifier out of order with the JLS suggestions. |
2556
|
| Name 'Interfaces_Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2556
|
| ';' is not followed by whitespace. |
2560
|
| Empty statement. |
2572
|
| '58' is a magic number. |
2575
|
| '(' is followed by whitespace. |
2584
|
| ')' is preceded with whitespace. |
2584
|
| Missing a Javadoc comment. |
2592
|
| 'public' modifier out of order with the JLS suggestions. |
2592
|
| Name 'NameList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2592
|
| Empty statement. |
2603
|
| '59' is a magic number. |
2606
|
| 'if' construct must use '{}'s. |
2620
|
| Avoid nested blocks. |
2620
|
| 'if' is not preceded with whitespace. |
2620
|
| '{' is not followed by whitespace. |
2620
|
| 'cast' is not followed by whitespace. |
2620
|
| ';' is not followed by whitespace. |
2620
|
| '}' is not preceded with whitespace. |
2620
|
| 'if' construct must use '{}'s. |
2623
|
| Avoid nested blocks. |
2623
|
| 'if' is not preceded with whitespace. |
2623
|
| '{' is not followed by whitespace. |
2623
|
| 'cast' is not followed by whitespace. |
2623
|
| ';' is not followed by whitespace. |
2623
|
| '}' is not preceded with whitespace. |
2623
|
| 'if' construct must use '{}'s. |
2625
|
| Avoid nested blocks. |
2625
|
| 'if' is not preceded with whitespace. |
2625
|
| '{' is not followed by whitespace. |
2625
|
| 'cast' is not followed by whitespace. |
2625
|
| ';' is not followed by whitespace. |
2625
|
| '}' is not preceded with whitespace. |
2625
|
| Line is longer than 80 characters. |
2633
|
| Missing a Javadoc comment. |
2633
|
| 'public' modifier out of order with the JLS suggestions. |
2633
|
| Name 'ExecutableMemberThrows_NameList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2633
|
| Parameter member should be final. |
2633
|
| Empty statement. |
2644
|
| '60' is a magic number. |
2647
|
| 'if' construct must use '{}'s. |
2661
|
| Avoid nested blocks. |
2661
|
| 'if' is not preceded with whitespace. |
2661
|
| '{' is not followed by whitespace. |
2661
|
| 'cast' is not followed by whitespace. |
2661
|
| ';' is not followed by whitespace. |
2661
|
| '}' is not preceded with whitespace. |
2661
|
| 'if' construct must use '{}'s. |
2664
|
| Avoid nested blocks. |
2664
|
| 'if' is not preceded with whitespace. |
2664
|
| '{' is not followed by whitespace. |
2664
|
| 'cast' is not followed by whitespace. |
2664
|
| ';' is not followed by whitespace. |
2664
|
| '}' is not preceded with whitespace. |
2664
|
| 'if' construct must use '{}'s. |
2666
|
| Avoid nested blocks. |
2666
|
| 'if' is not preceded with whitespace. |
2666
|
| '{' is not followed by whitespace. |
2666
|
| 'cast' is not followed by whitespace. |
2666
|
| ';' is not followed by whitespace. |
2666
|
| '}' is not preceded with whitespace. |
2666
|
| Missing a Javadoc comment. |
2674
|
| 'public' modifier out of order with the JLS suggestions. |
2674
|
| Name 'Interfaces_NameList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2674
|
| Empty statement. |
2685
|
| '61' is a magic number. |
2688
|
| 'if' construct must use '{}'s. |
2702
|
| Avoid nested blocks. |
2702
|
| 'if' is not preceded with whitespace. |
2702
|
| '{' is not followed by whitespace. |
2702
|
| 'cast' is not followed by whitespace. |
2702
|
| ';' is not followed by whitespace. |
2702
|
| '}' is not preceded with whitespace. |
2702
|
| 'if' construct must use '{}'s. |
2705
|
| Avoid nested blocks. |
2705
|
| 'if' is not preceded with whitespace. |
2705
|
| '{' is not followed by whitespace. |
2705
|
| 'cast' is not followed by whitespace. |
2705
|
| ';' is not followed by whitespace. |
2705
|
| '}' is not preceded with whitespace. |
2705
|
| 'if' construct must use '{}'s. |
2707
|
| Avoid nested blocks. |
2707
|
| 'if' is not preceded with whitespace. |
2707
|
| '{' is not followed by whitespace. |
2707
|
| 'cast' is not followed by whitespace. |
2707
|
| ';' is not followed by whitespace. |
2707
|
| '}' is not preceded with whitespace. |
2707
|
| Missing a Javadoc comment. |
2718
|
| 'public' modifier out of order with the JLS suggestions. |
2718
|
| Name 'Expression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2718
|
| '62' is a magic number. |
2742
|
| Empty statement. |
2743
|
| 'if' construct must use '{}'s. |
2753
|
| Avoid nested blocks. |
2753
|
| 'if' is not preceded with whitespace. |
2753
|
| '{' is not followed by whitespace. |
2753
|
| 'cast' is not followed by whitespace. |
2753
|
| ';' is not followed by whitespace. |
2753
|
| '}' is not preceded with whitespace. |
2753
|
| 'if' construct must use '{}'s. |
2756
|
| Avoid nested blocks. |
2756
|
| 'if' is not preceded with whitespace. |
2756
|
| '{' is not followed by whitespace. |
2756
|
| 'cast' is not followed by whitespace. |
2756
|
| ';' is not followed by whitespace. |
2756
|
| '}' is not preceded with whitespace. |
2756
|
| 'if' construct must use '{}'s. |
2758
|
| Avoid nested blocks. |
2758
|
| 'if' is not preceded with whitespace. |
2758
|
| '{' is not followed by whitespace. |
2758
|
| 'cast' is not followed by whitespace. |
2758
|
| ';' is not followed by whitespace. |
2758
|
| '}' is not preceded with whitespace. |
2758
|
| Missing a Javadoc comment. |
2766
|
| 'public' modifier out of order with the JLS suggestions. |
2766
|
| Name 'AssignmentOperator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2766
|
| '63' is a magic number. |
2810
|
| Missing a Javadoc comment. |
2821
|
| 'public' modifier out of order with the JLS suggestions. |
2821
|
| Name 'ConditionalExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2821
|
| '64' is a magic number. |
2836
|
| Empty statement. |
2837
|
| 'if' construct must use '{}'s. |
2847
|
| Avoid nested blocks. |
2847
|
| 'if' is not preceded with whitespace. |
2847
|
| '{' is not followed by whitespace. |
2847
|
| 'cast' is not followed by whitespace. |
2847
|
| ';' is not followed by whitespace. |
2847
|
| '}' is not preceded with whitespace. |
2847
|
| 'if' construct must use '{}'s. |
2850
|
| Avoid nested blocks. |
2850
|
| 'if' is not preceded with whitespace. |
2850
|
| '{' is not followed by whitespace. |
2850
|
| 'cast' is not followed by whitespace. |
2850
|
| ';' is not followed by whitespace. |
2850
|
| '}' is not preceded with whitespace. |
2850
|
| 'if' construct must use '{}'s. |
2852
|
| Avoid nested blocks. |
2852
|
| 'if' is not preceded with whitespace. |
2852
|
| '{' is not followed by whitespace. |
2852
|
| 'cast' is not followed by whitespace. |
2852
|
| ';' is not followed by whitespace. |
2852
|
| '}' is not preceded with whitespace. |
2852
|
| Missing a Javadoc comment. |
2860
|
| 'public' modifier out of order with the JLS suggestions. |
2860
|
| Name 'ConditionalOrExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2860
|
| Empty statement. |
2871
|
| '65' is a magic number. |
2874
|
| 'if' construct must use '{}'s. |
2888
|
| Avoid nested blocks. |
2888
|
| 'if' is not preceded with whitespace. |
2888
|
| '{' is not followed by whitespace. |
2888
|
| 'cast' is not followed by whitespace. |
2888
|
| ';' is not followed by whitespace. |
2888
|
| '}' is not preceded with whitespace. |
2888
|
| 'if' construct must use '{}'s. |
2891
|
| Avoid nested blocks. |
2891
|
| 'if' is not preceded with whitespace. |
2891
|
| '{' is not followed by whitespace. |
2891
|
| 'cast' is not followed by whitespace. |
2891
|
| ';' is not followed by whitespace. |
2891
|
| '}' is not preceded with whitespace. |
2891
|
| 'if' construct must use '{}'s. |
2893
|
| Avoid nested blocks. |
2893
|
| 'if' is not preceded with whitespace. |
2893
|
| '{' is not followed by whitespace. |
2893
|
| 'cast' is not followed by whitespace. |
2893
|
| ';' is not followed by whitespace. |
2893
|
| '}' is not preceded with whitespace. |
2893
|
| Missing a Javadoc comment. |
2901
|
| 'public' modifier out of order with the JLS suggestions. |
2901
|
| Name 'ConditionalAndExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2901
|
| Empty statement. |
2912
|
| '66' is a magic number. |
2915
|
| 'if' construct must use '{}'s. |
2929
|
| Avoid nested blocks. |
2929
|
| 'if' is not preceded with whitespace. |
2929
|
| '{' is not followed by whitespace. |
2929
|
| 'cast' is not followed by whitespace. |
2929
|
| ';' is not followed by whitespace. |
2929
|
| '}' is not preceded with whitespace. |
2929
|
| 'if' construct must use '{}'s. |
2932
|
| Avoid nested blocks. |
2932
|
| 'if' is not preceded with whitespace. |
2932
|
| '{' is not followed by whitespace. |
2932
|
| 'cast' is not followed by whitespace. |
2932
|
| ';' is not followed by whitespace. |
2932
|
| '}' is not preceded with whitespace. |
2932
|
| 'if' construct must use '{}'s. |
2934
|
| Avoid nested blocks. |
2934
|
| 'if' is not preceded with whitespace. |
2934
|
| '{' is not followed by whitespace. |
2934
|
| 'cast' is not followed by whitespace. |
2934
|
| ';' is not followed by whitespace. |
2934
|
| '}' is not preceded with whitespace. |
2934
|
| Missing a Javadoc comment. |
2942
|
| 'public' modifier out of order with the JLS suggestions. |
2942
|
| Name 'InclusiveOrExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2942
|
| Empty statement. |
2953
|
| '67' is a magic number. |
2956
|
| 'if' construct must use '{}'s. |
2970
|
| Avoid nested blocks. |
2970
|
| 'if' is not preceded with whitespace. |
2970
|
| '{' is not followed by whitespace. |
2970
|
| 'cast' is not followed by whitespace. |
2970
|
| ';' is not followed by whitespace. |
2970
|
| '}' is not preceded with whitespace. |
2970
|
| 'if' construct must use '{}'s. |
2973
|
| Avoid nested blocks. |
2973
|
| 'if' is not preceded with whitespace. |
2973
|
| '{' is not followed by whitespace. |
2973
|
| 'cast' is not followed by whitespace. |
2973
|
| ';' is not followed by whitespace. |
2973
|
| '}' is not preceded with whitespace. |
2973
|
| 'if' construct must use '{}'s. |
2975
|
| Avoid nested blocks. |
2975
|
| 'if' is not preceded with whitespace. |
2975
|
| '{' is not followed by whitespace. |
2975
|
| 'cast' is not followed by whitespace. |
2975
|
| ';' is not followed by whitespace. |
2975
|
| '}' is not preceded with whitespace. |
2975
|
| Missing a Javadoc comment. |
2983
|
| 'public' modifier out of order with the JLS suggestions. |
2983
|
| Name 'ExclusiveOrExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2983
|
| Empty statement. |
2994
|
| '68' is a magic number. |
2997
|
| 'if' construct must use '{}'s. |
3011
|
| Avoid nested blocks. |
3011
|
| 'if' is not preceded with whitespace. |
3011
|
| '{' is not followed by whitespace. |
3011
|
| 'cast' is not followed by whitespace. |
3011
|
| ';' is not followed by whitespace. |
3011
|
| '}' is not preceded with whitespace. |
3011
|
| 'if' construct must use '{}'s. |
3014
|
| Avoid nested blocks. |
3014
|
| 'if' is not preceded with whitespace. |
3014
|
| '{' is not followed by whitespace. |
3014
|
| 'cast' is not followed by whitespace. |
3014
|
| ';' is not followed by whitespace. |
3014
|
| '}' is not preceded with whitespace. |
3014
|
| 'if' construct must use '{}'s. |
3016
|
| Avoid nested blocks. |
3016
|
| 'if' is not preceded with whitespace. |
3016
|
| '{' is not followed by whitespace. |
3016
|
| 'cast' is not followed by whitespace. |
3016
|
| ';' is not followed by whitespace. |
3016
|
| '}' is not preceded with whitespace. |
3016
|
| Missing a Javadoc comment. |
3024
|
| 'public' modifier out of order with the JLS suggestions. |
3024
|
| Name 'AndExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3024
|
| Empty statement. |
3035
|
| '69' is a magic number. |
3038
|
| 'if' construct must use '{}'s. |
3052
|
| Avoid nested blocks. |
3052
|
| 'if' is not preceded with whitespace. |
3052
|
| '{' is not followed by whitespace. |
3052
|
| 'cast' is not followed by whitespace. |
3052
|
| ';' is not followed by whitespace. |
3052
|
| '}' is not preceded with whitespace. |
3052
|
| 'if' construct must use '{}'s. |
3055
|
| Avoid nested blocks. |
3055
|
| 'if' is not preceded with whitespace. |
3055
|
| '{' is not followed by whitespace. |
3055
|
| 'cast' is not followed by whitespace. |
3055
|
| ';' is not followed by whitespace. |
3055
|
| '}' is not preceded with whitespace. |
3055
|
| 'if' construct must use '{}'s. |
3057
|
| Avoid nested blocks. |
3057
|
| 'if' is not preceded with whitespace. |
3057
|
| '{' is not followed by whitespace. |
3057
|
| 'cast' is not followed by whitespace. |
3057
|
| ';' is not followed by whitespace. |
3057
|
| '}' is not preceded with whitespace. |
3057
|
| Missing a Javadoc comment. |
3065
|
| 'public' modifier out of order with the JLS suggestions. |
3065
|
| Name 'EqualityExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3065
|
| Empty statement. |
3077
|
| '70' is a magic number. |
3080
|
| '71' is a magic number. |
3091
|
| 'if' construct must use '{}'s. |
3105
|
| Avoid nested blocks. |
3105
|
| 'if' is not preceded with whitespace. |
3105
|
| '{' is not followed by whitespace. |
3105
|
| 'cast' is not followed by whitespace. |
3105
|
| ';' is not followed by whitespace. |
3105
|
| '}' is not preceded with whitespace. |
3105
|
| 'if' construct must use '{}'s. |
3108
|
| Avoid nested blocks. |
3108
|
| 'if' is not preceded with whitespace. |
3108
|
| '{' is not followed by whitespace. |
3108
|
| 'cast' is not followed by whitespace. |
3108
|
| ';' is not followed by whitespace. |
3108
|
| '}' is not preceded with whitespace. |
3108
|
| 'if' construct must use '{}'s. |
3110
|
| Avoid nested blocks. |
3110
|
| 'if' is not preceded with whitespace. |
3110
|
| '{' is not followed by whitespace. |
3110
|
| 'cast' is not followed by whitespace. |
3110
|
| ';' is not followed by whitespace. |
3110
|
| '}' is not preceded with whitespace. |
3110
|
| Missing a Javadoc comment. |
3118
|
| 'public' modifier out of order with the JLS suggestions. |
3118
|
| Name 'InstanceOfExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3118
|
| '72' is a magic number. |
3131
|
| Empty statement. |
3132
|
| 'if' construct must use '{}'s. |
3142
|
| Avoid nested blocks. |
3142
|
| 'if' is not preceded with whitespace. |
3142
|
| '{' is not followed by whitespace. |
3142
|
| 'cast' is not followed by whitespace. |
3142
|
| ';' is not followed by whitespace. |
3142
|
| '}' is not preceded with whitespace. |
3142
|
| 'if' construct must use '{}'s. |
3145
|
| Avoid nested blocks. |
3145
|
| 'if' is not preceded with whitespace. |
3145
|
| '{' is not followed by whitespace. |
3145
|
| 'cast' is not followed by whitespace. |
3145
|
| ';' is not followed by whitespace. |
3145
|
| '}' is not preceded with whitespace. |
3145
|
| 'if' construct must use '{}'s. |
3147
|
| Avoid nested blocks. |
3147
|
| 'if' is not preceded with whitespace. |
3147
|
| '{' is not followed by whitespace. |
3147
|
| 'cast' is not followed by whitespace. |
3147
|
| ';' is not followed by whitespace. |
3147
|
| '}' is not preceded with whitespace. |
3147
|
| Missing a Javadoc comment. |
3155
|
| 'public' modifier out of order with the JLS suggestions. |
3155
|
| Name 'RelationalExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3155
|
| Empty statement. |
3169
|
| '73' is a magic number. |
3172
|
| '74' is a magic number. |
3189
|
| 'if' construct must use '{}'s. |
3203
|
| Avoid nested blocks. |
3203
|
| 'if' is not preceded with whitespace. |
3203
|
| '{' is not followed by whitespace. |
3203
|
| 'cast' is not followed by whitespace. |
3203
|
| ';' is not followed by whitespace. |
3203
|
| '}' is not preceded with whitespace. |
3203
|
| 'if' construct must use '{}'s. |
3206
|
| Avoid nested blocks. |
3206
|
| 'if' is not preceded with whitespace. |
3206
|
| '{' is not followed by whitespace. |
3206
|
| 'cast' is not followed by whitespace. |
3206
|
| ';' is not followed by whitespace. |
3206
|
| '}' is not preceded with whitespace. |
3206
|
| 'if' construct must use '{}'s. |
3208
|
| Avoid nested blocks. |
3208
|
| 'if' is not preceded with whitespace. |
3208
|
| '{' is not followed by whitespace. |
3208
|
| 'cast' is not followed by whitespace. |
3208
|
| ';' is not followed by whitespace. |
3208
|
| '}' is not preceded with whitespace. |
3208
|
| Missing a Javadoc comment. |
3216
|
| 'public' modifier out of order with the JLS suggestions. |
3216
|
| Name 'ShiftExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3216
|
| Empty statement. |
3229
|
| '75' is a magic number. |
3232
|
| '76' is a magic number. |
3246
|
| 'if' construct must use '{}'s. |
3260
|
| Avoid nested blocks. |
3260
|
| 'if' is not preceded with whitespace. |
3260
|
| '{' is not followed by whitespace. |
3260
|
| 'cast' is not followed by whitespace. |
3260
|
| ';' is not followed by whitespace. |
3260
|
| '}' is not preceded with whitespace. |
3260
|
| 'if' construct must use '{}'s. |
3263
|
| Avoid nested blocks. |
3263
|
| 'if' is not preceded with whitespace. |
3263
|
| '{' is not followed by whitespace. |
3263
|
| 'cast' is not followed by whitespace. |
3263
|
| ';' is not followed by whitespace. |
3263
|
| '}' is not preceded with whitespace. |
3263
|
| 'if' construct must use '{}'s. |
3265
|
| Avoid nested blocks. |
3265
|
| 'if' is not preceded with whitespace. |
3265
|
| '{' is not followed by whitespace. |
3265
|
| 'cast' is not followed by whitespace. |
3265
|
| ';' is not followed by whitespace. |
3265
|
| '}' is not preceded with whitespace. |
3265
|
| Missing a Javadoc comment. |
3273
|
| 'public' modifier out of order with the JLS suggestions. |
3273
|
| Name 'AdditiveExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3273
|
| Empty statement. |
3285
|
| '77' is a magic number. |
3288
|
| '78' is a magic number. |
3299
|
| 'if' construct must use '{}'s. |
3313
|
| Avoid nested blocks. |
3313
|
| 'if' is not preceded with whitespace. |
3313
|
| '{' is not followed by whitespace. |
3313
|
| 'cast' is not followed by whitespace. |
3313
|
| ';' is not followed by whitespace. |
3313
|
| '}' is not preceded with whitespace. |
3313
|
| 'if' construct must use '{}'s. |
3316
|
| Avoid nested blocks. |
3316
|
| 'if' is not preceded with whitespace. |
3316
|
| '{' is not followed by whitespace. |
3316
|
| 'cast' is not followed by whitespace. |
3316
|
| ';' is not followed by whitespace. |
3316
|
| '}' is not preceded with whitespace. |
3316
|
| 'if' construct must use '{}'s. |
3318
|
| Avoid nested blocks. |
3318
|
| 'if' is not preceded with whitespace. |
3318
|
| '{' is not followed by whitespace. |
3318
|
| 'cast' is not followed by whitespace. |
3318
|
| ';' is not followed by whitespace. |
3318
|
| '}' is not preceded with whitespace. |
3318
|
| Missing a Javadoc comment. |
3326
|
| 'public' modifier out of order with the JLS suggestions. |
3326
|
| Name 'MultiplicativeExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3326
|
| Empty statement. |
3339
|
| '79' is a magic number. |
3342
|
| '80' is a magic number. |
3356
|
| 'if' construct must use '{}'s. |
3370
|
| Avoid nested blocks. |
3370
|
| 'if' is not preceded with whitespace. |
3370
|
| '{' is not followed by whitespace. |
3370
|
| 'cast' is not followed by whitespace. |
3370
|
| ';' is not followed by whitespace. |
3370
|
| '}' is not preceded with whitespace. |
3370
|
| 'if' construct must use '{}'s. |
3373
|
| Avoid nested blocks. |
3373
|
| 'if' is not preceded with whitespace. |
3373
|
| '{' is not followed by whitespace. |
3373
|
| 'cast' is not followed by whitespace. |
3373
|
| ';' is not followed by whitespace. |
3373
|
| '}' is not preceded with whitespace. |
3373
|
| 'if' construct must use '{}'s. |
3375
|
| Avoid nested blocks. |
3375
|
| 'if' is not preceded with whitespace. |
3375
|
| '{' is not followed by whitespace. |
3375
|
| 'cast' is not followed by whitespace. |
3375
|
| ';' is not followed by whitespace. |
3375
|
| '}' is not preceded with whitespace. |
3375
|
| Missing a Javadoc comment. |
3383
|
| 'public' modifier out of order with the JLS suggestions. |
3383
|
| Name 'UnaryExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3383
|
| '81' is a magic number. |
3400
|
| '82' is a magic number. |
3438
|
| 'if' construct must use '{}'s. |
3450
|
| Avoid nested blocks. |
3450
|
| 'if' is not preceded with whitespace. |
3450
|
| '{' is not followed by whitespace. |
3450
|
| 'cast' is not followed by whitespace. |
3450
|
| ';' is not followed by whitespace. |
3450
|
| '}' is not preceded with whitespace. |
3450
|
| 'if' construct must use '{}'s. |
3453
|
| Avoid nested blocks. |
3453
|
| 'if' is not preceded with whitespace. |
3453
|
| '{' is not followed by whitespace. |
3453
|
| 'cast' is not followed by whitespace. |
3453
|
| ';' is not followed by whitespace. |
3453
|
| '}' is not preceded with whitespace. |
3453
|
| 'if' construct must use '{}'s. |
3455
|
| Avoid nested blocks. |
3455
|
| 'if' is not preceded with whitespace. |
3455
|
| '{' is not followed by whitespace. |
3455
|
| 'cast' is not followed by whitespace. |
3455
|
| ';' is not followed by whitespace. |
3455
|
| '}' is not preceded with whitespace. |
3455
|
| Missing a Javadoc comment. |
3463
|
| 'public' modifier out of order with the JLS suggestions. |
3463
|
| Name 'PreIncrementExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3463
|
| 'if' construct must use '{}'s. |
3479
|
| Avoid nested blocks. |
3479
|
| 'if' is not preceded with whitespace. |
3479
|
| '{' is not followed by whitespace. |
3479
|
| 'cast' is not followed by whitespace. |
3479
|
| ';' is not followed by whitespace. |
3479
|
| '}' is not preceded with whitespace. |
3479
|
| 'if' construct must use '{}'s. |
3482
|
| Avoid nested blocks. |
3482
|
| 'if' is not preceded with whitespace. |
3482
|
| '{' is not followed by whitespace. |
3482
|
| 'cast' is not followed by whitespace. |
3482
|
| ';' is not followed by whitespace. |
3482
|
| '}' is not preceded with whitespace. |
3482
|
| 'if' construct must use '{}'s. |
3484
|
| Avoid nested blocks. |
3484
|
| 'if' is not preceded with whitespace. |
3484
|
| '{' is not followed by whitespace. |
3484
|
| 'cast' is not followed by whitespace. |
3484
|
| ';' is not followed by whitespace. |
3484
|
| '}' is not preceded with whitespace. |
3484
|
| Missing a Javadoc comment. |
3492
|
| 'public' modifier out of order with the JLS suggestions. |
3492
|
| Name 'PreDecrementExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3492
|
| 'if' construct must use '{}'s. |
3508
|
| Avoid nested blocks. |
3508
|
| 'if' is not preceded with whitespace. |
3508
|
| '{' is not followed by whitespace. |
3508
|
| 'cast' is not followed by whitespace. |
3508
|
| ';' is not followed by whitespace. |
3508
|
| '}' is not preceded with whitespace. |
3508
|
| 'if' construct must use '{}'s. |
3511
|
| Avoid nested blocks. |
3511
|
| 'if' is not preceded with whitespace. |
3511
|
| '{' is not followed by whitespace. |
3511
|
| 'cast' is not followed by whitespace. |
3511
|
| ';' is not followed by whitespace. |
3511
|
| '}' is not preceded with whitespace. |
3511
|
| 'if' construct must use '{}'s. |
3513
|
| Avoid nested blocks. |
3513
|
| 'if' is not preceded with whitespace. |
3513
|
| '{' is not followed by whitespace. |
3513
|
| 'cast' is not followed by whitespace. |
3513
|
| ';' is not followed by whitespace. |
3513
|
| '}' is not preceded with whitespace. |
3513
|
| Missing a Javadoc comment. |
3521
|
| 'public' modifier out of order with the JLS suggestions. |
3521
|
| Name 'UnaryExpressionNotPlusMinus' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3521
|
| '83' is a magic number. |
3538
|
| '84' is a magic number. |
3545
|
| '2147483647' is a magic number. |
3546
|
| '85' is a magic number. |
3574
|
| 'if' construct must use '{}'s. |
3588
|
| Avoid nested blocks. |
3588
|
| 'if' is not preceded with whitespace. |
3588
|
| '{' is not followed by whitespace. |
3588
|
| 'cast' is not followed by whitespace. |
3588
|
| ';' is not followed by whitespace. |
3588
|
| '}' is not preceded with whitespace. |
3588
|
| 'if' construct must use '{}'s. |
3591
|
| Avoid nested blocks. |
3591
|
| 'if' is not preceded with whitespace. |
3591
|
| '{' is not followed by whitespace. |
3591
|
| 'cast' is not followed by whitespace. |
3591
|
| ';' is not followed by whitespace. |
3591
|
| '}' is not preceded with whitespace. |
3591
|
| 'if' construct must use '{}'s. |
3593
|
| Avoid nested blocks. |
3593
|
| 'if' is not preceded with whitespace. |
3593
|
| '{' is not followed by whitespace. |
3593
|
| 'cast' is not followed by whitespace. |
3593
|
| ';' is not followed by whitespace. |
3593
|
| '}' is not preceded with whitespace. |
3593
|
| Missing a Javadoc comment. |
3604
|
| 'public' modifier out of order with the JLS suggestions. |
3604
|
| Name 'CastLookahead' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3604
|
| '2147483647' is a magic number. |
3613
|
| '86' is a magic number. |
3656
|
| '87' is a magic number. |
3662
|
| 'if' construct must use '{}'s. |
3675
|
| Avoid nested blocks. |
3675
|
| 'if' is not preceded with whitespace. |
3675
|
| '{' is not followed by whitespace. |
3675
|
| 'cast' is not followed by whitespace. |
3675
|
| ';' is not followed by whitespace. |
3675
|
| '}' is not preceded with whitespace. |
3675
|
| 'if' construct must use '{}'s. |
3678
|
| Avoid nested blocks. |
3678
|
| 'if' is not preceded with whitespace. |
3678
|
| '{' is not followed by whitespace. |
3678
|
| 'cast' is not followed by whitespace. |
3678
|
| ';' is not followed by whitespace. |
3678
|
| '}' is not preceded with whitespace. |
3678
|
| 'if' construct must use '{}'s. |
3680
|
| Avoid nested blocks. |
3680
|
| 'if' is not preceded with whitespace. |
3680
|
| '{' is not followed by whitespace. |
3680
|
| 'cast' is not followed by whitespace. |
3680
|
| ';' is not followed by whitespace. |
3680
|
| '}' is not preceded with whitespace. |
3680
|
| Missing a Javadoc comment. |
3688
|
| 'public' modifier out of order with the JLS suggestions. |
3688
|
| Name 'PostfixExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3688
|
| '88' is a magic number. |
3706
|
| '89' is a magic number. |
3712
|
| Empty statement. |
3713
|
| 'if' construct must use '{}'s. |
3723
|
| Avoid nested blocks. |
3723
|
| 'if' is not preceded with whitespace. |
3723
|
| '{' is not followed by whitespace. |
3723
|
| 'cast' is not followed by whitespace. |
3723
|
| ';' is not followed by whitespace. |
3723
|
| '}' is not preceded with whitespace. |
3723
|
| 'if' construct must use '{}'s. |
3726
|
| Avoid nested blocks. |
3726
|
| 'if' is not preceded with whitespace. |
3726
|
| '{' is not followed by whitespace. |
3726
|
| 'cast' is not followed by whitespace. |
3726
|
| ';' is not followed by whitespace. |
3726
|
| '}' is not preceded with whitespace. |
3726
|
| 'if' construct must use '{}'s. |
3728
|
| Avoid nested blocks. |
3728
|
| 'if' is not preceded with whitespace. |
3728
|
| '{' is not followed by whitespace. |
3728
|
| 'cast' is not followed by whitespace. |
3728
|
| ';' is not followed by whitespace. |
3728
|
| '}' is not preceded with whitespace. |
3728
|
| Missing a Javadoc comment. |
3736
|
| 'public' modifier out of order with the JLS suggestions. |
3736
|
| Name 'CastExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3736
|
| '2147483647' is a magic number. |
3742
|
| '90' is a magic number. |
3756
|
| 'if' construct must use '{}'s. |
3769
|
| Avoid nested blocks. |
3769
|
| 'if' is not preceded with whitespace. |
3769
|
| '{' is not followed by whitespace. |
3769
|
| 'cast' is not followed by whitespace. |
3769
|
| ';' is not followed by whitespace. |
3769
|
| '}' is not preceded with whitespace. |
3769
|
| 'if' construct must use '{}'s. |
3772
|
| Avoid nested blocks. |
3772
|
| 'if' is not preceded with whitespace. |
3772
|
| '{' is not followed by whitespace. |
3772
|
| 'cast' is not followed by whitespace. |
3772
|
| ';' is not followed by whitespace. |
3772
|
| '}' is not preceded with whitespace. |
3772
|
| 'if' construct must use '{}'s. |
3774
|
| Avoid nested blocks. |
3774
|
| 'if' is not preceded with whitespace. |
3774
|
| '{' is not followed by whitespace. |
3774
|
| 'cast' is not followed by whitespace. |
3774
|
| ';' is not followed by whitespace. |
3774
|
| '}' is not preceded with whitespace. |
3774
|
| Missing a Javadoc comment. |
3782
|
| 'public' modifier out of order with the JLS suggestions. |
3782
|
| Name 'PrimaryExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3782
|
| Empty statement. |
3792
|
| 'if' construct must use '{}'s. |
3806
|
| Avoid nested blocks. |
3806
|
| 'if' is not preceded with whitespace. |
3806
|
| '{' is not followed by whitespace. |
3806
|
| 'cast' is not followed by whitespace. |
3806
|
| ';' is not followed by whitespace. |
3806
|
| '}' is not preceded with whitespace. |
3806
|
| 'if' construct must use '{}'s. |
3809
|
| Avoid nested blocks. |
3809
|
| 'if' is not preceded with whitespace. |
3809
|
| '{' is not followed by whitespace. |
3809
|
| 'cast' is not followed by whitespace. |
3809
|
| ';' is not followed by whitespace. |
3809
|
| '}' is not preceded with whitespace. |
3809
|
| 'if' construct must use '{}'s. |
3811
|
| Avoid nested blocks. |
3811
|
| 'if' is not preceded with whitespace. |
3811
|
| '{' is not followed by whitespace. |
3811
|
| 'cast' is not followed by whitespace. |
3811
|
| ';' is not followed by whitespace. |
3811
|
| '}' is not preceded with whitespace. |
3811
|
| Missing a Javadoc comment. |
3819
|
| 'public' modifier out of order with the JLS suggestions. |
3819
|
| Name 'PrimaryPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3819
|
| '91' is a magic number. |
3852
|
| '2147483647' is a magic number. |
3853
|
| '92' is a magic number. |
3863
|
| 'if' construct must use '{}'s. |
3877
|
| Avoid nested blocks. |
3877
|
| 'if' is not preceded with whitespace. |
3877
|
| '{' is not followed by whitespace. |
3877
|
| 'cast' is not followed by whitespace. |
3877
|
| ';' is not followed by whitespace. |
3877
|
| '}' is not preceded with whitespace. |
3877
|
| 'if' construct must use '{}'s. |
3880
|
| Avoid nested blocks. |
3880
|
| 'if' is not preceded with whitespace. |
3880
|
| '{' is not followed by whitespace. |
3880
|
| 'cast' is not followed by whitespace. |
3880
|
| ';' is not followed by whitespace. |
3880
|
| '}' is not preceded with whitespace. |
3880
|
| 'if' construct must use '{}'s. |
3882
|
| Avoid nested blocks. |
3882
|
| 'if' is not preceded with whitespace. |
3882
|
| '{' is not followed by whitespace. |
3882
|
| 'cast' is not followed by whitespace. |
3882
|
| ';' is not followed by whitespace. |
3882
|
| '}' is not preceded with whitespace. |
3882
|
| Missing a Javadoc comment. |
3890
|
| 'public' modifier out of order with the JLS suggestions. |
3890
|
| Name 'PrimarySuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3890
|
| '93' is a magic number. |
3920
|
| 'if' construct must use '{}'s. |
3933
|
| Avoid nested blocks. |
3933
|
| 'if' is not preceded with whitespace. |
3933
|
| '{' is not followed by whitespace. |
3933
|
| 'cast' is not followed by whitespace. |
3933
|
| ';' is not followed by whitespace. |
3933
|
| '}' is not preceded with whitespace. |
3933
|
| 'if' construct must use '{}'s. |
3936
|
| Avoid nested blocks. |
3936
|
| 'if' is not preceded with whitespace. |
3936
|
| '{' is not followed by whitespace. |
3936
|
| 'cast' is not followed by whitespace. |
3936
|
| ';' is not followed by whitespace. |
3936
|
| '}' is not preceded with whitespace. |
3936
|
| 'if' construct must use '{}'s. |
3938
|
| Avoid nested blocks. |
3938
|
| 'if' is not preceded with whitespace. |
3938
|
| '{' is not followed by whitespace. |
3938
|
| 'cast' is not followed by whitespace. |
3938
|
| ';' is not followed by whitespace. |
3938
|
| '}' is not preceded with whitespace. |
3938
|
| Missing a Javadoc comment. |
3946
|
| 'public' modifier out of order with the JLS suggestions. |
3946
|
| Name 'Literal' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3946
|
| '94' is a magic number. |
3973
|
| 'if' construct must use '{}'s. |
3985
|
| Avoid nested blocks. |
3985
|
| 'if' is not preceded with whitespace. |
3985
|
| '{' is not followed by whitespace. |
3985
|
| 'cast' is not followed by whitespace. |
3985
|
| ';' is not followed by whitespace. |
3985
|
| '}' is not preceded with whitespace. |
3985
|
| 'if' construct must use '{}'s. |
3988
|
| Avoid nested blocks. |
3988
|
| 'if' is not preceded with whitespace. |
3988
|
| '{' is not followed by whitespace. |
3988
|
| 'cast' is not followed by whitespace. |
3988
|
| ';' is not followed by whitespace. |
3988
|
| '}' is not preceded with whitespace. |
3988
|
| 'if' construct must use '{}'s. |
3990
|
| Avoid nested blocks. |
3990
|
| 'if' is not preceded with whitespace. |
3990
|
| '{' is not followed by whitespace. |
3990
|
| 'cast' is not followed by whitespace. |
3990
|
| ';' is not followed by whitespace. |
3990
|
| '}' is not preceded with whitespace. |
3990
|
| Missing a Javadoc comment. |
3998
|
| 'public' modifier out of order with the JLS suggestions. |
3998
|
| Name 'BooleanLiteral' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3998
|
| '95' is a magic number. |
4012
|
| Missing a Javadoc comment. |
4023
|
| 'public' modifier out of order with the JLS suggestions. |
4023
|
| Name 'NullLiteral' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4023
|
| Missing a Javadoc comment. |
4037
|
| 'public' modifier out of order with the JLS suggestions. |
4037
|
| Name 'Arguments' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4037
|
| '96' is a magic number. |
4075
|
| Empty statement. |
4076
|
| 'if' construct must use '{}'s. |
4087
|
| Avoid nested blocks. |
4087
|
| 'if' is not preceded with whitespace. |
4087
|
| '{' is not followed by whitespace. |
4087
|
| 'cast' is not followed by whitespace. |
4087
|
| ';' is not followed by whitespace. |
4087
|
| '}' is not preceded with whitespace. |
4087
|
| 'if' construct must use '{}'s. |
4090
|
| Avoid nested blocks. |
4090
|
| 'if' is not preceded with whitespace. |
4090
|
| '{' is not followed by whitespace. |
4090
|
| 'cast' is not followed by whitespace. |
4090
|
| ';' is not followed by whitespace. |
4090
|
| '}' is not preceded with whitespace. |
4090
|
| 'if' construct must use '{}'s. |
4092
|
| Avoid nested blocks. |
4092
|
| 'if' is not preceded with whitespace. |
4092
|
| '{' is not followed by whitespace. |
4092
|
| 'cast' is not followed by whitespace. |
4092
|
| ';' is not followed by whitespace. |
4092
|
| '}' is not preceded with whitespace. |
4092
|
| Missing a Javadoc comment. |
4100
|
| 'public' modifier out of order with the JLS suggestions. |
4100
|
| Name 'ArgumentList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4100
|
| Empty statement. |
4111
|
| '97' is a magic number. |
4114
|
| 'if' construct must use '{}'s. |
4128
|
| Avoid nested blocks. |
4128
|
| 'if' is not preceded with whitespace. |
4128
|
| '{' is not followed by whitespace. |
4128
|
| 'cast' is not followed by whitespace. |
4128
|
| ';' is not followed by whitespace. |
4128
|
| '}' is not preceded with whitespace. |
4128
|
| 'if' construct must use '{}'s. |
4131
|
| Avoid nested blocks. |
4131
|
| 'if' is not preceded with whitespace. |
4131
|
| '{' is not followed by whitespace. |
4131
|
| 'cast' is not followed by whitespace. |
4131
|
| ';' is not followed by whitespace. |
4131
|
| '}' is not preceded with whitespace. |
4131
|
| 'if' construct must use '{}'s. |
4133
|
| Avoid nested blocks. |
4133
|
| 'if' is not preceded with whitespace. |
4133
|
| '{' is not followed by whitespace. |
4133
|
| 'cast' is not followed by whitespace. |
4133
|
| ';' is not followed by whitespace. |
4133
|
| '}' is not preceded with whitespace. |
4133
|
| Line is longer than 80 characters. |
4142
|
| 'public' modifier out of order with the JLS suggestions. |
4144
|
| Name 'AllocationExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4144
|
| Expected @throws tag for 'ParseException'. |
4144
|
| ';' is not followed by whitespace. |
4148
|
| '98' is a magic number. |
4178
|
| Empty statement. |
4179
|
| '99' is a magic number. |
4183
|
| '100' is a magic number. |
4189
|
| 'if' construct must use '{}'s. |
4202
|
| Avoid nested blocks. |
4202
|
| 'if' is not preceded with whitespace. |
4202
|
| '{' is not followed by whitespace. |
4202
|
| 'cast' is not followed by whitespace. |
4202
|
| ';' is not followed by whitespace. |
4202
|
| '}' is not preceded with whitespace. |
4202
|
| 'if' construct must use '{}'s. |
4205
|
| Avoid nested blocks. |
4205
|
| 'if' is not preceded with whitespace. |
4205
|
| '{' is not followed by whitespace. |
4205
|
| 'cast' is not followed by whitespace. |
4205
|
| ';' is not followed by whitespace. |
4205
|
| '}' is not preceded with whitespace. |
4205
|
| 'if' construct must use '{}'s. |
4207
|
| Avoid nested blocks. |
4207
|
| 'if' is not preceded with whitespace. |
4207
|
| '{' is not followed by whitespace. |
4207
|
| 'cast' is not followed by whitespace. |
4207
|
| ';' is not followed by whitespace. |
4207
|
| '}' is not preceded with whitespace. |
4207
|
| Missing a Javadoc comment. |
4219
|
| 'public' modifier out of order with the JLS suggestions. |
4219
|
| Name 'ArrayDimsAndInits' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4219
|
| Empty statement. |
4232
|
| Empty statement. |
4240
|
| Empty statement. |
4256
|
| '101' is a magic number. |
4259
|
| '102' is a magic number. |
4266
|
| 'if' construct must use '{}'s. |
4279
|
| Avoid nested blocks. |
4279
|
| 'if' is not preceded with whitespace. |
4279
|
| '{' is not followed by whitespace. |
4279
|
| 'cast' is not followed by whitespace. |
4279
|
| ';' is not followed by whitespace. |
4279
|
| '}' is not preceded with whitespace. |
4279
|
| 'if' construct must use '{}'s. |
4282
|
| Avoid nested blocks. |
4282
|
| 'if' is not preceded with whitespace. |
4282
|
| '{' is not followed by whitespace. |
4282
|
| 'cast' is not followed by whitespace. |
4282
|
| ';' is not followed by whitespace. |
4282
|
| '}' is not preceded with whitespace. |
4282
|
| 'if' construct must use '{}'s. |
4284
|
| Avoid nested blocks. |
4284
|
| 'if' is not preceded with whitespace. |
4284
|
| '{' is not followed by whitespace. |
4284
|
| 'cast' is not followed by whitespace. |
4284
|
| ';' is not followed by whitespace. |
4284
|
| '}' is not preceded with whitespace. |
4284
|
| Missing a Javadoc comment. |
4295
|
| 'public' modifier out of order with the JLS suggestions. |
4295
|
| Name 'Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4295
|
| '103' is a magic number. |
4374
|
| 'if' construct must use '{}'s. |
4387
|
| Avoid nested blocks. |
4387
|
| 'if' is not preceded with whitespace. |
4387
|
| '{' is not followed by whitespace. |
4387
|
| 'cast' is not followed by whitespace. |
4387
|
| ';' is not followed by whitespace. |
4387
|
| '}' is not preceded with whitespace. |
4387
|
| 'if' construct must use '{}'s. |
4390
|
| Avoid nested blocks. |
4390
|
| 'if' is not preceded with whitespace. |
4390
|
| '{' is not followed by whitespace. |
4390
|
| 'cast' is not followed by whitespace. |
4390
|
| ';' is not followed by whitespace. |
4390
|
| '}' is not preceded with whitespace. |
4390
|
| 'if' construct must use '{}'s. |
4392
|
| Avoid nested blocks. |
4392
|
| 'if' is not preceded with whitespace. |
4392
|
| '{' is not followed by whitespace. |
4392
|
| 'cast' is not followed by whitespace. |
4392
|
| ';' is not followed by whitespace. |
4392
|
| '}' is not preceded with whitespace. |
4392
|
| Missing a Javadoc comment. |
4400
|
| 'public' modifier out of order with the JLS suggestions. |
4400
|
| Name 'LabeledStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4400
|
| 'if' construct must use '{}'s. |
4417
|
| Avoid nested blocks. |
4417
|
| 'if' is not preceded with whitespace. |
4417
|
| '{' is not followed by whitespace. |
4417
|
| 'cast' is not followed by whitespace. |
4417
|
| ';' is not followed by whitespace. |
4417
|
| '}' is not preceded with whitespace. |
4417
|
| 'if' construct must use '{}'s. |
4420
|
| Avoid nested blocks. |
4420
|
| 'if' is not preceded with whitespace. |
4420
|
| '{' is not followed by whitespace. |
4420
|
| 'cast' is not followed by whitespace. |
4420
|
| ';' is not followed by whitespace. |
4420
|
| '}' is not preceded with whitespace. |
4420
|
| 'if' construct must use '{}'s. |
4422
|
| Avoid nested blocks. |
4422
|
| 'if' is not preceded with whitespace. |
4422
|
| '{' is not followed by whitespace. |
4422
|
| 'cast' is not followed by whitespace. |
4422
|
| ';' is not followed by whitespace. |
4422
|
| '}' is not preceded with whitespace. |
4422
|
| Missing a Javadoc comment. |
4430
|
| 'public' modifier out of order with the JLS suggestions. |
4430
|
| Name 'Block' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4430
|
| Empty statement. |
4480
|
| '104' is a magic number. |
4483
|
| 'if' construct must use '{}'s. |
4497
|
| Avoid nested blocks. |
4497
|
| 'if' is not preceded with whitespace. |
4497
|
| '{' is not followed by whitespace. |
4497
|
| 'cast' is not followed by whitespace. |
4497
|
| ';' is not followed by whitespace. |
4497
|
| '}' is not preceded with whitespace. |
4497
|
| 'if' construct must use '{}'s. |
4500
|
| Avoid nested blocks. |
4500
|
| 'if' is not preceded with whitespace. |
4500
|
| '{' is not followed by whitespace. |
4500
|
| 'cast' is not followed by whitespace. |
4500
|
| ';' is not followed by whitespace. |
4500
|
| '}' is not preceded with whitespace. |
4500
|
| 'if' construct must use '{}'s. |
4502
|
| Avoid nested blocks. |
4502
|
| 'if' is not preceded with whitespace. |
4502
|
| '{' is not followed by whitespace. |
4502
|
| 'cast' is not followed by whitespace. |
4502
|
| ';' is not followed by whitespace. |
4502
|
| '}' is not preceded with whitespace. |
4502
|
| Missing a Javadoc comment. |
4510
|
| 'public' modifier out of order with the JLS suggestions. |
4510
|
| Name 'Method_Block' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4510
|
| Empty statement. |
4560
|
| '105' is a magic number. |
4563
|
| '106' is a magic number. |
4574
|
| Empty statement. |
4575
|
| 'if' construct must use '{}'s. |
4585
|
| Avoid nested blocks. |
4585
|
| 'if' is not preceded with whitespace. |
4585
|
| '{' is not followed by whitespace. |
4585
|
| 'cast' is not followed by whitespace. |
4585
|
| ';' is not followed by whitespace. |
4585
|
| '}' is not preceded with whitespace. |
4585
|
| 'if' construct must use '{}'s. |
4588
|
| Avoid nested blocks. |
4588
|
| 'if' is not preceded with whitespace. |
4588
|
| '{' is not followed by whitespace. |
4588
|
| 'cast' is not followed by whitespace. |
4588
|
| ';' is not followed by whitespace. |
4588
|
| '}' is not preceded with whitespace. |
4588
|
| 'if' construct must use '{}'s. |
4590
|
| Avoid nested blocks. |
4590
|
| 'if' is not preceded with whitespace. |
4590
|
| '{' is not followed by whitespace. |
4590
|
| 'cast' is not followed by whitespace. |
4590
|
| ';' is not followed by whitespace. |
4590
|
| '}' is not preceded with whitespace. |
4590
|
| Line is longer than 80 characters. |
4599
|
| Line is longer than 80 characters. |
4600
|
| 'public' modifier out of order with the JLS suggestions. |
4602
|
| Name 'BlockStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4602
|
| Expected @throws tag for 'ParseException'. |
4602
|
| '2147483647' is a magic number. |
4608
|
| '107' is a magic number. |
4667
|
| 'if' construct must use '{}'s. |
4680
|
| Avoid nested blocks. |
4680
|
| 'if' is not preceded with whitespace. |
4680
|
| '{' is not followed by whitespace. |
4680
|
| 'cast' is not followed by whitespace. |
4680
|
| ';' is not followed by whitespace. |
4680
|
| '}' is not preceded with whitespace. |
4680
|
| 'if' construct must use '{}'s. |
4683
|
| Avoid nested blocks. |
4683
|
| 'if' is not preceded with whitespace. |
4683
|
| '{' is not followed by whitespace. |
4683
|
| 'cast' is not followed by whitespace. |
4683
|
| ';' is not followed by whitespace. |
4683
|
| '}' is not preceded with whitespace. |
4683
|
| 'if' construct must use '{}'s. |
4685
|
| Avoid nested blocks. |
4685
|
| 'if' is not preceded with whitespace. |
4685
|
| '{' is not followed by whitespace. |
4685
|
| 'cast' is not followed by whitespace. |
4685
|
| ';' is not followed by whitespace. |
4685
|
| '}' is not preceded with whitespace. |
4685
|
| Missing a Javadoc comment. |
4693
|
| 'public' modifier out of order with the JLS suggestions. |
4693
|
| Name 'Method_BlockStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4693
|
| '2147483647' is a magic number. |
4699
|
| '108' is a magic number. |
4758
|
| 'if' construct must use '{}'s. |
4771
|
| Avoid nested blocks. |
4771
|
| 'if' is not preceded with whitespace. |
4771
|
| '{' is not followed by whitespace. |
4771
|
| 'cast' is not followed by whitespace. |
4771
|
| ';' is not followed by whitespace. |
4771
|
| '}' is not preceded with whitespace. |
4771
|
| 'if' construct must use '{}'s. |
4774
|
| Avoid nested blocks. |
4774
|
| 'if' is not preceded with whitespace. |
4774
|
| '{' is not followed by whitespace. |
4774
|
| 'cast' is not followed by whitespace. |
4774
|
| ';' is not followed by whitespace. |
4774
|
| '}' is not preceded with whitespace. |
4774
|
| 'if' construct must use '{}'s. |
4776
|
| Avoid nested blocks. |
4776
|
| 'if' is not preceded with whitespace. |
4776
|
| '{' is not followed by whitespace. |
4776
|
| 'cast' is not followed by whitespace. |
4776
|
| ';' is not followed by whitespace. |
4776
|
| '}' is not preceded with whitespace. |
4776
|
| Missing a Javadoc comment. |
4784
|
| 'public' modifier out of order with the JLS suggestions. |
4784
|
| Name 'LocalVariableDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4784
|
| '109' is a magic number. |
4795
|
| Empty statement. |
4796
|
| Empty statement. |
4804
|
| '110' is a magic number. |
4807
|
| 'if' construct must use '{}'s. |
4821
|
| Avoid nested blocks. |
4821
|
| 'if' is not preceded with whitespace. |
4821
|
| '{' is not followed by whitespace. |
4821
|
| 'cast' is not followed by whitespace. |
4821
|
| ';' is not followed by whitespace. |
4821
|
| '}' is not preceded with whitespace. |
4821
|
| 'if' construct must use '{}'s. |
4824
|
| Avoid nested blocks. |
4824
|
| 'if' is not preceded with whitespace. |
4824
|
| '{' is not followed by whitespace. |
4824
|
| 'cast' is not followed by whitespace. |
4824
|
| ';' is not followed by whitespace. |
4824
|
| '}' is not preceded with whitespace. |
4824
|
| 'if' construct must use '{}'s. |
4826
|
| Avoid nested blocks. |
4826
|
| 'if' is not preceded with whitespace. |
4826
|
| '{' is not followed by whitespace. |
4826
|
| 'cast' is not followed by whitespace. |
4826
|
| ';' is not followed by whitespace. |
4826
|
| '}' is not preceded with whitespace. |
4826
|
| Missing a Javadoc comment. |
4834
|
| 'public' modifier out of order with the JLS suggestions. |
4834
|
| Name 'EmptyStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4834
|
| Missing a Javadoc comment. |
4848
|
| 'public' modifier out of order with the JLS suggestions. |
4848
|
| Name 'StatementExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4848
|
| '111' is a magic number. |
4921
|
| '112' is a magic number. |
4927
|
| Empty statement. |
4928
|
| '113' is a magic number. |
4932
|
| 'if' construct must use '{}'s. |
4944
|
| Avoid nested blocks. |
4944
|
| 'if' is not preceded with whitespace. |
4944
|
| '{' is not followed by whitespace. |
4944
|
| 'cast' is not followed by whitespace. |
4944
|
| ';' is not followed by whitespace. |
4944
|
| '}' is not preceded with whitespace. |
4944
|
| 'if' construct must use '{}'s. |
4947
|
| Avoid nested blocks. |
4947
|
| 'if' is not preceded with whitespace. |
4947
|
| '{' is not followed by whitespace. |
4947
|
| 'cast' is not followed by whitespace. |
4947
|
| ';' is not followed by whitespace. |
4947
|
| '}' is not preceded with whitespace. |
4947
|
| 'if' construct must use '{}'s. |
4949
|
| Avoid nested blocks. |
4949
|
| 'if' is not preceded with whitespace. |
4949
|
| '{' is not followed by whitespace. |
4949
|
| 'cast' is not followed by whitespace. |
4949
|
| ';' is not followed by whitespace. |
4949
|
| '}' is not preceded with whitespace. |
4949
|
| Missing a Javadoc comment. |
4957
|
| 'public' modifier out of order with the JLS suggestions. |
4957
|
| Name 'SwitchStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4957
|
| Empty statement. |
4973
|
| '114' is a magic number. |
4976
|
| Empty statement. |
5023
|
| '115' is a magic number. |
5026
|
| 'if' construct must use '{}'s. |
5041
|
| Avoid nested blocks. |
5041
|
| 'if' is not preceded with whitespace. |
5041
|
| '{' is not followed by whitespace. |
5041
|
| 'cast' is not followed by whitespace. |
5041
|
| ';' is not followed by whitespace. |
5041
|
| '}' is not preceded with whitespace. |
5041
|
| 'if' construct must use '{}'s. |
5044
|
| Avoid nested blocks. |
5044
|
| 'if' is not preceded with whitespace. |
5044
|
| '{' is not followed by whitespace. |
5044
|
| 'cast' is not followed by whitespace. |
5044
|
| ';' is not followed by whitespace. |
5044
|
| '}' is not preceded with whitespace. |
5044
|
| 'if' construct must use '{}'s. |
5046
|
| Avoid nested blocks. |
5046
|
| 'if' is not preceded with whitespace. |
5046
|
| '{' is not followed by whitespace. |
5046
|
| 'cast' is not followed by whitespace. |
5046
|
| ';' is not followed by whitespace. |
5046
|
| '}' is not preceded with whitespace. |
5046
|
| Missing a Javadoc comment. |
5054
|
| 'public' modifier out of order with the JLS suggestions. |
5054
|
| Name 'SwitchLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5054
|
| '116' is a magic number. |
5071
|
| 'if' construct must use '{}'s. |
5083
|
| Avoid nested blocks. |
5083
|
| 'if' is not preceded with whitespace. |
5083
|
| '{' is not followed by whitespace. |
5083
|
| 'cast' is not followed by whitespace. |
5083
|
| ';' is not followed by whitespace. |
5083
|
| '}' is not preceded with whitespace. |
5083
|
| 'if' construct must use '{}'s. |
5086
|
| Avoid nested blocks. |
5086
|
| 'if' is not preceded with whitespace. |
5086
|
| '{' is not followed by whitespace. |
5086
|
| 'cast' is not followed by whitespace. |
5086
|
| ';' is not followed by whitespace. |
5086
|
| '}' is not preceded with whitespace. |
5086
|
| 'if' construct must use '{}'s. |
5088
|
| Avoid nested blocks. |
5088
|
| 'if' is not preceded with whitespace. |
5088
|
| '{' is not followed by whitespace. |
5088
|
| 'cast' is not followed by whitespace. |
5088
|
| ';' is not followed by whitespace. |
5088
|
| '}' is not preceded with whitespace. |
5088
|
| Missing a Javadoc comment. |
5096
|
| 'public' modifier out of order with the JLS suggestions. |
5096
|
| Name 'IfStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5096
|
| '117' is a magic number. |
5113
|
| Empty statement. |
5114
|
| 'if' construct must use '{}'s. |
5124
|
| Avoid nested blocks. |
5124
|
| 'if' is not preceded with whitespace. |
5124
|
| '{' is not followed by whitespace. |
5124
|
| 'cast' is not followed by whitespace. |
5124
|
| ';' is not followed by whitespace. |
5124
|
| '}' is not preceded with whitespace. |
5124
|
| 'if' construct must use '{}'s. |
5127
|
| Avoid nested blocks. |
5127
|
| 'if' is not preceded with whitespace. |
5127
|
| '{' is not followed by whitespace. |
5127
|
| 'cast' is not followed by whitespace. |
5127
|
| ';' is not followed by whitespace. |
5127
|
| '}' is not preceded with whitespace. |
5127
|
| 'if' construct must use '{}'s. |
5129
|
| Avoid nested blocks. |
5129
|
| 'if' is not preceded with whitespace. |
5129
|
| '{' is not followed by whitespace. |
5129
|
| 'cast' is not followed by whitespace. |
5129
|
| ';' is not followed by whitespace. |
5129
|
| '}' is not preceded with whitespace. |
5129
|
| Missing a Javadoc comment. |
5137
|
| 'public' modifier out of order with the JLS suggestions. |
5137
|
| Name 'WhileStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5137
|
| 'if' construct must use '{}'s. |
5156
|
| Avoid nested blocks. |
5156
|
| 'if' is not preceded with whitespace. |
5156
|
| '{' is not followed by whitespace. |
5156
|
| 'cast' is not followed by whitespace. |
5156
|
| ';' is not followed by whitespace. |
5156
|
| '}' is not preceded with whitespace. |
5156
|
| 'if' construct must use '{}'s. |
5159
|
| Avoid nested blocks. |
5159
|
| 'if' is not preceded with whitespace. |
5159
|
| '{' is not followed by whitespace. |
5159
|
| 'cast' is not followed by whitespace. |
5159
|
| ';' is not followed by whitespace. |
5159
|
| '}' is not preceded with whitespace. |
5159
|
| 'if' construct must use '{}'s. |
5161
|
| Avoid nested blocks. |
5161
|
| 'if' is not preceded with whitespace. |
5161
|
| '{' is not followed by whitespace. |
5161
|
| 'cast' is not followed by whitespace. |
5161
|
| ';' is not followed by whitespace. |
5161
|
| '}' is not preceded with whitespace. |
5161
|
| Missing a Javadoc comment. |
5169
|
| 'public' modifier out of order with the JLS suggestions. |
5169
|
| Name 'DoStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5169
|
| 'if' construct must use '{}'s. |
5190
|
| Avoid nested blocks. |
5190
|
| 'if' is not preceded with whitespace. |
5190
|
| '{' is not followed by whitespace. |
5190
|
| 'cast' is not followed by whitespace. |
5190
|
| ';' is not followed by whitespace. |
5190
|
| '}' is not preceded with whitespace. |
5190
|
| 'if' construct must use '{}'s. |
5193
|
| Avoid nested blocks. |
5193
|
| 'if' is not preceded with whitespace. |
5193
|
| '{' is not followed by whitespace. |
5193
|
| 'cast' is not followed by whitespace. |
5193
|
| ';' is not followed by whitespace. |
5193
|
| '}' is not preceded with whitespace. |
5193
|
| 'if' construct must use '{}'s. |
5195
|
| Avoid nested blocks. |
5195
|
| 'if' is not preceded with whitespace. |
5195
|
| '{' is not followed by whitespace. |
5195
|
| 'cast' is not followed by whitespace. |
5195
|
| ';' is not followed by whitespace. |
5195
|
| '}' is not preceded with whitespace. |
5195
|
| Missing a Javadoc comment. |
5203
|
| 'public' modifier out of order with the JLS suggestions. |
5203
|
| Name 'ForStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5203
|
| '118' is a magic number. |
5239
|
| Empty statement. |
5240
|
| '119' is a magic number. |
5274
|
| Empty statement. |
5275
|
| '120' is a magic number. |
5305
|
| Empty statement. |
5306
|
| 'if' construct must use '{}'s. |
5318
|
| Avoid nested blocks. |
5318
|
| 'if' is not preceded with whitespace. |
5318
|
| '{' is not followed by whitespace. |
5318
|
| 'cast' is not followed by whitespace. |
5318
|
| ';' is not followed by whitespace. |
5318
|
| '}' is not preceded with whitespace. |
5318
|
| 'if' construct must use '{}'s. |
5321
|
| Avoid nested blocks. |
5321
|
| 'if' is not preceded with whitespace. |
5321
|
| '{' is not followed by whitespace. |
5321
|
| 'cast' is not followed by whitespace. |
5321
|
| ';' is not followed by whitespace. |
5321
|
| '}' is not preceded with whitespace. |
5321
|
| 'if' construct must use '{}'s. |
5323
|
| Avoid nested blocks. |
5323
|
| 'if' is not preceded with whitespace. |
5323
|
| '{' is not followed by whitespace. |
5323
|
| 'cast' is not followed by whitespace. |
5323
|
| ';' is not followed by whitespace. |
5323
|
| '}' is not preceded with whitespace. |
5323
|
| Missing a Javadoc comment. |
5331
|
| 'public' modifier out of order with the JLS suggestions. |
5331
|
| Name 'ForInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5331
|
| '2147483647' is a magic number. |
5337
|
| '121' is a magic number. |
5367
|
| 'if' construct must use '{}'s. |
5380
|
| Avoid nested blocks. |
5380
|
| 'if' is not preceded with whitespace. |
5380
|
| '{' is not followed by whitespace. |
5380
|
| 'cast' is not followed by whitespace. |
5380
|
| ';' is not followed by whitespace. |
5380
|
| '}' is not preceded with whitespace. |
5380
|
| 'if' construct must use '{}'s. |
5383
|
| Avoid nested blocks. |
5383
|
| 'if' is not preceded with whitespace. |
5383
|
| '{' is not followed by whitespace. |
5383
|
| 'cast' is not followed by whitespace. |
5383
|
| ';' is not followed by whitespace. |
5383
|
| '}' is not preceded with whitespace. |
5383
|
| 'if' construct must use '{}'s. |
5385
|
| Avoid nested blocks. |
5385
|
| 'if' is not preceded with whitespace. |
5385
|
| '{' is not followed by whitespace. |
5385
|
| 'cast' is not followed by whitespace. |
5385
|
| ';' is not followed by whitespace. |
5385
|
| '}' is not preceded with whitespace. |
5385
|
| Missing a Javadoc comment. |
5393
|
| 'public' modifier out of order with the JLS suggestions. |
5393
|
| Name 'StatementExpressionList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5393
|
| Empty statement. |
5404
|
| '122' is a magic number. |
5407
|
| 'if' construct must use '{}'s. |
5421
|
| Avoid nested blocks. |
5421
|
| 'if' is not preceded with whitespace. |
5421
|
| '{' is not followed by whitespace. |
5421
|
| 'cast' is not followed by whitespace. |
5421
|
| ';' is not followed by whitespace. |
5421
|
| '}' is not preceded with whitespace. |
5421
|
| 'if' construct must use '{}'s. |
5424
|
| Avoid nested blocks. |
5424
|
| 'if' is not preceded with whitespace. |
5424
|
| '{' is not followed by whitespace. |
5424
|
| 'cast' is not followed by whitespace. |
5424
|
| ';' is not followed by whitespace. |
5424
|
| '}' is not preceded with whitespace. |
5424
|
| 'if' construct must use '{}'s. |
5426
|
| Avoid nested blocks. |
5426
|
| 'if' is not preceded with whitespace. |
5426
|
| '{' is not followed by whitespace. |
5426
|
| 'cast' is not followed by whitespace. |
5426
|
| ';' is not followed by whitespace. |
5426
|
| '}' is not preceded with whitespace. |
5426
|
| Missing a Javadoc comment. |
5434
|
| 'public' modifier out of order with the JLS suggestions. |
5434
|
| Name 'ForUpdate' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5434
|
| 'if' construct must use '{}'s. |
5449
|
| Avoid nested blocks. |
5449
|
| 'if' is not preceded with whitespace. |
5449
|
| '{' is not followed by whitespace. |
5449
|
| 'cast' is not followed by whitespace. |
5449
|
| ';' is not followed by whitespace. |
5449
|
| '}' is not preceded with whitespace. |
5449
|
| 'if' construct must use '{}'s. |
5452
|
| Avoid nested blocks. |
5452
|
| 'if' is not preceded with whitespace. |
5452
|
| '{' is not followed by whitespace. |
5452
|
| 'cast' is not followed by whitespace. |
5452
|
| ';' is not followed by whitespace. |
5452
|
| '}' is not preceded with whitespace. |
5452
|
| 'if' construct must use '{}'s. |
5454
|
| Avoid nested blocks. |
5454
|
| 'if' is not preceded with whitespace. |
5454
|
| '{' is not followed by whitespace. |
5454
|
| 'cast' is not followed by whitespace. |
5454
|
| ';' is not followed by whitespace. |
5454
|
| '}' is not preceded with whitespace. |
5454
|
| Missing a Javadoc comment. |
5462
|
| 'public' modifier out of order with the JLS suggestions. |
5462
|
| Name 'BreakStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5462
|
| '123' is a magic number. |
5474
|
| Empty statement. |
5475
|
| Missing a Javadoc comment. |
5485
|
| 'public' modifier out of order with the JLS suggestions. |
5485
|
| Name 'ContinueStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5485
|
| '124' is a magic number. |
5497
|
| Empty statement. |
5498
|
| Missing a Javadoc comment. |
5508
|
| 'public' modifier out of order with the JLS suggestions. |
5508
|
| Name 'ReturnStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5508
|
| '125' is a magic number. |
5546
|
| Empty statement. |
5547
|
| 'if' construct must use '{}'s. |
5558
|
| Avoid nested blocks. |
5558
|
| 'if' is not preceded with whitespace. |
5558
|
| '{' is not followed by whitespace. |
5558
|
| 'cast' is not followed by whitespace. |
5558
|
| ';' is not followed by whitespace. |
5558
|
| '}' is not preceded with whitespace. |
5558
|
| 'if' construct must use '{}'s. |
5561
|
| Avoid nested blocks. |
5561
|
| 'if' is not preceded with whitespace. |
5561
|
| '{' is not followed by whitespace. |
5561
|
| 'cast' is not followed by whitespace. |
5561
|
| ';' is not followed by whitespace. |
5561
|
| '}' is not preceded with whitespace. |
5561
|
| 'if' construct must use '{}'s. |
5563
|
| Avoid nested blocks. |
5563
|
| 'if' is not preceded with whitespace. |
5563
|
| '{' is not followed by whitespace. |
5563
|
| 'cast' is not followed by whitespace. |
5563
|
| ';' is not followed by whitespace. |
5563
|
| '}' is not preceded with whitespace. |
5563
|
| Missing a Javadoc comment. |
5571
|
| 'public' modifier out of order with the JLS suggestions. |
5571
|
| Name 'ThrowStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5571
|
| 'if' construct must use '{}'s. |
5588
|
| Avoid nested blocks. |
5588
|
| 'if' is not preceded with whitespace. |
5588
|
| '{' is not followed by whitespace. |
5588
|
| 'cast' is not followed by whitespace. |
5588
|
| ';' is not followed by whitespace. |
5588
|
| '}' is not preceded with whitespace. |
5588
|
| 'if' construct must use '{}'s. |
5591
|
| Avoid nested blocks. |
5591
|
| 'if' is not preceded with whitespace. |
5591
|
| '{' is not followed by whitespace. |
5591
|
| 'cast' is not followed by whitespace. |
5591
|
| ';' is not followed by whitespace. |
5591
|
| '}' is not preceded with whitespace. |
5591
|
| 'if' construct must use '{}'s. |
5593
|
| Avoid nested blocks. |
5593
|
| 'if' is not preceded with whitespace. |
5593
|
| '{' is not followed by whitespace. |
5593
|
| 'cast' is not followed by whitespace. |
5593
|
| ';' is not followed by whitespace. |
5593
|
| '}' is not preceded with whitespace. |
5593
|
| Missing a Javadoc comment. |
5601
|
| 'public' modifier out of order with the JLS suggestions. |
5601
|
| Name 'SynchronizedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5601
|
| 'if' construct must use '{}'s. |
5620
|
| Avoid nested blocks. |
5620
|
| 'if' is not preceded with whitespace. |
5620
|
| '{' is not followed by whitespace. |
5620
|
| 'cast' is not followed by whitespace. |
5620
|
| ';' is not followed by whitespace. |
5620
|
| '}' is not preceded with whitespace. |
5620
|
| 'if' construct must use '{}'s. |
5623
|
| Avoid nested blocks. |
5623
|
| 'if' is not preceded with whitespace. |
5623
|
| '{' is not followed by whitespace. |
5623
|
| 'cast' is not followed by whitespace. |
5623
|
| ';' is not followed by whitespace. |
5623
|
| '}' is not preceded with whitespace. |
5623
|
| 'if' construct must use '{}'s. |
5625
|
| Avoid nested blocks. |
5625
|
| 'if' is not preceded with whitespace. |
5625
|
| '{' is not followed by whitespace. |
5625
|
| 'cast' is not followed by whitespace. |
5625
|
| ';' is not followed by whitespace. |
5625
|
| '}' is not preceded with whitespace. |
5625
|
| Missing a Javadoc comment. |
5633
|
| 'public' modifier out of order with the JLS suggestions. |
5633
|
| Name 'TryStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5633
|
| Empty statement. |
5645
|
| '126' is a magic number. |
5648
|
| '127' is a magic number. |
5663
|
| Empty statement. |
5664
|
| 'if' construct must use '{}'s. |
5674
|
| Avoid nested blocks. |
5674
|
| 'if' is not preceded with whitespace. |
5674
|
| '{' is not followed by whitespace. |
5674
|
| 'cast' is not followed by whitespace. |
5674
|
| ';' is not followed by whitespace. |
5674
|
| '}' is not preceded with whitespace. |
5674
|
| 'if' construct must use '{}'s. |
5677
|
| Avoid nested blocks. |
5677
|
| 'if' is not preceded with whitespace. |
5677
|
| '{' is not followed by whitespace. |
5677
|
| 'cast' is not followed by whitespace. |
5677
|
| ';' is not followed by whitespace. |
5677
|
| '}' is not preceded with whitespace. |
5677
|
| 'if' construct must use '{}'s. |
5679
|
| Avoid nested blocks. |
5679
|
| 'if' is not preceded with whitespace. |
5679
|
| '{' is not followed by whitespace. |
5679
|
| 'cast' is not followed by whitespace. |
5679
|
| ';' is not followed by whitespace. |
5679
|
| '}' is not preceded with whitespace. |
5679
|
| Missing a Javadoc comment. |
5687
|
| 'public' modifier out of order with the JLS suggestions. |
5687
|
| Name 'AssertStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5687
|
| '128' is a magic number. |
5701
|
| Empty statement. |
5702
|
| 'if' construct must use '{}'s. |
5713
|
| Avoid nested blocks. |
5713
|
| 'if' is not preceded with whitespace. |
5713
|
| '{' is not followed by whitespace. |
5713
|
| 'cast' is not followed by whitespace. |
5713
|
| ';' is not followed by whitespace. |
5713
|
| '}' is not preceded with whitespace. |
5713
|
| 'if' construct must use '{}'s. |
5716
|
| Avoid nested blocks. |
5716
|
| 'if' is not preceded with whitespace. |
5716
|
| '{' is not followed by whitespace. |
5716
|
| 'cast' is not followed by whitespace. |
5716
|
| ';' is not followed by whitespace. |
5716
|
| '}' is not preceded with whitespace. |
5716
|
| 'if' construct must use '{}'s. |
5718
|
| Avoid nested blocks. |
5718
|
| 'if' is not preceded with whitespace. |
5718
|
| '{' is not followed by whitespace. |
5718
|
| 'cast' is not followed by whitespace. |
5718
|
| ';' is not followed by whitespace. |
5718
|
| '}' is not preceded with whitespace. |
5718
|
| Missing a Javadoc comment. |
5726
|
| Redundant 'final' modifier. |
5726
|
| 'private' modifier out of order with the JLS suggestions. |
5726
|
| Name 'jj_2_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5726
|
| Parameter xla should be final. |
5726
|
| Inner assignments should be avoided. |
5727
|
| Missing a Javadoc comment. |
5733
|
| Redundant 'final' modifier. |
5733
|
| 'private' modifier out of order with the JLS suggestions. |
5733
|
| Name 'jj_2_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5733
|
| Parameter xla should be final. |
5733
|
| Inner assignments should be avoided. |
5734
|
| Missing a Javadoc comment. |
5740
|
| Redundant 'final' modifier. |
5740
|
| 'private' modifier out of order with the JLS suggestions. |
5740
|
| Name 'jj_2_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5740
|
| Parameter xla should be final. |
5740
|
| Inner assignments should be avoided. |
5741
|
| Missing a Javadoc comment. |
5747
|
| Redundant 'final' modifier. |
5747
|
| 'private' modifier out of order with the JLS suggestions. |
5747
|
| Name 'jj_2_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5747
|
| Parameter xla should be final. |
5747
|
| Inner assignments should be avoided. |
5748
|
| '3' is a magic number. |
5750
|
| Missing a Javadoc comment. |
5754
|
| Redundant 'final' modifier. |
5754
|
| 'private' modifier out of order with the JLS suggestions. |
5754
|
| Name 'jj_2_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5754
|
| Parameter xla should be final. |
5754
|
| Inner assignments should be avoided. |
5755
|
| '4' is a magic number. |
5757
|
| Missing a Javadoc comment. |
5761
|
| Redundant 'final' modifier. |
5761
|
| 'private' modifier out of order with the JLS suggestions. |
5761
|
| Name 'jj_2_6' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5761
|
| Parameter xla should be final. |
5761
|
| Inner assignments should be avoided. |
5762
|
| '5' is a magic number. |
5764
|
| Missing a Javadoc comment. |
5768
|
| Redundant 'final' modifier. |
5768
|
| 'private' modifier out of order with the JLS suggestions. |
5768
|
| Name 'jj_2_7' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5768
|
| Parameter xla should be final. |
5768
|
| Inner assignments should be avoided. |
5769
|
| '6' is a magic number. |
5771
|
| Missing a Javadoc comment. |
5775
|
| Redundant 'final' modifier. |
5775
|
| 'private' modifier out of order with the JLS suggestions. |
5775
|
| Name 'jj_2_8' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5775
|
| Parameter xla should be final. |
5775
|
| Inner assignments should be avoided. |
5776
|
| '7' is a magic number. |
5778
|
| Missing a Javadoc comment. |
5782
|
| Redundant 'final' modifier. |
5782
|
| 'private' modifier out of order with the JLS suggestions. |
5782
|
| Name 'jj_2_9' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5782
|
| Parameter xla should be final. |
5782
|
| Inner assignments should be avoided. |
5783
|
| '8' is a magic number. |
5785
|
| Missing a Javadoc comment. |
5789
|
| Redundant 'final' modifier. |
5789
|
| 'private' modifier out of order with the JLS suggestions. |
5789
|
| Name 'jj_2_10' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5789
|
| Parameter xla should be final. |
5789
|
| Inner assignments should be avoided. |
5790
|
| '9' is a magic number. |
5792
|
| Missing a Javadoc comment. |
5796
|
| Redundant 'final' modifier. |
5796
|
| 'private' modifier out of order with the JLS suggestions. |
5796
|
| Name 'jj_2_11' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5796
|
| Parameter xla should be final. |
5796
|
| Inner assignments should be avoided. |
5797
|
| '10' is a magic number. |
5799
|
| Missing a Javadoc comment. |
5803
|
| Redundant 'final' modifier. |
5803
|
| 'private' modifier out of order with the JLS suggestions. |
5803
|
| Name 'jj_2_12' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5803
|
| Parameter xla should be final. |
5803
|
| Inner assignments should be avoided. |
5804
|
| '11' is a magic number. |
5806
|
| Missing a Javadoc comment. |
5810
|
| Redundant 'final' modifier. |
5810
|
| 'private' modifier out of order with the JLS suggestions. |
5810
|
| Name 'jj_2_13' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5810
|
| Parameter xla should be final. |
5810
|
| Inner assignments should be avoided. |
5811
|
| '12' is a magic number. |
5813
|
| Missing a Javadoc comment. |
5817
|
| Redundant 'final' modifier. |
5817
|
| 'private' modifier out of order with the JLS suggestions. |
5817
|
| Name 'jj_2_14' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5817
|
| Parameter xla should be final. |
5817
|
| Inner assignments should be avoided. |
5818
|
| '13' is a magic number. |
5820
|
| Missing a Javadoc comment. |
5824
|
| Redundant 'final' modifier. |
5824
|
| 'private' modifier out of order with the JLS suggestions. |
5824
|
| Name 'jj_2_15' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5824
|
| Parameter xla should be final. |
5824
|
| Inner assignments should be avoided. |
5825
|
| '14' is a magic number. |
5827
|
| Missing a Javadoc comment. |
5831
|
| Redundant 'final' modifier. |
5831
|
| 'private' modifier out of order with the JLS suggestions. |
5831
|
| Name 'jj_2_16' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5831
|
| Parameter xla should be final. |
5831
|
| Inner assignments should be avoided. |
5832
|
| '15' is a magic number. |
5834
|
| Missing a Javadoc comment. |
5838
|
| Redundant 'final' modifier. |
5838
|
| 'private' modifier out of order with the JLS suggestions. |
5838
|
| Name 'jj_2_17' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5838
|
| Parameter xla should be final. |
5838
|
| Inner assignments should be avoided. |
5839
|
| '16' is a magic number. |
5841
|
| Missing a Javadoc comment. |
5845
|
| Redundant 'final' modifier. |
5845
|
| 'private' modifier out of order with the JLS suggestions. |
5845
|
| Name 'jj_2_18' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5845
|
| Parameter xla should be final. |
5845
|
| Inner assignments should be avoided. |
5846
|
| '17' is a magic number. |
5848
|
| Missing a Javadoc comment. |
5852
|
| Redundant 'final' modifier. |
5852
|
| 'private' modifier out of order with the JLS suggestions. |
5852
|
| Name 'jj_2_19' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5852
|
| Parameter xla should be final. |
5852
|
| Inner assignments should be avoided. |
5853
|
| '18' is a magic number. |
5855
|
| Missing a Javadoc comment. |
5859
|
| Redundant 'final' modifier. |
5859
|
| 'private' modifier out of order with the JLS suggestions. |
5859
|
| Name 'jj_2_20' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5859
|
| Parameter xla should be final. |
5859
|
| Inner assignments should be avoided. |
5860
|
| '19' is a magic number. |
5862
|
| Missing a Javadoc comment. |
5866
|
| Redundant 'final' modifier. |
5866
|
| 'private' modifier out of order with the JLS suggestions. |
5866
|
| Name 'jj_2_21' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5866
|
| Parameter xla should be final. |
5866
|
| Inner assignments should be avoided. |
5867
|
| '20' is a magic number. |
5869
|
| Missing a Javadoc comment. |
5873
|
| Redundant 'final' modifier. |
5873
|
| 'private' modifier out of order with the JLS suggestions. |
5873
|
| Name 'jj_2_22' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5873
|
| Parameter xla should be final. |
5873
|
| Inner assignments should be avoided. |
5874
|
| '21' is a magic number. |
5876
|
| Missing a Javadoc comment. |
5880
|
| Redundant 'final' modifier. |
5880
|
| 'private' modifier out of order with the JLS suggestions. |
5880
|
| Name 'jj_2_23' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5880
|
| Parameter xla should be final. |
5880
|
| Inner assignments should be avoided. |
5881
|
| '22' is a magic number. |
5883
|
| Missing a Javadoc comment. |
5887
|
| Redundant 'final' modifier. |
5887
|
| 'private' modifier out of order with the JLS suggestions. |
5887
|
| Name 'jj_2_24' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5887
|
| Parameter xla should be final. |
5887
|
| Inner assignments should be avoided. |
5888
|
| '23' is a magic number. |
5890
|
| Missing a Javadoc comment. |
5894
|
| Redundant 'final' modifier. |
5894
|
| 'private' modifier out of order with the JLS suggestions. |
5894
|
| Name 'jj_2_25' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5894
|
| Parameter xla should be final. |
5894
|
| Inner assignments should be avoided. |
5895
|
| '24' is a magic number. |
5897
|
| Missing a Javadoc comment. |
5901
|
| Redundant 'final' modifier. |
5901
|
| 'private' modifier out of order with the JLS suggestions. |
5901
|
| Name 'jj_2_26' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5901
|
| Parameter xla should be final. |
5901
|
| Inner assignments should be avoided. |
5902
|
| '25' is a magic number. |
5904
|
| Missing a Javadoc comment. |
5908
|
| Redundant 'final' modifier. |
5908
|
| 'private' modifier out of order with the JLS suggestions. |
5908
|
| Name 'jj_2_27' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5908
|
| Parameter xla should be final. |
5908
|
| Inner assignments should be avoided. |
5909
|
| '26' is a magic number. |
5911
|
| Missing a Javadoc comment. |
5915
|
| Redundant 'final' modifier. |
5915
|
| 'private' modifier out of order with the JLS suggestions. |
5915
|
| Name 'jj_2_28' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5915
|
| Parameter xla should be final. |
5915
|
| Inner assignments should be avoided. |
5916
|
| '27' is a magic number. |
5918
|
| Missing a Javadoc comment. |
5922
|
| Redundant 'final' modifier. |
5922
|
| 'private' modifier out of order with the JLS suggestions. |
5922
|
| Name 'jj_2_29' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5922
|
| Parameter xla should be final. |
5922
|
| Inner assignments should be avoided. |
5923
|
| '28' is a magic number. |
5925
|
| Missing a Javadoc comment. |
5929
|
| Redundant 'final' modifier. |
5929
|
| 'private' modifier out of order with the JLS suggestions. |
5929
|
| Name 'jj_2_30' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5929
|
| Parameter xla should be final. |
5929
|
| Inner assignments should be avoided. |
5930
|
| '29' is a magic number. |
5932
|
| Missing a Javadoc comment. |
5936
|
| Redundant 'final' modifier. |
5936
|
| 'private' modifier out of order with the JLS suggestions. |
5936
|
| Name 'jj_2_31' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5936
|
| Parameter xla should be final. |
5936
|
| Inner assignments should be avoided. |
5937
|
| '30' is a magic number. |
5939
|
| Missing a Javadoc comment. |
5943
|
| Redundant 'final' modifier. |
5943
|
| 'private' modifier out of order with the JLS suggestions. |
5943
|
| Name 'jj_3R_170' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5943
|
| 'if' construct must use '{}'s. |
5956
|
| 'if' construct must use '{}'s. |
5957
|
| 'if' construct must use '{}'s. |
5958
|
| 'if' construct must use '{}'s. |
5959
|
| 'if' construct must use '{}'s. |
5960
|
| 'if' construct must use '{}'s. |
5961
|
| 'if' construct must use '{}'s. |
5962
|
| Missing a Javadoc comment. |
5966
|
| Redundant 'final' modifier. |
5966
|
| 'private' modifier out of order with the JLS suggestions. |
5966
|
| Name 'jj_3R_180' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5966
|
| 'if' construct must use '{}'s. |
5967
|
| 'if' construct must use '{}'s. |
5968
|
| Missing a Javadoc comment. |
5972
|
| Redundant 'final' modifier. |
5972
|
| 'private' modifier out of order with the JLS suggestions. |
5972
|
| Name 'jj_3R_147' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5972
|
| 'if' construct must use '{}'s. |
5973
|
| 'if' construct must use '{}'s. |
5974
|
| Missing a Javadoc comment. |
5978
|
| Redundant 'final' modifier. |
5978
|
| 'private' modifier out of order with the JLS suggestions. |
5978
|
| Name 'jj_3R_132' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5978
|
| 'if' construct must use '{}'s. |
5979
|
| 'if' construct must use '{}'s. |
5980
|
| Missing a Javadoc comment. |
5984
|
| Redundant 'final' modifier. |
5984
|
| 'private' modifier out of order with the JLS suggestions. |
5984
|
| Name 'jj_3R_164' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5984
|
| 'if' construct must use '{}'s. |
5985
|
| 'if' construct must use '{}'s. |
5986
|
| Missing a Javadoc comment. |
5990
|
| Redundant 'final' modifier. |
5990
|
| 'private' modifier out of order with the JLS suggestions. |
5990
|
| Name 'jj_3R_131' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5990
|
| 'if' construct must use '{}'s. |
5991
|
| 'if' construct must use '{}'s. |
5992
|
| 'if' construct must use '{}'s. |
5993
|
| 'if' construct must use '{}'s. |
5994
|
| Missing a Javadoc comment. |
5998
|
| Redundant 'final' modifier. |
5998
|
| 'private' modifier out of order with the JLS suggestions. |
5998
|
| Name 'jj_3R_130' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5998
|
| 'if' construct must use '{}'s. |
5999
|
| 'if' construct must use '{}'s. |
6000
|
| 'if' construct must use '{}'s. |
6001
|
| 'if' construct must use '{}'s. |
6002
|
| 'if' construct must use '{}'s. |
6003
|
| 'if' construct must use '{}'s. |
6004
|
| Missing a Javadoc comment. |
6008
|
| Redundant 'final' modifier. |
6008
|
| 'private' modifier out of order with the JLS suggestions. |
6008
|
| Name 'jj_3R_95' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6008
|
| 'if' construct must use '{}'s. |
6009
|
| 'if' construct must use '{}'s. |
6010
|
| Missing a Javadoc comment. |
6014
|
| Redundant 'final' modifier. |
6014
|
| 'private' modifier out of order with the JLS suggestions. |
6014
|
| Name 'jj_3_23' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6014
|
| 'if' construct must use '{}'s. |
6015
|
| 'if' construct must use '{}'s. |
6016
|
| 'if' construct must use '{}'s. |
6017
|
| 'if' construct must use '{}'s. |
6018
|
| Missing a Javadoc comment. |
6022
|
| Redundant 'final' modifier. |
6022
|
| 'private' modifier out of order with the JLS suggestions. |
6022
|
| Name 'jj_3R_88' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6022
|
| 'if' construct must use '{}'s. |
6023
|
| 'if' construct must use '{}'s. |
6024
|
| Missing a Javadoc comment. |
6028
|
| Redundant 'final' modifier. |
6028
|
| 'private' modifier out of order with the JLS suggestions. |
6028
|
| Name 'jj_3R_332' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6028
|
| 'if' construct must use '{}'s. |
6029
|
| 'if' construct must use '{}'s. |
6030
|
| Missing a Javadoc comment. |
6034
|
| Redundant 'final' modifier. |
6034
|
| 'private' modifier out of order with the JLS suggestions. |
6034
|
| Name 'jj_3R_146' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6034
|
| 'if' construct must use '{}'s. |
6035
|
| 'if' construct must use '{}'s. |
6036
|
| Missing a Javadoc comment. |
6040
|
| Redundant 'final' modifier. |
6040
|
| 'private' modifier out of order with the JLS suggestions. |
6040
|
| Name 'jj_3R_163' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6040
|
| 'if' construct must use '{}'s. |
6041
|
| 'if' construct must use '{}'s. |
6042
|
| Missing a Javadoc comment. |
6046
|
| Redundant 'final' modifier. |
6046
|
| 'private' modifier out of order with the JLS suggestions. |
6046
|
| Name 'jj_3_22' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6046
|
| 'if' construct must use '{}'s. |
6047
|
| 'if' construct must use '{}'s. |
6048
|
| 'if' construct must use '{}'s. |
6049
|
| 'if' construct must use '{}'s. |
6050
|
| Missing a Javadoc comment. |
6054
|
| Redundant 'final' modifier. |
6054
|
| 'private' modifier out of order with the JLS suggestions. |
6054
|
| Name 'jj_3_20' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6054
|
| 'if' construct must use '{}'s. |
6055
|
| 'if' construct must use '{}'s. |
6056
|
| 'if' construct must use '{}'s. |
6057
|
| 'if' construct must use '{}'s. |
6058
|
| 'if' construct must use '{}'s. |
6059
|
| 'if' construct must use '{}'s. |
6060
|
| Missing a Javadoc comment. |
6064
|
| Redundant 'final' modifier. |
6064
|
| 'private' modifier out of order with the JLS suggestions. |
6064
|
| Name 'jj_3R_331' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6064
|
| 'if' construct must use '{}'s. |
6065
|
| 'if' construct must use '{}'s. |
6066
|
| Missing a Javadoc comment. |
6070
|
| Redundant 'final' modifier. |
6070
|
| 'private' modifier out of order with the JLS suggestions. |
6070
|
| Name 'jj_3_21' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6070
|
| 'if' construct must use '{}'s. |
6071
|
| 'if' construct must use '{}'s. |
6072
|
| 'if' construct must use '{}'s. |
6073
|
| 'if' construct must use '{}'s. |
6074
|
| Missing a Javadoc comment. |
6078
|
| Redundant 'final' modifier. |
6078
|
| 'private' modifier out of order with the JLS suggestions. |
6078
|
| Name 'jj_3R_67' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6078
|
| 'if' construct must use '{}'s. |
6091
|
| 'if' construct must use '{}'s. |
6092
|
| 'if' construct must use '{}'s. |
6093
|
| 'if' construct must use '{}'s. |
6094
|
| 'if' construct must use '{}'s. |
6095
|
| 'if' construct must use '{}'s. |
6096
|
| 'if' construct must use '{}'s. |
6097
|
| Missing a Javadoc comment. |
6101
|
| Redundant 'final' modifier. |
6101
|
| 'private' modifier out of order with the JLS suggestions. |
6101
|
| Name 'jj_3R_330' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6101
|
| 'if' construct must use '{}'s. |
6102
|
| 'if' construct must use '{}'s. |
6103
|
| Missing a Javadoc comment. |
6107
|
| Redundant 'final' modifier. |
6107
|
| 'private' modifier out of order with the JLS suggestions. |
6107
|
| Name 'jj_3R_94' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6107
|
| 'if' construct must use '{}'s. |
6108
|
| 'if' construct must use '{}'s. |
6109
|
| Missing a Javadoc comment. |
6113
|
| Redundant 'final' modifier. |
6113
|
| 'private' modifier out of order with the JLS suggestions. |
6113
|
| Name 'jj_3R_157' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6113
|
| 'if' construct must use '{}'s. |
6114
|
| 'if' construct must use '{}'s. |
6115
|
| Missing a Javadoc comment. |
6119
|
| Redundant 'final' modifier. |
6119
|
| 'private' modifier out of order with the JLS suggestions. |
6119
|
| Name 'jj_3R_87' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6119
|
| 'if' construct must use '{}'s. |
6120
|
| 'if' construct must use '{}'s. |
6121
|
| Missing a Javadoc comment. |
6125
|
| Redundant 'final' modifier. |
6125
|
| 'private' modifier out of order with the JLS suggestions. |
6125
|
| Name 'jj_3_19' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6125
|
| 'if' construct must use '{}'s. |
6126
|
| 'if' construct must use '{}'s. |
6127
|
| Missing a Javadoc comment. |
6131
|
| Redundant 'final' modifier. |
6131
|
| 'private' modifier out of order with the JLS suggestions. |
6131
|
| Name 'jj_3R_329' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6131
|
| 'if' construct must use '{}'s. |
6132
|
| 'if' construct must use '{}'s. |
6133
|
| Missing a Javadoc comment. |
6137
|
| Redundant 'final' modifier. |
6137
|
| 'private' modifier out of order with the JLS suggestions. |
6137
|
| Name 'jj_3R_156' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6137
|
| 'if' construct must use '{}'s. |
6138
|
| 'if' construct must use '{}'s. |
6139
|
| 'if' construct must use '{}'s. |
6140
|
| 'if' construct must use '{}'s. |
6141
|
| 'if' construct must use '{}'s. |
6142
|
| 'if' construct must use '{}'s. |
6143
|
| Missing a Javadoc comment. |
6147
|
| Redundant 'final' modifier. |
6147
|
| 'private' modifier out of order with the JLS suggestions. |
6147
|
| Name 'jj_3R_145' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6147
|
| 'if' construct must use '{}'s. |
6148
|
| 'if' construct must use '{}'s. |
6149
|
| Missing a Javadoc comment. |
6153
|
| Redundant 'final' modifier. |
6153
|
| 'private' modifier out of order with the JLS suggestions. |
6153
|
| Name 'jj_3R_155' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6153
|
| 'if' construct must use '{}'s. |
6154
|
| 'if' construct must use '{}'s. |
6155
|
| Missing a Javadoc comment. |
6159
|
| Redundant 'final' modifier. |
6159
|
| 'private' modifier out of order with the JLS suggestions. |
6159
|
| Name 'jj_3R_430' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6159
|
| 'if' construct must use '{}'s. |
6160
|
| 'if' construct must use '{}'s. |
6161
|
| Missing a Javadoc comment. |
6165
|
| Redundant 'final' modifier. |
6165
|
| 'private' modifier out of order with the JLS suggestions. |
6165
|
| Name 'jj_3R_328' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6165
|
| 'if' construct must use '{}'s. |
6166
|
| 'if' construct must use '{}'s. |
6167
|
| Missing a Javadoc comment. |
6171
|
| Redundant 'final' modifier. |
6171
|
| 'private' modifier out of order with the JLS suggestions. |
6171
|
| Name 'jj_3R_162' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6171
|
| 'if' construct must use '{}'s. |
6172
|
| 'if' construct must use '{}'s. |
6173
|
| Missing a Javadoc comment. |
6177
|
| Redundant 'final' modifier. |
6177
|
| 'private' modifier out of order with the JLS suggestions. |
6177
|
| Name 'jj_3R_154' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6177
|
| 'if' construct must use '{}'s. |
6178
|
| 'if' construct must use '{}'s. |
6179
|
| 'if' construct must use '{}'s. |
6180
|
| 'if' construct must use '{}'s. |
6181
|
| 'if' construct must use '{}'s. |
6182
|
| 'if' construct must use '{}'s. |
6183
|
| Missing a Javadoc comment. |
6187
|
| Redundant 'final' modifier. |
6187
|
| 'private' modifier out of order with the JLS suggestions. |
6187
|
| Name 'jj_3R_153' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6187
|
| 'if' construct must use '{}'s. |
6188
|
| 'if' construct must use '{}'s. |
6189
|
| 'if' construct must use '{}'s. |
6190
|
| 'if' construct must use '{}'s. |
6191
|
| 'if' construct must use '{}'s. |
6192
|
| 'if' construct must use '{}'s. |
6193
|
| Missing a Javadoc comment. |
6197
|
| Redundant 'final' modifier. |
6197
|
| 'private' modifier out of order with the JLS suggestions. |
6197
|
| Name 'jj_3R_327' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6197
|
| 'if' construct must use '{}'s. |
6198
|
| 'if' construct must use '{}'s. |
6199
|
| Missing a Javadoc comment. |
6203
|
| Redundant 'final' modifier. |
6203
|
| 'private' modifier out of order with the JLS suggestions. |
6203
|
| Name 'jj_3R_152' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6203
|
| 'if' construct must use '{}'s. |
6204
|
| 'if' construct must use '{}'s. |
6205
|
| Missing a Javadoc comment. |
6209
|
| Redundant 'final' modifier. |
6209
|
| 'private' modifier out of order with the JLS suggestions. |
6209
|
| Name 'jj_3R_93' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6209
|
| 'if' construct must use '{}'s. |
6210
|
| 'if' construct must use '{}'s. |
6211
|
| Missing a Javadoc comment. |
6215
|
| Redundant 'final' modifier. |
6215
|
| 'private' modifier out of order with the JLS suggestions. |
6215
|
| Name 'jj_3R_161' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6215
|
| 'if' construct must use '{}'s. |
6216
|
| 'if' construct must use '{}'s. |
6217
|
| Missing a Javadoc comment. |
6221
|
| Redundant 'final' modifier. |
6221
|
| 'private' modifier out of order with the JLS suggestions. |
6221
|
| Name 'jj_3R_429' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6221
|
| 'if' construct must use '{}'s. |
6222
|
| 'if' construct must use '{}'s. |
6223
|
| Missing a Javadoc comment. |
6227
|
| Redundant 'final' modifier. |
6227
|
| 'private' modifier out of order with the JLS suggestions. |
6227
|
| Name 'jj_3R_423' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6227
|
| 'if' construct must use '{}'s. |
6232
|
| 'if' construct must use '{}'s. |
6233
|
| 'if' construct must use '{}'s. |
6234
|
| Missing a Javadoc comment. |
6238
|
| Redundant 'final' modifier. |
6238
|
| 'private' modifier out of order with the JLS suggestions. |
6238
|
| Name 'jj_3R_151' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6238
|
| 'if' construct must use '{}'s. |
6239
|
| 'if' construct must use '{}'s. |
6240
|
| Missing a Javadoc comment. |
6244
|
| Redundant 'final' modifier. |
6244
|
| 'private' modifier out of order with the JLS suggestions. |
6244
|
| Name 'jj_3R_118' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6244
|
| 'if' construct must use '{}'s. |
6259
|
| 'if' construct must use '{}'s. |
6260
|
| 'if' construct must use '{}'s. |
6261
|
| 'if' construct must use '{}'s. |
6262
|
| 'if' construct must use '{}'s. |
6263
|
| 'if' construct must use '{}'s. |
6264
|
| 'if' construct must use '{}'s. |
6265
|
| 'if' construct must use '{}'s. |
6266
|
| Missing a Javadoc comment. |
6270
|
| Redundant 'final' modifier. |
6270
|
| 'private' modifier out of order with the JLS suggestions. |
6270
|
| Name 'jj_3R_326' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6270
|
| 'if' construct must use '{}'s. |
6271
|
| 'if' construct must use '{}'s. |
6272
|
| Missing a Javadoc comment. |
6276
|
| Redundant 'final' modifier. |
6276
|
| 'private' modifier out of order with the JLS suggestions. |
6276
|
| Name 'jj_3R_295' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6276
|
| 'if' construct must use '{}'s. |
6291
|
| 'if' construct must use '{}'s. |
6292
|
| 'if' construct must use '{}'s. |
6293
|
| 'if' construct must use '{}'s. |
6294
|
| 'if' construct must use '{}'s. |
6295
|
| 'if' construct must use '{}'s. |
6296
|
| 'if' construct must use '{}'s. |
6297
|
| 'if' construct must use '{}'s. |
6298
|
| Missing a Javadoc comment. |
6302
|
| Redundant 'final' modifier. |
6302
|
| 'private' modifier out of order with the JLS suggestions. |
6302
|
| Name 'jj_3R_144' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6302
|
| 'if' construct must use '{}'s. |
6303
|
| 'if' construct must use '{}'s. |
6304
|
| Missing a Javadoc comment. |
6308
|
| Redundant 'final' modifier. |
6308
|
| 'private' modifier out of order with the JLS suggestions. |
6308
|
| Name 'jj_3R_86' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6308
|
| 'if' construct must use '{}'s. |
6309
|
| 'if' construct must use '{}'s. |
6310
|
| Missing a Javadoc comment. |
6314
|
| Redundant 'final' modifier. |
6314
|
| 'private' modifier out of order with the JLS suggestions. |
6314
|
| Name 'jj_3R_281' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6314
|
| 'if' construct must use '{}'s. |
6319
|
| 'if' construct must use '{}'s. |
6321
|
| 'if' construct must use '{}'s. |
6322
|
| Missing a Javadoc comment. |
6326
|
| Redundant 'final' modifier. |
6326
|
| 'private' modifier out of order with the JLS suggestions. |
6326
|
| Name 'jj_3R_160' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6326
|
| 'if' construct must use '{}'s. |
6327
|
| 'if' construct must use '{}'s. |
6328
|
| Missing a Javadoc comment. |
6332
|
| Redundant 'final' modifier. |
6332
|
| 'private' modifier out of order with the JLS suggestions. |
6332
|
| Name 'jj_3_18' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6332
|
| 'if' construct must use '{}'s. |
6333
|
| 'if' construct must use '{}'s. |
6334
|
| 'if' construct must use '{}'s. |
6335
|
| 'if' construct must use '{}'s. |
6336
|
| Missing a Javadoc comment. |
6340
|
| Redundant 'final' modifier. |
6340
|
| 'private' modifier out of order with the JLS suggestions. |
6340
|
| Name 'jj_3R_63' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6340
|
| 'if' construct must use '{}'s. |
6341
|
| 'if' construct must use '{}'s. |
6342
|
| 'if' construct must use '{}'s. |
6347
|
| Missing a Javadoc comment. |
6352
|
| Redundant 'final' modifier. |
6352
|
| 'private' modifier out of order with the JLS suggestions. |
6352
|
| Name 'jj_3R_92' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6352
|
| 'if' construct must use '{}'s. |
6353
|
| 'if' construct must use '{}'s. |
6354
|
| Missing a Javadoc comment. |
6358
|
| Redundant 'final' modifier. |
6358
|
| 'private' modifier out of order with the JLS suggestions. |
6358
|
| Name 'jj_3R_159' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6358
|
| 'if' construct must use '{}'s. |
6359
|
| 'if' construct must use '{}'s. |
6360
|
| Missing a Javadoc comment. |
6364
|
| Redundant 'final' modifier. |
6364
|
| 'private' modifier out of order with the JLS suggestions. |
6364
|
| Name 'jj_3R_397' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6364
|
| 'if' construct must use '{}'s. |
6365
|
| 'if' construct must use '{}'s. |
6366
|
| 'if' construct must use '{}'s. |
6367
|
| 'if' construct must use '{}'s. |
6368
|
| 'if' construct must use '{}'s. |
6369
|
| 'if' construct must use '{}'s. |
6370
|
| 'if' construct must use '{}'s. |
6371
|
| 'if' construct must use '{}'s. |
6372
|
| Missing a Javadoc comment. |
6376
|
| Redundant 'final' modifier. |
6376
|
| 'private' modifier out of order with the JLS suggestions. |
6376
|
| Name 'jj_3R_85' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6376
|
| 'if' construct must use '{}'s. |
6377
|
| 'if' construct must use '{}'s. |
6378
|
| Missing a Javadoc comment. |
6382
|
| Redundant 'final' modifier. |
6382
|
| 'private' modifier out of order with the JLS suggestions. |
6382
|
| Name 'jj_3R_143' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6382
|
| 'if' construct must use '{}'s. |
6383
|
| 'if' construct must use '{}'s. |
6384
|
| Missing a Javadoc comment. |
6388
|
| Redundant 'final' modifier. |
6388
|
| 'private' modifier out of order with the JLS suggestions. |
6388
|
| Name 'jj_3R_396' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6388
|
| 'if' construct must use '{}'s. |
6389
|
| 'if' construct must use '{}'s. |
6390
|
| 'if' construct must use '{}'s. |
6391
|
| 'if' construct must use '{}'s. |
6392
|
| 'if' construct must use '{}'s. |
6393
|
| 'if' construct must use '{}'s. |
6394
|
| 'if' construct must use '{}'s. |
6395
|
| 'if' construct must use '{}'s. |
6396
|
| Missing a Javadoc comment. |
6400
|
| Redundant 'final' modifier. |
6400
|
| 'private' modifier out of order with the JLS suggestions. |
6400
|
| Name 'jj_3R_383' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6400
|
| 'if' construct must use '{}'s. |
6405
|
| 'if' construct must use '{}'s. |
6406
|
| 'if' construct must use '{}'s. |
6407
|
| Missing a Javadoc comment. |
6411
|
| Redundant 'final' modifier. |
6411
|
| 'private' modifier out of order with the JLS suggestions. |
6411
|
| Name 'jj_3R_98' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6411
|
| 'if' construct must use '{}'s. |
6412
|
| 'if' construct must use '{}'s. |
6413
|
| Missing a Javadoc comment. |
6417
|
| Redundant 'final' modifier. |
6417
|
| 'private' modifier out of order with the JLS suggestions. |
6417
|
| Name 'jj_3R_91' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6417
|
| 'if' construct must use '{}'s. |
6418
|
| 'if' construct must use '{}'s. |
6419
|
| Missing a Javadoc comment. |
6423
|
| Redundant 'final' modifier. |
6423
|
| 'private' modifier out of order with the JLS suggestions. |
6423
|
| Name 'jj_3_17' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6423
|
| 'if' construct must use '{}'s. |
6424
|
| 'if' construct must use '{}'s. |
6425
|
| 'if' construct must use '{}'s. |
6426
|
| 'if' construct must use '{}'s. |
6427
|
| 'if' construct must use '{}'s. |
6428
|
| 'if' construct must use '{}'s. |
6429
|
| Missing a Javadoc comment. |
6433
|
| Redundant 'final' modifier. |
6433
|
| 'private' modifier out of order with the JLS suggestions. |
6433
|
| Name 'jj_3R_384' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6433
|
| 'if' construct must use '{}'s. |
6434
|
| 'if' construct must use '{}'s. |
6435
|
| 'if' construct must use '{}'s. |
6438
|
| 'if' construct must use '{}'s. |
6439
|
| Missing a Javadoc comment. |
6443
|
| Redundant 'final' modifier. |
6443
|
| 'private' modifier out of order with the JLS suggestions. |
6443
|
| Name 'jj_3R_84' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6443
|
| 'if' construct must use '{}'s. |
6444
|
| 'if' construct must use '{}'s. |
6445
|
| Missing a Javadoc comment. |
6449
|
| Redundant 'final' modifier. |
6449
|
| 'private' modifier out of order with the JLS suggestions. |
6449
|
| Name 'jj_3R_142' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6449
|
| 'if' construct must use '{}'s. |
6450
|
| 'if' construct must use '{}'s. |
6451
|
| Missing a Javadoc comment. |
6455
|
| Redundant 'final' modifier. |
6455
|
| 'private' modifier out of order with the JLS suggestions. |
6455
|
| Name 'jj_3R_121' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6455
|
| 'if' construct must use '{}'s. |
6456
|
| 'if' construct must use '{}'s. |
6457
|
| 'if' construct must use '{}'s. |
6458
|
| 'if' construct must use '{}'s. |
6459
|
| 'if' construct must use '{}'s. |
6460
|
| 'if' construct must use '{}'s. |
6461
|
| 'if' construct must use '{}'s. |
6478
|
| 'if' construct must use '{}'s. |
6479
|
| 'if' construct must use '{}'s. |
6480
|
| 'if' construct must use '{}'s. |
6481
|
| 'if' construct must use '{}'s. |
6482
|
| 'if' construct must use '{}'s. |
6483
|
| 'if' construct must use '{}'s. |
6484
|
| 'if' construct must use '{}'s. |
6485
|
| 'if' construct must use '{}'s. |
6486
|
| Missing a Javadoc comment. |
6490
|
| Redundant 'final' modifier. |
6490
|
| 'private' modifier out of order with the JLS suggestions. |
6490
|
| Name 'jj_3R_97' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6490
|
| 'if' construct must use '{}'s. |
6491
|
| 'if' construct must use '{}'s. |
6492
|
| Missing a Javadoc comment. |
6496
|
| Redundant 'final' modifier. |
6496
|
| 'private' modifier out of order with the JLS suggestions. |
6496
|
| Name 'jj_3R_120' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6496
|
| 'if' construct must use '{}'s. |
6497
|
| 'if' construct must use '{}'s. |
6498
|
| 'if' construct must use '{}'s. |
6499
|
| 'if' construct must use '{}'s. |
6500
|
| 'if' construct must use '{}'s. |
6501
|
| 'if' construct must use '{}'s. |
6502
|
| 'if' construct must use '{}'s. |
6503
|
| 'if' construct must use '{}'s. |
6504
|
| Missing a Javadoc comment. |
6508
|
| Redundant 'final' modifier. |
6508
|
| 'private' modifier out of order with the JLS suggestions. |
6508
|
| Name 'jj_3R_90' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6508
|
| 'if' construct must use '{}'s. |
6509
|
| 'if' construct must use '{}'s. |
6510
|
| Missing a Javadoc comment. |
6514
|
| Redundant 'final' modifier. |
6514
|
| 'private' modifier out of order with the JLS suggestions. |
6514
|
| Name 'jj_3_16' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6514
|
| 'if' construct must use '{}'s. |
6515
|
| 'if' construct must use '{}'s. |
6516
|
| 'if' construct must use '{}'s. |
6517
|
| 'if' construct must use '{}'s. |
6518
|
| Missing a Javadoc comment. |
6522
|
| Redundant 'final' modifier. |
6522
|
| 'private' modifier out of order with the JLS suggestions. |
6522
|
| Name 'jj_3R_65' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6522
|
| 'if' construct must use '{}'s. |
6529
|
| 'if' construct must use '{}'s. |
6530
|
| 'if' construct must use '{}'s. |
6531
|
| 'if' construct must use '{}'s. |
6532
|
| Missing a Javadoc comment. |
6536
|
| Redundant 'final' modifier. |
6536
|
| 'private' modifier out of order with the JLS suggestions. |
6536
|
| Name 'jj_3_15' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6536
|
| 'if' construct must use '{}'s. |
6537
|
| 'if' construct must use '{}'s. |
6538
|
| Missing a Javadoc comment. |
6542
|
| Redundant 'final' modifier. |
6542
|
| 'private' modifier out of order with the JLS suggestions. |
6542
|
| Name 'jj_3R_83' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6542
|
| 'if' construct must use '{}'s. |
6543
|
| 'if' construct must use '{}'s. |
6544
|
| Missing a Javadoc comment. |
6548
|
| Redundant 'final' modifier. |
6548
|
| 'private' modifier out of order with the JLS suggestions. |
6548
|
| Name 'jj_3R_141' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6548
|
| 'if' construct must use '{}'s. |
6549
|
| 'if' construct must use '{}'s. |
6550
|
| Missing a Javadoc comment. |
6554
|
| Redundant 'final' modifier. |
6554
|
| 'private' modifier out of order with the JLS suggestions. |
6554
|
| Name 'jj_3R_99' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6554
|
| 'if' construct must use '{}'s. |
6573
|
| 'if' construct must use '{}'s. |
6574
|
| 'if' construct must use '{}'s. |
6575
|
| 'if' construct must use '{}'s. |
6576
|
| 'if' construct must use '{}'s. |
6577
|
| 'if' construct must use '{}'s. |
6578
|
| 'if' construct must use '{}'s. |
6579
|
| 'if' construct must use '{}'s. |
6580
|
| 'if' construct must use '{}'s. |
6581
|
| 'if' construct must use '{}'s. |
6582
|
| Missing a Javadoc comment. |
6586
|
| Redundant 'final' modifier. |
6586
|
| 'private' modifier out of order with the JLS suggestions. |
6586
|
| Name 'jj_3R_382' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6586
|
| 'if' construct must use '{}'s. |
6587
|
| 'if' construct must use '{}'s. |
6588
|
| Missing a Javadoc comment. |
6592
|
| Redundant 'final' modifier. |
6592
|
| 'private' modifier out of order with the JLS suggestions. |
6592
|
| Name 'jj_3_6' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6592
|
| 'if' construct must use '{}'s. |
6593
|
| 'if' construct must use '{}'s. |
6594
|
| Missing a Javadoc comment. |
6598
|
| Redundant 'final' modifier. |
6598
|
| 'private' modifier out of order with the JLS suggestions. |
6598
|
| Name 'jj_3R_96' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6598
|
| 'if' construct must use '{}'s. |
6599
|
| 'if' construct must use '{}'s. |
6600
|
| Missing a Javadoc comment. |
6604
|
| Redundant 'final' modifier. |
6604
|
| 'private' modifier out of order with the JLS suggestions. |
6604
|
| Name 'jj_3R_56' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6604
|
| 'if' construct must use '{}'s. |
6611
|
| 'if' construct must use '{}'s. |
6612
|
| 'if' construct must use '{}'s. |
6613
|
| 'if' construct must use '{}'s. |
6614
|
| Missing a Javadoc comment. |
6618
|
| Redundant 'final' modifier. |
6618
|
| 'private' modifier out of order with the JLS suggestions. |
6618
|
| Name 'jj_3R_58' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6618
|
| 'if' construct must use '{}'s. |
6623
|
| 'if' construct must use '{}'s. |
6625
|
| 'if' construct must use '{}'s. |
6626
|
| 'if' construct must use '{}'s. |
6627
|
| 'if' construct must use '{}'s. |
6628
|
| 'if' construct must use '{}'s. |
6629
|
| 'if' construct must use '{}'s. |
6630
|
| Missing a Javadoc comment. |
6634
|
| Redundant 'final' modifier. |
6634
|
| 'private' modifier out of order with the JLS suggestions. |
6634
|
| Name 'jj_3R_368' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6634
|
| 'if' construct must use '{}'s. |
6635
|
| 'if' construct must use '{}'s. |
6636
|
| Missing a Javadoc comment. |
6640
|
| Redundant 'final' modifier. |
6640
|
| 'private' modifier out of order with the JLS suggestions. |
6640
|
| Name 'jj_3_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6640
|
| 'if' construct must use '{}'s. |
6643
|
| 'if' construct must use '{}'s. |
6644
|
| 'if' construct must use '{}'s. |
6645
|
| 'if' construct must use '{}'s. |
6646
|
| 'if' construct must use '{}'s. |
6647
|
| 'if' construct must use '{}'s. |
6648
|
| Missing a Javadoc comment. |
6652
|
| Redundant 'final' modifier. |
6652
|
| 'private' modifier out of order with the JLS suggestions. |
6652
|
| Name 'jj_3R_380' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6652
|
| 'if' construct must use '{}'s. |
6653
|
| 'if' construct must use '{}'s. |
6654
|
| Missing a Javadoc comment. |
6658
|
| Redundant 'final' modifier. |
6658
|
| 'private' modifier out of order with the JLS suggestions. |
6658
|
| Name 'jj_3R_55' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6658
|
| 'if' construct must use '{}'s. |
6673
|
| 'if' construct must use '{}'s. |
6674
|
| 'if' construct must use '{}'s. |
6675
|
| 'if' construct must use '{}'s. |
6676
|
| 'if' construct must use '{}'s. |
6677
|
| 'if' construct must use '{}'s. |
6678
|
| 'if' construct must use '{}'s. |
6679
|
| 'if' construct must use '{}'s. |
6680
|
| Missing a Javadoc comment. |
6684
|
| Redundant 'final' modifier. |
6684
|
| 'private' modifier out of order with the JLS suggestions. |
6684
|
| Name 'jj_3R_89' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6684
|
| 'if' construct must use '{}'s. |
6685
|
| 'if' construct must use '{}'s. |
6686
|
| Missing a Javadoc comment. |
6690
|
| Redundant 'final' modifier. |
6690
|
| 'private' modifier out of order with the JLS suggestions. |
6690
|
| Name 'jj_3R_381' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6690
|
| 'if' construct must use '{}'s. |
6691
|
| 'if' construct must use '{}'s. |
6692
|
| Missing a Javadoc comment. |
6696
|
| Redundant 'final' modifier. |
6696
|
| 'private' modifier out of order with the JLS suggestions. |
6696
|
| Name 'jj_3R_367' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6696
|
| 'if' construct must use '{}'s. |
6697
|
| 'if' construct must use '{}'s. |
6698
|
| Missing a Javadoc comment. |
6702
|
| Redundant 'final' modifier. |
6702
|
| 'private' modifier out of order with the JLS suggestions. |
6702
|
| Name 'jj_3_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6702
|
| 'if' construct must use '{}'s. |
6707
|
| 'if' construct must use '{}'s. |
6709
|
| 'if' construct must use '{}'s. |
6710
|
| Missing a Javadoc comment. |
6714
|
| Redundant 'final' modifier. |
6714
|
| 'private' modifier out of order with the JLS suggestions. |
6714
|
| Name 'jj_3R_365' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6714
|
| 'if' construct must use '{}'s. |
6715
|
| 'if' construct must use '{}'s. |
6716
|
| Missing a Javadoc comment. |
6720
|
| Redundant 'final' modifier. |
6720
|
| 'private' modifier out of order with the JLS suggestions. |
6720
|
| Name 'jj_3R_54' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6720
|
| 'if' construct must use '{}'s. |
6735
|
| 'if' construct must use '{}'s. |
6736
|
| 'if' construct must use '{}'s. |
6737
|
| 'if' construct must use '{}'s. |
6738
|
| 'if' construct must use '{}'s. |
6739
|
| 'if' construct must use '{}'s. |
6740
|
| 'if' construct must use '{}'s. |
6741
|
| 'if' construct must use '{}'s. |
6742
|
| Missing a Javadoc comment. |
6746
|
| Redundant 'final' modifier. |
6746
|
| 'private' modifier out of order with the JLS suggestions. |
6746
|
| Name 'jj_3R_82' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6746
|
| 'if' construct must use '{}'s. |
6747
|
| 'if' construct must use '{}'s. |
6748
|
| Missing a Javadoc comment. |
6752
|
| Redundant 'final' modifier. |
6752
|
| 'private' modifier out of order with the JLS suggestions. |
6752
|
| Name 'jj_3R_366' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6752
|
| 'if' construct must use '{}'s. |
6757
|
| 'if' construct must use '{}'s. |
6758
|
| 'if' construct must use '{}'s. |
6759
|
| 'if' construct must use '{}'s. |
6760
|
| 'if' construct must use '{}'s. |
6761
|
| Missing a Javadoc comment. |
6765
|
| Redundant 'final' modifier. |
6765
|
| 'private' modifier out of order with the JLS suggestions. |
6765
|
| Name 'jj_3R_316' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6765
|
| 'if' construct must use '{}'s. |
6772
|
| 'if' construct must use '{}'s. |
6773
|
| 'if' construct must use '{}'s. |
6774
|
| 'if' construct must use '{}'s. |
6775
|
| Missing a Javadoc comment. |
6779
|
| Redundant 'final' modifier. |
6779
|
| 'private' modifier out of order with the JLS suggestions. |
6779
|
| Name 'jj_3R_277' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6779
|
| 'if' construct must use '{}'s. |
6780
|
| 'if' construct must use '{}'s. |
6781
|
| Missing a Javadoc comment. |
6785
|
| Redundant 'final' modifier. |
6785
|
| 'private' modifier out of order with the JLS suggestions. |
6785
|
| Name 'jj_3_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6785
|
| 'if' construct must use '{}'s. |
6790
|
| 'if' construct must use '{}'s. |
6792
|
| 'if' construct must use '{}'s. |
6793
|
| Missing a Javadoc comment. |
6797
|
| Redundant 'final' modifier. |
6797
|
| 'private' modifier out of order with the JLS suggestions. |
6797
|
| Name 'jj_3R_379' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6797
|
| 'if' construct must use '{}'s. |
6798
|
| 'if' construct must use '{}'s. |
6799
|
| Missing a Javadoc comment. |
6803
|
| Redundant 'final' modifier. |
6803
|
| 'private' modifier out of order with the JLS suggestions. |
6803
|
| Name 'jj_3R_313' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6803
|
| 'if' construct must use '{}'s. |
6804
|
| 'if' construct must use '{}'s. |
6805
|
| Missing a Javadoc comment. |
6809
|
| Redundant 'final' modifier. |
6809
|
| 'private' modifier out of order with the JLS suggestions. |
6809
|
| Name 'jj_3R_276' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6809
|
| 'if' construct must use '{}'s. |
6810
|
| 'if' construct must use '{}'s. |
6811
|
| Missing a Javadoc comment. |
6815
|
| Redundant 'final' modifier. |
6815
|
| 'private' modifier out of order with the JLS suggestions. |
6815
|
| Name 'jj_3R_364' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6815
|
| 'if' construct must use '{}'s. |
6816
|
| 'if' construct must use '{}'s. |
6817
|
| Missing a Javadoc comment. |
6821
|
| Redundant 'final' modifier. |
6821
|
| 'private' modifier out of order with the JLS suggestions. |
6821
|
| Name 'jj_3R_275' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6821
|
| 'if' construct must use '{}'s. |
6822
|
| 'if' construct must use '{}'s. |
6823
|
| Missing a Javadoc comment. |
6827
|
| Redundant 'final' modifier. |
6827
|
| 'private' modifier out of order with the JLS suggestions. |
6827
|
| Name 'jj_3R_254' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6827
|
| 'if' construct must use '{}'s. |
6828
|
| 'if' construct must use '{}'s. |
6829
|
| 'if' construct must use '{}'s. |
6830
|
| 'if' construct must use '{}'s. |
6831
|
| Missing a Javadoc comment. |
6835
|
| Redundant 'final' modifier. |
6835
|
| 'private' modifier out of order with the JLS suggestions. |
6835
|
| Name 'jj_3R_310' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6835
|
| 'if' construct must use '{}'s. |
6840
|
| 'if' construct must use '{}'s. |
6841
|
| 'if' construct must use '{}'s. |
6842
|
| 'if' construct must use '{}'s. |
6843
|
| 'if' construct must use '{}'s. |
6844
|
| Missing a Javadoc comment. |
6848
|
| Redundant 'final' modifier. |
6848
|
| 'private' modifier out of order with the JLS suggestions. |
6848
|
| Name 'jj_3R_289' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6848
|
| 'if' construct must use '{}'s. |
6849
|
| 'if' construct must use '{}'s. |
6850
|
| Missing a Javadoc comment. |
6854
|
| Redundant 'final' modifier. |
6854
|
| 'private' modifier out of order with the JLS suggestions. |
6854
|
| Name 'jj_3R_378' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6854
|
| 'if' construct must use '{}'s. |
6855
|
| 'if' construct must use '{}'s. |
6856
|
| Missing a Javadoc comment. |
6860
|
| Redundant 'final' modifier. |
6860
|
| 'private' modifier out of order with the JLS suggestions. |
6860
|
| Name 'jj_3R_274' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6860
|
| 'if' construct must use '{}'s. |
6861
|
| 'if' construct must use '{}'s. |
6862
|
| Missing a Javadoc comment. |
6866
|
| Redundant 'final' modifier. |
6866
|
| 'private' modifier out of order with the JLS suggestions. |
6866
|
| Name 'jj_3R_363' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6866
|
| 'if' construct must use '{}'s. |
6873
|
| 'if' construct must use '{}'s. |
6874
|
| 'if' construct must use '{}'s. |
6875
|
| 'if' construct must use '{}'s. |
6876
|
| 'if' construct must use '{}'s. |
6877
|
| 'if' construct must use '{}'s. |
6878
|
| Missing a Javadoc comment. |
6882
|
| Redundant 'final' modifier. |
6882
|
| 'private' modifier out of order with the JLS suggestions. |
6882
|
| Name 'jj_3R_312' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6882
|
| 'if' construct must use '{}'s. |
6883
|
| 'if' construct must use '{}'s. |
6884
|
| Missing a Javadoc comment. |
6888
|
| Redundant 'final' modifier. |
6888
|
| 'private' modifier out of order with the JLS suggestions. |
6888
|
| Name 'jj_3R_273' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6888
|
| 'if' construct must use '{}'s. |
6889
|
| 'if' construct must use '{}'s. |
6890
|
| Missing a Javadoc comment. |
6894
|
| Redundant 'final' modifier. |
6894
|
| 'private' modifier out of order with the JLS suggestions. |
6894
|
| Name 'jj_3R_253' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6894
|
| 'if' construct must use '{}'s. |
6895
|
| 'if' construct must use '{}'s. |
6896
|
| 'if' construct must use '{}'s. |
6897
|
| 'if' construct must use '{}'s. |
6898
|
| Missing a Javadoc comment. |
6902
|
| Redundant 'final' modifier. |
6902
|
| 'private' modifier out of order with the JLS suggestions. |
6902
|
| Name 'jj_3R_288' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6902
|
| 'if' construct must use '{}'s. |
6903
|
| 'if' construct must use '{}'s. |
6904
|
| Missing a Javadoc comment. |
6908
|
| Redundant 'final' modifier. |
6908
|
| 'private' modifier out of order with the JLS suggestions. |
6908
|
| Name 'jj_3_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6908
|
| 'if' construct must use '{}'s. |
6909
|
| 'if' construct must use '{}'s. |
6910
|
| Missing a Javadoc comment. |
6914
|
| Redundant 'final' modifier. |
6914
|
| 'private' modifier out of order with the JLS suggestions. |
6914
|
| Name 'jj_3R_268' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6914
|
| 'if' construct must use '{}'s. |
6927
|
| 'if' construct must use '{}'s. |
6928
|
| 'if' construct must use '{}'s. |
6929
|
| 'if' construct must use '{}'s. |
6930
|
| 'if' construct must use '{}'s. |
6931
|
| 'if' construct must use '{}'s. |
6932
|
| 'if' construct must use '{}'s. |
6933
|
| Missing a Javadoc comment. |
6937
|
| Redundant 'final' modifier. |
6937
|
| 'private' modifier out of order with the JLS suggestions. |
6937
|
| Name 'jj_3R_315' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6937
|
| 'if' construct must use '{}'s. |
6938
|
| 'if' construct must use '{}'s. |
6939
|
| Missing a Javadoc comment. |
6943
|
| Redundant 'final' modifier. |
6943
|
| 'private' modifier out of order with the JLS suggestions. |
6943
|
| Name 'jj_3R_311' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6943
|
| 'if' construct must use '{}'s. |
6944
|
| 'if' construct must use '{}'s. |
6945
|
| Missing a Javadoc comment. |
6949
|
| Redundant 'final' modifier. |
6949
|
| 'private' modifier out of order with the JLS suggestions. |
6949
|
| Name 'jj_3R_293' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6949
|
| 'if' construct must use '{}'s. |
6950
|
| 'if' construct must use '{}'s. |
6951
|
| Missing a Javadoc comment. |
6955
|
| Redundant 'final' modifier. |
6955
|
| 'private' modifier out of order with the JLS suggestions. |
6955
|
| Name 'jj_3R_285' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6955
|
| 'if' construct must use '{}'s. |
6962
|
| 'if' construct must use '{}'s. |
6963
|
| 'if' construct must use '{}'s. |
6964
|
| 'if' construct must use '{}'s. |
6965
|
| 'if' construct must use '{}'s. |
6966
|
| 'if' construct must use '{}'s. |
6967
|
| Missing a Javadoc comment. |
6971
|
| Redundant 'final' modifier. |
6971
|
| 'private' modifier out of order with the JLS suggestions. |
6971
|
| Name 'jj_3R_287' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6971
|
| 'if' construct must use '{}'s. |
6972
|
| 'if' construct must use '{}'s. |
6973
|
| Missing a Javadoc comment. |
6977
|
| Redundant 'final' modifier. |
6977
|
| 'private' modifier out of order with the JLS suggestions. |
6977
|
| Name 'jj_3R_292' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6977
|
| 'if' construct must use '{}'s. |
6978
|
| 'if' construct must use '{}'s. |
6979
|
| Missing a Javadoc comment. |
6983
|
| Redundant 'final' modifier. |
6983
|
| 'private' modifier out of order with the JLS suggestions. |
6983
|
| Name 'jj_3R_314' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6983
|
| 'if' construct must use '{}'s. |
6984
|
| 'if' construct must use '{}'s. |
6985
|
| Missing a Javadoc comment. |
6989
|
| Redundant 'final' modifier. |
6989
|
| 'private' modifier out of order with the JLS suggestions. |
6989
|
| Name 'jj_3R_227' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6989
|
| 'if' construct must use '{}'s. |
6990
|
| 'if' construct must use '{}'s. |
6991
|
| Missing a Javadoc comment. |
6995
|
| Redundant 'final' modifier. |
6995
|
| 'private' modifier out of order with the JLS suggestions. |
6995
|
| Name 'jj_3R_291' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6995
|
| 'if' construct must use '{}'s. |
6996
|
| 'if' construct must use '{}'s. |
6997
|
| Missing a Javadoc comment. |
7001
|
| Redundant 'final' modifier. |
7001
|
| 'private' modifier out of order with the JLS suggestions. |
7001
|
| Name 'jj_3R_279' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7001
|
| 'if' construct must use '{}'s. |
7010
|
| 'if' construct must use '{}'s. |
7011
|
| 'if' construct must use '{}'s. |
7012
|
| 'if' construct must use '{}'s. |
7013
|
| 'if' construct must use '{}'s. |
7014
|
| Missing a Javadoc comment. |
7018
|
| Redundant 'final' modifier. |
7018
|
| 'private' modifier out of order with the JLS suggestions. |
7018
|
| Name 'jj_3R_290' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7018
|
| 'if' construct must use '{}'s. |
7023
|
| 'if' construct must use '{}'s. |
7024
|
| 'if' construct must use '{}'s. |
7025
|
| 'if' construct must use '{}'s. |
7026
|
| 'if' construct must use '{}'s. |
7027
|
| Missing a Javadoc comment. |
7031
|
| Redundant 'final' modifier. |
7031
|
| 'private' modifier out of order with the JLS suggestions. |
7031
|
| Name 'jj_3R_271' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7031
|
| 'if' construct must use '{}'s. |
7032
|
| 'if' construct must use '{}'s. |
7033
|
| Missing a Javadoc comment. |
7037
|
| Redundant 'final' modifier. |
7037
|
| 'private' modifier out of order with the JLS suggestions. |
7037
|
| Name 'jj_3R_286' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7037
|
| 'if' construct must use '{}'s. |
7038
|
| 'if' construct must use '{}'s. |
7039
|
| Missing a Javadoc comment. |
7043
|
| Redundant 'final' modifier. |
7043
|
| 'private' modifier out of order with the JLS suggestions. |
7043
|
| Name 'jj_3R_278' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7043
|
| 'if' construct must use '{}'s. |
7052
|
| 'if' construct must use '{}'s. |
7053
|
| 'if' construct must use '{}'s. |
7054
|
| 'if' construct must use '{}'s. |
7055
|
| 'if' construct must use '{}'s. |
7056
|
| 'if' construct must use '{}'s. |
7057
|
| 'if' construct must use '{}'s. |
7058
|
| Missing a Javadoc comment. |
7062
|
| Redundant 'final' modifier. |
7062
|
| 'private' modifier out of order with the JLS suggestions. |
7062
|
| Name 'jj_3R_323' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7062
|
| 'if' construct must use '{}'s. |
7063
|
| 'if' construct must use '{}'s. |
7064
|
| Missing a Javadoc comment. |
7068
|
| Redundant 'final' modifier. |
7068
|
| 'private' modifier out of order with the JLS suggestions. |
7068
|
| Name 'jj_3R_226' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7068
|
| 'if' construct must use '{}'s. |
7069
|
| 'if' construct must use '{}'s. |
7070
|
| Missing a Javadoc comment. |
7074
|
| Redundant 'final' modifier. |
7074
|
| 'private' modifier out of order with the JLS suggestions. |
7074
|
| Name 'jj_3R_269' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7074
|
| 'if' construct must use '{}'s. |
7075
|
| 'if' construct must use '{}'s. |
7076
|
| 'if' construct must use '{}'s. |
7077
|
| 'if' construct must use '{}'s. |
7078
|
| Missing a Javadoc comment. |
7082
|
| Redundant 'final' modifier. |
7082
|
| 'private' modifier out of order with the JLS suggestions. |
7082
|
| Name 'jj_3R_272' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7082
|
| 'if' construct must use '{}'s. |
7083
|
| 'if' construct must use '{}'s. |
7084
|
| 'if' construct must use '{}'s. |
7089
|
| Missing a Javadoc comment. |
7094
|
| Redundant 'final' modifier. |
7094
|
| 'private' modifier out of order with the JLS suggestions. |
7094
|
| Name 'jj_3R_322' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7094
|
| 'if' construct must use '{}'s. |
7095
|
| 'if' construct must use '{}'s. |
7096
|
| Missing a Javadoc comment. |
7100
|
| Redundant 'final' modifier. |
7100
|
| 'private' modifier out of order with the JLS suggestions. |
7100
|
| Name 'jj_3R_270' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7100
|
| 'if' construct must use '{}'s. |
7101
|
| 'if' construct must use '{}'s. |
7102
|
| Missing a Javadoc comment. |
7106
|
| Redundant 'final' modifier. |
7106
|
| 'private' modifier out of order with the JLS suggestions. |
7106
|
| Name 'jj_3R_266' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7106
|
| 'if' construct must use '{}'s. |
7111
|
| 'if' construct must use '{}'s. |
7112
|
| 'if' construct must use '{}'s. |
7113
|
| 'if' construct must use '{}'s. |
7114
|
| 'if' construct must use '{}'s. |
7115
|
| Missing a Javadoc comment. |
7119
|
| Redundant 'final' modifier. |
7119
|
| 'private' modifier out of order with the JLS suggestions. |
7119
|
| Name 'jj_3R_225' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7119
|
| 'if' construct must use '{}'s. |
7120
|
| 'if' construct must use '{}'s. |
7121
|
| Missing a Javadoc comment. |
7125
|
| Redundant 'final' modifier. |
7125
|
| 'private' modifier out of order with the JLS suggestions. |
7125
|
| Name 'jj_3R_267' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7125
|
| 'if' construct must use '{}'s. |
7126
|
| 'if' construct must use '{}'s. |
7127
|
| 'if' construct must use '{}'s. |
7132
|
| Missing a Javadoc comment. |
7137
|
| Redundant 'final' modifier. |
7137
|
| 'private' modifier out of order with the JLS suggestions. |
7137
|
| Name 'jj_3R_321' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7137
|
| 'if' construct must use '{}'s. |
7138
|
| 'if' construct must use '{}'s. |
7139
|
| Missing a Javadoc comment. |
7143
|
| Redundant 'final' modifier. |
7143
|
| 'private' modifier out of order with the JLS suggestions. |
7143
|
| Name 'jj_3R_320' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7143
|
| 'if' construct must use '{}'s. |
7144
|
| 'if' construct must use '{}'s. |
7145
|
| Missing a Javadoc comment. |
7149
|
| Redundant 'final' modifier. |
7149
|
| 'private' modifier out of order with the JLS suggestions. |
7149
|
| Name 'jj_3R_262' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7149
|
| 'if' construct must use '{}'s. |
7150
|
| 'if' construct must use '{}'s. |
7151
|
| 'if' construct must use '{}'s. |
7156
|
| Missing a Javadoc comment. |
7161
|
| Redundant 'final' modifier. |
7161
|
| 'private' modifier out of order with the JLS suggestions. |
7161
|
| Name 'jj_3R_261' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7161
|
| 'if' construct must use '{}'s. |
7162
|
| 'if' construct must use '{}'s. |
7163
|
| 'if' construct must use '{}'s. |
7164
|
| 'if' construct must use '{}'s. |
7165
|
| Missing a Javadoc comment. |
7169
|
| Redundant 'final' modifier. |
7169
|
| 'private' modifier out of order with the JLS suggestions. |
7169
|
| Name 'jj_3R_319' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7169
|
| 'if' construct must use '{}'s. |
7170
|
| 'if' construct must use '{}'s. |
7171
|
| Missing a Javadoc comment. |
7175
|
| Redundant 'final' modifier. |
7175
|
| 'private' modifier out of order with the JLS suggestions. |
7175
|
| Name 'jj_3R_224' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7175
|
| 'if' construct must use '{}'s. |
7176
|
| 'if' construct must use '{}'s. |
7177
|
| Missing a Javadoc comment. |
7181
|
| Redundant 'final' modifier. |
7181
|
| 'private' modifier out of order with the JLS suggestions. |
7181
|
| Name 'jj_3R_258' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7181
|
| 'if' construct must use '{}'s. |
7182
|
| 'if' construct must use '{}'s. |
7183
|
| 'if' construct must use '{}'s. |
7188
|
| Missing a Javadoc comment. |
7193
|
| Redundant 'final' modifier. |
7193
|
| 'private' modifier out of order with the JLS suggestions. |
7193
|
| Name 'jj_3R_318' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7193
|
| 'if' construct must use '{}'s. |
7194
|
| 'if' construct must use '{}'s. |
7195
|
| Missing a Javadoc comment. |
7199
|
| Redundant 'final' modifier. |
7199
|
| 'private' modifier out of order with the JLS suggestions. |
7199
|
| Name 'jj_3R_251' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7199
|
| 'if' construct must use '{}'s. |
7200
|
| 'if' construct must use '{}'s. |
7201
|
| 'if' construct must use '{}'s. |
7202
|
| 'if' construct must use '{}'s. |
7203
|
| Missing a Javadoc comment. |
7207
|
| Redundant 'final' modifier. |
7207
|
| 'private' modifier out of order with the JLS suggestions. |
7207
|
| Name 'jj_3R_317' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7207
|
| 'if' construct must use '{}'s. |
7208
|
| 'if' construct must use '{}'s. |
7209
|
| Missing a Javadoc comment. |
7213
|
| Redundant 'final' modifier. |
7213
|
| 'private' modifier out of order with the JLS suggestions. |
7213
|
| Name 'jj_3R_294' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7213
|
| 'if' construct must use '{}'s. |
7228
|
| 'if' construct must use '{}'s. |
7229
|
| 'if' construct must use '{}'s. |
7230
|
| 'if' construct must use '{}'s. |
7231
|
| 'if' construct must use '{}'s. |
7232
|
| 'if' construct must use '{}'s. |
7233
|
| 'if' construct must use '{}'s. |
7234
|
| 'if' construct must use '{}'s. |
7235
|
| Missing a Javadoc comment. |
7239
|
| Redundant 'final' modifier. |
7239
|
| 'private' modifier out of order with the JLS suggestions. |
7239
|
| Name 'jj_3R_223' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7239
|
| 'if' construct must use '{}'s. |
7240
|
| 'if' construct must use '{}'s. |
7241
|
| Missing a Javadoc comment. |
7245
|
| Redundant 'final' modifier. |
7245
|
| 'private' modifier out of order with the JLS suggestions. |
7245
|
| Name 'jj_3R_252' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7245
|
| 'if' construct must use '{}'s. |
7246
|
| 'if' construct must use '{}'s. |
7247
|
| 'if' construct must use '{}'s. |
7250
|
| 'if' construct must use '{}'s. |
7251
|
| Missing a Javadoc comment. |
7255
|
| Redundant 'final' modifier. |
7255
|
| 'private' modifier out of order with the JLS suggestions. |
7255
|
| Name 'jj_3R_257' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7255
|
| 'if' construct must use '{}'s. |
7256
|
| 'if' construct must use '{}'s. |
7257
|
| 'if' construct must use '{}'s. |
7258
|
| 'if' construct must use '{}'s. |
7259
|
| Missing a Javadoc comment. |
7263
|
| Redundant 'final' modifier. |
7263
|
| 'private' modifier out of order with the JLS suggestions. |
7263
|
| Name 'jj_3R_280' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7263
|
| 'if' construct must use '{}'s. |
7268
|
| 'if' construct must use '{}'s. |
7270
|
| 'if' construct must use '{}'s. |
7271
|
| Missing a Javadoc comment. |
7275
|
| Redundant 'final' modifier. |
7275
|
| 'private' modifier out of order with the JLS suggestions. |
7275
|
| Name 'jj_3R_243' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7275
|
| 'if' construct must use '{}'s. |
7276
|
| 'if' construct must use '{}'s. |
7277
|
| 'if' construct must use '{}'s. |
7278
|
| 'if' construct must use '{}'s. |
7279
|
| Missing a Javadoc comment. |
7283
|
| Redundant 'final' modifier. |
7283
|
| 'private' modifier out of order with the JLS suggestions. |
7283
|
| Name 'jj_3R_265' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7283
|
| 'if' construct must use '{}'s. |
7284
|
| 'if' construct must use '{}'s. |
7285
|
| Missing a Javadoc comment. |
7289
|
| Redundant 'final' modifier. |
7289
|
| 'private' modifier out of order with the JLS suggestions. |
7289
|
| Name 'jj_3R_244' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7289
|
| 'if' construct must use '{}'s. |
7290
|
| 'if' construct must use '{}'s. |
7291
|
| 'if' construct must use '{}'s. |
7296
|
| Missing a Javadoc comment. |
7301
|
| Redundant 'final' modifier. |
7301
|
| 'private' modifier out of order with the JLS suggestions. |
7301
|
| Name 'jj_3R_215' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7301
|
| 'if' construct must use '{}'s. |
7302
|
| 'if' construct must use '{}'s. |
7303
|
| 'if' construct must use '{}'s. |
7304
|
| 'if' construct must use '{}'s. |
7305
|
| Missing a Javadoc comment. |
7309
|
| Redundant 'final' modifier. |
7309
|
| 'private' modifier out of order with the JLS suggestions. |
7309
|
| Name 'jj_3R_222' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7309
|
| 'if' construct must use '{}'s. |
7310
|
| 'if' construct must use '{}'s. |
7311
|
| Missing a Javadoc comment. |
7315
|
| Redundant 'final' modifier. |
7315
|
| 'private' modifier out of order with the JLS suggestions. |
7315
|
| Name 'jj_3R_260' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7315
|
| 'if' construct must use '{}'s. |
7316
|
| 'if' construct must use '{}'s. |
7317
|
| 'if' construct must use '{}'s. |
7322
|
| 'if' construct must use '{}'s. |
7324
|
| 'if' construct must use '{}'s. |
7325
|
| Missing a Javadoc comment. |
7329
|
| Redundant 'final' modifier. |
7329
|
| 'private' modifier out of order with the JLS suggestions. |
7329
|
| Name 'jj_3R_228' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7329
|
| 'if' construct must use '{}'s. |
7330
|
| 'if' construct must use '{}'s. |
7331
|
| 'if' construct must use '{}'s. |
7336
|
| Missing a Javadoc comment. |
7341
|
| Redundant 'final' modifier. |
7341
|
| 'private' modifier out of order with the JLS suggestions. |
7341
|
| Name 'jj_3R_194' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7341
|
| 'if' construct must use '{}'s. |
7342
|
| 'if' construct must use '{}'s. |
7343
|
| 'if' construct must use '{}'s. |
7344
|
| 'if' construct must use '{}'s. |
7345
|
| 'if' construct must use '{}'s. |
7346
|
| 'if' construct must use '{}'s. |
7347
|
| 'if' construct must use '{}'s. |
7348
|
| 'if' construct must use '{}'s. |
7349
|
| Missing a Javadoc comment. |
7353
|
| Redundant 'final' modifier. |
7353
|
| 'private' modifier out of order with the JLS suggestions. |
7353
|
| Name 'jj_3R_221' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7353
|
| 'if' construct must use '{}'s. |
7354
|
| 'if' construct must use '{}'s. |
7355
|
| Missing a Javadoc comment. |
7359
|
| Redundant 'final' modifier. |
7359
|
| 'private' modifier out of order with the JLS suggestions. |
7359
|
| Name 'jj_3R_196' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7359
|
| 'if' construct must use '{}'s. |
7360
|
| 'if' construct must use '{}'s. |
7361
|
| 'if' construct must use '{}'s. |
7366
|
| Missing a Javadoc comment. |
7371
|
| Redundant 'final' modifier. |
7371
|
| 'private' modifier out of order with the JLS suggestions. |
7371
|
| Name 'jj_3R_220' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7371
|
| 'if' construct must use '{}'s. |
7372
|
| 'if' construct must use '{}'s. |
7373
|
| Missing a Javadoc comment. |
7377
|
| Redundant 'final' modifier. |
7377
|
| 'private' modifier out of order with the JLS suggestions. |
7377
|
| Name 'jj_3R_325' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7377
|
| 'if' construct must use '{}'s. |
7378
|
| 'if' construct must use '{}'s. |
7379
|
| 'if' construct must use '{}'s. |
7380
|
| 'if' construct must use '{}'s. |
7381
|
| Missing a Javadoc comment. |
7385
|
| Redundant 'final' modifier. |
7385
|
| 'private' modifier out of order with the JLS suggestions. |
7385
|
| Name 'jj_3R_324' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7385
|
| 'if' construct must use '{}'s. |
7386
|
| 'if' construct must use '{}'s. |
7387
|
| 'if' construct must use '{}'s. |
7388
|
| 'if' construct must use '{}'s. |
7389
|
| Missing a Javadoc comment. |
7393
|
| Redundant 'final' modifier. |
7393
|
| 'private' modifier out of order with the JLS suggestions. |
7393
|
| Name 'jj_3R_187' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7393
|
| 'if' construct must use '{}'s. |
7394
|
| 'if' construct must use '{}'s. |
7395
|
| 'if' construct must use '{}'s. |
7400
|
| Missing a Javadoc comment. |
7405
|
| Redundant 'final' modifier. |
7405
|
| 'private' modifier out of order with the JLS suggestions. |
7405
|
| Name 'jj_3R_219' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7405
|
| 'if' construct must use '{}'s. |
7406
|
| 'if' construct must use '{}'s. |
7407
|
| Missing a Javadoc comment. |
7411
|
| Redundant 'final' modifier. |
7411
|
| 'private' modifier out of order with the JLS suggestions. |
7411
|
| Name 'jj_3R_175' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7411
|
| 'if' construct must use '{}'s. |
7412
|
| 'if' construct must use '{}'s. |
7413
|
| 'if' construct must use '{}'s. |
7418
|
| Missing a Javadoc comment. |
7423
|
| Redundant 'final' modifier. |
7423
|
| 'private' modifier out of order with the JLS suggestions. |
7423
|
| Name 'jj_3R_218' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7423
|
| 'if' construct must use '{}'s. |
7424
|
| 'if' construct must use '{}'s. |
7425
|
| Missing a Javadoc comment. |
7429
|
| Redundant 'final' modifier. |
7429
|
| 'private' modifier out of order with the JLS suggestions. |
7429
|
| Name 'jj_3R_168' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7429
|
| 'if' construct must use '{}'s. |
7430
|
| 'if' construct must use '{}'s. |
7431
|
| 'if' construct must use '{}'s. |
7436
|
| Missing a Javadoc comment. |
7441
|
| Redundant 'final' modifier. |
7441
|
| 'private' modifier out of order with the JLS suggestions. |
7441
|
| Name 'jj_3R_136' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7441
|
| 'if' construct must use '{}'s. |
7442
|
| 'if' construct must use '{}'s. |
7443
|
| 'if' construct must use '{}'s. |
7446
|
| 'if' construct must use '{}'s. |
7447
|
| Missing a Javadoc comment. |
7451
|
| Redundant 'final' modifier. |
7451
|
| 'private' modifier out of order with the JLS suggestions. |
7451
|
| Name 'jj_3R_217' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7451
|
| 'if' construct must use '{}'s. |
7452
|
| 'if' construct must use '{}'s. |
7453
|
| Missing a Javadoc comment. |
7457
|
| Redundant 'final' modifier. |
7457
|
| 'private' modifier out of order with the JLS suggestions. |
7457
|
| Name 'jj_3R_190' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7457
|
| 'if' construct must use '{}'s. |
7458
|
| 'if' construct must use '{}'s. |
7459
|
| 'if' construct must use '{}'s. |
7460
|
| 'if' construct must use '{}'s. |
7461
|
| 'if' construct must use '{}'s. |
7464
|
| 'if' construct must use '{}'s. |
7465
|
| 'if' construct must use '{}'s. |
7467
|
| 'if' construct must use '{}'s. |
7468
|
| 'if' construct must use '{}'s. |
7469
|
| 'if' construct must use '{}'s. |
7470
|
| Missing a Javadoc comment. |
7474
|
| Redundant 'final' modifier. |
7474
|
| 'private' modifier out of order with the JLS suggestions. |
7474
|
| Name 'jj_3R_195' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7474
|
| 'if' construct must use '{}'s. |
7499
|
| 'if' construct must use '{}'s. |
7500
|
| 'if' construct must use '{}'s. |
7501
|
| 'if' construct must use '{}'s. |
7502
|
| 'if' construct must use '{}'s. |
7503
|
| 'if' construct must use '{}'s. |
7504
|
| 'if' construct must use '{}'s. |
7505
|
| 'if' construct must use '{}'s. |
7506
|
| 'if' construct must use '{}'s. |
7507
|
| 'if' construct must use '{}'s. |
7508
|
| 'if' construct must use '{}'s. |
7509
|
| 'if' construct must use '{}'s. |
7510
|
| 'if' construct must use '{}'s. |
7511
|
| Missing a Javadoc comment. |
7515
|
| Redundant 'final' modifier. |
7515
|
| 'private' modifier out of order with the JLS suggestions. |
7515
|
| Name 'jj_3R_216' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7515
|
| 'if' construct must use '{}'s. |
7516
|
| 'if' construct must use '{}'s. |
7517
|
| Missing a Javadoc comment. |
7521
|
| Redundant 'final' modifier. |
7521
|
| 'private' modifier out of order with the JLS suggestions. |
7521
|
| Name 'jj_3R_186' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7521
|
| 'if' construct must use '{}'s. |
7522
|
| 'if' construct must use '{}'s. |
7523
|
| 'if' construct must use '{}'s. |
7524
|
| 'if' construct must use '{}'s. |
7525
|
| Missing a Javadoc comment. |
7529
|
| Redundant 'final' modifier. |
7529
|
| 'private' modifier out of order with the JLS suggestions. |
7529
|
| Name 'jj_3R_70' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7529
|
| 'if' construct must use '{}'s. |
7530
|
| 'if' construct must use '{}'s. |
7531
|
| 'if' construct must use '{}'s. |
7534
|
| 'if' construct must use '{}'s. |
7535
|
| Missing a Javadoc comment. |
7539
|
| Redundant 'final' modifier. |
7539
|
| 'private' modifier out of order with the JLS suggestions. |
7539
|
| Name 'jj_3R_79' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7539
|
| 'if' construct must use '{}'s. |
7540
|
| 'if' construct must use '{}'s. |
7541
|
| Missing a Javadoc comment. |
7545
|
| Redundant 'final' modifier. |
7545
|
| 'private' modifier out of order with the JLS suggestions. |
7545
|
| Name 'jj_3R_386' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7545
|
| 'if' construct must use '{}'s. |
7546
|
| 'if' construct must use '{}'s. |
7547
|
| 'if' construct must use '{}'s. |
7548
|
| 'if' construct must use '{}'s. |
7549
|
| Missing a Javadoc comment. |
7553
|
| Redundant 'final' modifier. |
7553
|
| 'private' modifier out of order with the JLS suggestions. |
7553
|
| Name 'jj_3R_78' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7553
|
| 'if' construct must use '{}'s. |
7554
|
| 'if' construct must use '{}'s. |
7555
|
| Missing a Javadoc comment. |
7559
|
| Redundant 'final' modifier. |
7559
|
| 'private' modifier out of order with the JLS suggestions. |
7559
|
| Name 'jj_3R_369' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7559
|
| 'if' construct must use '{}'s. |
7560
|
| 'if' construct must use '{}'s. |
7561
|
| 'if' construct must use '{}'s. |
7566
|
| Missing a Javadoc comment. |
7571
|
| Redundant 'final' modifier. |
7571
|
| 'private' modifier out of order with the JLS suggestions. |
7571
|
| Name 'jj_3R_374' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7571
|
| 'if' construct must use '{}'s. |
7572
|
| 'if' construct must use '{}'s. |
7573
|
| 'if' construct must use '{}'s. |
7574
|
| 'if' construct must use '{}'s. |
7575
|
| Missing a Javadoc comment. |
7579
|
| Redundant 'final' modifier. |
7579
|
| 'private' modifier out of order with the JLS suggestions. |
7579
|
| Name 'jj_3R_339' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7579
|
| 'if' construct must use '{}'s. |
7580
|
| 'if' construct must use '{}'s. |
7581
|
| 'if' construct must use '{}'s. |
7586
|
| Missing a Javadoc comment. |
7591
|
| Redundant 'final' modifier. |
7591
|
| 'private' modifier out of order with the JLS suggestions. |
7591
|
| Name 'jj_3R_77' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7591
|
| 'if' construct must use '{}'s. |
7592
|
| 'if' construct must use '{}'s. |
7593
|
| Missing a Javadoc comment. |
7597
|
| Redundant 'final' modifier. |
7597
|
| 'private' modifier out of order with the JLS suggestions. |
7597
|
| Name 'jj_3R_52' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7597
|
| 'if' construct must use '{}'s. |
7606
|
| 'if' construct must use '{}'s. |
7607
|
| 'if' construct must use '{}'s. |
7608
|
| 'if' construct must use '{}'s. |
7609
|
| 'if' construct must use '{}'s. |
7610
|
| Missing a Javadoc comment. |
7614
|
| Redundant 'final' modifier. |
7614
|
| 'private' modifier out of order with the JLS suggestions. |
7614
|
| Name 'jj_3R_76' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7614
|
| 'if' construct must use '{}'s. |
7615
|
| 'if' construct must use '{}'s. |
7616
|
| Missing a Javadoc comment. |
7620
|
| Redundant 'final' modifier. |
7620
|
| 'private' modifier out of order with the JLS suggestions. |
7620
|
| Name 'jj_3_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7620
|
| 'if' construct must use '{}'s. |
7625
|
| 'if' construct must use '{}'s. |
7627
|
| 'if' construct must use '{}'s. |
7628
|
| Missing a Javadoc comment. |
7632
|
| Redundant 'final' modifier. |
7632
|
| 'private' modifier out of order with the JLS suggestions. |
7632
|
| Name 'jj_3R_398' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7632
|
| 'if' construct must use '{}'s. |
7633
|
| 'if' construct must use '{}'s. |
7634
|
| 'if' construct must use '{}'s. |
7635
|
| 'if' construct must use '{}'s. |
7636
|
| Missing a Javadoc comment. |
7640
|
| Redundant 'final' modifier. |
7640
|
| 'private' modifier out of order with the JLS suggestions. |
7640
|
| Name 'jj_3R_385' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7640
|
| 'if' construct must use '{}'s. |
7641
|
| 'if' construct must use '{}'s. |
7642
|
| 'if' construct must use '{}'s. |
7647
|
| Missing a Javadoc comment. |
7652
|
| Redundant 'final' modifier. |
7652
|
| 'private' modifier out of order with the JLS suggestions. |
7652
|
| Name 'jj_3R_394' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7652
|
| 'if' construct must use '{}'s. |
7653
|
| 'if' construct must use '{}'s. |
7654
|
| 'if' construct must use '{}'s. |
7655
|
| 'if' construct must use '{}'s. |
7656
|
| Missing a Javadoc comment. |
7660
|
| Redundant 'final' modifier. |
7660
|
| 'private' modifier out of order with the JLS suggestions. |
7660
|
| Name 'jj_3R_373' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7660
|
| 'if' construct must use '{}'s. |
7661
|
| 'if' construct must use '{}'s. |
7662
|
| 'if' construct must use '{}'s. |
7667
|
| Missing a Javadoc comment. |
7672
|
| Redundant 'final' modifier. |
7672
|
| 'private' modifier out of order with the JLS suggestions. |
7672
|
| Name 'jj_3_14' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7672
|
| 'if' construct must use '{}'s. |
7673
|
| 'if' construct must use '{}'s. |
7674
|
| 'if' construct must use '{}'s. |
7675
|
| 'if' construct must use '{}'s. |
7676
|
| Missing a Javadoc comment. |
7680
|
| Redundant 'final' modifier. |
7680
|
| 'private' modifier out of order with the JLS suggestions. |
7680
|
| Name 'jj_3R_57' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7680
|
| 'if' construct must use '{}'s. |
7681
|
| 'if' construct must use '{}'s. |
7682
|
| 'if' construct must use '{}'s. |
7687
|
| Missing a Javadoc comment. |
7692
|
| Redundant 'final' modifier. |
7692
|
| 'private' modifier out of order with the JLS suggestions. |
7692
|
| Name 'jj_3R_134' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7692
|
| 'if' construct must use '{}'s. |
7693
|
| 'if' construct must use '{}'s. |
7694
|
| Missing a Javadoc comment. |
7698
|
| Redundant 'final' modifier. |
7698
|
| 'private' modifier out of order with the JLS suggestions. |
7698
|
| Name 'jj_3R_133' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7698
|
| 'if' construct must use '{}'s. |
7699
|
| 'if' construct must use '{}'s. |
7700
|
| Missing a Javadoc comment. |
7704
|
| Redundant 'final' modifier. |
7704
|
| 'private' modifier out of order with the JLS suggestions. |
7704
|
| Name 'jj_3R_68' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7704
|
| 'if' construct must use '{}'s. |
7709
|
| 'if' construct must use '{}'s. |
7710
|
| 'if' construct must use '{}'s. |
7711
|
| Missing a Javadoc comment. |
7715
|
| Redundant 'final' modifier. |
7715
|
| 'private' modifier out of order with the JLS suggestions. |
7715
|
| Name 'jj_3R_129' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7715
|
| 'if' construct must use '{}'s. |
7716
|
| 'if' construct must use '{}'s. |
7717
|
| Missing a Javadoc comment. |
7721
|
| Redundant 'final' modifier. |
7721
|
| 'private' modifier out of order with the JLS suggestions. |
7721
|
| Name 'jj_3R_128' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7721
|
| 'if' construct must use '{}'s. |
7722
|
| 'if' construct must use '{}'s. |
7723
|
| Missing a Javadoc comment. |
7727
|
| Redundant 'final' modifier. |
7727
|
| 'private' modifier out of order with the JLS suggestions. |
7727
|
| Name 'jj_3R_138' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7727
|
| 'if' construct must use '{}'s. |
7728
|
| 'if' construct must use '{}'s. |
7729
|
| Missing a Javadoc comment. |
7733
|
| Redundant 'final' modifier. |
7733
|
| 'private' modifier out of order with the JLS suggestions. |
7733
|
| Name 'jj_3R_127' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7733
|
| 'if' construct must use '{}'s. |
7734
|
| 'if' construct must use '{}'s. |
7735
|
| Missing a Javadoc comment. |
7739
|
| Redundant 'final' modifier. |
7739
|
| 'private' modifier out of order with the JLS suggestions. |
7739
|
| Name 'jj_3R_126' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7739
|
| 'if' construct must use '{}'s. |
7740
|
| 'if' construct must use '{}'s. |
7741
|
| Missing a Javadoc comment. |
7745
|
| Redundant 'final' modifier. |
7745
|
| 'private' modifier out of order with the JLS suggestions. |
7745
|
| Name 'jj_3R_125' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7745
|
| 'if' construct must use '{}'s. |
7746
|
| 'if' construct must use '{}'s. |
7747
|
| Missing a Javadoc comment. |
7751
|
| Redundant 'final' modifier. |
7751
|
| 'private' modifier out of order with the JLS suggestions. |
7751
|
| Name 'jj_3R_124' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7751
|
| 'if' construct must use '{}'s. |
7752
|
| 'if' construct must use '{}'s. |
7753
|
| Missing a Javadoc comment. |
7757
|
| Redundant 'final' modifier. |
7757
|
| 'private' modifier out of order with the JLS suggestions. |
7757
|
| Name 'jj_3R_123' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7757
|
| 'if' construct must use '{}'s. |
7758
|
| 'if' construct must use '{}'s. |
7759
|
| Missing a Javadoc comment. |
7763
|
| Redundant 'final' modifier. |
7763
|
| 'private' modifier out of order with the JLS suggestions. |
7763
|
| Name 'jj_3R_122' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7763
|
| 'if' construct must use '{}'s. |
7764
|
| 'if' construct must use '{}'s. |
7765
|
| Missing a Javadoc comment. |
7769
|
| Redundant 'final' modifier. |
7769
|
| 'private' modifier out of order with the JLS suggestions. |
7769
|
| Name 'jj_3R_66' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7769
|
| 'if' construct must use '{}'s. |
7786
|
| 'if' construct must use '{}'s. |
7787
|
| 'if' construct must use '{}'s. |
7788
|
| 'if' construct must use '{}'s. |
7789
|
| 'if' construct must use '{}'s. |
7790
|
| 'if' construct must use '{}'s. |
7791
|
| 'if' construct must use '{}'s. |
7792
|
| 'if' construct must use '{}'s. |
7793
|
| 'if' construct must use '{}'s. |
7794
|
| Missing a Javadoc comment. |
7798
|
| Redundant 'final' modifier. |
7798
|
| 'private' modifier out of order with the JLS suggestions. |
7798
|
| Name 'jj_3R_139' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7798
|
| 'if' construct must use '{}'s. |
7799
|
| 'if' construct must use '{}'s. |
7800
|
| 'if' construct must use '{}'s. |
7801
|
| 'if' construct must use '{}'s. |
7802
|
| Missing a Javadoc comment. |
7806
|
| Redundant 'final' modifier. |
7806
|
| 'private' modifier out of order with the JLS suggestions. |
7806
|
| Name 'jj_3R_137' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7806
|
| 'if' construct must use '{}'s. |
7807
|
| 'if' construct must use '{}'s. |
7808
|
| Missing a Javadoc comment. |
7812
|
| Redundant 'final' modifier. |
7812
|
| 'private' modifier out of order with the JLS suggestions. |
7812
|
| Name 'jj_3R_73' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7812
|
| 'if' construct must use '{}'s. |
7817
|
| 'if' construct must use '{}'s. |
7818
|
| 'if' construct must use '{}'s. |
7819
|
| 'if' construct must use '{}'s. |
7823
|
| Missing a Javadoc comment. |
7828
|
| Redundant 'final' modifier. |
7828
|
| 'private' modifier out of order with the JLS suggestions. |
7828
|
| Name 'jj_3R_401' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7828
|
| 'if' construct must use '{}'s. |
7829
|
| 'if' construct must use '{}'s. |
7830
|
| 'if' construct must use '{}'s. |
7831
|
| 'if' construct must use '{}'s. |
7832
|
| Missing a Javadoc comment. |
7836
|
| Redundant 'final' modifier. |
7836
|
| 'private' modifier out of order with the JLS suggestions. |
7836
|
| Name 'jj_3R_400' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7836
|
| 'if' construct must use '{}'s. |
7837
|
| 'if' construct must use '{}'s. |
7838
|
| Missing a Javadoc comment. |
7842
|
| Redundant 'final' modifier. |
7842
|
| 'private' modifier out of order with the JLS suggestions. |
7842
|
| Name 'jj_3R_399' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7842
|
| 'if' construct must use '{}'s. |
7843
|
| 'if' construct must use '{}'s. |
7844
|
| Missing a Javadoc comment. |
7848
|
| Redundant 'final' modifier. |
7848
|
| 'private' modifier out of order with the JLS suggestions. |
7848
|
| Name 'jj_3R_392' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7848
|
| 'if' construct must use '{}'s. |
7853
|
| 'if' construct must use '{}'s. |
7854
|
| 'if' construct must use '{}'s. |
7855
|
| 'if' construct must use '{}'s. |
7859
|
| Missing a Javadoc comment. |
7864
|
| Redundant 'final' modifier. |
7864
|
| 'private' modifier out of order with the JLS suggestions. |
7864
|
| Name 'jj_3R_174' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7864
|
| 'if' construct must use '{}'s. |
7865
|
| 'if' construct must use '{}'s. |
7866
|
| 'if' construct must use '{}'s. |
7867
|
| 'if' construct must use '{}'s. |
7868
|
| Missing a Javadoc comment. |
7872
|
| Redundant 'final' modifier. |
7872
|
| 'private' modifier out of order with the JLS suggestions. |
7872
|
| Name 'jj_3R_173' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7872
|
| 'if' construct must use '{}'s. |
7873
|
| 'if' construct must use '{}'s. |
7874
|
| Missing a Javadoc comment. |
7878
|
| Redundant 'final' modifier. |
7878
|
| 'private' modifier out of order with the JLS suggestions. |
7878
|
| Name 'jj_3R_172' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7878
|
| 'if' construct must use '{}'s. |
7879
|
| 'if' construct must use '{}'s. |
7880
|
| Missing a Javadoc comment. |
7884
|
| Redundant 'final' modifier. |
7884
|
| 'private' modifier out of order with the JLS suggestions. |
7884
|
| Name 'jj_3R_167' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7884
|
| 'if' construct must use '{}'s. |
7889
|
| 'if' construct must use '{}'s. |
7890
|
| 'if' construct must use '{}'s. |
7891
|
| 'if' construct must use '{}'s. |
7895
|
| Missing a Javadoc comment. |
7900
|
| Redundant 'final' modifier. |
7900
|
| 'private' modifier out of order with the JLS suggestions. |
7900
|
| Name 'jj_3R_422' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7900
|
| 'if' construct must use '{}'s. |
7901
|
| 'if' construct must use '{}'s. |
7902
|
| 'if' construct must use '{}'s. |
7903
|
| 'if' construct must use '{}'s. |
7904
|
| Missing a Javadoc comment. |
7908
|
| Redundant 'final' modifier. |
7908
|
| 'private' modifier out of order with the JLS suggestions. |
7908
|
| Name 'jj_3R_360' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7908
|
| 'if' construct must use '{}'s. |
7909
|
| 'if' construct must use '{}'s. |
7910
|
| 'if' construct must use '{}'s. |
7911
|
| 'if' construct must use '{}'s. |
7912
|
| Missing a Javadoc comment. |
7916
|
| Redundant 'final' modifier. |
7916
|
| 'private' modifier out of order with the JLS suggestions. |
7916
|
| Name 'jj_3R_359' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7916
|
| 'if' construct must use '{}'s. |
7917
|
| 'if' construct must use '{}'s. |
7918
|
| Missing a Javadoc comment. |
7922
|
| Redundant 'final' modifier. |
7922
|
| 'private' modifier out of order with the JLS suggestions. |
7922
|
| Name 'jj_3R_298' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7922
|
| 'if' construct must use '{}'s. |
7923
|
| 'if' construct must use '{}'s. |
7924
|
| 'if' construct must use '{}'s. |
7925
|
| 'if' construct must use '{}'s. |
7926
|
| Missing a Javadoc comment. |
7930
|
| Redundant 'final' modifier. |
7930
|
| 'private' modifier out of order with the JLS suggestions. |
7930
|
| Name 'jj_3R_242' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7930
|
| 'if' construct must use '{}'s. |
7931
|
| 'if' construct must use '{}'s. |
7932
|
| 'if' construct must use '{}'s. |
7933
|
| 'if' construct must use '{}'s. |
7934
|
| 'if' construct must use '{}'s. |
7937
|
| 'if' construct must use '{}'s. |
7938
|
| 'if' construct must use '{}'s. |
7939
|
| 'if' construct must use '{}'s. |
7940
|
| Missing a Javadoc comment. |
7944
|
| Redundant 'final' modifier. |
7944
|
| 'private' modifier out of order with the JLS suggestions. |
7944
|
| Name 'jj_3R_358' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7944
|
| 'if' construct must use '{}'s. |
7945
|
| 'if' construct must use '{}'s. |
7946
|
| Missing a Javadoc comment. |
7950
|
| Redundant 'final' modifier. |
7950
|
| 'private' modifier out of order with the JLS suggestions. |
7950
|
| Name 'jj_3R_307' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7950
|
| 'if' construct must use '{}'s. |
7955
|
| 'if' construct must use '{}'s. |
7956
|
| 'if' construct must use '{}'s. |
7957
|
| 'if' construct must use '{}'s. |
7961
|
| Missing a Javadoc comment. |
7966
|
| Redundant 'final' modifier. |
7966
|
| 'private' modifier out of order with the JLS suggestions. |
7966
|
| Name 'jj_3R_421' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7966
|
| 'if' construct must use '{}'s. |
7967
|
| 'if' construct must use '{}'s. |
7968
|
| 'if' construct must use '{}'s. |
7969
|
| 'if' construct must use '{}'s. |
7970
|
| Missing a Javadoc comment. |
7974
|
| Redundant 'final' modifier. |
7974
|
| 'private' modifier out of order with the JLS suggestions. |
7974
|
| Name 'jj_3R_420' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7974
|
| 'if' construct must use '{}'s. |
7975
|
| 'if' construct must use '{}'s. |
7976
|
| 'if' construct must use '{}'s. |
7977
|
| 'if' construct must use '{}'s. |
7978
|
| 'if' construct must use '{}'s. |
7979
|
| 'if' construct must use '{}'s. |
7980
|
| 'if' construct must use '{}'s. |
7981
|
| 'if' construct must use '{}'s. |
7982
|
| 'if' construct must use '{}'s. |
7983
|
| 'if' construct must use '{}'s. |
7984
|
| Missing a Javadoc comment. |
7988
|
| Redundant 'final' modifier. |
7988
|
| 'private' modifier out of order with the JLS suggestions. |
7988
|
| Name 'jj_3R_241' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7988
|
| 'if' construct must use '{}'s. |
7989
|
| 'if' construct must use '{}'s. |
7990
|
| 'if' construct must use '{}'s. |
7991
|
| 'if' construct must use '{}'s. |
7992
|
| 'if' construct must use '{}'s. |
7997
|
| 'if' construct must use '{}'s. |
8000
|
| 'if' construct must use '{}'s. |
8001
|
| Missing a Javadoc comment. |
8005
|
| Redundant 'final' modifier. |
8005
|
| 'private' modifier out of order with the JLS suggestions. |
8005
|
| Name 'jj_3R_80' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8005
|
| 'if' construct must use '{}'s. |
8006
|
| 'if' construct must use '{}'s. |
8007
|
| Missing a Javadoc comment. |
8011
|
| Redundant 'final' modifier. |
8011
|
| 'private' modifier out of order with the JLS suggestions. |
8011
|
| Name 'jj_3_13' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8011
|
| 'if' construct must use '{}'s. |
8012
|
| 'if' construct must use '{}'s. |
8013
|
| 'if' construct must use '{}'s. |
8014
|
| 'if' construct must use '{}'s. |
8015
|
| 'if' construct must use '{}'s. |
8016
|
| 'if' construct must use '{}'s. |
8017
|
| Missing a Javadoc comment. |
8021
|
| Redundant 'final' modifier. |
8021
|
| 'private' modifier out of order with the JLS suggestions. |
8021
|
| Name 'jj_3R_53' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8021
|
| 'if' construct must use '{}'s. |
8024
|
| 'if' construct must use '{}'s. |
8025
|
| 'if' construct must use '{}'s. |
8026
|
| 'if' construct must use '{}'s. |
8027
|
| Missing a Javadoc comment. |
8031
|
| Redundant 'final' modifier. |
8031
|
| 'private' modifier out of order with the JLS suggestions. |
8031
|
| Name 'jj_3R_416' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8031
|
| 'if' construct must use '{}'s. |
8032
|
| 'if' construct must use '{}'s. |
8033
|
| Missing a Javadoc comment. |
8037
|
| Redundant 'final' modifier. |
8037
|
| 'private' modifier out of order with the JLS suggestions. |
8037
|
| Name 'jj_3R_240' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8037
|
| 'if' construct must use '{}'s. |
8038
|
| 'if' construct must use '{}'s. |
8039
|
| 'if' construct must use '{}'s. |
8040
|
| 'if' construct must use '{}'s. |
8041
|
| 'if' construct must use '{}'s. |
8042
|
| 'if' construct must use '{}'s. |
8043
|
| 'if' construct must use '{}'s. |
8044
|
| 'if' construct must use '{}'s. |
8045
|
| 'if' construct must use '{}'s. |
8046
|
| 'if' construct must use '{}'s. |
8047
|
| Missing a Javadoc comment. |
8051
|
| Redundant 'final' modifier. |
8051
|
| 'private' modifier out of order with the JLS suggestions. |
8051
|
| Name 'jj_3R_419' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8051
|
| 'if' construct must use '{}'s. |
8052
|
| 'if' construct must use '{}'s. |
8053
|
| Missing a Javadoc comment. |
8057
|
| Redundant 'final' modifier. |
8057
|
| 'private' modifier out of order with the JLS suggestions. |
8057
|
| Name 'jj_3_12' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8057
|
| 'if' construct must use '{}'s. |
8058
|
| 'if' construct must use '{}'s. |
8059
|
| 'if' construct must use '{}'s. |
8060
|
| 'if' construct must use '{}'s. |
8061
|
| Missing a Javadoc comment. |
8065
|
| Redundant 'final' modifier. |
8065
|
| 'private' modifier out of order with the JLS suggestions. |
8065
|
| Name 'jj_3R_418' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8065
|
| 'if' construct must use '{}'s. |
8066
|
| 'if' construct must use '{}'s. |
8067
|
| Missing a Javadoc comment. |
8071
|
| Redundant 'final' modifier. |
8071
|
| 'private' modifier out of order with the JLS suggestions. |
8071
|
| Name 'jj_3R_117' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8071
|
| 'if' construct must use '{}'s. |
8074
|
| 'if' construct must use '{}'s. |
8075
|
| 'if' construct must use '{}'s. |
8076
|
| 'if' construct must use '{}'s. |
8077
|
| 'if' construct must use '{}'s. |
8078
|
| 'if' construct must use '{}'s. |
8079
|
| 'if' construct must use '{}'s. |
8080
|
| 'if' construct must use '{}'s. |
8081
|
| Missing a Javadoc comment. |
8085
|
| Redundant 'final' modifier. |
8085
|
| 'private' modifier out of order with the JLS suggestions. |
8085
|
| Name 'jj_3R_239' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8085
|
| 'if' construct must use '{}'s. |
8086
|
| 'if' construct must use '{}'s. |
8087
|
| 'if' construct must use '{}'s. |
8088
|
| 'if' construct must use '{}'s. |
8089
|
| 'if' construct must use '{}'s. |
8090
|
| 'if' construct must use '{}'s. |
8091
|
| Missing a Javadoc comment. |
8095
|
| Redundant 'final' modifier. |
8095
|
| 'private' modifier out of order with the JLS suggestions. |
8095
|
| Name 'jj_3_11' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8095
|
| 'if' construct must use '{}'s. |
8096
|
| 'if' construct must use '{}'s. |
8097
|
| Missing a Javadoc comment. |
8101
|
| Redundant 'final' modifier. |
8101
|
| 'private' modifier out of order with the JLS suggestions. |
8101
|
| Name 'jj_3R_116' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8101
|
| 'if' construct must use '{}'s. |
8102
|
| 'if' construct must use '{}'s. |
8103
|
| 'if' construct must use '{}'s. |
8104
|
| 'if' construct must use '{}'s. |
8105
|
| 'if' construct must use '{}'s. |
8106
|
| 'if' construct must use '{}'s. |
8107
|
| Missing a Javadoc comment. |
8111
|
| Redundant 'final' modifier. |
8111
|
| 'private' modifier out of order with the JLS suggestions. |
8111
|
| Name 'jj_3R_62' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8111
|
| 'if' construct must use '{}'s. |
8116
|
| 'if' construct must use '{}'s. |
8117
|
| 'if' construct must use '{}'s. |
8118
|
| Missing a Javadoc comment. |
8122
|
| Redundant 'final' modifier. |
8122
|
| 'private' modifier out of order with the JLS suggestions. |
8122
|
| Name 'jj_3R_439' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8122
|
| 'if' construct must use '{}'s. |
8123
|
| 'if' construct must use '{}'s. |
8124
|
| 'if' construct must use '{}'s. |
8125
|
| 'if' construct must use '{}'s. |
8126
|
| Missing a Javadoc comment. |
8130
|
| Redundant 'final' modifier. |
8130
|
| 'private' modifier out of order with the JLS suggestions. |
8130
|
| Name 'jj_3R_238' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8130
|
| 'if' construct must use '{}'s. |
8131
|
| 'if' construct must use '{}'s. |
8132
|
| 'if' construct must use '{}'s. |
8135
|
| 'if' construct must use '{}'s. |
8136
|
| 'if' construct must use '{}'s. |
8137
|
| 'if' construct must use '{}'s. |
8138
|
| Missing a Javadoc comment. |
8142
|
| Redundant 'final' modifier. |
8142
|
| 'private' modifier out of order with the JLS suggestions. |
8142
|
| Name 'jj_3R_417' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8142
|
| 'if' construct must use '{}'s. |
8143
|
| 'if' construct must use '{}'s. |
8144
|
| Missing a Javadoc comment. |
8148
|
| Redundant 'final' modifier. |
8148
|
| 'private' modifier out of order with the JLS suggestions. |
8148
|
| Name 'jj_3R_300' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8148
|
| 'if' construct must use '{}'s. |
8149
|
| 'if' construct must use '{}'s. |
8150
|
| Missing a Javadoc comment. |
8154
|
| Redundant 'final' modifier. |
8154
|
| 'private' modifier out of order with the JLS suggestions. |
8154
|
| Name 'jj_3R_299' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8154
|
| 'if' construct must use '{}'s. |
8155
|
| 'if' construct must use '{}'s. |
8156
|
| Missing a Javadoc comment. |
8160
|
| Redundant 'final' modifier. |
8160
|
| 'private' modifier out of order with the JLS suggestions. |
8160
|
| Name 'jj_3R_237' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8160
|
| 'if' construct must use '{}'s. |
8161
|
| 'if' construct must use '{}'s. |
8162
|
| 'if' construct must use '{}'s. |
8165
|
| 'if' construct must use '{}'s. |
8166
|
| 'if' construct must use '{}'s. |
8167
|
| 'if' construct must use '{}'s. |
8168
|
| Missing a Javadoc comment. |
8172
|
| Redundant 'final' modifier. |
8172
|
| 'private' modifier out of order with the JLS suggestions. |
8172
|
| Name 'jj_3R_415' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8172
|
| 'if' construct must use '{}'s. |
8173
|
| 'if' construct must use '{}'s. |
8174
|
| Missing a Javadoc comment. |
8178
|
| Redundant 'final' modifier. |
8178
|
| 'private' modifier out of order with the JLS suggestions. |
8178
|
| Name 'jj_3R_236' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8178
|
| 'if' construct must use '{}'s. |
8179
|
| 'if' construct must use '{}'s. |
8180
|
| 'if' construct must use '{}'s. |
8183
|
| 'if' construct must use '{}'s. |
8184
|
| 'if' construct must use '{}'s. |
8185
|
| 'if' construct must use '{}'s. |
8186
|
| Missing a Javadoc comment. |
8190
|
| Redundant 'final' modifier. |
8190
|
| 'private' modifier out of order with the JLS suggestions. |
8190
|
| Name 'jj_3R_337' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8190
|
| 'if' construct must use '{}'s. |
8191
|
| 'if' construct must use '{}'s. |
8192
|
| Missing a Javadoc comment. |
8196
|
| Redundant 'final' modifier. |
8196
|
| 'private' modifier out of order with the JLS suggestions. |
8196
|
| Name 'jj_3R_413' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8196
|
| 'if' construct must use '{}'s. |
8197
|
| 'if' construct must use '{}'s. |
8198
|
| 'if' construct must use '{}'s. |
8199
|
| 'if' construct must use '{}'s. |
8200
|
| Missing a Javadoc comment. |
8204
|
| Redundant 'final' modifier. |
8204
|
| 'private' modifier out of order with the JLS suggestions. |
8204
|
| Name 'jj_3R_428' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8204
|
| 'if' construct must use '{}'s. |
8205
|
| 'if' construct must use '{}'s. |
8206
|
| Missing a Javadoc comment. |
8210
|
| Redundant 'final' modifier. |
8210
|
| 'private' modifier out of order with the JLS suggestions. |
8210
|
| Name 'jj_3R_336' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8210
|
| 'if' construct must use '{}'s. |
8211
|
| 'if' construct must use '{}'s. |
8212
|
| Missing a Javadoc comment. |
8216
|
| Redundant 'final' modifier. |
8216
|
| 'private' modifier out of order with the JLS suggestions. |
8216
|
| Name 'jj_3R_372' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8216
|
| 'if' construct must use '{}'s. |
8217
|
| 'if' construct must use '{}'s. |
8218
|
| 'if' construct must use '{}'s. |
8219
|
| 'if' construct must use '{}'s. |
8220
|
| Missing a Javadoc comment. |
8224
|
| Redundant 'final' modifier. |
8224
|
| 'private' modifier out of order with the JLS suggestions. |
8224
|
| Name 'jj_3R_75' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8224
|
| 'if' construct must use '{}'s. |
8225
|
| 'if' construct must use '{}'s. |
8226
|
| Missing a Javadoc comment. |
8230
|
| Redundant 'final' modifier. |
8230
|
| 'private' modifier out of order with the JLS suggestions. |
8230
|
| Name 'jj_3_31' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8230
|
| 'if' construct must use '{}'s. |
8233
|
| 'if' construct must use '{}'s. |
8234
|
| 'if' construct must use '{}'s. |
8235
|
| 'if' construct must use '{}'s. |
8236
|
| 'if' construct must use '{}'s. |
8237
|
| 'if' construct must use '{}'s. |
8238
|
| Missing a Javadoc comment. |
8242
|
| Redundant 'final' modifier. |
8242
|
| 'private' modifier out of order with the JLS suggestions. |
8242
|
| Name 'jj_3R_438' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8242
|
| 'if' construct must use '{}'s. |
8243
|
| 'if' construct must use '{}'s. |
8244
|
| 'if' construct must use '{}'s. |
8249
|
| Missing a Javadoc comment. |
8254
|
| Redundant 'final' modifier. |
8254
|
| 'private' modifier out of order with the JLS suggestions. |
8254
|
| Name 'jj_3R_335' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8254
|
| 'if' construct must use '{}'s. |
8255
|
| 'if' construct must use '{}'s. |
8256
|
| Missing a Javadoc comment. |
8260
|
| Redundant 'final' modifier. |
8260
|
| 'private' modifier out of order with the JLS suggestions. |
8260
|
| Name 'jj_3R_296' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8260
|
| 'if' construct must use '{}'s. |
8267
|
| 'if' construct must use '{}'s. |
8268
|
| 'if' construct must use '{}'s. |
8269
|
| 'if' construct must use '{}'s. |
8270
|
| Missing a Javadoc comment. |
8274
|
| Redundant 'final' modifier. |
8274
|
| 'private' modifier out of order with the JLS suggestions. |
8274
|
| Name 'jj_3R_282' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8274
|
| 'if' construct must use '{}'s. |
8277
|
| 'if' construct must use '{}'s. |
8278
|
| 'if' construct must use '{}'s. |
8279
|
| 'if' construct must use '{}'s. |
8280
|
| 'if' construct must use '{}'s. |
8281
|
| 'if' construct must use '{}'s. |
8282
|
| 'if' construct must use '{}'s. |
8284
|
| 'if' construct must use '{}'s. |
8285
|
| 'if' construct must use '{}'s. |
8286
|
| 'if' construct must use '{}'s. |
8287
|
| 'if' construct must use '{}'s. |
8289
|
| 'if' construct must use '{}'s. |
8290
|
| 'if' construct must use '{}'s. |
8294
|
| 'if' construct must use '{}'s. |
8296
|
| 'if' construct must use '{}'s. |
8297
|
| Missing a Javadoc comment. |
8301
|
| Redundant 'final' modifier. |
8301
|
| 'private' modifier out of order with the JLS suggestions. |
8301
|
| Name 'jj_3R_414' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8301
|
| 'if' construct must use '{}'s. |
8302
|
| 'if' construct must use '{}'s. |
8303
|
| Missing a Javadoc comment. |
8307
|
| Redundant 'final' modifier. |
8307
|
| 'private' modifier out of order with the JLS suggestions. |
8307
|
| Name 'jj_3R_349' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8307
|
| 'if' construct must use '{}'s. |
8308
|
| 'if' construct must use '{}'s. |
8309
|
| 'if' construct must use '{}'s. |
8310
|
| 'if' construct must use '{}'s. |
8311
|
| Missing a Javadoc comment. |
8315
|
| Redundant 'final' modifier. |
8315
|
| 'private' modifier out of order with the JLS suggestions. |
8315
|
| Name 'jj_3R_437' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8315
|
| 'if' construct must use '{}'s. |
8316
|
| 'if' construct must use '{}'s. |
8317
|
| Missing a Javadoc comment. |
8321
|
| Redundant 'final' modifier. |
8321
|
| 'private' modifier out of order with the JLS suggestions. |
8321
|
| Name 'jj_3R_436' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8321
|
| 'if' construct must use '{}'s. |
8322
|
| 'if' construct must use '{}'s. |
8323
|
| Missing a Javadoc comment. |
8327
|
| Redundant 'final' modifier. |
8327
|
| 'private' modifier out of order with the JLS suggestions. |
8327
|
| Name 'jj_3R_427' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8327
|
| 'if' construct must use '{}'s. |
8332
|
| 'if' construct must use '{}'s. |
8333
|
| 'if' construct must use '{}'s. |
8334
|
| Missing a Javadoc comment. |
8338
|
| Redundant 'final' modifier. |
8338
|
| 'private' modifier out of order with the JLS suggestions. |
8338
|
| Name 'jj_3R_391' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8338
|
| 'if' construct must use '{}'s. |
8339
|
| 'if' construct must use '{}'s. |
8340
|
| Missing a Javadoc comment. |
8344
|
| Redundant 'final' modifier. |
8344
|
| 'private' modifier out of order with the JLS suggestions. |
8344
|
| Name 'jj_3R_235' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8344
|
| 'if' construct must use '{}'s. |
8345
|
| 'if' construct must use '{}'s. |
8346
|
| 'if' construct must use '{}'s. |
8347
|
| 'if' construct must use '{}'s. |
8348
|
| 'if' construct must use '{}'s. |
8351
|
| 'if' construct must use '{}'s. |
8352
|
| 'if' construct must use '{}'s. |
8353
|
| 'if' construct must use '{}'s. |
8354
|
| 'if' construct must use '{}'s. |
8356
|
| 'if' construct must use '{}'s. |
8357
|
| 'if' construct must use '{}'s. |
8358
|
| 'if' construct must use '{}'s. |
8359
|
| 'if' construct must use '{}'s. |
8361
|
| 'if' construct must use '{}'s. |
8362
|
| 'if' construct must use '{}'s. |
8363
|
| 'if' construct must use '{}'s. |
8364
|
| 'if' construct must use '{}'s. |
8365
|
| 'if' construct must use '{}'s. |
8366
|
| Missing a Javadoc comment. |
8370
|
| Redundant 'final' modifier. |
8370
|
| 'private' modifier out of order with the JLS suggestions. |
8370
|
| Name 'jj_3R_371' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8370
|
| 'if' construct must use '{}'s. |
8373
|
| 'if' construct must use '{}'s. |
8374
|
| 'if' construct must use '{}'s. |
8375
|
| 'if' construct must use '{}'s. |
8376
|
| 'if' construct must use '{}'s. |
8377
|
| 'if' construct must use '{}'s. |
8378
|
| Missing a Javadoc comment. |
8382
|
| Redundant 'final' modifier. |
8382
|
| 'private' modifier out of order with the JLS suggestions. |
8382
|
| Name 'jj_3R_338' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8382
|
| 'if' construct must use '{}'s. |
8383
|
| 'if' construct must use '{}'s. |
8384
|
| 'if' construct must use '{}'s. |
8389
|
| Missing a Javadoc comment. |
8394
|
| Redundant 'final' modifier. |
8394
|
| 'private' modifier out of order with the JLS suggestions. |
8394
|
| Name 'jj_3R_234' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8394
|
| 'if' construct must use '{}'s. |
8395
|
| 'if' construct must use '{}'s. |
8396
|
| 'if' construct must use '{}'s. |
8397
|
| 'if' construct must use '{}'s. |
8398
|
| 'if' construct must use '{}'s. |
8399
|
| 'if' construct must use '{}'s. |
8400
|
| 'if' construct must use '{}'s. |
8401
|
| 'if' construct must use '{}'s. |
8402
|
| 'if' construct must use '{}'s. |
8403
|
| 'if' construct must use '{}'s. |
8404
|
| 'if' construct must use '{}'s. |
8405
|
| 'if' construct must use '{}'s. |
8406
|
| 'if' construct must use '{}'s. |
8407
|
| 'if' construct must use '{}'s. |
8408
|
| Missing a Javadoc comment. |
8412
|
| Redundant 'final' modifier. |
8412
|
| 'private' modifier out of order with the JLS suggestions. |
8412
|
| Name 'jj_3R_297' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8412
|
| 'if' construct must use '{}'s. |
8413
|
| 'if' construct must use '{}'s. |
8414
|
| 'if' construct must use '{}'s. |
8417
|
| 'if' construct must use '{}'s. |
8418
|
| 'if' construct must use '{}'s. |
8419
|
| 'if' construct must use '{}'s. |
8420
|
| Missing a Javadoc comment. |
8424
|
| Redundant 'final' modifier. |
8424
|
| 'private' modifier out of order with the JLS suggestions. |
8424
|
| Name 'jj_3R_233' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8424
|
| 'if' construct must use '{}'s. |
8425
|
| 'if' construct must use '{}'s. |
8426
|
| 'if' construct must use '{}'s. |
8427
|
| 'if' construct must use '{}'s. |
8428
|
| 'if' construct must use '{}'s. |
8429
|
| 'if' construct must use '{}'s. |
8430
|
| 'if' construct must use '{}'s. |
8431
|
| 'if' construct must use '{}'s. |
8432
|
| 'if' construct must use '{}'s. |
8433
|
| 'if' construct must use '{}'s. |
8434
|
| Missing a Javadoc comment. |
8438
|
| Redundant 'final' modifier. |
8438
|
| 'private' modifier out of order with the JLS suggestions. |
8438
|
| Name 'jj_3R_426' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8438
|
| 'if' construct must use '{}'s. |
8439
|
| 'if' construct must use '{}'s. |
8440
|
| Missing a Javadoc comment. |
8444
|
| Redundant 'final' modifier. |
8444
|
| 'private' modifier out of order with the JLS suggestions. |
8444
|
| Name 'jj_3R_232' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8444
|
| 'if' construct must use '{}'s. |
8445
|
| 'if' construct must use '{}'s. |
8446
|
| 'if' construct must use '{}'s. |
8447
|
| 'if' construct must use '{}'s. |
8448
|
| 'if' construct must use '{}'s. |
8449
|
| 'if' construct must use '{}'s. |
8450
|
| 'if' construct must use '{}'s. |
8451
|
| 'if' construct must use '{}'s. |
8452
|
| 'if' construct must use '{}'s. |
8453
|
| 'if' construct must use '{}'s. |
8454
|
| 'if' construct must use '{}'s. |
8457
|
| 'if' construct must use '{}'s. |
8458
|
| Missing a Javadoc comment. |
8462
|
| Redundant 'final' modifier. |
8462
|
| 'private' modifier out of order with the JLS suggestions. |
8462
|
| Name 'jj_3R_305' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8462
|
| 'if' construct must use '{}'s. |
8463
|
| 'if' construct must use '{}'s. |
8464
|
| Missing a Javadoc comment. |
8468
|
| Redundant 'final' modifier. |
8468
|
| 'private' modifier out of order with the JLS suggestions. |
8468
|
| Name 'jj_3R_302' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8468
|
| 'if' construct must use '{}'s. |
8469
|
| 'if' construct must use '{}'s. |
8470
|
| 'if' construct must use '{}'s. |
8471
|
| 'if' construct must use '{}'s. |
8472
|
| 'if' construct must use '{}'s. |
8477
|
| Missing a Javadoc comment. |
8482
|
| Redundant 'final' modifier. |
8482
|
| 'private' modifier out of order with the JLS suggestions. |
8482
|
| Name 'jj_3R_435' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8482
|
| 'if' construct must use '{}'s. |
8483
|
| 'if' construct must use '{}'s. |
8484
|
| 'if' construct must use '{}'s. |
8485
|
| 'if' construct must use '{}'s. |
8486
|
| Missing a Javadoc comment. |
8490
|
| Redundant 'final' modifier. |
8490
|
| 'private' modifier out of order with the JLS suggestions. |
8490
|
| Name 'jj_3R_434' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8490
|
| 'if' construct must use '{}'s. |
8491
|
| 'if' construct must use '{}'s. |
8492
|
| 'if' construct must use '{}'s. |
8493
|
| 'if' construct must use '{}'s. |
8494
|
| 'if' construct must use '{}'s. |
8495
|
| 'if' construct must use '{}'s. |
8496
|
| Missing a Javadoc comment. |
8500
|
| Redundant 'final' modifier. |
8500
|
| 'private' modifier out of order with the JLS suggestions. |
8500
|
| Name 'jj_3R_425' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8500
|
| 'if' construct must use '{}'s. |
8505
|
| 'if' construct must use '{}'s. |
8506
|
| 'if' construct must use '{}'s. |
8507
|
| Missing a Javadoc comment. |
8511
|
| Redundant 'final' modifier. |
8511
|
| 'private' modifier out of order with the JLS suggestions. |
8511
|
| Name 'jj_3R_404' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8511
|
| 'if' construct must use '{}'s. |
8512
|
| 'if' construct must use '{}'s. |
8513
|
| 'if' construct must use '{}'s. |
8514
|
| 'if' construct must use '{}'s. |
8515
|
| Missing a Javadoc comment. |
8519
|
| Redundant 'final' modifier. |
8519
|
| 'private' modifier out of order with the JLS suggestions. |
8519
|
| Name 'jj_3R_412' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8519
|
| 'if' construct must use '{}'s. |
8520
|
| 'if' construct must use '{}'s. |
8521
|
| 'if' construct must use '{}'s. |
8526
|
| Missing a Javadoc comment. |
8531
|
| Redundant 'final' modifier. |
8531
|
| 'private' modifier out of order with the JLS suggestions. |
8531
|
| Name 'jj_3R_304' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8531
|
| 'if' construct must use '{}'s. |
8532
|
| 'if' construct must use '{}'s. |
8533
|
| Missing a Javadoc comment. |
8537
|
| Redundant 'final' modifier. |
8537
|
| 'private' modifier out of order with the JLS suggestions. |
8537
|
| Name 'jj_3R_303' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8537
|
| 'if' construct must use '{}'s. |
8538
|
| 'if' construct must use '{}'s. |
8539
|
| 'if' construct must use '{}'s. |
8540
|
| 'if' construct must use '{}'s. |
8541
|
| Missing a Javadoc comment. |
8545
|
| Redundant 'final' modifier. |
8545
|
| 'private' modifier out of order with the JLS suggestions. |
8545
|
| Name 'jj_3R_231' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8545
|
| 'if' construct must use '{}'s. |
8546
|
| 'if' construct must use '{}'s. |
8547
|
| 'if' construct must use '{}'s. |
8548
|
| 'if' construct must use '{}'s. |
8549
|
| 'if' construct must use '{}'s. |
8550
|
| 'if' construct must use '{}'s. |
8551
|
| 'if' construct must use '{}'s. |
8552
|
| 'if' construct must use '{}'s. |
8553
|
| 'if' construct must use '{}'s. |
8554
|
| 'if' construct must use '{}'s. |
8555
|
| 'if' construct must use '{}'s. |
8560
|
| 'if' construct must use '{}'s. |
8562
|
| 'if' construct must use '{}'s. |
8563
|
| Missing a Javadoc comment. |
8567
|
| Redundant 'final' modifier. |
8567
|
| 'private' modifier out of order with the JLS suggestions. |
8567
|
| Name 'jj_3R_264' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8567
|
| 'if' construct must use '{}'s. |
8568
|
| 'if' construct must use '{}'s. |
8569
|
| Missing a Javadoc comment. |
8573
|
| Redundant 'final' modifier. |
8573
|
| 'private' modifier out of order with the JLS suggestions. |
8573
|
| Name 'jj_3R_433' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8573
|
| 'if' construct must use '{}'s. |
8574
|
| 'if' construct must use '{}'s. |
8575
|
| 'if' construct must use '{}'s. |
8576
|
| 'if' construct must use '{}'s. |
8577
|
| Missing a Javadoc comment. |
8581
|
| Redundant 'final' modifier. |
8581
|
| 'private' modifier out of order with the JLS suggestions. |
8581
|
| Name 'jj_3R_432' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8581
|
| 'if' construct must use '{}'s. |
8582
|
| 'if' construct must use '{}'s. |
8583
|
| Missing a Javadoc comment. |
8587
|
| Redundant 'final' modifier. |
8587
|
| 'private' modifier out of order with the JLS suggestions. |
8587
|
| Name 'jj_3R_348' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8587
|
| 'if' construct must use '{}'s. |
8588
|
| 'if' construct must use '{}'s. |
8589
|
| Missing a Javadoc comment. |
8593
|
| Redundant 'final' modifier. |
8593
|
| 'private' modifier out of order with the JLS suggestions. |
8593
|
| Name 'jj_3R_431' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8593
|
| 'if' construct must use '{}'s. |
8594
|
| 'if' construct must use '{}'s. |
8595
|
| Missing a Javadoc comment. |
8599
|
| Redundant 'final' modifier. |
8599
|
| 'private' modifier out of order with the JLS suggestions. |
8599
|
| Name 'jj_3R_424' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8599
|
| 'if' construct must use '{}'s. |
8606
|
| 'if' construct must use '{}'s. |
8607
|
| 'if' construct must use '{}'s. |
8608
|
| 'if' construct must use '{}'s. |
8609
|
| Missing a Javadoc comment. |
8613
|
| Redundant 'final' modifier. |
8613
|
| 'private' modifier out of order with the JLS suggestions. |
8613
|
| Name 'jj_3R_247' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8613
|
| 'if' construct must use '{}'s. |
8614
|
| 'if' construct must use '{}'s. |
8615
|
| 'if' construct must use '{}'s. |
8618
|
| 'if' construct must use '{}'s. |
8619
|
| Missing a Javadoc comment. |
8623
|
| Redundant 'final' modifier. |
8623
|
| 'private' modifier out of order with the JLS suggestions. |
8623
|
| Name 'jj_3R_347' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8623
|
| 'if' construct must use '{}'s. |
8624
|
| 'if' construct must use '{}'s. |
8625
|
| Missing a Javadoc comment. |
8629
|
| Redundant 'final' modifier. |
8629
|
| 'private' modifier out of order with the JLS suggestions. |
8629
|
| Name 'jj_3R_246' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8629
|
| 'if' construct must use '{}'s. |
8630
|
| 'if' construct must use '{}'s. |
8631
|
| Missing a Javadoc comment. |
8635
|
| Redundant 'final' modifier. |
8635
|
| 'private' modifier out of order with the JLS suggestions. |
8635
|
| Name 'jj_3R_230' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8635
|
| 'if' construct must use '{}'s. |
8642
|
| 'if' construct must use '{}'s. |
8643
|
| 'if' construct must use '{}'s. |
8644
|
| 'if' construct must use '{}'s. |
8645
|
| Missing a Javadoc comment. |
8649
|
| Redundant 'final' modifier. |
8649
|
| 'private' modifier out of order with the JLS suggestions. |
8649
|
| Name 'jj_3R_245' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8649
|
| 'if' construct must use '{}'s. |
8650
|
| 'if' construct must use '{}'s. |
8651
|
| Missing a Javadoc comment. |
8655
|
| Redundant 'final' modifier. |
8655
|
| 'private' modifier out of order with the JLS suggestions. |
8655
|
| Name 'jj_3R_346' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8655
|
| 'if' construct must use '{}'s. |
8656
|
| 'if' construct must use '{}'s. |
8657
|
| Missing a Javadoc comment. |
8661
|
| Redundant 'final' modifier. |
8661
|
| 'private' modifier out of order with the JLS suggestions. |
8661
|
| Name 'jj_3R_345' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8661
|
| 'if' construct must use '{}'s. |
8662
|
| 'if' construct must use '{}'s. |
8663
|
| Missing a Javadoc comment. |
8667
|
| Redundant 'final' modifier. |
8667
|
| 'private' modifier out of order with the JLS suggestions. |
8667
|
| Name 'jj_3R_229' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8667
|
| 'if' construct must use '{}'s. |
8668
|
| 'if' construct must use '{}'s. |
8669
|
| Missing a Javadoc comment. |
8673
|
| Redundant 'final' modifier. |
8673
|
| 'private' modifier out of order with the JLS suggestions. |
8673
|
| Name 'jj_3R_344' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8673
|
| 'if' construct must use '{}'s. |
8674
|
| 'if' construct must use '{}'s. |
8675
|
| Missing a Javadoc comment. |
8679
|
| Redundant 'final' modifier. |
8679
|
| 'private' modifier out of order with the JLS suggestions. |
8679
|
| Name 'jj_3R_197' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8679
|
| 'if' construct must use '{}'s. |
8680
|
| 'if' construct must use '{}'s. |
8681
|
| Missing a Javadoc comment. |
8685
|
| Redundant 'final' modifier. |
8685
|
| 'private' modifier out of order with the JLS suggestions. |
8685
|
| Name 'jj_3R_188' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8685
|
| 'if' construct must use '{}'s. |
8688
|
| 'if' construct must use '{}'s. |
8689
|
| 'if' construct must use '{}'s. |
8690
|
| 'if' construct must use '{}'s. |
8691
|
| 'if' construct must use '{}'s. |
8692
|
| 'if' construct must use '{}'s. |
8693
|
| 'if' construct must use '{}'s. |
8697
|
| Missing a Javadoc comment. |
8702
|
| Redundant 'final' modifier. |
8702
|
| 'private' modifier out of order with the JLS suggestions. |
8702
|
| Name 'jj_3R_343' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8702
|
| 'if' construct must use '{}'s. |
8703
|
| 'if' construct must use '{}'s. |
8704
|
| Missing a Javadoc comment. |
8708
|
| Redundant 'final' modifier. |
8708
|
| 'private' modifier out of order with the JLS suggestions. |
8708
|
| Name 'jj_3R_342' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8708
|
| 'if' construct must use '{}'s. |
8709
|
| 'if' construct must use '{}'s. |
8710
|
| Missing a Javadoc comment. |
8714
|
| Redundant 'final' modifier. |
8714
|
| 'private' modifier out of order with the JLS suggestions. |
8714
|
| Name 'jj_3R_408' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8714
|
| 'if' construct must use '{}'s. |
8715
|
| 'if' construct must use '{}'s. |
8716
|
| Missing a Javadoc comment. |
8720
|
| Redundant 'final' modifier. |
8720
|
| 'private' modifier out of order with the JLS suggestions. |
8720
|
| Name 'jj_3_10' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8720
|
| 'if' construct must use '{}'s. |
8721
|
| 'if' construct must use '{}'s. |
8722
|
| 'if' construct must use '{}'s. |
8723
|
| 'if' construct must use '{}'s. |
8724
|
| Missing a Javadoc comment. |
8728
|
| Redundant 'final' modifier. |
8728
|
| 'private' modifier out of order with the JLS suggestions. |
8728
|
| Name 'jj_3R_74' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8728
|
| 'if' construct must use '{}'s. |
8729
|
| 'if' construct must use '{}'s. |
8730
|
| Missing a Javadoc comment. |
8734
|
| Redundant 'final' modifier. |
8734
|
| 'private' modifier out of order with the JLS suggestions. |
8734
|
| Name 'jj_3_30' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8734
|
| 'if' construct must use '{}'s. |
8737
|
| 'if' construct must use '{}'s. |
8738
|
| 'if' construct must use '{}'s. |
8739
|
| 'if' construct must use '{}'s. |
8740
|
| 'if' construct must use '{}'s. |
8741
|
| 'if' construct must use '{}'s. |
8742
|
| Missing a Javadoc comment. |
8746
|
| Redundant 'final' modifier. |
8746
|
| 'private' modifier out of order with the JLS suggestions. |
8746
|
| Name 'jj_3R_341' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8746
|
| 'if' construct must use '{}'s. |
8747
|
| 'if' construct must use '{}'s. |
8748
|
| Missing a Javadoc comment. |
8752
|
| Redundant 'final' modifier. |
8752
|
| 'private' modifier out of order with the JLS suggestions. |
8752
|
| Name 'jj_3R_407' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8752
|
| 'if' construct must use '{}'s. |
8753
|
| 'if' construct must use '{}'s. |
8754
|
| Missing a Javadoc comment. |
8758
|
| Redundant 'final' modifier. |
8758
|
| 'private' modifier out of order with the JLS suggestions. |
8758
|
| Name 'jj_3R_406' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8758
|
| 'if' construct must use '{}'s. |
8759
|
| 'if' construct must use '{}'s. |
8760
|
| Missing a Javadoc comment. |
8764
|
| Redundant 'final' modifier. |
8764
|
| 'private' modifier out of order with the JLS suggestions. |
8764
|
| Name 'jj_3R_340' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8764
|
| 'if' construct must use '{}'s. |
8765
|
| 'if' construct must use '{}'s. |
8766
|
| Missing a Javadoc comment. |
8770
|
| Redundant 'final' modifier. |
8770
|
| 'private' modifier out of order with the JLS suggestions. |
8770
|
| Name 'jj_3R_301' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8770
|
| 'if' construct must use '{}'s. |
8789
|
| 'if' construct must use '{}'s. |
8790
|
| 'if' construct must use '{}'s. |
8791
|
| 'if' construct must use '{}'s. |
8792
|
| 'if' construct must use '{}'s. |
8793
|
| 'if' construct must use '{}'s. |
8794
|
| 'if' construct must use '{}'s. |
8795
|
| 'if' construct must use '{}'s. |
8796
|
| 'if' construct must use '{}'s. |
8797
|
| 'if' construct must use '{}'s. |
8798
|
| Missing a Javadoc comment. |
8802
|
| Redundant 'final' modifier. |
8802
|
| 'private' modifier out of order with the JLS suggestions. |
8802
|
| Name 'jj_3R_405' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8802
|
| 'if' construct must use '{}'s. |
8803
|
| 'if' construct must use '{}'s. |
8804
|
| 'if' construct must use '{}'s. |
8805
|
| 'if' construct must use '{}'s. |
8806
|
| Missing a Javadoc comment. |
8810
|
| Redundant 'final' modifier. |
8810
|
| 'private' modifier out of order with the JLS suggestions. |
8810
|
| Name 'jj_3R_395' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8810
|
| 'if' construct must use '{}'s. |
8819
|
| 'if' construct must use '{}'s. |
8820
|
| 'if' construct must use '{}'s. |
8821
|
| 'if' construct must use '{}'s. |
8822
|
| 'if' construct must use '{}'s. |
8823
|
| Missing a Javadoc comment. |
8827
|
| Redundant 'final' modifier. |
8827
|
| 'private' modifier out of order with the JLS suggestions. |
8827
|
| Name 'jj_3R_283' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8827
|
| 'if' construct must use '{}'s. |
8832
|
| 'if' construct must use '{}'s. |
8834
|
| 'if' construct must use '{}'s. |
8835
|
| 'if' construct must use '{}'s. |
8836
|
| 'if' construct must use '{}'s. |
8837
|
| 'if' construct must use '{}'s. |
8839
|
| 'if' construct must use '{}'s. |
8840
|
| 'if' construct must use '{}'s. |
8844
|
| 'if' construct must use '{}'s. |
8845
|
| 'if' construct must use '{}'s. |
8846
|
| Missing a Javadoc comment. |
8850
|
| Redundant 'final' modifier. |
8850
|
| 'private' modifier out of order with the JLS suggestions. |
8850
|
| Name 'jj_3R_263' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8850
|
| 'if' construct must use '{}'s. |
8851
|
| 'if' construct must use '{}'s. |
8852
|
| 'if' construct must use '{}'s. |
8857
|
| Missing a Javadoc comment. |
8862
|
| Redundant 'final' modifier. |
8862
|
| 'private' modifier out of order with the JLS suggestions. |
8862
|
| Name 'jj_3R_179' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8862
|
| 'if' construct must use '{}'s. |
8863
|
| 'if' construct must use '{}'s. |
8864
|
| Missing a Javadoc comment. |
8868
|
| Redundant 'final' modifier. |
8868
|
| 'private' modifier out of order with the JLS suggestions. |
8868
|
| Name 'jj_3R_72' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8868
|
| 'if' construct must use '{}'s. |
8869
|
| 'if' construct must use '{}'s. |
8870
|
| Missing a Javadoc comment. |
8874
|
| Redundant 'final' modifier. |
8874
|
| 'private' modifier out of order with the JLS suggestions. |
8874
|
| Name 'jj_3_29' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8874
|
| 'if' construct must use '{}'s. |
8877
|
| 'if' construct must use '{}'s. |
8878
|
| 'if' construct must use '{}'s. |
8879
|
| 'if' construct must use '{}'s. |
8880
|
| 'if' construct must use '{}'s. |
8881
|
| 'if' construct must use '{}'s. |
8882
|
| Missing a Javadoc comment. |
8886
|
| Redundant 'final' modifier. |
8886
|
| 'private' modifier out of order with the JLS suggestions. |
8886
|
| Name 'jj_3R_411' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8886
|
| 'if' construct must use '{}'s. |
8887
|
| 'if' construct must use '{}'s. |
8888
|
| 'if' construct must use '{}'s. |
8889
|
| 'if' construct must use '{}'s. |
8890
|
| Missing a Javadoc comment. |
8894
|
| Redundant 'final' modifier. |
8894
|
| 'private' modifier out of order with the JLS suggestions. |
8894
|
| Name 'jj_3R_150' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8894
|
| 'if' construct must use '{}'s. |
8895
|
| 'if' construct must use '{}'s. |
8896
|
| 'if' construct must use '{}'s. |
8899
|
| 'if' construct must use '{}'s. |
8900
|
| 'if' construct must use '{}'s. |
8902
|
| 'if' construct must use '{}'s. |
8903
|
| 'if' construct must use '{}'s. |
8904
|
| 'if' construct must use '{}'s. |
8905
|
| Missing a Javadoc comment. |
8909
|
| Redundant 'final' modifier. |
8909
|
| 'private' modifier out of order with the JLS suggestions. |
8909
|
| Name 'jj_3R_178' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8909
|
| 'if' construct must use '{}'s. |
8910
|
| 'if' construct must use '{}'s. |
8911
|
| Missing a Javadoc comment. |
8915
|
| Redundant 'final' modifier. |
8915
|
| 'private' modifier out of order with the JLS suggestions. |
8915
|
| Name 'jj_3R_177' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8915
|
| 'if' construct must use '{}'s. |
8916
|
| 'if' construct must use '{}'s. |
8917
|
| Missing a Javadoc comment. |
8921
|
| Redundant 'final' modifier. |
8921
|
| 'private' modifier out of order with the JLS suggestions. |
8921
|
| Name 'jj_3R_402' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8921
|
| 'if' construct must use '{}'s. |
8922
|
| 'if' construct must use '{}'s. |
8923
|
| 'if' construct must use '{}'s. |
8924
|
| 'if' construct must use '{}'s. |
8925
|
| Missing a Javadoc comment. |
8929
|
| Redundant 'final' modifier. |
8929
|
| 'private' modifier out of order with the JLS suggestions. |
8929
|
| Name 'jj_3R_115' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8929
|
| 'if' construct must use '{}'s. |
8930
|
| 'if' construct must use '{}'s. |
8931
|
| Missing a Javadoc comment. |
8935
|
| Redundant 'final' modifier. |
8935
|
| 'private' modifier out of order with the JLS suggestions. |
8935
|
| Name 'jj_3R_362' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8935
|
| 'if' construct must use '{}'s. |
8936
|
| 'if' construct must use '{}'s. |
8937
|
| 'if' construct must use '{}'s. |
8938
|
| 'if' construct must use '{}'s. |
8939
|
| Missing a Javadoc comment. |
8943
|
| Redundant 'final' modifier. |
8943
|
| 'private' modifier out of order with the JLS suggestions. |
8943
|
| Name 'jj_3R_114' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8943
|
| 'if' construct must use '{}'s. |
8944
|
| 'if' construct must use '{}'s. |
8945
|
| Missing a Javadoc comment. |
8949
|
| Redundant 'final' modifier. |
8949
|
| 'private' modifier out of order with the JLS suggestions. |
8949
|
| Name 'jj_3R_61' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8949
|
| 'if' construct must use '{}'s. |
8954
|
| 'if' construct must use '{}'s. |
8955
|
| 'if' construct must use '{}'s. |
8956
|
| Missing a Javadoc comment. |
8960
|
| Redundant 'final' modifier. |
8960
|
| 'private' modifier out of order with the JLS suggestions. |
8960
|
| Name 'jj_3R_169' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8960
|
| 'if' construct must use '{}'s. |
8969
|
| 'if' construct must use '{}'s. |
8970
|
| 'if' construct must use '{}'s. |
8971
|
| 'if' construct must use '{}'s. |
8972
|
| 'if' construct must use '{}'s. |
8973
|
| Missing a Javadoc comment. |
8977
|
| Redundant 'final' modifier. |
8977
|
| 'private' modifier out of order with the JLS suggestions. |
8977
|
| Name 'jj_3R_176' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8977
|
| 'if' construct must use '{}'s. |
8978
|
| 'if' construct must use '{}'s. |
8979
|
| 'if' construct must use '{}'s. |
8980
|
| 'if' construct must use '{}'s. |
8981
|
| Missing a Javadoc comment. |
8985
|
| Redundant 'final' modifier. |
8985
|
| 'private' modifier out of order with the JLS suggestions. |
8985
|
| Name 'jj_3R_409' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8985
|
| 'if' construct must use '{}'s. |
8986
|
| 'if' construct must use '{}'s. |
8987
|
| 'if' construct must use '{}'s. |
8992
|
| Missing a Javadoc comment. |
8997
|
| Redundant 'final' modifier. |
8997
|
| 'private' modifier out of order with the JLS suggestions. |
8997
|
| Name 'jj_3R_376' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
8997
|
| 'if' construct must use '{}'s. |
8998
|
| 'if' construct must use '{}'s. |
8999
|
| Missing a Javadoc comment. |
9003
|
| Redundant 'final' modifier. |
9003
|
| 'private' modifier out of order with the JLS suggestions. |
9003
|
| Name 'jj_3R_410' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9003
|
| 'if' construct must use '{}'s. |
9004
|
| 'if' construct must use '{}'s. |
9005
|
| 'if' construct must use '{}'s. |
9006
|
| 'if' construct must use '{}'s. |
9007
|
| Missing a Javadoc comment. |
9011
|
| Redundant 'final' modifier. |
9011
|
| 'private' modifier out of order with the JLS suggestions. |
9011
|
| Name 'jj_3R_377' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9011
|
| 'if' construct must use '{}'s. |
9012
|
| 'if' construct must use '{}'s. |
9013
|
| 'if' construct must use '{}'s. |
9014
|
| 'if' construct must use '{}'s. |
9015
|
| Missing a Javadoc comment. |
9019
|
| Redundant 'final' modifier. |
9019
|
| 'private' modifier out of order with the JLS suggestions. |
9019
|
| Name 'jj_3R_375' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9019
|
| 'if' construct must use '{}'s. |
9020
|
| 'if' construct must use '{}'s. |
9021
|
| Missing a Javadoc comment. |
9025
|
| Redundant 'final' modifier. |
9025
|
| 'private' modifier out of order with the JLS suggestions. |
9025
|
| Name 'jj_3R_393' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9025
|
| 'if' construct must use '{}'s. |
9026
|
| 'if' construct must use '{}'s. |
9027
|
| 'if' construct must use '{}'s. |
9032
|
| Missing a Javadoc comment. |
9037
|
| Redundant 'final' modifier. |
9037
|
| 'private' modifier out of order with the JLS suggestions. |
9037
|
| Name 'jj_3R_350' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9037
|
| 'if' construct must use '{}'s. |
9038
|
| 'if' construct must use '{}'s. |
9039
|
| 'if' construct must use '{}'s. |
9044
|
| 'if' construct must use '{}'s. |
9046
|
| 'if' construct must use '{}'s. |
9047
|
| 'if' construct must use '{}'s. |
9049
|
| 'if' construct must use '{}'s. |
9050
|
| Missing a Javadoc comment. |
9054
|
| Redundant 'final' modifier. |
9054
|
| 'private' modifier out of order with the JLS suggestions. |
9054
|
| Name 'jj_3R_140' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9054
|
| 'if' construct must use '{}'s. |
9055
|
| 'if' construct must use '{}'s. |
9056
|
| Missing a Javadoc comment. |
9060
|
| Redundant 'final' modifier. |
9060
|
| 'private' modifier out of order with the JLS suggestions. |
9060
|
| Name 'jj_3R_81' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9060
|
| 'if' construct must use '{}'s. |
9061
|
| 'if' construct must use '{}'s. |
9062
|
| 'if' construct must use '{}'s. |
9067
|
| 'if' construct must use '{}'s. |
9069
|
| 'if' construct must use '{}'s. |
9070
|
| Missing a Javadoc comment. |
9074
|
| Redundant 'final' modifier. |
9074
|
| 'private' modifier out of order with the JLS suggestions. |
9074
|
| Name 'jj_3R_361' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9074
|
| 'if' construct must use '{}'s. |
9075
|
| 'if' construct must use '{}'s. |
9076
|
| 'if' construct must use '{}'s. |
9081
|
| Missing a Javadoc comment. |
9086
|
| Redundant 'final' modifier. |
9086
|
| 'private' modifier out of order with the JLS suggestions. |
9086
|
| Name 'jj_3R_71' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9086
|
| 'if' construct must use '{}'s. |
9087
|
| 'if' construct must use '{}'s. |
9088
|
| 'if' construct must use '{}'s. |
9089
|
| 'if' construct must use '{}'s. |
9090
|
| 'if' construct must use '{}'s. |
9091
|
| 'if' construct must use '{}'s. |
9092
|
| Missing a Javadoc comment. |
9096
|
| Redundant 'final' modifier. |
9096
|
| 'private' modifier out of order with the JLS suggestions. |
9096
|
| Name 'jj_3R_212' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9096
|
| 'if' construct must use '{}'s. |
9097
|
| 'if' construct must use '{}'s. |
9098
|
| Missing a Javadoc comment. |
9102
|
| Redundant 'final' modifier. |
9102
|
| 'private' modifier out of order with the JLS suggestions. |
9102
|
| Name 'jj_3R_403' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9102
|
| 'if' construct must use '{}'s. |
9103
|
| 'if' construct must use '{}'s. |
9104
|
| 'if' construct must use '{}'s. |
9107
|
| 'if' construct must use '{}'s. |
9108
|
| Missing a Javadoc comment. |
9112
|
| Redundant 'final' modifier. |
9112
|
| 'private' modifier out of order with the JLS suggestions. |
9112
|
| Name 'jj_3R_113' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9112
|
| 'if' construct must use '{}'s. |
9113
|
| 'if' construct must use '{}'s. |
9114
|
| Missing a Javadoc comment. |
9118
|
| Redundant 'final' modifier. |
9118
|
| 'private' modifier out of order with the JLS suggestions. |
9118
|
| Name 'jj_3R_211' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9118
|
| 'if' construct must use '{}'s. |
9119
|
| 'if' construct must use '{}'s. |
9120
|
| Missing a Javadoc comment. |
9124
|
| Redundant 'final' modifier. |
9124
|
| 'private' modifier out of order with the JLS suggestions. |
9124
|
| Name 'jj_3_26' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9124
|
| 'if' construct must use '{}'s. |
9125
|
| 'if' construct must use '{}'s. |
9126
|
| 'if' construct must use '{}'s. |
9127
|
| 'if' construct must use '{}'s. |
9128
|
| Missing a Javadoc comment. |
9132
|
| Redundant 'final' modifier. |
9132
|
| 'private' modifier out of order with the JLS suggestions. |
9132
|
| Name 'jj_3R_106' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9132
|
| 'if' construct must use '{}'s. |
9133
|
| 'if' construct must use '{}'s. |
9134
|
| Missing a Javadoc comment. |
9138
|
| Redundant 'final' modifier. |
9138
|
| 'private' modifier out of order with the JLS suggestions. |
9138
|
| Name 'jj_3R_210' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9138
|
| 'if' construct must use '{}'s. |
9139
|
| 'if' construct must use '{}'s. |
9140
|
| Missing a Javadoc comment. |
9144
|
| Redundant 'final' modifier. |
9144
|
| 'private' modifier out of order with the JLS suggestions. |
9144
|
| Name 'jj_3R_209' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9144
|
| 'if' construct must use '{}'s. |
9145
|
| 'if' construct must use '{}'s. |
9146
|
| Missing a Javadoc comment. |
9150
|
| Redundant 'final' modifier. |
9150
|
| 'private' modifier out of order with the JLS suggestions. |
9150
|
| Name 'jj_3R_308' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9150
|
| 'if' construct must use '{}'s. |
9151
|
| 'if' construct must use '{}'s. |
9152
|
| 'if' construct must use '{}'s. |
9155
|
| 'if' construct must use '{}'s. |
9156
|
| Missing a Javadoc comment. |
9160
|
| Redundant 'final' modifier. |
9160
|
| 'private' modifier out of order with the JLS suggestions. |
9160
|
| Name 'jj_3R_208' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9160
|
| 'if' construct must use '{}'s. |
9161
|
| 'if' construct must use '{}'s. |
9162
|
| Missing a Javadoc comment. |
9166
|
| Redundant 'final' modifier. |
9166
|
| 'private' modifier out of order with the JLS suggestions. |
9166
|
| Name 'jj_3R_207' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9166
|
| 'if' construct must use '{}'s. |
9167
|
| 'if' construct must use '{}'s. |
9168
|
| Missing a Javadoc comment. |
9172
|
| Redundant 'final' modifier. |
9172
|
| 'private' modifier out of order with the JLS suggestions. |
9172
|
| Name 'jj_3R_206' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9172
|
| 'if' construct must use '{}'s. |
9173
|
| 'if' construct must use '{}'s. |
9174
|
| Missing a Javadoc comment. |
9178
|
| Redundant 'final' modifier. |
9178
|
| 'private' modifier out of order with the JLS suggestions. |
9178
|
| Name 'jj_3R_112' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9178
|
| 'if' construct must use '{}'s. |
9179
|
| 'if' construct must use '{}'s. |
9180
|
| Missing a Javadoc comment. |
9184
|
| Redundant 'final' modifier. |
9184
|
| 'private' modifier out of order with the JLS suggestions. |
9184
|
| Name 'jj_3R_205' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9184
|
| 'if' construct must use '{}'s. |
9185
|
| 'if' construct must use '{}'s. |
9186
|
| Missing a Javadoc comment. |
9190
|
| Redundant 'final' modifier. |
9190
|
| 'private' modifier out of order with the JLS suggestions. |
9190
|
| Name 'jj_3R_105' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9190
|
| 'if' construct must use '{}'s. |
9191
|
| 'if' construct must use '{}'s. |
9192
|
| Missing a Javadoc comment. |
9196
|
| Redundant 'final' modifier. |
9196
|
| 'private' modifier out of order with the JLS suggestions. |
9196
|
| Name 'jj_3R_204' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9196
|
| 'if' construct must use '{}'s. |
9197
|
| 'if' construct must use '{}'s. |
9198
|
| Missing a Javadoc comment. |
9202
|
| Redundant 'final' modifier. |
9202
|
| 'private' modifier out of order with the JLS suggestions. |
9202
|
| Name 'jj_3R_203' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9202
|
| 'if' construct must use '{}'s. |
9203
|
| 'if' construct must use '{}'s. |
9204
|
| Missing a Javadoc comment. |
9208
|
| Redundant 'final' modifier. |
9208
|
| 'private' modifier out of order with the JLS suggestions. |
9208
|
| Name 'jj_3R_202' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9208
|
| 'if' construct must use '{}'s. |
9209
|
| 'if' construct must use '{}'s. |
9210
|
| Missing a Javadoc comment. |
9214
|
| Redundant 'final' modifier. |
9214
|
| 'private' modifier out of order with the JLS suggestions. |
9214
|
| Name 'jj_3R_201' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9214
|
| 'if' construct must use '{}'s. |
9215
|
| 'if' construct must use '{}'s. |
9216
|
| Missing a Javadoc comment. |
9220
|
| Redundant 'final' modifier. |
9220
|
| 'private' modifier out of order with the JLS suggestions. |
9220
|
| Name 'jj_3R_200' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9220
|
| 'if' construct must use '{}'s. |
9221
|
| 'if' construct must use '{}'s. |
9222
|
| 'if' construct must use '{}'s. |
9223
|
| 'if' construct must use '{}'s. |
9224
|
| Missing a Javadoc comment. |
9228
|
| Redundant 'final' modifier. |
9228
|
| 'private' modifier out of order with the JLS suggestions. |
9228
|
| Name 'jj_3R_309' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9228
|
| 'if' construct must use '{}'s. |
9229
|
| 'if' construct must use '{}'s. |
9230
|
| 'if' construct must use '{}'s. |
9231
|
| 'if' construct must use '{}'s. |
9232
|
| Missing a Javadoc comment. |
9236
|
| Redundant 'final' modifier. |
9236
|
| 'private' modifier out of order with the JLS suggestions. |
9236
|
| Name 'jj_3R_199' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9236
|
| 'if' construct must use '{}'s. |
9237
|
| 'if' construct must use '{}'s. |
9238
|
| Missing a Javadoc comment. |
9242
|
| Redundant 'final' modifier. |
9242
|
| 'private' modifier out of order with the JLS suggestions. |
9242
|
| Name 'jj_3R_111' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9242
|
| 'if' construct must use '{}'s. |
9243
|
| 'if' construct must use '{}'s. |
9244
|
| Missing a Javadoc comment. |
9248
|
| Redundant 'final' modifier. |
9248
|
| 'private' modifier out of order with the JLS suggestions. |
9248
|
| Name 'jj_3R_198' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9248
|
| 'if' construct must use '{}'s. |
9249
|
| 'if' construct must use '{}'s. |
9250
|
| Missing a Javadoc comment. |
9254
|
| Redundant 'final' modifier. |
9254
|
| 'private' modifier out of order with the JLS suggestions. |
9254
|
| Name 'jj_3R_104' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9254
|
| 'if' construct must use '{}'s. |
9255
|
| 'if' construct must use '{}'s. |
9256
|
| Missing a Javadoc comment. |
9260
|
| Redundant 'final' modifier. |
9260
|
| 'private' modifier out of order with the JLS suggestions. |
9260
|
| Name 'jj_3_28' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9260
|
| 'if' construct must use '{}'s. |
9261
|
| 'if' construct must use '{}'s. |
9262
|
| Missing a Javadoc comment. |
9266
|
| Redundant 'final' modifier. |
9266
|
| 'private' modifier out of order with the JLS suggestions. |
9266
|
| Name 'jj_3R_189' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9266
|
| 'if' construct must use '{}'s. |
9299
|
| 'if' construct must use '{}'s. |
9300
|
| 'if' construct must use '{}'s. |
9301
|
| 'if' construct must use '{}'s. |
9302
|
| 'if' construct must use '{}'s. |
9303
|
| 'if' construct must use '{}'s. |
9304
|
| 'if' construct must use '{}'s. |
9305
|
| 'if' construct must use '{}'s. |
9306
|
| 'if' construct must use '{}'s. |
9307
|
| 'if' construct must use '{}'s. |
9308
|
| 'if' construct must use '{}'s. |
9309
|
| 'if' construct must use '{}'s. |
9310
|
| 'if' construct must use '{}'s. |
9311
|
| 'if' construct must use '{}'s. |
9312
|
| 'if' construct must use '{}'s. |
9313
|
| 'if' construct must use '{}'s. |
9314
|
| 'if' construct must use '{}'s. |
9315
|
| Missing a Javadoc comment. |
9319
|
| Redundant 'final' modifier. |
9319
|
| 'private' modifier out of order with the JLS suggestions. |
9319
|
| Name 'jj_3R_357' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9319
|
| 'if' construct must use '{}'s. |
9320
|
| 'if' construct must use '{}'s. |
9321
|
| Missing a Javadoc comment. |
9325
|
| Redundant 'final' modifier. |
9325
|
| 'private' modifier out of order with the JLS suggestions. |
9325
|
| Name 'jj_3R_356' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9325
|
| 'if' construct must use '{}'s. |
9326
|
| 'if' construct must use '{}'s. |
9327
|
| Missing a Javadoc comment. |
9331
|
| Redundant 'final' modifier. |
9331
|
| 'private' modifier out of order with the JLS suggestions. |
9331
|
| Name 'jj_3R_110' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9331
|
| 'if' construct must use '{}'s. |
9332
|
| 'if' construct must use '{}'s. |
9333
|
| Missing a Javadoc comment. |
9337
|
| Redundant 'final' modifier. |
9337
|
| 'private' modifier out of order with the JLS suggestions. |
9337
|
| Name 'jj_3R_259' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9337
|
| 'if' construct must use '{}'s. |
9338
|
| 'if' construct must use '{}'s. |
9339
|
| 'if' construct must use '{}'s. |
9340
|
| 'if' construct must use '{}'s. |
9341
|
| Missing a Javadoc comment. |
9345
|
| Redundant 'final' modifier. |
9345
|
| 'private' modifier out of order with the JLS suggestions. |
9345
|
| Name 'jj_3R_355' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9345
|
| 'if' construct must use '{}'s. |
9346
|
| 'if' construct must use '{}'s. |
9347
|
| Missing a Javadoc comment. |
9351
|
| Redundant 'final' modifier. |
9351
|
| 'private' modifier out of order with the JLS suggestions. |
9351
|
| Name 'jj_3R_103' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9351
|
| 'if' construct must use '{}'s. |
9352
|
| 'if' construct must use '{}'s. |
9353
|
| Missing a Javadoc comment. |
9357
|
| Redundant 'final' modifier. |
9357
|
| 'private' modifier out of order with the JLS suggestions. |
9357
|
| Name 'jj_3_25' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9357
|
| 'if' construct must use '{}'s. |
9358
|
| 'if' construct must use '{}'s. |
9359
|
| 'if' construct must use '{}'s. |
9360
|
| 'if' construct must use '{}'s. |
9361
|
| 'if' construct must use '{}'s. |
9362
|
| 'if' construct must use '{}'s. |
9363
|
| Missing a Javadoc comment. |
9367
|
| Redundant 'final' modifier. |
9367
|
| 'private' modifier out of order with the JLS suggestions. |
9367
|
| Name 'jj_3R_255' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9367
|
| 'if' construct must use '{}'s. |
9369
|
| 'if' construct must use '{}'s. |
9370
|
| 'if' construct must use '{}'s. |
9374
|
| 'if' construct must use '{}'s. |
9376
|
| 'if' construct must use '{}'s. |
9377
|
| Missing a Javadoc comment. |
9381
|
| Redundant 'final' modifier. |
9381
|
| 'private' modifier out of order with the JLS suggestions. |
9381
|
| Name 'jj_3R_354' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9381
|
| 'if' construct must use '{}'s. |
9382
|
| 'if' construct must use '{}'s. |
9383
|
| Missing a Javadoc comment. |
9387
|
| Redundant 'final' modifier. |
9387
|
| 'private' modifier out of order with the JLS suggestions. |
9387
|
| Name 'jj_3_27' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9387
|
| 'if' construct must use '{}'s. |
9389
|
| 'if' construct must use '{}'s. |
9390
|
| 'if' construct must use '{}'s. |
9394
|
| 'if' construct must use '{}'s. |
9399
|
| Missing a Javadoc comment. |
9404
|
| Redundant 'final' modifier. |
9404
|
| 'private' modifier out of order with the JLS suggestions. |
9404
|
| Name 'jj_3R_248' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9404
|
| 'if' construct must use '{}'s. |
9409
|
| 'if' construct must use '{}'s. |
9410
|
| 'if' construct must use '{}'s. |
9411
|
| Missing a Javadoc comment. |
9415
|
| Redundant 'final' modifier. |
9415
|
| 'private' modifier out of order with the JLS suggestions. |
9415
|
| Name 'jj_3R_109' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9415
|
| 'if' construct must use '{}'s. |
9416
|
| 'if' construct must use '{}'s. |
9417
|
| Missing a Javadoc comment. |
9421
|
| Redundant 'final' modifier. |
9421
|
| 'private' modifier out of order with the JLS suggestions. |
9421
|
| Name 'jj_3R_353' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9421
|
| 'if' construct must use '{}'s. |
9422
|
| 'if' construct must use '{}'s. |
9423
|
| Missing a Javadoc comment. |
9427
|
| Redundant 'final' modifier. |
9427
|
| 'private' modifier out of order with the JLS suggestions. |
9427
|
| Name 'jj_3R_102' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9427
|
| 'if' construct must use '{}'s. |
9428
|
| 'if' construct must use '{}'s. |
9429
|
| Missing a Javadoc comment. |
9433
|
| Redundant 'final' modifier. |
9433
|
| 'private' modifier out of order with the JLS suggestions. |
9433
|
| Name 'jj_3R_352' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9433
|
| 'if' construct must use '{}'s. |
9434
|
| 'if' construct must use '{}'s. |
9435
|
| Missing a Javadoc comment. |
9439
|
| Redundant 'final' modifier. |
9439
|
| 'private' modifier out of order with the JLS suggestions. |
9439
|
| Name 'jj_3R_351' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9439
|
| 'if' construct must use '{}'s. |
9440
|
| 'if' construct must use '{}'s. |
9441
|
| Missing a Javadoc comment. |
9445
|
| Redundant 'final' modifier. |
9445
|
| 'private' modifier out of order with the JLS suggestions. |
9445
|
| Name 'jj_3R_306' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9445
|
| 'if' construct must use '{}'s. |
9460
|
| 'if' construct must use '{}'s. |
9461
|
| 'if' construct must use '{}'s. |
9462
|
| 'if' construct must use '{}'s. |
9463
|
| 'if' construct must use '{}'s. |
9464
|
| 'if' construct must use '{}'s. |
9465
|
| 'if' construct must use '{}'s. |
9466
|
| 'if' construct must use '{}'s. |
9467
|
| Missing a Javadoc comment. |
9471
|
| Redundant 'final' modifier. |
9471
|
| 'private' modifier out of order with the JLS suggestions. |
9471
|
| Name 'jj_3R_284' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9471
|
| 'if' construct must use '{}'s. |
9476
|
| 'if' construct must use '{}'s. |
9478
|
| 'if' construct must use '{}'s. |
9479
|
| 'if' construct must use '{}'s. |
9480
|
| 'if' construct must use '{}'s. |
9481
|
| 'if' construct must use '{}'s. |
9485
|
| 'if' construct must use '{}'s. |
9487
|
| 'if' construct must use '{}'s. |
9488
|
| Missing a Javadoc comment. |
9492
|
| Redundant 'final' modifier. |
9492
|
| 'private' modifier out of order with the JLS suggestions. |
9492
|
| Name 'jj_3R_108' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9492
|
| 'if' construct must use '{}'s. |
9493
|
| 'if' construct must use '{}'s. |
9494
|
| Missing a Javadoc comment. |
9498
|
| Redundant 'final' modifier. |
9498
|
| 'private' modifier out of order with the JLS suggestions. |
9498
|
| Name 'jj_3R_101' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9498
|
| 'if' construct must use '{}'s. |
9499
|
| 'if' construct must use '{}'s. |
9500
|
| Missing a Javadoc comment. |
9504
|
| Redundant 'final' modifier. |
9504
|
| 'private' modifier out of order with the JLS suggestions. |
9504
|
| Name 'jj_3R_256' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9504
|
| 'if' construct must use '{}'s. |
9505
|
| 'if' construct must use '{}'s. |
9506
|
| Missing a Javadoc comment. |
9510
|
| Redundant 'final' modifier. |
9510
|
| 'private' modifier out of order with the JLS suggestions. |
9510
|
| Name 'jj_3R_250' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9510
|
| 'if' construct must use '{}'s. |
9511
|
| 'if' construct must use '{}'s. |
9512
|
| 'if' construct must use '{}'s. |
9515
|
| 'if' construct must use '{}'s. |
9516
|
| Missing a Javadoc comment. |
9520
|
| Redundant 'final' modifier. |
9520
|
| 'private' modifier out of order with the JLS suggestions. |
9520
|
| Name 'jj_3R_249' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9520
|
| 'if' construct must use '{}'s. |
9521
|
| 'if' construct must use '{}'s. |
9522
|
| Missing a Javadoc comment. |
9526
|
| Redundant 'final' modifier. |
9526
|
| 'private' modifier out of order with the JLS suggestions. |
9526
|
| Name 'jj_3_9' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9526
|
| 'if' construct must use '{}'s. |
9527
|
| 'if' construct must use '{}'s. |
9528
|
| Missing a Javadoc comment. |
9532
|
| Redundant 'final' modifier. |
9532
|
| 'private' modifier out of order with the JLS suggestions. |
9532
|
| Name 'jj_3R_107' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9532
|
| 'if' construct must use '{}'s. |
9533
|
| 'if' construct must use '{}'s. |
9534
|
| Missing a Javadoc comment. |
9538
|
| Redundant 'final' modifier. |
9538
|
| 'private' modifier out of order with the JLS suggestions. |
9538
|
| Name 'jj_3R_60' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9538
|
| 'if' construct must use '{}'s. |
9553
|
| 'if' construct must use '{}'s. |
9554
|
| 'if' construct must use '{}'s. |
9555
|
| 'if' construct must use '{}'s. |
9556
|
| 'if' construct must use '{}'s. |
9557
|
| 'if' construct must use '{}'s. |
9558
|
| 'if' construct must use '{}'s. |
9559
|
| 'if' construct must use '{}'s. |
9560
|
| Missing a Javadoc comment. |
9564
|
| Redundant 'final' modifier. |
9564
|
| 'private' modifier out of order with the JLS suggestions. |
9564
|
| Name 'jj_3_8' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9564
|
| 'if' construct must use '{}'s. |
9569
|
| 'if' construct must use '{}'s. |
9571
|
| 'if' construct must use '{}'s. |
9572
|
| Missing a Javadoc comment. |
9576
|
| Redundant 'final' modifier. |
9576
|
| 'private' modifier out of order with the JLS suggestions. |
9576
|
| Name 'jj_3R_171' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9576
|
| 'if' construct must use '{}'s. |
9577
|
| 'if' construct must use '{}'s. |
9578
|
| 'if' construct must use '{}'s. |
9579
|
| 'if' construct must use '{}'s. |
9580
|
| Missing a Javadoc comment. |
9584
|
| Redundant 'final' modifier. |
9584
|
| 'private' modifier out of order with the JLS suggestions. |
9584
|
| Name 'jj_3R_100' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9584
|
| 'if' construct must use '{}'s. |
9585
|
| 'if' construct must use '{}'s. |
9586
|
| Missing a Javadoc comment. |
9590
|
| Redundant 'final' modifier. |
9590
|
| 'private' modifier out of order with the JLS suggestions. |
9590
|
| Name 'jj_3R_59' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9590
|
| 'if' construct must use '{}'s. |
9605
|
| 'if' construct must use '{}'s. |
9606
|
| 'if' construct must use '{}'s. |
9607
|
| 'if' construct must use '{}'s. |
9608
|
| 'if' construct must use '{}'s. |
9609
|
| 'if' construct must use '{}'s. |
9610
|
| 'if' construct must use '{}'s. |
9611
|
| 'if' construct must use '{}'s. |
9612
|
| Missing a Javadoc comment. |
9616
|
| Redundant 'final' modifier. |
9616
|
| 'private' modifier out of order with the JLS suggestions. |
9616
|
| Name 'jj_3R_135' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9616
|
| 'if' construct must use '{}'s. |
9617
|
| 'if' construct must use '{}'s. |
9618
|
| 'if' construct must use '{}'s. |
9619
|
| 'if' construct must use '{}'s. |
9620
|
| 'if' construct must use '{}'s. |
9625
|
| 'if' construct must use '{}'s. |
9626
|
| 'if' construct must use '{}'s. |
9627
|
| Missing a Javadoc comment. |
9631
|
| Redundant 'final' modifier. |
9631
|
| 'private' modifier out of order with the JLS suggestions. |
9631
|
| Name 'jj_3_7' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9631
|
| 'if' construct must use '{}'s. |
9636
|
| 'if' construct must use '{}'s. |
9638
|
| 'if' construct must use '{}'s. |
9639
|
| Missing a Javadoc comment. |
9643
|
| Redundant 'final' modifier. |
9643
|
| 'private' modifier out of order with the JLS suggestions. |
9643
|
| Name 'jj_3_24' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9643
|
| 'if' construct must use '{}'s. |
9644
|
| 'if' construct must use '{}'s. |
9645
|
| 'if' construct must use '{}'s. |
9646
|
| 'if' construct must use '{}'s. |
9647
|
| 'if' construct must use '{}'s. |
9648
|
| 'if' construct must use '{}'s. |
9649
|
| Missing a Javadoc comment. |
9653
|
| Redundant 'final' modifier. |
9653
|
| 'private' modifier out of order with the JLS suggestions. |
9653
|
| Name 'jj_3R_69' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9653
|
| 'if' construct must use '{}'s. |
9658
|
| 'if' construct must use '{}'s. |
9659
|
| 'if' construct must use '{}'s. |
9660
|
| Missing a Javadoc comment. |
9664
|
| Redundant 'final' modifier. |
9664
|
| 'private' modifier out of order with the JLS suggestions. |
9664
|
| Name 'jj_3R_390' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9664
|
| 'if' construct must use '{}'s. |
9665
|
| 'if' construct must use '{}'s. |
9666
|
| Missing a Javadoc comment. |
9670
|
| Redundant 'final' modifier. |
9670
|
| 'private' modifier out of order with the JLS suggestions. |
9670
|
| Name 'jj_3R_389' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9670
|
| 'if' construct must use '{}'s. |
9671
|
| 'if' construct must use '{}'s. |
9672
|
| Missing a Javadoc comment. |
9676
|
| Redundant 'final' modifier. |
9676
|
| 'private' modifier out of order with the JLS suggestions. |
9676
|
| Name 'jj_3R_388' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9676
|
| 'if' construct must use '{}'s. |
9677
|
| 'if' construct must use '{}'s. |
9678
|
| Missing a Javadoc comment. |
9682
|
| Redundant 'final' modifier. |
9682
|
| 'private' modifier out of order with the JLS suggestions. |
9682
|
| Name 'jj_3R_387' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9682
|
| 'if' construct must use '{}'s. |
9683
|
| 'if' construct must use '{}'s. |
9684
|
| Missing a Javadoc comment. |
9688
|
| Redundant 'final' modifier. |
9688
|
| 'private' modifier out of order with the JLS suggestions. |
9688
|
| Name 'jj_3R_370' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9688
|
| 'if' construct must use '{}'s. |
9697
|
| 'if' construct must use '{}'s. |
9698
|
| 'if' construct must use '{}'s. |
9699
|
| 'if' construct must use '{}'s. |
9700
|
| 'if' construct must use '{}'s. |
9701
|
| Missing a Javadoc comment. |
9705
|
| Redundant 'final' modifier. |
9705
|
| 'private' modifier out of order with the JLS suggestions. |
9705
|
| Name 'jj_3R_158' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9705
|
| 'if' construct must use '{}'s. |
9706
|
| 'if' construct must use '{}'s. |
9707
|
| 'if' construct must use '{}'s. |
9712
|
| Missing a Javadoc comment. |
9717
|
| Redundant 'final' modifier. |
9717
|
| 'private' modifier out of order with the JLS suggestions. |
9717
|
| Name 'jj_3R_119' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9717
|
| 'if' construct must use '{}'s. |
9718
|
| 'if' construct must use '{}'s. |
9719
|
| Missing a Javadoc comment. |
9723
|
| Redundant 'final' modifier. |
9723
|
| 'private' modifier out of order with the JLS suggestions. |
9723
|
| Name 'jj_3R_64' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9723
|
| 'if' construct must use '{}'s. |
9724
|
| 'if' construct must use '{}'s. |
9725
|
| 'if' construct must use '{}'s. |
9728
|
| 'if' construct must use '{}'s. |
9729
|
| 'if' construct must use '{}'s. |
9730
|
| 'if' construct must use '{}'s. |
9731
|
| Missing a Javadoc comment. |
9735
|
| Redundant 'final' modifier. |
9735
|
| 'private' modifier out of order with the JLS suggestions. |
9735
|
| Name 'jj_3R_334' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9735
|
| 'if' construct must use '{}'s. |
9736
|
| 'if' construct must use '{}'s. |
9737
|
| Missing a Javadoc comment. |
9741
|
| Redundant 'final' modifier. |
9741
|
| 'private' modifier out of order with the JLS suggestions. |
9741
|
| Name 'jj_3R_193' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9741
|
| 'if' construct must use '{}'s. |
9742
|
| 'if' construct must use '{}'s. |
9743
|
| Missing a Javadoc comment. |
9747
|
| Redundant 'final' modifier. |
9747
|
| 'private' modifier out of order with the JLS suggestions. |
9747
|
| Name 'jj_3R_333' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9747
|
| 'if' construct must use '{}'s. |
9748
|
| 'if' construct must use '{}'s. |
9749
|
| 'if' construct must use '{}'s. |
9750
|
| 'if' construct must use '{}'s. |
9751
|
| Missing a Javadoc comment. |
9755
|
| Redundant 'final' modifier. |
9755
|
| 'private' modifier out of order with the JLS suggestions. |
9755
|
| Name 'jj_3R_149' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9755
|
| 'if' construct must use '{}'s. |
9756
|
| 'if' construct must use '{}'s. |
9757
|
| Missing a Javadoc comment. |
9761
|
| Redundant 'final' modifier. |
9761
|
| 'private' modifier out of order with the JLS suggestions. |
9761
|
| Name 'jj_3R_214' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9761
|
| 'if' construct must use '{}'s. |
9762
|
| 'if' construct must use '{}'s. |
9763
|
| Missing a Javadoc comment. |
9767
|
| Redundant 'final' modifier. |
9767
|
| 'private' modifier out of order with the JLS suggestions. |
9767
|
| Name 'jj_3R_192' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9767
|
| 'if' construct must use '{}'s. |
9772
|
| 'if' construct must use '{}'s. |
9773
|
| 'if' construct must use '{}'s. |
9774
|
| Missing a Javadoc comment. |
9778
|
| Redundant 'final' modifier. |
9778
|
| 'private' modifier out of order with the JLS suggestions. |
9778
|
| Name 'jj_3R_213' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9778
|
| 'if' construct must use '{}'s. |
9779
|
| 'if' construct must use '{}'s. |
9780
|
| Missing a Javadoc comment. |
9784
|
| Redundant 'final' modifier. |
9784
|
| 'private' modifier out of order with the JLS suggestions. |
9784
|
| Name 'jj_3R_166' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9784
|
| 'if' construct must use '{}'s. |
9785
|
| 'if' construct must use '{}'s. |
9786
|
| Missing a Javadoc comment. |
9790
|
| Redundant 'final' modifier. |
9790
|
| 'private' modifier out of order with the JLS suggestions. |
9790
|
| Name 'jj_3R_185' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9790
|
| 'if' construct must use '{}'s. |
9791
|
| 'if' construct must use '{}'s. |
9792
|
| Missing a Javadoc comment. |
9796
|
| Redundant 'final' modifier. |
9796
|
| 'private' modifier out of order with the JLS suggestions. |
9796
|
| Name 'jj_3R_184' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9796
|
| 'if' construct must use '{}'s. |
9797
|
| 'if' construct must use '{}'s. |
9798
|
| Missing a Javadoc comment. |
9802
|
| Redundant 'final' modifier. |
9802
|
| 'private' modifier out of order with the JLS suggestions. |
9802
|
| Name 'jj_3R_183' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9802
|
| 'if' construct must use '{}'s. |
9803
|
| 'if' construct must use '{}'s. |
9804
|
| Missing a Javadoc comment. |
9808
|
| Redundant 'final' modifier. |
9808
|
| 'private' modifier out of order with the JLS suggestions. |
9808
|
| Name 'jj_3R_148' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9808
|
| 'if' construct must use '{}'s. |
9809
|
| 'if' construct must use '{}'s. |
9810
|
| Missing a Javadoc comment. |
9814
|
| Redundant 'final' modifier. |
9814
|
| 'private' modifier out of order with the JLS suggestions. |
9814
|
| Name 'jj_3R_182' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9814
|
| 'if' construct must use '{}'s. |
9815
|
| 'if' construct must use '{}'s. |
9816
|
| Missing a Javadoc comment. |
9820
|
| Redundant 'final' modifier. |
9820
|
| 'private' modifier out of order with the JLS suggestions. |
9820
|
| Name 'jj_3R_165' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9820
|
| 'if' construct must use '{}'s. |
9821
|
| 'if' construct must use '{}'s. |
9822
|
| Missing a Javadoc comment. |
9826
|
| Redundant 'final' modifier. |
9826
|
| 'private' modifier out of order with the JLS suggestions. |
9826
|
| Name 'jj_3R_181' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9826
|
| 'if' construct must use '{}'s. |
9827
|
| 'if' construct must use '{}'s. |
9828
|
| Missing a Javadoc comment. |
9832
|
| Redundant 'final' modifier. |
9832
|
| 'private' modifier out of order with the JLS suggestions. |
9832
|
| Name 'jj_3R_191' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9832
|
| 'if' construct must use '{}'s. |
9833
|
| 'if' construct must use '{}'s. |
9834
|
| 'if' construct must use '{}'s. |
9835
|
| 'if' construct must use '{}'s. |
9836
|
| 'if' construct must use '{}'s. |
9839
|
| 'if' construct must use '{}'s. |
9840
|
| 'if' construct must use '{}'s. |
9841
|
| 'if' construct must use '{}'s. |
9842
|
| 'if' construct must use '{}'s. |
9846
|
| 'if' construct must use '{}'s. |
9848
|
| 'if' construct must use '{}'s. |
9849
|
| Missing a Javadoc comment. |
9853
|
| Name 'token_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9853
|
| Variable 'token_source' must be private and have accessor methods. |
9853
|
| Missing a Javadoc comment. |
9854
|
| Name 'jj_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9854
|
| Variable 'jj_input_stream' must be private and have accessor methods. |
9854
|
| Missing a Javadoc comment. |
9855
|
| Variable 'token' must be private and have accessor methods. |
9855
|
| Name 'jj_nt' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9855
|
| Variable 'jj_nt' must be private and have accessor methods. |
9855
|
| Missing a Javadoc comment. |
9856
|
| Name 'jj_scanpos' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9856
|
| Name 'jj_lastpos' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9856
|
| Missing a Javadoc comment. |
9857
|
| Name 'jj_la' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9857
|
| Missing a Javadoc comment. |
9858
|
| Variable 'lookingAhead' must be private and have accessor methods. |
9858
|
| Missing a Javadoc comment. |
9859
|
| Name 'jj_semLA' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9859
|
| Missing a Javadoc comment. |
9860
|
| Name 'jj_gen' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9860
|
| Missing a Javadoc comment. |
9861
|
| 'private' modifier out of order with the JLS suggestions. |
9861
|
| Name 'jj_la1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9861
|
| '129' is a magic number. |
9861
|
| Line is longer than 80 characters. |
9862
|
| Missing a Javadoc comment. |
9862
|
| 'private' modifier out of order with the JLS suggestions. |
9862
|
| Name 'jj_la1_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| ',' is not followed by whitespace. |
9862
|
| Line is longer than 80 characters. |
9863
|
| Missing a Javadoc comment. |
9863
|
| 'private' modifier out of order with the JLS suggestions. |
9863
|
| Name 'jj_la1_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| ',' is not followed by whitespace. |
9863
|
| Line is longer than 80 characters. |
9864
|
| Missing a Javadoc comment. |
9864
|
| 'private' modifier out of order with the JLS suggestions. |
9864
|
| Name 'jj_la1_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| ',' is not followed by whitespace. |
9864
|
| Line is longer than 80 characters. |
9865
|
| Missing a Javadoc comment. |
9865
|
| 'private' modifier out of order with the JLS suggestions. |
9865
|
| Name 'jj_la1_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| ',' is not followed by whitespace. |
9865
|
| Missing a Javadoc comment. |
9866
|
| 'private' modifier out of order with the JLS suggestions. |
9866
|
| Name 'jj_2_rtns' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9866
|
| '31' is a magic number. |
9866
|
| Missing a Javadoc comment. |
9867
|
| Name 'jj_rescan' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9867
|
| Missing a Javadoc comment. |
9868
|
| Name 'jj_gc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9868
|
| Missing a Javadoc comment. |
9870
|
| Parameter stream should be final. |
9870
|
| Inner assignments should be avoided. |
9874
|
| 'for' construct must use '{}'s. |
9876
|
| '129' is a magic number. |
9876
|
| 'for' construct must use '{}'s. |
9877
|
| Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. |
9880
|
| Missing a Javadoc comment. |
9880
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9880
|
| Parameter stream should be final. |
9880
|
| Inner assignments should be avoided. |
9884
|
| 'for' construct must use '{}'s. |
9887
|
| '129' is a magic number. |
9887
|
| 'for' construct must use '{}'s. |
9888
|
| Missing a Javadoc comment. |
9891
|
| Parameter stream should be final. |
9891
|
| Inner assignments should be avoided. |
9895
|
| 'for' construct must use '{}'s. |
9897
|
| '129' is a magic number. |
9897
|
| 'for' construct must use '{}'s. |
9898
|
| Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. |
9901
|
| Missing a Javadoc comment. |
9901
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9901
|
| Parameter stream should be final. |
9901
|
| Inner assignments should be avoided. |
9905
|
| 'for' construct must use '{}'s. |
9908
|
| '129' is a magic number. |
9908
|
| 'for' construct must use '{}'s. |
9909
|
| Missing a Javadoc comment. |
9912
|
| Parameter tm should be final. |
9912
|
| Inner assignments should be avoided. |
9915
|
| 'for' construct must use '{}'s. |
9917
|
| '129' is a magic number. |
9917
|
| 'for' construct must use '{}'s. |
9918
|
| Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. |
9921
|
| Missing a Javadoc comment. |
9921
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9921
|
| Parameter tm should be final. |
9921
|
| Inner assignments should be avoided. |
9924
|
| 'for' construct must use '{}'s. |
9927
|
| '129' is a magic number. |
9927
|
| 'for' construct must use '{}'s. |
9928
|
| Missing a Javadoc comment. |
9931
|
| Redundant 'final' modifier. |
9931
|
| 'private' modifier out of order with the JLS suggestions. |
9931
|
| Name 'jj_consume_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9931
|
| Parameter kind should be final. |
9931
|
| 'if' construct must use '{}'s. |
9933
|
| 'else' construct must use '{}'s. |
9934
|
| Inner assignments should be avoided. |
9934
|
| '100' is a magic number. |
9937
|
| 'if' construct must use '{}'s. |
9942
|
| Missing a Javadoc comment. |
9955
|
| Redundant 'final' modifier. |
9955
|
| 'private' modifier out of order with the JLS suggestions. |
9955
|
| Name 'jj_scan_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9955
|
| Parameter kind should be final. |
9955
|
| Inner assignments should be avoided. |
9959
|
| Inner assignments should be avoided. |
9959
|
| Inner assignments should be avoided. |
9961
|
| 'if' construct must use '{}'s. |
9969
|
| Missing a Javadoc comment. |
9974
|
| 'public' modifier out of order with the JLS suggestions. |
9974
|
| 'if' construct must use '{}'s. |
9975
|
| 'else' construct must use '{}'s. |
9976
|
| Inner assignments should be avoided. |
9976
|
| Missing a Javadoc comment. |
9981
|
| 'public' modifier out of order with the JLS suggestions. |
9981
|
| Parameter index should be final. |
9981
|
| Avoid inline conditionals. |
9982
|
| 'if' construct must use '{}'s. |
9984
|
| 'else' construct must use '{}'s. |
9985
|
| Inner assignments should be avoided. |
9985
|
| Missing a Javadoc comment. |
9990
|
| Name 'jj_expentries' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9990
|
| Missing a Javadoc comment. |
9991
|
| Name 'jj_expentry' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9991
|
| Missing a Javadoc comment. |
9992
|
| Name 'jj_kind' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9992
|
| Missing a Javadoc comment. |
9993
|
| Name 'jj_lasttokens' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9993
|
| '100' is a magic number. |
9993
|
| Missing a Javadoc comment. |
9994
|
| Name 'jj_endpos' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9994
|
| Missing a Javadoc comment. |
9996
|
| Name 'jj_add_error_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9996
|
| Parameter kind should be final. |
9996
|
| Parameter pos should be final. |
9996
|
| 'if' construct must use '{}'s. |
9997
|
| '100' is a magic number. |
9997
|
| Line is longer than 80 characters. |
10006
|
| 'cast' is not followed by whitespace. |
10007
|
| 'if' construct must use '{}'s. |
10016
|
| 'if' construct must use '{}'s. |
10019
|
| 'if' construct must use '{}'s. |
10020
|
| Missing a Javadoc comment. |
10024
|
| 'public' modifier out of order with the JLS suggestions. |
10024
|
| '122' is a magic number. |
10026
|
| '122' is a magic number. |
10027
|
| '129' is a magic number. |
10034
|
| '32' is a magic number. |
10036
|
| '<<' is not preceded with whitespace. |
10037
|
| '<<' is not followed by whitespace. |
10037
|
| '<<' is not preceded with whitespace. |
10040
|
| '<<' is not followed by whitespace. |
10040
|
| '32' is a magic number. |
10041
|
| '+' is not preceded with whitespace. |
10041
|
| '+' is not followed by whitespace. |
10041
|
| '<<' is not preceded with whitespace. |
10043
|
| '<<' is not followed by whitespace. |
10043
|
| '64' is a magic number. |
10044
|
| '+' is not preceded with whitespace. |
10044
|
| '+' is not followed by whitespace. |
10044
|
| '<<' is not preceded with whitespace. |
10046
|
| '<<' is not followed by whitespace. |
10046
|
| '96' is a magic number. |
10047
|
| '+' is not preceded with whitespace. |
10047
|
| '+' is not followed by whitespace. |
10047
|
| '122' is a magic number. |
10052
|
| 'cast' is not followed by whitespace. |
10064
|
| Missing a Javadoc comment. |
10069
|
| 'public' modifier out of order with the JLS suggestions. |
10069
|
| Name 'enable_tracing' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
10069
|
| Missing a Javadoc comment. |
10072
|
| 'public' modifier out of order with the JLS suggestions. |
10072
|
| Name 'disable_tracing' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
10072
|
| Missing a Javadoc comment. |
10075
|
| Redundant 'final' modifier. |
10075
|
| 'private' modifier out of order with the JLS suggestions. |
10075
|
| Name 'jj_rescan_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
10075
|
| '31' is a magic number. |
10077
|
| Inner assignments should be avoided. |
10081
|
| switch without "default" clause. |
10082
|
| '3' is a magic number. |
10086
|
| '4' is a magic number. |
10087
|
| '5' is a magic number. |
10088
|
| '6' is a magic number. |
10089
|
| '7' is a magic number. |
10090
|
| '8' is a magic number. |
10091
|
| '9' is a magic number. |
10092
|
| '10' is a magic number. |
10093
|
| '11' is a magic number. |
10094
|
| '12' is a magic number. |
10095
|
| '13' is a magic number. |
10096
|
| '14' is a magic number. |
10097
|
| '15' is a magic number. |
10098
|
| '16' is a magic number. |
10099
|
| '17' is a magic number. |
10100
|
| '18' is a magic number. |
10101
|
| '19' is a magic number. |
10102
|
| '20' is a magic number. |
10103
|
| '21' is a magic number. |
10104
|
| '22' is a magic number. |
10105
|
| '23' is a magic number. |
10106
|
| '24' is a magic number. |
10107
|
| '25' is a magic number. |
10108
|
| '26' is a magic number. |
10109
|
| '27' is a magic number. |
10110
|
| '28' is a magic number. |
10111
|
| '29' is a magic number. |
10112
|
| '30' is a magic number. |
10113
|
| Missing a Javadoc comment. |
10122
|
| Redundant 'final' modifier. |
10122
|
| 'private' modifier out of order with the JLS suggestions. |
10122
|
| Name 'jj_save' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
10122
|
| Parameter index should be final. |
10122
|
| Parameter xla should be final. |
10122
|
| Inner assignments should be avoided. |
10125
|
| Missing a Javadoc comment. |
10131
|
| Missing a Javadoc comment. |
10132
|
| Variable 'gen' must be private and have accessor methods. |
10132
|
| Missing a Javadoc comment. |
10133
|
| Variable 'first' must be private and have accessor methods. |
10133
|
| Missing a Javadoc comment. |
10134
|
| Variable 'arg' must be private and have accessor methods. |
10134
|
| Missing a Javadoc comment. |
10135
|
| Variable 'next' must be private and have accessor methods. |
10135
|
xjavadoc/NodeParserConstants.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Line is longer than 80 characters. |
1
|
| Missing a Javadoc comment. |
4
|
| interfaces should describe a type and hence have methods. |
4
|
| Missing a Javadoc comment. |
6
|
| Missing a Javadoc comment. |
7
|
| Missing a Javadoc comment. |
8
|
| Missing a Javadoc comment. |
9
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
11
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
14
|
| Missing a Javadoc comment. |
15
|
| Missing a Javadoc comment. |
16
|
| Missing a Javadoc comment. |
17
|
| Missing a Javadoc comment. |
18
|
| Missing a Javadoc comment. |
19
|
| Missing a Javadoc comment. |
20
|
| Name '_DEFAULT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
20
|
| Missing a Javadoc comment. |
21
|
| Missing a Javadoc comment. |
22
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
24
|
| Missing a Javadoc comment. |
25
|
| Missing a Javadoc comment. |
26
|
| Missing a Javadoc comment. |
27
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
56
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
58
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
61
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
63
|
| Missing a Javadoc comment. |
64
|
| Missing a Javadoc comment. |
65
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
67
|
| Missing a Javadoc comment. |
68
|
| Missing a Javadoc comment. |
69
|
| Missing a Javadoc comment. |
70
|
| Missing a Javadoc comment. |
71
|
| Missing a Javadoc comment. |
72
|
| Missing a Javadoc comment. |
73
|
| Missing a Javadoc comment. |
74
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
76
|
| Missing a Javadoc comment. |
77
|
| Missing a Javadoc comment. |
78
|
| Missing a Javadoc comment. |
79
|
| Missing a Javadoc comment. |
80
|
| Missing a Javadoc comment. |
81
|
| Missing a Javadoc comment. |
82
|
| Missing a Javadoc comment. |
83
|
| Missing a Javadoc comment. |
84
|
| Missing a Javadoc comment. |
85
|
| Missing a Javadoc comment. |
86
|
| Missing a Javadoc comment. |
87
|
| Missing a Javadoc comment. |
88
|
| Missing a Javadoc comment. |
89
|
| Missing a Javadoc comment. |
90
|
| Missing a Javadoc comment. |
91
|
| Missing a Javadoc comment. |
92
|
| Missing a Javadoc comment. |
93
|
| Missing a Javadoc comment. |
94
|
| Missing a Javadoc comment. |
95
|
| Missing a Javadoc comment. |
96
|
| Missing a Javadoc comment. |
97
|
| Missing a Javadoc comment. |
98
|
| Missing a Javadoc comment. |
99
|
| Missing a Javadoc comment. |
100
|
| Missing a Javadoc comment. |
101
|
| Missing a Javadoc comment. |
102
|
| Missing a Javadoc comment. |
103
|
| Missing a Javadoc comment. |
104
|
| Missing a Javadoc comment. |
105
|
| Missing a Javadoc comment. |
106
|
| Missing a Javadoc comment. |
107
|
| Missing a Javadoc comment. |
108
|
| Missing a Javadoc comment. |
109
|
| Missing a Javadoc comment. |
110
|
| Missing a Javadoc comment. |
111
|
| Missing a Javadoc comment. |
112
|
| Missing a Javadoc comment. |
113
|
| Missing a Javadoc comment. |
114
|
| Missing a Javadoc comment. |
115
|
| Missing a Javadoc comment. |
116
|
| Missing a Javadoc comment. |
117
|
| Missing a Javadoc comment. |
118
|
| Missing a Javadoc comment. |
120
|
| Missing a Javadoc comment. |
121
|
| Missing a Javadoc comment. |
122
|
| Missing a Javadoc comment. |
123
|
| Missing a Javadoc comment. |
125
|
| Name 'tokenImage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
125
|
xjavadoc/NodeParserTokenManager.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Line is longer than 80 characters. |
1
|
| Unused import - java.lang.reflect.Modifier. |
3
|
| Using the '.*' form of import should be avoided - java.util.*. |
4
|
| Unused import - java.io.InputStream. |
5
|
| Unused import - java.io.ByteArrayInputStream. |
6
|
| Missing a Javadoc comment. |
8
|
| '{' should be on the previous line. |
9
|
| Missing a Javadoc comment. |
10
|
| Variable 'debugStream' must be private and have accessor methods. |
10
|
| Method 'setDebugStream' is not designed for extension - needs to be abstract, final or empty. |
11
|
| Missing a Javadoc comment. |
11
|
| Parameter ds should be final. |
11
|
| Missing a Javadoc comment. |
12
|
| Redundant 'final' modifier. |
12
|
| Name 'jjStopStringLiteralDfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
12
|
| Parameter pos should be final. |
12
|
| Parameter active0 should be final. |
12
|
| Parameter active1 should be final. |
12
|
| '{' should be on the previous line. |
15
|
| 'if' construct must use '{}'s. |
17
|
| '0x140L' is a magic number. |
17
|
| '0x4008000000000L' is a magic number. |
17
|
| 'if' construct must use '{}'s. |
19
|
| '0x100000L' is a magic number. |
19
|
| '8' is a magic number. |
20
|
| '0xffffffffffffe000L' is a magic number. |
21
|
| '{' should be on the previous line. |
22
|
| '73' is a magic number. |
23
|
| '32' is a magic number. |
24
|
| 'if' construct must use '{}'s. |
28
|
| '0x100L' is a magic number. |
28
|
| '0xfffffffbfcffe000L' is a magic number. |
30
|
| '{' should be on the previous line. |
31
|
| '{' should be on the previous line. |
33
|
| '73' is a magic number. |
34
|
| '32' is a magic number. |
37
|
| 'if' construct must use '{}'s. |
39
|
| '0x403000000L' is a magic number. |
39
|
| '32' is a magic number. |
40
|
| '0xf7fffb3afeffe000L' is a magic number. |
43
|
| '{' should be on the previous line. |
44
|
| '{' should be on the previous line. |
46
|
| '73' is a magic number. |
47
|
| '32' is a magic number. |
50
|
| 'if' construct must use '{}'s. |
52
|
| '0x80004c100000000L' is a magic number. |
52
|
| '32' is a magic number. |
53
|
| '3' is a magic number. |
55
|
| '0xe3bff2b8faf4e000L' is a magic number. |
56
|
| '{' should be on the previous line. |
57
|
| '73' is a magic number. |
58
|
| '3' is a magic number. |
59
|
| '32' is a magic number. |
60
|
| 'if' construct must use '{}'s. |
62
|
| '0x14400902040b0000L' is a magic number. |
62
|
| '32' is a magic number. |
63
|
| '4' is a magic number. |
65
|
| '0xa235f2b80ac06000L' is a magic number. |
66
|
| '{' should be on the previous line. |
67
|
| '4' is a magic number. |
68
|
| '{' should be on the previous line. |
69
|
| '73' is a magic number. |
70
|
| '4' is a magic number. |
71
|
| '32' is a magic number. |
73
|
| 'if' construct must use '{}'s. |
75
|
| '0x418a0000f0348000L' is a magic number. |
75
|
| '32' is a magic number. |
76
|
| '5' is a magic number. |
78
|
| '0xa22070a848c06000L' is a magic number. |
79
|
| '{' should be on the previous line. |
80
|
| '73' is a magic number. |
81
|
| '5' is a magic number. |
82
|
| '32' is a magic number. |
83
|
| 'if' construct must use '{}'s. |
85
|
| '0x115821002000000L' is a magic number. |
85
|
| '32' is a magic number. |
86
|
| '6' is a magic number. |
88
|
| '0xa22040a800402000L' is a magic number. |
89
|
| '{' should be on the previous line. |
90
|
| '73' is a magic number. |
91
|
| '6' is a magic number. |
92
|
| '32' is a magic number. |
93
|
| 'if' construct must use '{}'s. |
95
|
| '0x300048804000L' is a magic number. |
95
|
| '32' is a magic number. |
96
|
| '7' is a magic number. |
98
|
| '0x22040a800000000L' is a magic number. |
99
|
| '{' should be on the previous line. |
100
|
| '73' is a magic number. |
101
|
| '7' is a magic number. |
102
|
| '32' is a magic number. |
103
|
| 'if' construct must use '{}'s. |
105
|
| '0xa000000000402000L' is a magic number. |
105
|
| '32' is a magic number. |
106
|
| '8' is a magic number. |
108
|
| '0x20002800000000L' is a magic number. |
109
|
| '{' should be on the previous line. |
110
|
| '73' is a magic number. |
111
|
| '8' is a magic number. |
112
|
| '32' is a magic number. |
113
|
| 'if' construct must use '{}'s. |
115
|
| '0x200408000000000L' is a magic number. |
115
|
| '32' is a magic number. |
116
|
| '9' is a magic number. |
118
|
| '0x20000000000000L' is a magic number. |
119
|
| '{' should be on the previous line. |
120
|
| '73' is a magic number. |
121
|
| '9' is a magic number. |
122
|
| '32' is a magic number. |
123
|
| 'if' construct must use '{}'s. |
125
|
| '0x2800000000L' is a magic number. |
125
|
| '32' is a magic number. |
126
|
| '10' is a magic number. |
128
|
| '0x20000000000000L' is a magic number. |
129
|
| '{' should be on the previous line. |
130
|
| '73' is a magic number. |
131
|
| '10' is a magic number. |
132
|
| '32' is a magic number. |
133
|
| Missing a Javadoc comment. |
140
|
| Redundant 'final' modifier. |
140
|
| Name 'jjStartNfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
140
|
| Parameter pos should be final. |
140
|
| Parameter active0 should be final. |
140
|
| Parameter active1 should be final. |
140
|
| '{' should be on the previous line. |
141
|
| Missing a Javadoc comment. |
144
|
| Redundant 'final' modifier. |
144
|
| Parameter pos should be final. |
144
|
| Parameter kind should be final. |
144
|
| '{' should be on the previous line. |
145
|
| Missing a Javadoc comment. |
150
|
| Redundant 'final' modifier. |
150
|
| Name 'jjStartNfaWithStates_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
150
|
| Parameter pos should be final. |
150
|
| Parameter kind should be final. |
150
|
| Parameter state should be final. |
150
|
| '{' should be on the previous line. |
151
|
| '}' should be on the same line. |
154
|
| 'catch' is not followed by whitespace. |
155
|
| Missing a Javadoc comment. |
158
|
| Redundant 'final' modifier. |
158
|
| Name 'jjMoveStringLiteralDfa0_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
158
|
| '{' should be on the previous line. |
159
|
| '{' should be on the previous line. |
161
|
| '9' is a magic number. |
162
|
| '10' is a magic number. |
164
|
| '3' is a magic number. |
165
|
| '12' is a magic number. |
166
|
| '5' is a magic number. |
167
|
| '13' is a magic number. |
168
|
| '4' is a magic number. |
169
|
| '32' is a magic number. |
170
|
| '33' is a magic number. |
172
|
| '88' is a magic number. |
173
|
| '0x80000000L' is a magic number. |
174
|
| '37' is a magic number. |
175
|
| '107' is a magic number. |
176
|
| '0x40000000000000L' is a magic number. |
177
|
| '38' is a magic number. |
178
|
| '104' is a magic number. |
179
|
| '0x8000200000000L' is a magic number. |
180
|
| '40' is a magic number. |
181
|
| '76' is a magic number. |
182
|
| '41' is a magic number. |
183
|
| '77' is a magic number. |
184
|
| '42' is a magic number. |
185
|
| '102' is a magic number. |
186
|
| '0x2000000000000L' is a magic number. |
187
|
| '43' is a magic number. |
188
|
| '100' is a magic number. |
189
|
| '0x800400000000L' is a magic number. |
190
|
| '44' is a magic number. |
191
|
| '83' is a magic number. |
192
|
| '45' is a magic number. |
193
|
| '101' is a magic number. |
194
|
| '0x1000800000000L' is a magic number. |
195
|
| '46' is a magic number. |
196
|
| '84' is a magic number. |
197
|
| '8' is a magic number. |
197
|
| '47' is a magic number. |
198
|
| '103' is a magic number. |
199
|
| '0x140L' is a magic number. |
200
|
| '0x4000000000000L' is a magic number. |
200
|
| '58' is a magic number. |
201
|
| '91' is a magic number. |
202
|
| '59' is a magic number. |
203
|
| '82' is a magic number. |
204
|
| '60' is a magic number. |
205
|
| '87' is a magic number. |
206
|
| '0x80100020000000L' is a magic number. |
207
|
| '61' is a magic number. |
208
|
| '85' is a magic number. |
209
|
| '0x10000000L' is a magic number. |
210
|
| '62' is a magic number. |
211
|
| '86' is a magic number. |
212
|
| '0x300600040000000L' is a magic number. |
213
|
| '63' is a magic number. |
214
|
| '90' is a magic number. |
215
|
| '91' is a magic number. |
216
|
| '80' is a magic number. |
217
|
| '93' is a magic number. |
218
|
| '81' is a magic number. |
219
|
| '94' is a magic number. |
220
|
| '106' is a magic number. |
221
|
| '0x20000000000000L' is a magic number. |
222
|
| '97' is a magic number. |
223
|
| '0x2000L' is a magic number. |
224
|
| '98' is a magic number. |
225
|
| '0x1c000L' is a magic number. |
226
|
| '99' is a magic number. |
227
|
| '0x7e0000L' is a magic number. |
228
|
| '100' is a magic number. |
229
|
| '0x3800000L' is a magic number. |
230
|
| '101' is a magic number. |
231
|
| '0xc000000L' is a magic number. |
232
|
| '102' is a magic number. |
233
|
| '0x1f0000000L' is a magic number. |
234
|
| '103' is a magic number. |
235
|
| '0x200000000L' is a magic number. |
236
|
| '105' is a magic number. |
237
|
| '0xfc00000000L' is a magic number. |
238
|
| '108' is a magic number. |
239
|
| '0x10000000000L' is a magic number. |
240
|
| '110' is a magic number. |
241
|
| '0xe0000000000L' is a magic number. |
242
|
| '112' is a magic number. |
243
|
| '0xf00000000000L' is a magic number. |
244
|
| '114' is a magic number. |
245
|
| '0x1000000000000L' is a magic number. |
246
|
| '115' is a magic number. |
247
|
| '0x803e000000000000L' is a magic number. |
248
|
| '116' is a magic number. |
249
|
| '0xfc0000000000000L' is a magic number. |
250
|
| '118' is a magic number. |
251
|
| '0x3000000000000000L' is a magic number. |
252
|
| '119' is a magic number. |
253
|
| '0x4000000000000000L' is a magic number. |
254
|
| '123' is a magic number. |
255
|
| '78' is a magic number. |
256
|
| '124' is a magic number. |
257
|
| '105' is a magic number. |
258
|
| '0x10000100000000L' is a magic number. |
259
|
| '125' is a magic number. |
260
|
| '79' is a magic number. |
261
|
| '126' is a magic number. |
262
|
| '89' is a magic number. |
263
|
| '3' is a magic number. |
265
|
| Missing a Javadoc comment. |
268
|
| Redundant 'final' modifier. |
268
|
| Name 'jjMoveStringLiteralDfa1_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
268
|
| Parameter active0 should be final. |
268
|
| Parameter active1 should be final. |
268
|
| '{' should be on the previous line. |
269
|
| '}' should be on the same line. |
270
|
| 'catch' is not followed by whitespace. |
271
|
| '{' should be on the previous line. |
276
|
| '38' is a magic number. |
277
|
| 'if' construct must use '{}'s. |
278
|
| '0x200000000L' is a magic number. |
278
|
| '97' is a magic number. |
279
|
| '42' is a magic number. |
281
|
| 'if' construct must use '{}'s. |
282
|
| '0x100L' is a magic number. |
282
|
| '8' is a magic number. |
283
|
| '43' is a magic number. |
285
|
| 'if' construct must use '{}'s. |
286
|
| '0x400000000L' is a magic number. |
286
|
| '98' is a magic number. |
287
|
| '45' is a magic number. |
289
|
| 'if' construct must use '{}'s. |
290
|
| '0x800000000L' is a magic number. |
290
|
| '99' is a magic number. |
291
|
| '47' is a magic number. |
293
|
| 'if' construct must use '{}'s. |
294
|
| '0x40L' is a magic number. |
294
|
| '6' is a magic number. |
295
|
| '60' is a magic number. |
297
|
| '0x100000000000L' is a magic number. |
298
|
| '{' should be on the previous line. |
299
|
| '108' is a magic number. |
300
|
| Line is longer than 80 characters. |
303
|
| '0x80000000000000L' is a magic number. |
303
|
| '61' is a magic number. |
304
|
| 'if' construct must use '{}'s. |
305
|
| '0x10000000L' is a magic number. |
305
|
| '92' is a magic number. |
306
|
| 'if' construct must use '{}'s. |
307
|
| '0x20000000L' is a magic number. |
307
|
| '93' is a magic number. |
308
|
| 'if' construct must use '{}'s. |
309
|
| '0x40000000L' is a magic number. |
309
|
| '94' is a magic number. |
310
|
| 'if' construct must use '{}'s. |
311
|
| '0x80000000L' is a magic number. |
311
|
| '95' is a magic number. |
312
|
| 'if' construct must use '{}'s. |
313
|
| '0x800000000000L' is a magic number. |
313
|
| '111' is a magic number. |
314
|
| 'if' construct must use '{}'s. |
315
|
| '0x1000000000000L' is a magic number. |
315
|
| '112' is a magic number. |
316
|
| 'if' construct must use '{}'s. |
317
|
| '0x2000000000000L' is a magic number. |
317
|
| '113' is a magic number. |
318
|
| 'if' construct must use '{}'s. |
319
|
| '0x4000000000000L' is a magic number. |
319
|
| '114' is a magic number. |
320
|
| 'if' construct must use '{}'s. |
321
|
| '0x8000000000000L' is a magic number. |
321
|
| '115' is a magic number. |
322
|
| 'if' construct must use '{}'s. |
323
|
| '0x10000000000000L' is a magic number. |
323
|
| '116' is a magic number. |
324
|
| 'if' construct must use '{}'s. |
325
|
| '0x20000000000000L' is a magic number. |
325
|
| '117' is a magic number. |
326
|
| 'if' construct must use '{}'s. |
327
|
| '0x40000000000000L' is a magic number. |
327
|
| '118' is a magic number. |
328
|
| '62' is a magic number. |
330
|
| '0x200000000000L' is a magic number. |
331
|
| '{' should be on the previous line. |
332
|
| '109' is a magic number. |
333
|
| Line is longer than 80 characters. |
336
|
| '0x300400000000000L' is a magic number. |
336
|
| '97' is a magic number. |
337
|
| Line is longer than 80 characters. |
338
|
| '0x120010060000L' is a magic number. |
338
|
| '98' is a magic number. |
339
|
| '0x2000L' is a magic number. |
340
|
| '101' is a magic number. |
341
|
| Line is longer than 80 characters. |
342
|
| '0x1040000800000L' is a magic number. |
342
|
| '102' is a magic number. |
343
|
| 'if' construct must use '{}'s. |
344
|
| '0x400000000L' is a magic number. |
344
|
| '34' is a magic number. |
345
|
| '32' is a magic number. |
345
|
| '104' is a magic number. |
347
|
| Line is longer than 80 characters. |
348
|
| '0x41c2000000080000L' is a magic number. |
348
|
| '105' is a magic number. |
349
|
| '0x60000000L' is a magic number. |
350
|
| '108' is a magic number. |
351
|
| '0x84100000L' is a magic number. |
352
|
| '109' is a magic number. |
353
|
| '0x1800000000L' is a magic number. |
354
|
| '110' is a magic number. |
355
|
| '0xe000000000L' is a magic number. |
356
|
| '111' is a magic number. |
357
|
| '0x1000000L' is a magic number. |
358
|
| '{' should be on the previous line. |
359
|
| '24' is a magic number. |
360
|
| Line is longer than 80 characters. |
363
|
| '0x3000010302604000L' is a magic number. |
363
|
| '114' is a magic number. |
364
|
| Line is longer than 80 characters. |
365
|
| '0xe00600000008000L' is a magic number. |
365
|
| '115' is a magic number. |
366
|
| '116' is a magic number. |
368
|
| Line is longer than 80 characters. |
369
|
| '0x8004000000000000L' is a magic number. |
369
|
| '117' is a magic number. |
370
|
| Line is longer than 80 characters. |
371
|
| '0x8880000000000L' is a magic number. |
371
|
| '119' is a magic number. |
372
|
| Line is longer than 80 characters. |
373
|
| '0x10000000000000L' is a magic number. |
373
|
| '120' is a magic number. |
374
|
| '0x8000000L' is a magic number. |
375
|
| '121' is a magic number. |
376
|
| Line is longer than 80 characters. |
377
|
| '0x20000000010000L' is a magic number. |
377
|
| '124' is a magic number. |
378
|
| 'if' construct must use '{}'s. |
379
|
| '0x100000000L' is a magic number. |
379
|
| '96' is a magic number. |
380
|
| Line is longer than 80 characters. |
387
|
| Missing a Javadoc comment. |
387
|
| Redundant 'final' modifier. |
387
|
| Name 'jjMoveStringLiteralDfa2_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
387
|
| Parameter old0 should be final. |
387
|
| Parameter active0 should be final. |
387
|
| Parameter old1 should be final. |
387
|
| Parameter active1 should be final. |
387
|
| 'if' construct must use '{}'s. |
389
|
| Line has trailing spaces. |
390
|
| '}' should be on the same line. |
391
|
| 'catch' is not followed by whitespace. |
392
|
| '{' should be on the previous line. |
397
|
| '61' is a magic number. |
398
|
| 'if' construct must use '{}'s. |
399
|
| '0x80000000000000L' is a magic number. |
399
|
| '119' is a magic number. |
400
|
| 'if' construct must use '{}'s. |
401
|
| '0x100000000000000L' is a magic number. |
401
|
| '120' is a magic number. |
402
|
| '62' is a magic number. |
404
|
| '0x400000000000L' is a magic number. |
405
|
| '{' should be on the previous line. |
406
|
| '110' is a magic number. |
407
|
| Line is longer than 80 characters. |
410
|
| '0x200000000000000L' is a magic number. |
410
|
| '97' is a magic number. |
411
|
| Line is longer than 80 characters. |
412
|
| '0x204000000180000L' is a magic number. |
412
|
| '98' is a magic number. |
413
|
| Line is longer than 80 characters. |
414
|
| '0x800000000000L' is a magic number. |
414
|
| '99' is a magic number. |
415
|
| Line is longer than 80 characters. |
416
|
| '0x100000000000L' is a magic number. |
416
|
| '101' is a magic number. |
417
|
| '0x8000L' is a magic number. |
418
|
| '102' is a magic number. |
419
|
| '0x800000L' is a magic number. |
420
|
| '105' is a magic number. |
421
|
| Line is longer than 80 characters. |
422
|
| '0x5050200000000000L' is a magic number. |
422
|
| '108' is a magic number. |
423
|
| Line is longer than 80 characters. |
424
|
| '0x2000080010000000L' is a magic number. |
424
|
| '110' is a magic number. |
425
|
| Line is longer than 80 characters. |
426
|
| '0x20010060600000L' is a magic number. |
426
|
| '111' is a magic number. |
427
|
| Line is longer than 80 characters. |
428
|
| '0x2400080004000L' is a magic number. |
428
|
| '112' is a magic number. |
429
|
| Line is longer than 80 characters. |
430
|
| '0x8001800000000L' is a magic number. |
430
|
| '114' is a magic number. |
431
|
| 'if' construct must use '{}'s. |
432
|
| '0x100000000L' is a magic number. |
432
|
| '32' is a magic number. |
433
|
| '32' is a magic number. |
433
|
| Line is longer than 80 characters. |
434
|
| '0x8180000000000000L' is a magic number. |
434
|
| '115' is a magic number. |
435
|
| Line is longer than 80 characters. |
436
|
| '0x2004022000L' is a magic number. |
436
|
| '116' is a magic number. |
437
|
| '0x4000000000L' is a magic number. |
438
|
| '{' should be on the previous line. |
439
|
| '38' is a magic number. |
440
|
| Line is longer than 80 characters. |
443
|
| '0x1028208050000L' is a magic number. |
443
|
| '117' is a magic number. |
444
|
| Line is longer than 80 characters. |
445
|
| '0x400000002000000L' is a magic number. |
445
|
| '119' is a magic number. |
446
|
| 'if' construct must use '{}'s. |
447
|
| '0x40000000000L' is a magic number. |
447
|
| '42' is a magic number. |
448
|
| '32' is a magic number. |
448
|
| '121' is a magic number. |
450
|
| 'if' construct must use '{}'s. |
451
|
| '0x800000000000000L' is a magic number. |
451
|
| '59' is a magic number. |
452
|
| '32' is a magic number. |
452
|
| Line is longer than 80 characters. |
459
|
| Missing a Javadoc comment. |
459
|
| Redundant 'final' modifier. |
459
|
| Name 'jjMoveStringLiteralDfa3_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
459
|
| Parameter old0 should be final. |
459
|
| Parameter active0 should be final. |
459
|
| Parameter old1 should be final. |
459
|
| Parameter active1 should be final. |
459
|
| 'if' construct must use '{}'s. |
461
|
| Line has trailing spaces. |
462
|
| '}' should be on the same line. |
463
|
| 'catch' is not followed by whitespace. |
464
|
| '3' is a magic number. |
466
|
| '{' should be on the previous line. |
469
|
| '61' is a magic number. |
470
|
| 'if' construct must use '{}'s. |
471
|
| '0x200000000000000L' is a magic number. |
471
|
| '3' is a magic number. |
472
|
| '121' is a magic number. |
472
|
| '97' is a magic number. |
474
|
| Line is longer than 80 characters. |
475
|
| '0x20000000e0808000L' is a magic number. |
475
|
| '98' is a magic number. |
476
|
| '0x2000000L' is a magic number. |
477
|
| '99' is a magic number. |
478
|
| Line is longer than 80 characters. |
479
|
| '0x20000000040000L' is a magic number. |
479
|
| '100' is a magic number. |
480
|
| 'if' construct must use '{}'s. |
481
|
| '0x1000000000000000L' is a magic number. |
481
|
| '3' is a magic number. |
482
|
| '60' is a magic number. |
482
|
| '32' is a magic number. |
482
|
| '101' is a magic number. |
484
|
| 'if' construct must use '{}'s. |
485
|
| '0x10000L' is a magic number. |
485
|
| '3' is a magic number. |
486
|
| '16' is a magic number. |
486
|
| '32' is a magic number. |
486
|
| 'if' construct must use '{}'s. |
487
|
| '0x20000L' is a magic number. |
487
|
| '3' is a magic number. |
488
|
| '17' is a magic number. |
488
|
| '32' is a magic number. |
488
|
| 'if' construct must use '{}'s. |
489
|
| '0x4000000L' is a magic number. |
489
|
| '3' is a magic number. |
490
|
| '26' is a magic number. |
490
|
| '32' is a magic number. |
490
|
| 'if' construct must use '{}'s. |
491
|
| '0x400000000000000L' is a magic number. |
491
|
| '3' is a magic number. |
492
|
| '58' is a magic number. |
492
|
| '32' is a magic number. |
492
|
| Line is longer than 80 characters. |
493
|
| '0x8008008000000L' is a magic number. |
493
|
| '103' is a magic number. |
494
|
| 'if' construct must use '{}'s. |
495
|
| '0x10000000000L' is a magic number. |
495
|
| '3' is a magic number. |
496
|
| '40' is a magic number. |
496
|
| '32' is a magic number. |
496
|
| '105' is a magic number. |
498
|
| Line is longer than 80 characters. |
499
|
| '0x8000020000000000L' is a magic number. |
499
|
| '107' is a magic number. |
500
|
| Line is longer than 80 characters. |
501
|
| '0x100000000000L' is a magic number. |
501
|
| '108' is a magic number. |
502
|
| 'if' construct must use '{}'s. |
503
|
| '0x80000000000L' is a magic number. |
503
|
| '3' is a magic number. |
504
|
| '43' is a magic number. |
504
|
| '32' is a magic number. |
504
|
| Line is longer than 80 characters. |
505
|
| '0x4000800800004000L' is a magic number. |
505
|
| '110' is a magic number. |
506
|
| Line is longer than 80 characters. |
507
|
| '0x200000000000000L' is a magic number. |
507
|
| '111' is a magic number. |
508
|
| 'if' construct must use '{}'s. |
509
|
| '0x200000000L' is a magic number. |
509
|
| '3' is a magic number. |
510
|
| '33' is a magic number. |
510
|
| '32' is a magic number. |
510
|
| Line is longer than 80 characters. |
511
|
| '0x180001000000000L' is a magic number. |
511
|
| '114' is a magic number. |
512
|
| 'if' construct must use '{}'s. |
513
|
| '0x80000L' is a magic number. |
513
|
| '3' is a magic number. |
514
|
| '19' is a magic number. |
514
|
| '32' is a magic number. |
514
|
| Line is longer than 80 characters. |
515
|
| '0x2000000000000L' is a magic number. |
515
|
| '115' is a magic number. |
516
|
| 'if' construct must use '{}'s. |
517
|
| '0x40000000000000L' is a magic number. |
517
|
| '3' is a magic number. |
518
|
| '54' is a magic number. |
518
|
| '32' is a magic number. |
518
|
| '0x10300000L' is a magic number. |
519
|
| '116' is a magic number. |
520
|
| Line is longer than 80 characters. |
521
|
| '0x14402000402000L' is a magic number. |
521
|
| '117' is a magic number. |
522
|
| Line is longer than 80 characters. |
523
|
| '0x1000000000000L' is a magic number. |
523
|
| '118' is a magic number. |
524
|
| Line is longer than 80 characters. |
525
|
| '0x200000000000L' is a magic number. |
525
|
| Line is longer than 80 characters. |
531
|
| Missing a Javadoc comment. |
531
|
| Redundant 'final' modifier. |
531
|
| Name 'jjMoveStringLiteralDfa4_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
531
|
| Parameter old0 should be final. |
531
|
| Parameter active0 should be final. |
531
|
| Parameter old1 should be final. |
531
|
| Parameter active1 should be final. |
531
|
| 'if' construct must use '{}'s. |
533
|
| Line has trailing spaces. |
534
|
| '}' should be on the same line. |
535
|
| 'catch' is not followed by whitespace. |
536
|
| '3' is a magic number. |
537
|
| '4' is a magic number. |
538
|
| '{' should be on the previous line. |
541
|
| '97' is a magic number. |
542
|
| Line is longer than 80 characters. |
543
|
| '0x302000000000L' is a magic number. |
543
|
| '99' is a magic number. |
544
|
| Line is longer than 80 characters. |
545
|
| '0x8010000000000000L' is a magic number. |
545
|
| '101' is a magic number. |
546
|
| 'if' construct must use '{}'s. |
547
|
| '0x10000000L' is a magic number. |
547
|
| '4' is a magic number. |
548
|
| '28' is a magic number. |
548
|
| '32' is a magic number. |
548
|
| 'if' construct must use '{}'s. |
549
|
| '0x4000000000000000L' is a magic number. |
549
|
| '4' is a magic number. |
550
|
| '62' is a magic number. |
550
|
| '32' is a magic number. |
550
|
| Line is longer than 80 characters. |
551
|
| '0x400800004000L' is a magic number. |
551
|
| '104' is a magic number. |
552
|
| 'if' construct must use '{}'s. |
553
|
| '0x40000L' is a magic number. |
553
|
| '4' is a magic number. |
554
|
| '18' is a magic number. |
554
|
| '32' is a magic number. |
554
|
| Line is longer than 80 characters. |
555
|
| '0x20000000000000L' is a magic number. |
555
|
| '105' is a magic number. |
556
|
| Line is longer than 80 characters. |
557
|
| '0x4800000400000L' is a magic number. |
557
|
| '107' is a magic number. |
558
|
| 'if' construct must use '{}'s. |
559
|
| '0x8000L' is a magic number. |
559
|
| '4' is a magic number. |
560
|
| '15' is a magic number. |
560
|
| '32' is a magic number. |
560
|
| '108' is a magic number. |
562
|
| '0x20000000L' is a magic number. |
563
|
| '{' should be on the previous line. |
564
|
| '29' is a magic number. |
565
|
| '4' is a magic number. |
566
|
| '0x42000000L' is a magic number. |
568
|
| '110' is a magic number. |
569
|
| '0x8000000L' is a magic number. |
570
|
| '114' is a magic number. |
571
|
| 'if' construct must use '{}'s. |
572
|
| '0x8000000000000L' is a magic number. |
572
|
| '4' is a magic number. |
573
|
| '51' is a magic number. |
573
|
| '32' is a magic number. |
573
|
| Line is longer than 80 characters. |
574
|
| '0x1009000002000L' is a magic number. |
574
|
| '115' is a magic number. |
575
|
| 'if' construct must use '{}'s. |
576
|
| '0x100000L' is a magic number. |
576
|
| '4' is a magic number. |
577
|
| '20' is a magic number. |
577
|
| '32' is a magic number. |
577
|
| Line is longer than 80 characters. |
578
|
| '0x200000000000000L' is a magic number. |
578
|
| '116' is a magic number. |
579
|
| 'if' construct must use '{}'s. |
580
|
| '0x200000L' is a magic number. |
580
|
| '4' is a magic number. |
581
|
| '21' is a magic number. |
581
|
| '32' is a magic number. |
581
|
| 'if' construct must use '{}'s. |
582
|
| '0x80000000L' is a magic number. |
582
|
| '4' is a magic number. |
583
|
| '31' is a magic number. |
583
|
| '32' is a magic number. |
583
|
| 'if' construct must use '{}'s. |
584
|
| '0x2000000000000L' is a magic number. |
584
|
| '4' is a magic number. |
585
|
| '49' is a magic number. |
585
|
| '32' is a magic number. |
585
|
| Line is longer than 80 characters. |
586
|
| '0x2000000000000000L' is a magic number. |
586
|
| '117' is a magic number. |
587
|
| '0x800000L' is a magic number. |
588
|
| '118' is a magic number. |
589
|
| '0x20000000000L' is a magic number. |
590
|
| '119' is a magic number. |
591
|
| '0x80000000000000L' is a magic number. |
592
|
| '{' should be on the previous line. |
593
|
| '55' is a magic number. |
594
|
| '4' is a magic number. |
595
|
| Line is longer than 80 characters. |
597
|
| '0x100000000000000L' is a magic number. |
597
|
| '3' is a magic number. |
601
|
| Line is longer than 80 characters. |
603
|
| Missing a Javadoc comment. |
603
|
| Redundant 'final' modifier. |
603
|
| Name 'jjMoveStringLiteralDfa5_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
603
|
| Parameter old0 should be final. |
603
|
| Parameter active0 should be final. |
603
|
| Parameter old1 should be final. |
603
|
| Parameter active1 should be final. |
603
|
| 'if' construct must use '{}'s. |
605
|
| Line has trailing spaces. |
606
|
| '3' is a magic number. |
606
|
| '}' should be on the same line. |
607
|
| 'catch' is not followed by whitespace. |
608
|
| '4' is a magic number. |
609
|
| '5' is a magic number. |
610
|
| '{' should be on the previous line. |
613
|
| '97' is a magic number. |
614
|
| '0x6000L' is a magic number. |
615
|
| '99' is a magic number. |
616
|
| 'if' construct must use '{}'s. |
617
|
| '0x800000000000L' is a magic number. |
617
|
| '5' is a magic number. |
618
|
| '47' is a magic number. |
618
|
| '32' is a magic number. |
618
|
| 'if' construct must use '{}'s. |
619
|
| '0x4000000000000L' is a magic number. |
619
|
| '5' is a magic number. |
620
|
| '50' is a magic number. |
620
|
| '32' is a magic number. |
620
|
| Line is longer than 80 characters. |
621
|
| '0x400000000000L' is a magic number. |
621
|
| '100' is a magic number. |
622
|
| '0x8000000L' is a magic number. |
623
|
| '101' is a magic number. |
624
|
| 'if' construct must use '{}'s. |
625
|
| '0x2000000L' is a magic number. |
625
|
| '5' is a magic number. |
626
|
| '25' is a magic number. |
626
|
| '32' is a magic number. |
626
|
| 'if' construct must use '{}'s. |
627
|
| '0x20000000000L' is a magic number. |
627
|
| '5' is a magic number. |
628
|
| '41' is a magic number. |
628
|
| '32' is a magic number. |
628
|
| '102' is a magic number. |
630
|
| '0x8000000000L' is a magic number. |
631
|
| '103' is a magic number. |
632
|
| Line is longer than 80 characters. |
633
|
| '0x100000000000L' is a magic number. |
633
|
| '104' is a magic number. |
634
|
| 'if' construct must use '{}'s. |
635
|
| '0x10000000000000L' is a magic number. |
635
|
| '5' is a magic number. |
636
|
| '52' is a magic number. |
636
|
| '32' is a magic number. |
636
|
| '105' is a magic number. |
638
|
| Line is longer than 80 characters. |
639
|
| '0x2200000000000000L' is a magic number. |
639
|
| '108' is a magic number. |
640
|
| '0x40800000L' is a magic number. |
641
|
| '109' is a magic number. |
642
|
| '0x800000000L' is a magic number. |
643
|
| '110' is a magic number. |
644
|
| 'if' construct must use '{}'s. |
645
|
| '0x1000000000000L' is a magic number. |
645
|
| '5' is a magic number. |
646
|
| '48' is a magic number. |
646
|
| '32' is a magic number. |
646
|
| '0x2000400000L' is a magic number. |
647
|
| '114' is a magic number. |
648
|
| Line is longer than 80 characters. |
649
|
| '0x20000000000000L' is a magic number. |
649
|
| '115' is a magic number. |
650
|
| 'if' construct must use '{}'s. |
651
|
| '0x100000000000000L' is a magic number. |
651
|
| '5' is a magic number. |
652
|
| '56' is a magic number. |
652
|
| '32' is a magic number. |
652
|
| '116' is a magic number. |
654
|
| 'if' construct must use '{}'s. |
655
|
| '0x1000000000L' is a magic number. |
655
|
| '5' is a magic number. |
656
|
| '36' is a magic number. |
656
|
| '32' is a magic number. |
656
|
| 'if' construct must use '{}'s. |
657
|
| '5' is a magic number. |
658
|
| '64' is a magic number. |
658
|
| '32' is a magic number. |
658
|
| Line is longer than 80 characters. |
659
|
| '0x8000200000000000L' is a magic number. |
659
|
| '4' is a magic number. |
663
|
| Line is longer than 80 characters. |
665
|
| Missing a Javadoc comment. |
665
|
| Redundant 'final' modifier. |
665
|
| Name 'jjMoveStringLiteralDfa6_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
665
|
| Parameter old0 should be final. |
665
|
| Parameter active0 should be final. |
665
|
| Parameter old1 should be final. |
665
|
| Parameter active1 should be final. |
665
|
| 'if' construct must use '{}'s. |
667
|
| Line has trailing spaces. |
668
|
| '4' is a magic number. |
668
|
| '}' should be on the same line. |
669
|
| 'catch' is not followed by whitespace. |
670
|
| '5' is a magic number. |
671
|
| '6' is a magic number. |
672
|
| '{' should be on the previous line. |
675
|
| '97' is a magic number. |
676
|
| '0x8000000000L' is a magic number. |
677
|
| '99' is a magic number. |
678
|
| '0x2000002000L' is a magic number. |
679
|
| '101' is a magic number. |
680
|
| 'if' construct must use '{}'s. |
681
|
| '0x100000000000L' is a magic number. |
681
|
| '6' is a magic number. |
682
|
| '44' is a magic number. |
682
|
| '32' is a magic number. |
682
|
| 'if' construct must use '{}'s. |
683
|
| '0x200000000000L' is a magic number. |
683
|
| '6' is a magic number. |
684
|
| '45' is a magic number. |
684
|
| '32' is a magic number. |
684
|
| '0x200000800000000L' is a magic number. |
685
|
| '102' is a magic number. |
686
|
| '0x8000000000000000L' is a magic number. |
687
|
| '108' is a magic number. |
688
|
| '0x2000000000000000L' is a magic number. |
689
|
| '110' is a magic number. |
690
|
| 'if' construct must use '{}'s. |
691
|
| '0x4000L' is a magic number. |
691
|
| '6' is a magic number. |
692
|
| '14' is a magic number. |
692
|
| '32' is a magic number. |
692
|
| '111' is a magic number. |
694
|
| '0x20000000000000L' is a magic number. |
695
|
| '115' is a magic number. |
696
|
| 'if' construct must use '{}'s. |
697
|
| '0x8000000L' is a magic number. |
697
|
| '6' is a magic number. |
698
|
| '27' is a magic number. |
698
|
| '32' is a magic number. |
698
|
| '116' is a magic number. |
700
|
| 'if' construct must use '{}'s. |
701
|
| '0x800000L' is a magic number. |
701
|
| '6' is a magic number. |
702
|
| '23' is a magic number. |
702
|
| '32' is a magic number. |
702
|
| '0x400000000000L' is a magic number. |
703
|
| '117' is a magic number. |
704
|
| '0x400000L' is a magic number. |
705
|
| '121' is a magic number. |
706
|
| 'if' construct must use '{}'s. |
707
|
| '0x40000000L' is a magic number. |
707
|
| '6' is a magic number. |
708
|
| '30' is a magic number. |
708
|
| '32' is a magic number. |
708
|
| '5' is a magic number. |
713
|
| Missing a Javadoc comment. |
715
|
| Redundant 'final' modifier. |
715
|
| Name 'jjMoveStringLiteralDfa7_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
715
|
| Parameter old0 should be final. |
715
|
| Parameter active0 should be final. |
715
|
| '{' should be on the previous line. |
716
|
| 'if' construct must use '{}'s. |
717
|
| '5' is a magic number. |
718
|
| '}' should be on the same line. |
719
|
| 'catch' is not followed by whitespace. |
720
|
| '6' is a magic number. |
721
|
| '7' is a magic number. |
722
|
| '{' should be on the previous line. |
725
|
| '99' is a magic number. |
726
|
| '0x8000000000L' is a magic number. |
727
|
| '101' is a magic number. |
728
|
| 'if' construct must use '{}'s. |
729
|
| '0x400000L' is a magic number. |
729
|
| '7' is a magic number. |
730
|
| '22' is a magic number. |
730
|
| '32' is a magic number. |
730
|
| 'if' construct must use '{}'s. |
731
|
| '0x2000000000000000L' is a magic number. |
731
|
| '7' is a magic number. |
732
|
| '61' is a magic number. |
732
|
| '32' is a magic number. |
732
|
| '0x402000000000L' is a magic number. |
733
|
| '110' is a magic number. |
734
|
| '0x220000800000000L' is a magic number. |
735
|
| '112' is a magic number. |
736
|
| 'if' construct must use '{}'s. |
737
|
| '0x8000000000000000L' is a magic number. |
737
|
| '7' is a magic number. |
738
|
| '63' is a magic number. |
738
|
| '32' is a magic number. |
738
|
| '116' is a magic number. |
740
|
| 'if' construct must use '{}'s. |
741
|
| '0x2000L' is a magic number. |
741
|
| '7' is a magic number. |
742
|
| '13' is a magic number. |
742
|
| '32' is a magic number. |
742
|
| '6' is a magic number. |
747
|
| Missing a Javadoc comment. |
749
|
| Redundant 'final' modifier. |
749
|
| Name 'jjMoveStringLiteralDfa8_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
749
|
| Parameter old0 should be final. |
749
|
| Parameter active0 should be final. |
749
|
| '{' should be on the previous line. |
750
|
| 'if' construct must use '{}'s. |
751
|
| '6' is a magic number. |
752
|
| '}' should be on the same line. |
753
|
| 'catch' is not followed by whitespace. |
754
|
| '7' is a magic number. |
755
|
| '8' is a magic number. |
756
|
| '{' should be on the previous line. |
759
|
| '100' is a magic number. |
760
|
| 'if' construct must use '{}'s. |
761
|
| '0x400000000000L' is a magic number. |
761
|
| '8' is a magic number. |
762
|
| '46' is a magic number. |
762
|
| '32' is a magic number. |
762
|
| '101' is a magic number. |
764
|
| 'if' construct must use '{}'s. |
765
|
| '0x8000000000L' is a magic number. |
765
|
| '8' is a magic number. |
766
|
| '39' is a magic number. |
766
|
| '32' is a magic number. |
766
|
| '105' is a magic number. |
768
|
| '0x20000000000000L' is a magic number. |
769
|
| '111' is a magic number. |
770
|
| '0x2000000000L' is a magic number. |
771
|
| '116' is a magic number. |
772
|
| 'if' construct must use '{}'s. |
773
|
| '0x200000000000000L' is a magic number. |
773
|
| '8' is a magic number. |
774
|
| '57' is a magic number. |
774
|
| '32' is a magic number. |
774
|
| '0x800000000L' is a magic number. |
775
|
| '7' is a magic number. |
779
|
| Missing a Javadoc comment. |
781
|
| Redundant 'final' modifier. |
781
|
| Name 'jjMoveStringLiteralDfa9_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
781
|
| Parameter old0 should be final. |
781
|
| Parameter active0 should be final. |
781
|
| '{' should be on the previous line. |
782
|
| 'if' construct must use '{}'s. |
783
|
| '7' is a magic number. |
784
|
| '}' should be on the same line. |
785
|
| 'catch' is not followed by whitespace. |
786
|
| '8' is a magic number. |
787
|
| '9' is a magic number. |
788
|
| '{' should be on the previous line. |
791
|
| '102' is a magic number. |
792
|
| 'if' construct must use '{}'s. |
793
|
| '0x2000000000L' is a magic number. |
793
|
| '9' is a magic number. |
794
|
| '37' is a magic number. |
794
|
| '32' is a magic number. |
794
|
| '115' is a magic number. |
796
|
| 'if' construct must use '{}'s. |
797
|
| '0x800000000L' is a magic number. |
797
|
| '9' is a magic number. |
798
|
| '35' is a magic number. |
798
|
| '32' is a magic number. |
798
|
| '122' is a magic number. |
800
|
| '0x20000000000000L' is a magic number. |
801
|
| '8' is a magic number. |
805
|
| Missing a Javadoc comment. |
807
|
| Redundant 'final' modifier. |
807
|
| Name 'jjMoveStringLiteralDfa10_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
807
|
| Parameter old0 should be final. |
807
|
| Parameter active0 should be final. |
807
|
| '{' should be on the previous line. |
808
|
| 'if' construct must use '{}'s. |
809
|
| '8' is a magic number. |
810
|
| '}' should be on the same line. |
811
|
| 'catch' is not followed by whitespace. |
812
|
| '9' is a magic number. |
813
|
| '10' is a magic number. |
814
|
| '{' should be on the previous line. |
817
|
| '101' is a magic number. |
818
|
| '0x20000000000000L' is a magic number. |
819
|
| '9' is a magic number. |
823
|
| Missing a Javadoc comment. |
825
|
| Redundant 'final' modifier. |
825
|
| Name 'jjMoveStringLiteralDfa11_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
825
|
| Parameter old0 should be final. |
825
|
| Parameter active0 should be final. |
825
|
| '{' should be on the previous line. |
826
|
| 'if' construct must use '{}'s. |
827
|
| '9' is a magic number. |
828
|
| '}' should be on the same line. |
829
|
| 'catch' is not followed by whitespace. |
830
|
| '10' is a magic number. |
831
|
| '11' is a magic number. |
832
|
| '{' should be on the previous line. |
835
|
| '100' is a magic number. |
836
|
| 'if' construct must use '{}'s. |
837
|
| '0x20000000000000L' is a magic number. |
837
|
| '11' is a magic number. |
838
|
| '53' is a magic number. |
838
|
| '32' is a magic number. |
838
|
| '10' is a magic number. |
843
|
| Missing a Javadoc comment. |
845
|
| Redundant 'final' modifier. |
845
|
| Parameter state should be final. |
845
|
| '{' should be on the previous line. |
846
|
| '{' should be on the previous line. |
848
|
| Missing a Javadoc comment. |
853
|
| Redundant 'final' modifier. |
853
|
| Parameter start should be final. |
853
|
| Parameter end should be final. |
853
|
| '{' should be on the previous line. |
854
|
| Missing a Javadoc comment. |
859
|
| Redundant 'final' modifier. |
859
|
| Parameter state1 should be final. |
859
|
| Parameter state2 should be final. |
859
|
| '{' should be on the previous line. |
860
|
| Missing a Javadoc comment. |
864
|
| Redundant 'final' modifier. |
864
|
| Parameter start should be final. |
864
|
| Parameter end should be final. |
864
|
| '{' should be on the previous line. |
865
|
| Missing a Javadoc comment. |
870
|
| Redundant 'final' modifier. |
870
|
| Parameter start should be final. |
870
|
| '{' should be on the previous line. |
871
|
| Missing a Javadoc comment. |
875
|
| Name 'jjbitVec0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
875
|
| Line is longer than 80 characters. |
876
|
| Missing a Javadoc comment. |
878
|
| Name 'jjbitVec2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
878
|
| Missing a Javadoc comment. |
881
|
| Name 'jjbitVec3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
881
|
| Missing a Javadoc comment. |
884
|
| Name 'jjbitVec4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
884
|
| Missing a Javadoc comment. |
887
|
| Name 'jjbitVec5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
887
|
| Missing a Javadoc comment. |
890
|
| Name 'jjbitVec6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
890
|
| Missing a Javadoc comment. |
893
|
| Name 'jjbitVec7' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
893
|
| Missing a Javadoc comment. |
896
|
| Name 'jjbitVec8' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
896
|
| Method length is 389 lines (max allowed is 150). |
899
|
| Missing a Javadoc comment. |
899
|
| Redundant 'final' modifier. |
899
|
| Name 'jjMoveNfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
899
|
| Parameter startState should be final. |
899
|
| Parameter curPos should be final. |
899
|
| '{' should be on the previous line. |
900
|
| '52' is a magic number. |
903
|
| '0x7fffffff' is a magic number. |
906
|
| '{' should be on the previous line. |
908
|
| 'if' construct must use '{}'s. |
909
|
| '0x7fffffff' is a magic number. |
909
|
| '64' is a magic number. |
911
|
| '{' should be on the previous line. |
912
|
| '{' should be on the previous line. |
915
|
| '{' should be on the previous line. |
917
|
| '3' is a magic number. |
918
|
| 'if' construct must use '{}'s. |
919
|
| '0x3ff000000000000L' is a magic number. |
919
|
| '6' is a magic number. |
920
|
| '36' is a magic number. |
921
|
| '{' should be on the previous line. |
922
|
| 'if' construct must use '{}'s. |
923
|
| '73' is a magic number. |
923
|
| '73' is a magic number. |
924
|
| '32' is a magic number. |
925
|
| '}' should be on the same line. |
926
|
| 'if' construct must use '{}'s. |
927
|
| '34' is a magic number. |
927
|
| '7' is a magic number. |
928
|
| '9' is a magic number. |
928
|
| 'if' construct must use '{}'s. |
929
|
| '39' is a magic number. |
929
|
| '10' is a magic number. |
930
|
| '11' is a magic number. |
930
|
| 'if' construct must use '{}'s. |
931
|
| '46' is a magic number. |
931
|
| '8' is a magic number. |
932
|
| 'if' construct must use '{}'s. |
933
|
| '47' is a magic number. |
933
|
| '0x3fe000000000000L' is a magic number. |
935
|
| '{' should be on the previous line. |
936
|
| 'if' construct must use '{}'s. |
937
|
| '65' is a magic number. |
937
|
| '65' is a magic number. |
938
|
| '5' is a magic number. |
939
|
| '6' is a magic number. |
939
|
| '}' should be on the same line. |
940
|
| '48' is a magic number. |
941
|
| '{' should be on the previous line. |
942
|
| 'if' construct must use '{}'s. |
943
|
| '65' is a magic number. |
943
|
| '65' is a magic number. |
944
|
| '12' is a magic number. |
945
|
| '14' is a magic number. |
945
|
| 'if' construct must use '{}'s. |
949
|
| '42' is a magic number. |
949
|
| 'if' construct must use '{}'s. |
953
|
| '0xffff7fffffffffffL' is a magic number. |
953
|
| '7' is a magic number. |
953
|
| '7' is a magic number. |
954
|
| 'if' construct must use '{}'s. |
957
|
| '42' is a magic number. |
957
|
| '4' is a magic number. |
960
|
| 'if' construct must use '{}'s. |
961
|
| '0x3fe000000000000L' is a magic number. |
961
|
| 'if' construct must use '{}'s. |
963
|
| '65' is a magic number. |
963
|
| '65' is a magic number. |
964
|
| '5' is a magic number. |
965
|
| '6' is a magic number. |
965
|
| '5' is a magic number. |
967
|
| 'if' construct must use '{}'s. |
968
|
| '0x3ff000000000000L' is a magic number. |
968
|
| 'if' construct must use '{}'s. |
970
|
| '65' is a magic number. |
970
|
| '65' is a magic number. |
971
|
| '5' is a magic number. |
972
|
| '6' is a magic number. |
972
|
| '7' is a magic number. |
974
|
| 'if' construct must use '{}'s. |
975
|
| '46' is a magic number. |
975
|
| '8' is a magic number. |
976
|
| '8' is a magic number. |
978
|
| 'if' construct must use '{}'s. |
979
|
| '0x3ff000000000000L' is a magic number. |
979
|
| 'if' construct must use '{}'s. |
981
|
| '69' is a magic number. |
981
|
| '69' is a magic number. |
982
|
| '15' is a magic number. |
983
|
| '17' is a magic number. |
983
|
| '10' is a magic number. |
985
|
| 'if' construct must use '{}'s. |
986
|
| '0x280000000000L' is a magic number. |
986
|
| '11' is a magic number. |
987
|
| '11' is a magic number. |
989
|
| 'if' construct must use '{}'s. |
990
|
| '0x3ff000000000000L' is a magic number. |
990
|
| 'if' construct must use '{}'s. |
992
|
| '69' is a magic number. |
992
|
| '69' is a magic number. |
993
|
| '11' is a magic number. |
994
|
| '12' is a magic number. |
994
|
| '13' is a magic number. |
996
|
| 'if' construct must use '{}'s. |
997
|
| '39' is a magic number. |
997
|
| '10' is a magic number. |
998
|
| '11' is a magic number. |
998
|
| '14' is a magic number. |
1000
|
| 'if' construct must use '{}'s. |
1001
|
| '0xffffff7fffffdbffL' is a magic number. |
1001
|
| '15' is a magic number. |
1002
|
| '15' is a magic number. |
1004
|
| 'if' construct must use '{}'s. |
1005
|
| '39' is a magic number. |
1005
|
| '71' is a magic number. |
1005
|
| '71' is a magic number. |
1006
|
| '17' is a magic number. |
1008
|
| 'if' construct must use '{}'s. |
1009
|
| '0x8400000000L' is a magic number. |
1009
|
| '15' is a magic number. |
1010
|
| '18' is a magic number. |
1012
|
| 'if' construct must use '{}'s. |
1013
|
| '0xff000000000000L' is a magic number. |
1013
|
| '19' is a magic number. |
1014
|
| '15' is a magic number. |
1014
|
| '19' is a magic number. |
1016
|
| 'if' construct must use '{}'s. |
1017
|
| '0xff000000000000L' is a magic number. |
1017
|
| '15' is a magic number. |
1018
|
| '20' is a magic number. |
1020
|
| 'if' construct must use '{}'s. |
1021
|
| '0xf000000000000L' is a magic number. |
1021
|
| '21' is a magic number. |
1022
|
| '21' is a magic number. |
1024
|
| 'if' construct must use '{}'s. |
1025
|
| '0xff000000000000L' is a magic number. |
1025
|
| '19' is a magic number. |
1026
|
| '22' is a magic number. |
1028
|
| 'if' construct must use '{}'s. |
1029
|
| '34' is a magic number. |
1029
|
| '7' is a magic number. |
1030
|
| '9' is a magic number. |
1030
|
| '23' is a magic number. |
1032
|
| 'if' construct must use '{}'s. |
1033
|
| '0xfffffffbffffdbffL' is a magic number. |
1033
|
| '7' is a magic number. |
1034
|
| '9' is a magic number. |
1034
|
| '25' is a magic number. |
1036
|
| 'if' construct must use '{}'s. |
1037
|
| '0x8400000000L' is a magic number. |
1037
|
| '7' is a magic number. |
1038
|
| '9' is a magic number. |
1038
|
| '26' is a magic number. |
1040
|
| 'if' construct must use '{}'s. |
1041
|
| '34' is a magic number. |
1041
|
| '72' is a magic number. |
1041
|
| '72' is a magic number. |
1042
|
| '27' is a magic number. |
1044
|
| 'if' construct must use '{}'s. |
1045
|
| '0xff000000000000L' is a magic number. |
1045
|
| '18' is a magic number. |
1046
|
| '21' is a magic number. |
1046
|
| '28' is a magic number. |
1048
|
| 'if' construct must use '{}'s. |
1049
|
| '0xff000000000000L' is a magic number. |
1049
|
| '7' is a magic number. |
1050
|
| '9' is a magic number. |
1050
|
| '29' is a magic number. |
1052
|
| 'if' construct must use '{}'s. |
1053
|
| '0xf000000000000L' is a magic number. |
1053
|
| '30' is a magic number. |
1054
|
| '30' is a magic number. |
1056
|
| 'if' construct must use '{}'s. |
1057
|
| '0xff000000000000L' is a magic number. |
1057
|
| '28' is a magic number. |
1058
|
| '31' is a magic number. |
1060
|
| 'if' construct must use '{}'s. |
1061
|
| '36' is a magic number. |
1061
|
| 'if' construct must use '{}'s. |
1063
|
| '73' is a magic number. |
1063
|
| '73' is a magic number. |
1064
|
| '32' is a magic number. |
1065
|
| '32' is a magic number. |
1067
|
| 'if' construct must use '{}'s. |
1068
|
| '0x3ff001000000000L' is a magic number. |
1068
|
| 'if' construct must use '{}'s. |
1070
|
| '73' is a magic number. |
1070
|
| '73' is a magic number. |
1071
|
| '32' is a magic number. |
1072
|
| '33' is a magic number. |
1074
|
| 'if' construct must use '{}'s. |
1075
|
| '0x3ff000000000000L' is a magic number. |
1075
|
| '6' is a magic number. |
1076
|
| '34' is a magic number. |
1078
|
| 'if' construct must use '{}'s. |
1079
|
| '0x3ff000000000000L' is a magic number. |
1079
|
| '34' is a magic number. |
1080
|
| '35' is a magic number. |
1080
|
| '35' is a magic number. |
1082
|
| 'if' construct must use '{}'s. |
1083
|
| '46' is a magic number. |
1083
|
| 'if' construct must use '{}'s. |
1085
|
| '69' is a magic number. |
1085
|
| '69' is a magic number. |
1086
|
| '22' is a magic number. |
1087
|
| '24' is a magic number. |
1087
|
| '36' is a magic number. |
1089
|
| 'if' construct must use '{}'s. |
1090
|
| '0x3ff000000000000L' is a magic number. |
1090
|
| 'if' construct must use '{}'s. |
1092
|
| '69' is a magic number. |
1092
|
| '69' is a magic number. |
1093
|
| '22' is a magic number. |
1094
|
| '24' is a magic number. |
1094
|
| '38' is a magic number. |
1096
|
| 'if' construct must use '{}'s. |
1097
|
| '0x280000000000L' is a magic number. |
1097
|
| '39' is a magic number. |
1098
|
| '39' is a magic number. |
1100
|
| 'if' construct must use '{}'s. |
1101
|
| '0x3ff000000000000L' is a magic number. |
1101
|
| 'if' construct must use '{}'s. |
1103
|
| '69' is a magic number. |
1103
|
| '69' is a magic number. |
1104
|
| '39' is a magic number. |
1105
|
| '12' is a magic number. |
1105
|
| '40' is a magic number. |
1107
|
| 'if' construct must use '{}'s. |
1108
|
| '0x3ff000000000000L' is a magic number. |
1108
|
| '40' is a magic number. |
1109
|
| '41' is a magic number. |
1109
|
| '42' is a magic number. |
1111
|
| 'if' construct must use '{}'s. |
1112
|
| '0x280000000000L' is a magic number. |
1112
|
| '43' is a magic number. |
1113
|
| '43' is a magic number. |
1115
|
| 'if' construct must use '{}'s. |
1116
|
| '0x3ff000000000000L' is a magic number. |
1116
|
| 'if' construct must use '{}'s. |
1118
|
| '69' is a magic number. |
1118
|
| '69' is a magic number. |
1119
|
| '43' is a magic number. |
1120
|
| '12' is a magic number. |
1120
|
| '44' is a magic number. |
1122
|
| 'if' construct must use '{}'s. |
1123
|
| '0x3ff000000000000L' is a magic number. |
1123
|
| '25' is a magic number. |
1124
|
| '27' is a magic number. |
1124
|
| '46' is a magic number. |
1126
|
| 'if' construct must use '{}'s. |
1127
|
| '0x280000000000L' is a magic number. |
1127
|
| '47' is a magic number. |
1128
|
| '47' is a magic number. |
1130
|
| 'if' construct must use '{}'s. |
1131
|
| '0x3ff000000000000L' is a magic number. |
1131
|
| '47' is a magic number. |
1132
|
| '12' is a magic number. |
1132
|
| '48' is a magic number. |
1134
|
| 'if' construct must use '{}'s. |
1135
|
| '48' is a magic number. |
1135
|
| 'if' construct must use '{}'s. |
1137
|
| '65' is a magic number. |
1137
|
| '65' is a magic number. |
1138
|
| '12' is a magic number. |
1139
|
| '14' is a magic number. |
1139
|
| '50' is a magic number. |
1141
|
| 'if' construct must use '{}'s. |
1142
|
| '0x3ff000000000000L' is a magic number. |
1142
|
| 'if' construct must use '{}'s. |
1144
|
| '65' is a magic number. |
1144
|
| '65' is a magic number. |
1145
|
| '50' is a magic number. |
1146
|
| '6' is a magic number. |
1146
|
| '51' is a magic number. |
1148
|
| 'if' construct must use '{}'s. |
1149
|
| '0xff000000000000L' is a magic number. |
1149
|
| 'if' construct must use '{}'s. |
1151
|
| '65' is a magic number. |
1151
|
| '65' is a magic number. |
1152
|
| '51' is a magic number. |
1153
|
| '6' is a magic number. |
1153
|
| '}' should be on the same line. |
1158
|
| '128' is a magic number. |
1159
|
| '{' should be on the previous line. |
1160
|
| '077' is a magic number. |
1161
|
| '{' should be on the previous line. |
1163
|
| '{' should be on the previous line. |
1165
|
| '3' is a magic number. |
1166
|
| '32' is a magic number. |
1167
|
| 'if' construct must use '{}'s. |
1168
|
| '0x7fffffe87fffffeL' is a magic number. |
1168
|
| 'if' construct must use '{}'s. |
1170
|
| '73' is a magic number. |
1170
|
| '73' is a magic number. |
1171
|
| '32' is a magic number. |
1172
|
| 'if' construct must use '{}'s. |
1175
|
| '7' is a magic number. |
1175
|
| '7' is a magic number. |
1176
|
| '6' is a magic number. |
1178
|
| 'if' construct must use '{}'s. |
1179
|
| '0x100000001000L' is a magic number. |
1179
|
| '65' is a magic number. |
1179
|
| '65' is a magic number. |
1180
|
| '9' is a magic number. |
1182
|
| 'if' construct must use '{}'s. |
1183
|
| '0x2000000020L' is a magic number. |
1183
|
| '28' is a magic number. |
1184
|
| '29' is a magic number. |
1184
|
| '12' is a magic number. |
1186
|
| 'if' construct must use '{}'s. |
1187
|
| '0x5000000050L' is a magic number. |
1187
|
| '69' is a magic number. |
1187
|
| '69' is a magic number. |
1188
|
| '14' is a magic number. |
1190
|
| 'if' construct must use '{}'s. |
1191
|
| '0xffffffffefffffffL' is a magic number. |
1191
|
| '15' is a magic number. |
1192
|
| '16' is a magic number. |
1194
|
| 'if' construct must use '{}'s. |
1195
|
| '92' is a magic number. |
1195
|
| '30' is a magic number. |
1196
|
| '32' is a magic number. |
1196
|
| '17' is a magic number. |
1198
|
| 'if' construct must use '{}'s. |
1199
|
| '0x14404410000000L' is a magic number. |
1199
|
| '15' is a magic number. |
1200
|
| '23' is a magic number. |
1202
|
| 'if' construct must use '{}'s. |
1203
|
| '0xffffffffefffffffL' is a magic number. |
1203
|
| '7' is a magic number. |
1204
|
| '9' is a magic number. |
1204
|
| '24' is a magic number. |
1206
|
| 'if' construct must use '{}'s. |
1207
|
| '92' is a magic number. |
1207
|
| '33' is a magic number. |
1208
|
| '35' is a magic number. |
1208
|
| '25' is a magic number. |
1210
|
| 'if' construct must use '{}'s. |
1211
|
| '0x14404410000000L' is a magic number. |
1211
|
| '7' is a magic number. |
1212
|
| '9' is a magic number. |
1212
|
| '37' is a magic number. |
1214
|
| 'if' construct must use '{}'s. |
1215
|
| '0x2000000020L' is a magic number. |
1215
|
| '36' is a magic number. |
1216
|
| '37' is a magic number. |
1216
|
| '41' is a magic number. |
1218
|
| 'if' construct must use '{}'s. |
1219
|
| '0x2000000020L' is a magic number. |
1219
|
| '38' is a magic number. |
1220
|
| '39' is a magic number. |
1220
|
| '45' is a magic number. |
1222
|
| 'if' construct must use '{}'s. |
1223
|
| '0x2000000020L' is a magic number. |
1223
|
| '40' is a magic number. |
1224
|
| '41' is a magic number. |
1224
|
| '49' is a magic number. |
1226
|
| 'if' construct must use '{}'s. |
1227
|
| '0x100000001000000L' is a magic number. |
1227
|
| '50' is a magic number. |
1228
|
| '50' is a magic number. |
1230
|
| 'if' construct must use '{}'s. |
1231
|
| '0x7e0000007eL' is a magic number. |
1231
|
| 'if' construct must use '{}'s. |
1233
|
| '65' is a magic number. |
1233
|
| '65' is a magic number. |
1234
|
| '50' is a magic number. |
1235
|
| '6' is a magic number. |
1235
|
| '}' should be on the same line. |
1240
|
| '{' should be on the previous line. |
1242
|
| 'cast' is not followed by whitespace. |
1243
|
| '8' is a magic number. |
1243
|
| '6' is a magic number. |
1244
|
| '077' is a magic number. |
1245
|
| '0xff' is a magic number. |
1246
|
| '6' is a magic number. |
1246
|
| '077' is a magic number. |
1247
|
| '{' should be on the previous line. |
1249
|
| '{' should be on the previous line. |
1251
|
| '3' is a magic number. |
1252
|
| '32' is a magic number. |
1253
|
| 'if' construct must use '{}'s. |
1254
|
| 'if' construct must use '{}'s. |
1256
|
| '73' is a magic number. |
1256
|
| '73' is a magic number. |
1257
|
| '32' is a magic number. |
1258
|
| 'if' construct must use '{}'s. |
1261
|
| '7' is a magic number. |
1261
|
| '7' is a magic number. |
1262
|
| '14' is a magic number. |
1264
|
| 'if' construct must use '{}'s. |
1265
|
| '15' is a magic number. |
1266
|
| '23' is a magic number. |
1268
|
| 'if' construct must use '{}'s. |
1269
|
| '7' is a magic number. |
1270
|
| '9' is a magic number. |
1270
|
| '0x7fffffff' is a magic number. |
1276
|
| '{' should be on the previous line. |
1277
|
| '0x7fffffff' is a magic number. |
1280
|
| 'if' construct must use '{}'s. |
1283
|
| '52' is a magic number. |
1283
|
| '}' should be on the same line. |
1285
|
| 'catch' is not followed by whitespace. |
1286
|
| Missing a Javadoc comment. |
1289
|
| Redundant 'final' modifier. |
1289
|
| Name 'jjMoveStringLiteralDfa0_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1289
|
| '{' should be on the previous line. |
1290
|
| '{' should be on the previous line. |
1292
|
| '42' is a magic number. |
1293
|
| '0x800L' is a magic number. |
1294
|
| Missing a Javadoc comment. |
1299
|
| Redundant 'final' modifier. |
1299
|
| Name 'jjMoveStringLiteralDfa1_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1299
|
| Parameter active0 should be final. |
1299
|
| '{' should be on the previous line. |
1300
|
| '}' should be on the same line. |
1301
|
| 'catch' is not followed by whitespace. |
1302
|
| '{' should be on the previous line. |
1306
|
| '47' is a magic number. |
1307
|
| 'if' construct must use '{}'s. |
1308
|
| '0x800L' is a magic number. |
1308
|
| '11' is a magic number. |
1309
|
| Missing a Javadoc comment. |
1316
|
| Redundant 'final' modifier. |
1316
|
| Name 'jjMoveStringLiteralDfa0_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1316
|
| '{' should be on the previous line. |
1317
|
| Missing a Javadoc comment. |
1320
|
| Redundant 'final' modifier. |
1320
|
| Name 'jjMoveNfa_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1320
|
| Parameter startState should be final. |
1320
|
| Parameter curPos should be final. |
1320
|
| '{' should be on the previous line. |
1321
|
| '3' is a magic number. |
1324
|
| '0x7fffffff' is a magic number. |
1327
|
| '{' should be on the previous line. |
1329
|
| 'if' construct must use '{}'s. |
1330
|
| '0x7fffffff' is a magic number. |
1330
|
| '64' is a magic number. |
1332
|
| '{' should be on the previous line. |
1333
|
| '{' should be on the previous line. |
1336
|
| '{' should be on the previous line. |
1338
|
| '0x2400L' is a magic number. |
1340
|
| '{' should be on the previous line. |
1341
|
| 'if' construct must use '{}'s. |
1342
|
| '9' is a magic number. |
1342
|
| '9' is a magic number. |
1343
|
| 'if' construct must use '{}'s. |
1345
|
| '13' is a magic number. |
1345
|
| 'if' construct must use '{}'s. |
1349
|
| '10' is a magic number. |
1349
|
| '9' is a magic number. |
1349
|
| '9' is a magic number. |
1350
|
| 'if' construct must use '{}'s. |
1353
|
| '13' is a magic number. |
1353
|
| '}' should be on the same line. |
1359
|
| '128' is a magic number. |
1360
|
| '{' should be on the previous line. |
1361
|
| '077' is a magic number. |
1362
|
| '{' should be on the previous line. |
1364
|
| '{' should be on the previous line. |
1366
|
| '}' should be on the same line. |
1370
|
| '{' should be on the previous line. |
1372
|
| 'cast' is not followed by whitespace. |
1373
|
| '8' is a magic number. |
1373
|
| '6' is a magic number. |
1374
|
| '077' is a magic number. |
1375
|
| '0xff' is a magic number. |
1376
|
| '6' is a magic number. |
1376
|
| '077' is a magic number. |
1377
|
| '{' should be on the previous line. |
1379
|
| '{' should be on the previous line. |
1381
|
| '0x7fffffff' is a magic number. |
1386
|
| '{' should be on the previous line. |
1387
|
| '0x7fffffff' is a magic number. |
1390
|
| 'if' construct must use '{}'s. |
1393
|
| '3' is a magic number. |
1393
|
| '}' should be on the same line. |
1395
|
| 'catch' is not followed by whitespace. |
1396
|
| Missing a Javadoc comment. |
1399
|
| Redundant 'final' modifier. |
1399
|
| Name 'jjMoveStringLiteralDfa0_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1399
|
| '{' should be on the previous line. |
1400
|
| '{' should be on the previous line. |
1402
|
| '42' is a magic number. |
1403
|
| '0x400L' is a magic number. |
1404
|
| Missing a Javadoc comment. |
1409
|
| Redundant 'final' modifier. |
1409
|
| Name 'jjMoveStringLiteralDfa1_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1409
|
| Parameter active0 should be final. |
1409
|
| '{' should be on the previous line. |
1410
|
| '}' should be on the same line. |
1411
|
| 'catch' is not followed by whitespace. |
1412
|
| '{' should be on the previous line. |
1416
|
| '47' is a magic number. |
1417
|
| 'if' construct must use '{}'s. |
1418
|
| '0x400L' is a magic number. |
1418
|
| '10' is a magic number. |
1419
|
| Missing a Javadoc comment. |
1426
|
| Name 'jjnextStates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1426
|
| Line has trailing spaces. |
1427
|
| Line has trailing spaces. |
1428
|
| Line has trailing spaces. |
1429
|
| Line is longer than 80 characters. |
1431
|
| Missing a Javadoc comment. |
1431
|
| Redundant 'final' modifier. |
1431
|
| Name 'jjCanMove_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1431
|
| Parameter hiByte should be final. |
1431
|
| Parameter i1 should be final. |
1431
|
| Parameter i2 should be final. |
1431
|
| Parameter l1 should be final. |
1431
|
| Parameter l2 should be final. |
1431
|
| '{' should be on the previous line. |
1434
|
| Line has trailing spaces. |
1437
|
| 'if' construct must use '{}'s. |
1438
|
| Line is longer than 80 characters. |
1443
|
| Missing a Javadoc comment. |
1443
|
| Redundant 'final' modifier. |
1443
|
| Name 'jjCanMove_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1443
|
| Parameter hiByte should be final. |
1443
|
| Parameter i1 should be final. |
1443
|
| Parameter i2 should be final. |
1443
|
| Parameter l1 should be final. |
1443
|
| Parameter l2 should be final. |
1443
|
| '{' should be on the previous line. |
1446
|
| '48' is a magic number. |
1449
|
| '49' is a magic number. |
1451
|
| '51' is a magic number. |
1453
|
| '61' is a magic number. |
1455
|
| Line has trailing spaces. |
1457
|
| 'if' construct must use '{}'s. |
1458
|
| Missing a Javadoc comment. |
1463
|
| Name 'jjstrLiteralImages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1463
|
| Line has trailing spaces. |
1464
|
| Line has trailing spaces. |
1465
|
| Line is longer than 80 characters. |
1465
|
| Line has trailing spaces. |
1466
|
| Line is longer than 80 characters. |
1466
|
| Line has trailing spaces. |
1467
|
| Line is longer than 80 characters. |
1467
|
| Line has trailing spaces. |
1468
|
| Line has trailing spaces. |
1469
|
| Line has trailing spaces. |
1470
|
| Line is longer than 80 characters. |
1470
|
| Line has trailing spaces. |
1471
|
| Line is longer than 80 characters. |
1471
|
| Line has trailing spaces. |
1472
|
| Line has trailing spaces. |
1473
|
| Line is longer than 80 characters. |
1473
|
| Line has trailing spaces. |
1474
|
| Line is longer than 80 characters. |
1474
|
| Line has trailing spaces. |
1475
|
| Line is longer than 80 characters. |
1475
|
| Line has trailing spaces. |
1476
|
| Line is longer than 80 characters. |
1476
|
| Line has trailing spaces. |
1477
|
| Line is longer than 80 characters. |
1477
|
| Line has trailing spaces. |
1478
|
| Line is longer than 80 characters. |
1478
|
| Line has trailing spaces. |
1479
|
| Line is longer than 80 characters. |
1479
|
| Line has trailing spaces. |
1480
|
| Line is longer than 80 characters. |
1480
|
| Line has trailing spaces. |
1481
|
| Line is longer than 80 characters. |
1481
|
| Line has trailing spaces. |
1482
|
| Line is longer than 80 characters. |
1482
|
| Line has trailing spaces. |
1483
|
| Line is longer than 80 characters. |
1483
|
| Line has trailing spaces. |
1484
|
| Line is longer than 80 characters. |
1484
|
| Missing a Javadoc comment. |
1486
|
| Name 'lexStateNames' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1486
|
| Line has trailing spaces. |
1487
|
| Line has trailing spaces. |
1488
|
| Line has trailing spaces. |
1489
|
| Line has trailing spaces. |
1490
|
| Missing a Javadoc comment. |
1492
|
| Name 'jjnewLexState' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1492
|
| Line has trailing spaces. |
1493
|
| Line is longer than 80 characters. |
1493
|
| Line has trailing spaces. |
1494
|
| Line is longer than 80 characters. |
1494
|
| Line has trailing spaces. |
1495
|
| Line is longer than 80 characters. |
1495
|
| Line has trailing spaces. |
1496
|
| Line is longer than 80 characters. |
1496
|
| Line has trailing spaces. |
1497
|
| Line is longer than 80 characters. |
1497
|
| Missing a Javadoc comment. |
1499
|
| Name 'jjtoToken' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1499
|
| Line has trailing spaces. |
1500
|
| Missing a Javadoc comment. |
1502
|
| Name 'jjtoSkip' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1502
|
| Line has trailing spaces. |
1503
|
| Missing a Javadoc comment. |
1505
|
| Name 'jjtoSpecial' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1505
|
| Line has trailing spaces. |
1506
|
| Missing a Javadoc comment. |
1508
|
| Name 'jjtoMore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1508
|
| Line has trailing spaces. |
1509
|
| Missing a Javadoc comment. |
1511
|
| Name 'input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1511
|
| Missing a Javadoc comment. |
1512
|
| '52' is a magic number. |
1512
|
| Missing a Javadoc comment. |
1513
|
| '104' is a magic number. |
1513
|
| Missing a Javadoc comment. |
1514
|
| Variable 'image' must be private and have accessor methods. |
1514
|
| Missing a Javadoc comment. |
1515
|
| Variable 'jjimageLen' must be private and have accessor methods. |
1515
|
| Missing a Javadoc comment. |
1516
|
| Variable 'lengthOfMatch' must be private and have accessor methods. |
1516
|
| Missing a Javadoc comment. |
1517
|
| Variable 'curChar' must be private and have accessor methods. |
1517
|
| Missing a Javadoc comment. |
1518
|
| Parameter stream should be final. |
1518
|
| '{' should be on the previous line. |
1519
|
| 'if' construct must use '{}'s. |
1520
|
| Line is longer than 80 characters. |
1521
|
| Missing a Javadoc comment. |
1524
|
| Parameter stream should be final. |
1524
|
| Parameter lexState should be final. |
1524
|
| '{' should be on the previous line. |
1525
|
| Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. |
1529
|
| Missing a Javadoc comment. |
1529
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1529
|
| Parameter stream should be final. |
1529
|
| '{' should be on the previous line. |
1530
|
| Inner assignments should be avoided. |
1531
|
| Missing a Javadoc comment. |
1536
|
| Redundant 'final' modifier. |
1536
|
| Name 'ReInitRounds' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1536
|
| '{' should be on the previous line. |
1537
|
| '0x80000001' is a magic number. |
1539
|
| 'for' construct must use '{}'s. |
1540
|
| '52' is a magic number. |
1540
|
| '0x80000000' is a magic number. |
1541
|
| Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. |
1543
|
| Missing a Javadoc comment. |
1543
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1543
|
| Parameter stream should be final. |
1543
|
| Parameter lexState should be final. |
1543
|
| '{' should be on the previous line. |
1544
|
| Method 'SwitchTo' is not designed for extension - needs to be abstract, final or empty. |
1548
|
| Missing a Javadoc comment. |
1548
|
| Name 'SwitchTo' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1548
|
| Parameter lexState should be final. |
1548
|
| '{' should be on the previous line. |
1549
|
| 'if' construct must use '{}'s. |
1550
|
| '4' is a magic number. |
1550
|
| Line is longer than 80 characters. |
1551
|
| 'else' construct must use '{}'s. |
1552
|
| Missing a Javadoc comment. |
1556
|
| Redundant 'final' modifier. |
1556
|
| '{' should be on the previous line. |
1557
|
| Avoid inline conditionals. |
1561
|
| Missing a Javadoc comment. |
1569
|
| Variable 'curLexState' must be private and have accessor methods. |
1569
|
| Missing a Javadoc comment. |
1570
|
| Variable 'defaultLexState' must be private and have accessor methods. |
1570
|
| Missing a Javadoc comment. |
1571
|
| Variable 'jjnewStateCnt' must be private and have accessor methods. |
1571
|
| Missing a Javadoc comment. |
1572
|
| Variable 'jjround' must be private and have accessor methods. |
1572
|
| Missing a Javadoc comment. |
1573
|
| Variable 'jjmatchedPos' must be private and have accessor methods. |
1573
|
| Missing a Javadoc comment. |
1574
|
| Variable 'jjmatchedKind' must be private and have accessor methods. |
1574
|
| Line has trailing spaces. |
1576
|
| Missing a Javadoc comment. |
1576
|
| '{' should be on the previous line. |
1577
|
| Line has trailing spaces. |
1585
|
| '{' should be on the previous line. |
1585
|
| Line has trailing spaces. |
1586
|
| Line has trailing spaces. |
1587
|
| '{' should be on the previous line. |
1587
|
| Line has trailing spaces. |
1589
|
| '}' should be on the same line. |
1589
|
| 'catch' is not followed by whitespace. |
1590
|
| Line has trailing spaces. |
1591
|
| '{' should be on the previous line. |
1591
|
| '{' should be on the previous line. |
1601
|
| switch without "default" clause. |
1602
|
| '{' should be on the previous line. |
1603
|
| '0x7fffffff' is a magic number. |
1605
|
| '0x7fffffff' is a magic number. |
1610
|
| '12' is a magic number. |
1613
|
| '{' should be on the previous line. |
1614
|
| '12' is a magic number. |
1615
|
| '0x7fffffff' is a magic number. |
1619
|
| '12' is a magic number. |
1622
|
| '{' should be on the previous line. |
1623
|
| '12' is a magic number. |
1624
|
| '3' is a magic number. |
1627
|
| '0x7fffffff' is a magic number. |
1628
|
| '12' is a magic number. |
1631
|
| '{' should be on the previous line. |
1632
|
| '12' is a magic number. |
1633
|
| '0x7fffffff' is a magic number. |
1637
|
| '{' should be on the previous line. |
1638
|
| 'if' construct must use '{}'s. |
1639
|
| Line is longer than 80 characters. |
1641
|
| '6' is a magic number. |
1641
|
| '077' is a magic number. |
1641
|
| 'if' construct must use '{}'s. |
1645
|
| '}' should be on the same line. |
1648
|
| Line is longer than 80 characters. |
1649
|
| '6' is a magic number. |
1649
|
| '077' is a magic number. |
1649
|
| Line is longer than 80 characters. |
1651
|
| '6' is a magic number. |
1651
|
| '077' is a magic number. |
1651
|
| 'if' construct must use '{}'s. |
1654
|
| '{' should be on the previous line. |
1657
|
| Inner assignments should be avoided. |
1659
|
| '}' should be on the same line. |
1662
|
| 'else' construct must use '{}'s. |
1663
|
| Line has trailing spaces. |
1663
|
| 'if' construct must use '{}'s. |
1665
|
| 'if' construct must use '{}'s. |
1670
|
| '0x7fffffff' is a magic number. |
1673
|
| '}' should be on the same line. |
1677
|
| Must have at least one statement. |
1678
|
| Name 'error_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1680
|
| Name 'error_column' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1681
|
| Name 'error_after' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1682
|
| Name 'EOFSeen' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1683
|
| '}' should be on the same line. |
1684
|
| Avoid inline conditionals. |
1687
|
| '}' should be on the same line. |
1691
|
| 'else' construct must use '{}'s. |
1692
|
| Avoid inline conditionals. |
1697
|
| Line is longer than 80 characters. |
1699
|
| Missing a Javadoc comment. |
1704
|
| Name 'SkipLexicalActions' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1704
|
| Parameter matchedToken should be final. |
1704
|
| '{' should be on the previous line. |
1705
|
| '{' should be on the previous line. |
1707
|
| Missing a Javadoc comment. |
1712
|
| Name 'MoreLexicalActions' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1712
|
| '{' should be on the previous line. |
1713
|
| Inner assignments should be avoided. |
1714
|
| '{' should be on the previous line. |
1716
|
| '7' is a magic number. |
1717
|
| 'if' construct must use '{}'s. |
1718
|
| Line is longer than 80 characters. |
1719
|
| 'else' construct must use '{}'s. |
1720
|
| Line has trailing spaces. |
1725
|
xjavadoc/NodeParserTreeConstants.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Line is longer than 80 characters. |
1
|
| Missing a Javadoc comment. |
5
|
| interfaces should describe a type and hence have methods. |
5
|
| '{' should be on the previous line. |
6
|
| Missing a Javadoc comment. |
7
|
| Redundant 'public' modifier. |
7
|
| Missing a Javadoc comment. |
8
|
| Redundant 'public' modifier. |
8
|
| Missing a Javadoc comment. |
9
|
| Redundant 'public' modifier. |
9
|
| Missing a Javadoc comment. |
10
|
| Redundant 'public' modifier. |
10
|
| Missing a Javadoc comment. |
11
|
| Redundant 'public' modifier. |
11
|
| Missing a Javadoc comment. |
12
|
| Redundant 'public' modifier. |
12
|
| Missing a Javadoc comment. |
13
|
| Redundant 'public' modifier. |
13
|
| Missing a Javadoc comment. |
14
|
| Redundant 'public' modifier. |
14
|
| Missing a Javadoc comment. |
15
|
| Redundant 'public' modifier. |
15
|
| Missing a Javadoc comment. |
16
|
| Redundant 'public' modifier. |
16
|
| Missing a Javadoc comment. |
17
|
| Redundant 'public' modifier. |
17
|
| Missing a Javadoc comment. |
18
|
| Redundant 'public' modifier. |
18
|
| Missing a Javadoc comment. |
19
|
| Redundant 'public' modifier. |
19
|
| Missing a Javadoc comment. |
20
|
| Redundant 'public' modifier. |
20
|
| Missing a Javadoc comment. |
21
|
| Redundant 'public' modifier. |
21
|
| Missing a Javadoc comment. |
22
|
| Redundant 'public' modifier. |
22
|
| Missing a Javadoc comment. |
23
|
| Redundant 'public' modifier. |
23
|
| Missing a Javadoc comment. |
24
|
| Redundant 'public' modifier. |
24
|
| Missing a Javadoc comment. |
25
|
| Redundant 'public' modifier. |
25
|
| Missing a Javadoc comment. |
26
|
| Redundant 'public' modifier. |
26
|
| Missing a Javadoc comment. |
27
|
| Redundant 'public' modifier. |
27
|
| Missing a Javadoc comment. |
28
|
| Redundant 'public' modifier. |
28
|
| Missing a Javadoc comment. |
29
|
| Redundant 'public' modifier. |
29
|
| Missing a Javadoc comment. |
30
|
| Redundant 'public' modifier. |
30
|
| Missing a Javadoc comment. |
31
|
| Redundant 'public' modifier. |
31
|
| Missing a Javadoc comment. |
32
|
| Redundant 'public' modifier. |
32
|
| Missing a Javadoc comment. |
33
|
| Redundant 'public' modifier. |
33
|
| Missing a Javadoc comment. |
34
|
| Redundant 'public' modifier. |
34
|
| Missing a Javadoc comment. |
35
|
| Redundant 'public' modifier. |
35
|
| Missing a Javadoc comment. |
36
|
| Redundant 'public' modifier. |
36
|
| Missing a Javadoc comment. |
37
|
| Redundant 'public' modifier. |
37
|
| Missing a Javadoc comment. |
38
|
| Redundant 'public' modifier. |
38
|
| Missing a Javadoc comment. |
39
|
| Redundant 'public' modifier. |
39
|
| Missing a Javadoc comment. |
40
|
| Redundant 'public' modifier. |
40
|
| Missing a Javadoc comment. |
41
|
| Redundant 'public' modifier. |
41
|
| Missing a Javadoc comment. |
42
|
| Redundant 'public' modifier. |
42
|
| Missing a Javadoc comment. |
43
|
| Redundant 'public' modifier. |
43
|
| Missing a Javadoc comment. |
44
|
| Redundant 'public' modifier. |
44
|
| Missing a Javadoc comment. |
45
|
| Redundant 'public' modifier. |
45
|
| Missing a Javadoc comment. |
46
|
| Redundant 'public' modifier. |
46
|
| Missing a Javadoc comment. |
47
|
| Redundant 'public' modifier. |
47
|
| Missing a Javadoc comment. |
48
|
| Redundant 'public' modifier. |
48
|
| Missing a Javadoc comment. |
49
|
| Redundant 'public' modifier. |
49
|
| Missing a Javadoc comment. |
50
|
| Redundant 'public' modifier. |
50
|
| Missing a Javadoc comment. |
51
|
| Redundant 'public' modifier. |
51
|
| Missing a Javadoc comment. |
52
|
| Redundant 'public' modifier. |
52
|
| Missing a Javadoc comment. |
53
|
| Redundant 'public' modifier. |
53
|
| Missing a Javadoc comment. |
54
|
| Redundant 'public' modifier. |
54
|
| Missing a Javadoc comment. |
55
|
| Redundant 'public' modifier. |
55
|
| Missing a Javadoc comment. |
56
|
| Redundant 'public' modifier. |
56
|
| Missing a Javadoc comment. |
57
|
| Redundant 'public' modifier. |
57
|
| Missing a Javadoc comment. |
58
|
| Redundant 'public' modifier. |
58
|
| Missing a Javadoc comment. |
59
|
| Redundant 'public' modifier. |
59
|
| Missing a Javadoc comment. |
60
|
| Redundant 'public' modifier. |
60
|
| Missing a Javadoc comment. |
61
|
| Redundant 'public' modifier. |
61
|
| Missing a Javadoc comment. |
62
|
| Redundant 'public' modifier. |
62
|
| Missing a Javadoc comment. |
63
|
| Redundant 'public' modifier. |
63
|
| Missing a Javadoc comment. |
64
|
| Redundant 'public' modifier. |
64
|
| Missing a Javadoc comment. |
65
|
| Redundant 'public' modifier. |
65
|
| Missing a Javadoc comment. |
66
|
| Redundant 'public' modifier. |
66
|
| Missing a Javadoc comment. |
67
|
| Redundant 'public' modifier. |
67
|
| Missing a Javadoc comment. |
68
|
| Redundant 'public' modifier. |
68
|
| Missing a Javadoc comment. |
69
|
| Redundant 'public' modifier. |
69
|
| Missing a Javadoc comment. |
70
|
| Redundant 'public' modifier. |
70
|
| Missing a Javadoc comment. |
71
|
| Redundant 'public' modifier. |
71
|
| Missing a Javadoc comment. |
72
|
| Redundant 'public' modifier. |
72
|
| Missing a Javadoc comment. |
73
|
| Redundant 'public' modifier. |
73
|
| Missing a Javadoc comment. |
74
|
| Redundant 'public' modifier. |
74
|
| Missing a Javadoc comment. |
75
|
| Redundant 'public' modifier. |
75
|
| Missing a Javadoc comment. |
76
|
| Redundant 'public' modifier. |
76
|
| Missing a Javadoc comment. |
77
|
| Redundant 'public' modifier. |
77
|
| Missing a Javadoc comment. |
78
|
| Redundant 'public' modifier. |
78
|
| Missing a Javadoc comment. |
79
|
| Redundant 'public' modifier. |
79
|
| Missing a Javadoc comment. |
80
|
| Redundant 'public' modifier. |
80
|
| Missing a Javadoc comment. |
81
|
| Redundant 'public' modifier. |
81
|
| Missing a Javadoc comment. |
82
|
| Redundant 'public' modifier. |
82
|
| Missing a Javadoc comment. |
83
|
| Redundant 'public' modifier. |
83
|
| Missing a Javadoc comment. |
84
|
| Redundant 'public' modifier. |
84
|
| Missing a Javadoc comment. |
85
|
| Redundant 'public' modifier. |
85
|
| Missing a Javadoc comment. |
86
|
| Redundant 'public' modifier. |
86
|
| Missing a Javadoc comment. |
87
|
| Redundant 'public' modifier. |
87
|
| Missing a Javadoc comment. |
88
|
| Redundant 'public' modifier. |
88
|
| Missing a Javadoc comment. |
89
|
| Redundant 'public' modifier. |
89
|
| Missing a Javadoc comment. |
90
|
| Redundant 'public' modifier. |
90
|
| Missing a Javadoc comment. |
91
|
| Redundant 'public' modifier. |
91
|
| Missing a Javadoc comment. |
92
|
| Redundant 'public' modifier. |
92
|
| Missing a Javadoc comment. |
93
|
| Redundant 'public' modifier. |
93
|
| Missing a Javadoc comment. |
94
|
| Redundant 'public' modifier. |
94
|
| Missing a Javadoc comment. |
95
|
| Redundant 'public' modifier. |
95
|
| Missing a Javadoc comment. |
96
|
| Redundant 'public' modifier. |
96
|
| Missing a Javadoc comment. |
97
|
| Redundant 'public' modifier. |
97
|
| Missing a Javadoc comment. |
98
|
| Redundant 'public' modifier. |
98
|
| Missing a Javadoc comment. |
99
|
| Redundant 'public' modifier. |
99
|
| Missing a Javadoc comment. |
100
|
| Redundant 'public' modifier. |
100
|
| Missing a Javadoc comment. |
101
|
| Redundant 'public' modifier. |
101
|
| Missing a Javadoc comment. |
102
|
| Redundant 'public' modifier. |
102
|
| Missing a Javadoc comment. |
103
|
| Redundant 'public' modifier. |
103
|
| Missing a Javadoc comment. |
106
|
| Redundant 'public' modifier. |
106
|
| Name 'jjtNodeName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
106
|
xjavadoc/NodePrinter.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
22
|
| First sentence should end with a period. |
24
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
35
|
| Parameter node should be final. |
35
|
| Parameter o should be final. |
35
|
| Expected @param tag for 'o'. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| '{' should be on the previous line. |
36
|
| Line contains a tab character. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
45
|
| 'for' is not followed by whitespace. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| '{' should be on the previous line. |
46
|
| Line contains a tab character. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line contains a tab character. |
48
|
| 'while' is not followed by whitespace. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line contains a tab character. |
49
|
| '{' should be on the previous line. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| 'if' is not followed by whitespace. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| '{' should be on the previous line. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
61
|
| 'while' is not followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line contains a tab character. |
62
|
| '{' should be on the previous line. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| 'if' is not followed by whitespace. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| '{' should be on the previous line. |
65
|
| Line contains a tab character. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| First sentence should end with a period. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Redundant 'final' modifier. |
80
|
| 'static' modifier out of order with the JLS suggestions. |
80
|
| '(' is followed by whitespace. |
80
|
| Parameter t should be final. |
80
|
| Parameter out should be final. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| '{' should be on the previous line. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
84
|
| 'if' is not followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
85
|
| '{' should be on the previous line. |
85
|
| Line contains a tab character. |
86
|
| 'while' is not followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
87
|
| '{' should be on the previous line. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| 'while' is not followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line contains a tab character. |
91
|
| '{' should be on the previous line. |
91
|
| Line contains a tab character. |
92
|
| '(' is followed by whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| '(' is followed by whitespace. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| First sentence should end with a period. |
101
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Redundant 'final' modifier. |
110
|
| 'static' modifier out of order with the JLS suggestions. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
111
|
| '{' should be on the previous line. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| First sentence should end with a period. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| '(' is followed by whitespace. |
124
|
| Parameter str should be final. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line contains a tab character. |
125
|
| '{' should be on the previous line. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
129
|
| 'for' is not followed by whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line contains a tab character. |
130
|
| '{' should be on the previous line. |
130
|
| Line contains a tab character. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Line contains a tab character. |
132
|
| 'if' is not followed by whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| '0x20' is a magic number. |
132
|
| '0x7e' is a magic number. |
132
|
| ')' is preceded with whitespace. |
132
|
| '&&' should be on a new line. |
132
|
| Line is longer than 80 characters. |
133
|
| Line contains a tab character. |
133
|
| ')' is preceded with whitespace. |
133
|
| Line contains a tab character. |
134
|
| '{' should be on the previous line. |
134
|
| Line contains a tab character. |
135
|
| '(' is followed by whitespace. |
135
|
| '16' is a magic number. |
135
|
| ')' is preceded with whitespace. |
135
|
| Line is longer than 80 characters. |
137
|
| Line contains a tab character. |
137
|
| '(' is followed by whitespace. |
137
|
| '4' is a magic number. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line contains a tab character. |
138
|
| '}' should be on the same line. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| '{' should be on the previous line. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
xjavadoc/ParameterImpl.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
10
|
| '{' should be on the previous line. |
19
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| Variable 'instanceCount' must be private and have accessor methods. |
20
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Name '_containingExecutableMember' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
25
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Name '_parameterIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
30
|
| Line contains a tab character. |
32
|
| Missing a Javadoc comment. |
32
|
| Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Line contains a tab character. |
34
|
| Missing a Javadoc comment. |
34
|
| Line contains a tab character. |
35
|
| '{' should be on the previous line. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
39
|
| Missing a Javadoc comment. |
39
|
| Redundant 'final' modifier. |
39
|
| Line contains a tab character. |
40
|
| '{' should be on the previous line. |
40
|
| Line is longer than 80 characters. |
41
|
| Line contains a tab character. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Expected an @return tag. |
49
|
| Line contains a tab character. |
49
|
| Redundant 'final' modifier. |
49
|
| Line contains a tab character. |
50
|
| '{' should be on the previous line. |
50
|
| Line is longer than 80 characters. |
51
|
| Line contains a tab character. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line is longer than 80 characters. |
52
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
59
|
| Missing a Javadoc comment. |
59
|
| Redundant 'final' modifier. |
59
|
| Line contains a tab character. |
60
|
| '{' should be on the previous line. |
60
|
| Line is longer than 80 characters. |
61
|
| Line contains a tab character. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
64
|
| Missing a Javadoc comment. |
64
|
| Line contains a tab character. |
65
|
| '{' should be on the previous line. |
65
|
| Line is longer than 80 characters. |
66
|
| Line contains a tab character. |
66
|
| 'for' is not followed by whitespace. |
66
|
| '(' is followed by whitespace. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| ';' is followed by whitespace. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line is longer than 80 characters. |
69
|
| Line contains a tab character. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line contains a tab character. |
71
|
| 'if' is not followed by whitespace. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
72
|
| '{' should be on the previous line. |
72
|
| Line contains a tab character. |
73
|
| 'if' is not followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| '{' should be on the previous line. |
74
|
| Line contains a tab character. |
75
|
| Line is longer than 80 characters. |
77
|
| Line contains a tab character. |
77
|
| Line is longer than 80 characters. |
78
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
88
|
| Missing a Javadoc comment. |
88
|
| Line contains a tab character. |
89
|
| '{' should be on the previous line. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
92
|
| 'if' is not followed by whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line contains a tab character. |
93
|
| '{' should be on the previous line. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| '}' should be on the same line. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| '{' should be on the previous line. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
102
|
| Missing a Javadoc comment. |
102
|
| Line contains a tab character. |
103
|
| '{' should be on the previous line. |
103
|
| Line is longer than 80 characters. |
104
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
107
|
| Missing a Javadoc comment. |
107
|
| Redundant 'final' modifier. |
107
|
| Line contains a tab character. |
108
|
| '{' should be on the previous line. |
108
|
| Line is longer than 80 characters. |
109
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line is longer than 80 characters. |
111
|
| Line contains a tab character. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line is longer than 80 characters. |
121
|
| Line contains a tab character. |
121
|
| Redundant 'final' modifier. |
121
|
| '(' is followed by whitespace. |
121
|
| Parameter containingExecutableMember should be final. |
121
|
| Parameter parameterIndex should be final. |
121
|
| Expected @param tag for 'parameterIndex'. |
121
|
| ')' is preceded with whitespace. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
xjavadoc/ParseException.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Line is longer than 80 characters. |
1
|
| Unclosed HTML tag found: <result of getMessage> |
25
|
| Parameter currentTokenVal should be final. |
27
|
| Expected @param tag for 'currentTokenVal'. |
27
|
| Parameter expectedTokenSequencesVal should be final. |
28
|
| Expected @param tag for 'expectedTokenSequencesVal'. |
28
|
| Parameter tokenImageVal should be final. |
29
|
| Expected @param tag for 'tokenImageVal'. |
29
|
| '{' should be on the previous line. |
31
|
| Missing a Javadoc comment. |
54
|
| Parameter message should be final. |
54
|
| Variable 'specialConstructor' must be private and have accessor methods. |
64
|
| Variable 'currentToken' must be private and have accessor methods. |
71
|
| Variable 'expectedTokenSequences' must be private and have accessor methods. |
78
|
| Variable 'tokenImage' must be private and have accessor methods. |
85
|
| Expected an @return tag. |
97
|
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Line is longer than 80 characters. |
110
|
| 'if' construct must use '{}'s. |
118
|
| Line has trailing spaces. |
124
|
| Line is longer than 80 characters. |
126
|
| Variable 'eol' must be private and have accessor methods. |
140
|
| Line has trailing spaces. |
141
|
| Expected an @return tag. |
147
|
| Method 'add_escapes' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Name 'add_escapes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
147
|
| Parameter str should be final. |
147
|
| Expected @param tag for 'str'. |
147
|
| '{' should be on the previous line. |
152
|
| '0x20' is a magic number. |
180
|
| '0x7e' is a magic number. |
180
|
| '16' is a magic number. |
181
|
| '4' is a magic number. |
182
|
xjavadoc/Primitive.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
7
|
| '{' should be on the previous line. |
15
|
| Line contains a tab character. |
16
|
| Missing a Javadoc comment. |
16
|
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
16
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| '(' is followed by whitespace. |
18
|
| Parameter xJavaDoc should be final. |
18
|
| Parameter name should be final. |
18
|
| Parameter type should be final. |
18
|
| ')' is preceded with whitespace. |
18
|
| Line contains a tab character. |
19
|
| '{' should be on the previous line. |
19
|
| Line contains a tab character. |
20
|
| '(' is followed by whitespace. |
20
|
| ')' is preceded with whitespace. |
20
|
| Line contains a tab character. |
21
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| Redundant 'final' modifier. |
25
|
| Line contains a tab character. |
26
|
| '{' should be on the previous line. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
30
|
| Missing a Javadoc comment. |
30
|
| Redundant 'final' modifier. |
30
|
| Line contains a tab character. |
31
|
| '{' should be on the previous line. |
31
|
| Line contains a tab character. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line contains a tab character. |
33
|
| First sentence should end with a period. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| '{' should be on the previous line. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
45
|
| Missing a Javadoc comment. |
45
|
| Line contains a tab character. |
46
|
| '{' should be on the previous line. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| First sentence should end with a period. |
50
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| '{' should be on the previous line. |
54
|
| Line contains a tab character. |
55
|
| First sentence should end with a period. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| '{' should be on the previous line. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
xjavadoc/ReturnType.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
15
|
| Line contains a tab character. |
16
|
| Missing a Javadoc comment. |
16
|
| Name '_method' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
16
|
| Line contains a tab character. |
17
|
| Missing a Javadoc comment. |
17
|
| Name '_dimensionAsString' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
17
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
18
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| Name '_typeString' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
19
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| Name '_dimension' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
20
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| '(' is followed by whitespace. |
22
|
| Parameter method should be final. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line contains a tab character. |
23
|
| '{' should be on the previous line. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
27
|
| Missing a Javadoc comment. |
27
|
| Line contains a tab character. |
28
|
| '{' should be on the previous line. |
28
|
| Line contains a tab character. |
29
|
| 'if' is not followed by whitespace. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line contains a tab character. |
30
|
| '{' should be on the previous line. |
30
|
| Line is longer than 80 characters. |
31
|
| Line contains a tab character. |
31
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
36
|
| Missing a Javadoc comment. |
36
|
| Line contains a tab character. |
37
|
| '{' should be on the previous line. |
37
|
| Line contains a tab character. |
38
|
| 'if' is not followed by whitespace. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line contains a tab character. |
39
|
| '{' should be on the previous line. |
39
|
| Line is longer than 80 characters. |
40
|
| Line contains a tab character. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
45
|
| Missing a Javadoc comment. |
45
|
| Line contains a tab character. |
46
|
| '{' should be on the previous line. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
50
|
| Missing a Javadoc comment. |
50
|
| '(' is followed by whitespace. |
50
|
| Parameter dimension should be final. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| '{' should be on the previous line. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
55
|
| Missing a Javadoc comment. |
55
|
| '(' is followed by whitespace. |
55
|
| Parameter typeString should be final. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
56
|
| '{' should be on the previous line. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
xjavadoc/SimpleNode.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Missing a Javadoc comment. |
7
|
| '{' should be on the previous line. |
8
|
| Line contains a tab character. |
10
|
| Missing a Javadoc comment. |
10
|
| Variable 'instanceCount' must be private and have accessor methods. |
10
|
| Line contains a tab character. |
11
|
| Missing a Javadoc comment. |
11
|
| Variable 'parent' must be private and have accessor methods. |
11
|
| Line contains a tab character. |
12
|
| Missing a Javadoc comment. |
12
|
| Variable 'children' must be private and have accessor methods. |
12
|
| Line contains a tab character. |
13
|
| Missing a Javadoc comment. |
13
|
| Variable 'id' must be private and have accessor methods. |
13
|
| Line contains a tab character. |
14
|
| Missing a Javadoc comment. |
14
|
| Variable 'parser' must be private and have accessor methods. |
14
|
| Line contains a tab character. |
15
|
| Missing a Javadoc comment. |
15
|
| Variable 'first' must be private and have accessor methods. |
15
|
| Variable 'last' must be private and have accessor methods. |
15
|
| Line contains a tab character. |
17
|
| Missing a Javadoc comment. |
17
|
| '(' is followed by whitespace. |
17
|
| Parameter i should be final. |
17
|
| ')' is preceded with whitespace. |
17
|
| Line contains a tab character. |
18
|
| '{' should be on the previous line. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
23
|
| Missing a Javadoc comment. |
23
|
| '(' is followed by whitespace. |
23
|
| Parameter i should be final. |
23
|
| ')' is preceded with whitespace. |
23
|
| Line contains a tab character. |
24
|
| '{' should be on the previous line. |
24
|
| Line contains a tab character. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Line contains a tab character. |
35
|
| '{' should be on the previous line. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
38
|
| 'for' is not followed by whitespace. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line contains a tab character. |
39
|
| '{' should be on the previous line. |
39
|
| Line contains a tab character. |
40
|
| 'if' is not followed by whitespace. |
40
|
| '(' is followed by whitespace. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line contains a tab character. |
41
|
| '{' should be on the previous line. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
48
|
| Method 'getFirstToken' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Line contains a tab character. |
49
|
| '{' should be on the previous line. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
53
|
| Method 'getLastToken' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Line contains a tab character. |
54
|
| '{' should be on the previous line. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
58
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Line contains a tab character. |
59
|
| '{' should be on the previous line. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
63
|
| Method 'jjtOpen' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Line contains a tab character. |
64
|
| '{' should be on the previous line. |
64
|
| Line contains a tab character. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
68
|
| Method 'jjtClose' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Line contains a tab character. |
69
|
| '{' should be on the previous line. |
69
|
| Line contains a tab character. |
70
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
73
|
| Method 'jjtSetParent' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| '(' is followed by whitespace. |
73
|
| Parameter n should be final. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| '{' should be on the previous line. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
78
|
| Method 'jjtGetParent' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| Line contains a tab character. |
79
|
| '{' should be on the previous line. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
83
|
| Method 'jjtAddChild' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Missing a Javadoc comment. |
83
|
| '(' is followed by whitespace. |
83
|
| Parameter n should be final. |
83
|
| Parameter i should be final. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line contains a tab character. |
84
|
| '{' should be on the previous line. |
84
|
| Line contains a tab character. |
85
|
| 'if' is not followed by whitespace. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line contains a tab character. |
86
|
| '{' should be on the previous line. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| '}' should be on the same line. |
88
|
| Line contains a tab character. |
89
|
| 'if' is not followed by whitespace. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line contains a tab character. |
90
|
| '{' should be on the previous line. |
90
|
| Line contains a tab character. |
91
|
| Array brackets at illegal position. |
91
|
| Line contains a tab character. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
99
|
| Method 'jjtGetChild' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| '(' is followed by whitespace. |
99
|
| Parameter i should be final. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line contains a tab character. |
100
|
| '{' should be on the previous line. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
104
|
| Method 'jjtGetNumChildren' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Line contains a tab character. |
105
|
| '{' should be on the previous line. |
105
|
| Line contains a tab character. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Avoid inline conditionals. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
109
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| Line contains a tab character. |
110
|
| '{' should be on the previous line. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
114
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| '(' is followed by whitespace. |
114
|
| Parameter prefix should be final. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line contains a tab character. |
115
|
| '{' should be on the previous line. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
119
|
| Method 'dump' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
| Line contains a tab character. |
120
|
| '{' should be on the previous line. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
123
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
127
|
| Missing a Javadoc comment. |
127
|
| '(' is followed by whitespace. |
127
|
| Parameter sb should be final. |
127
|
| Parameter prefix should be final. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line contains a tab character. |
128
|
| '{' should be on the previous line. |
128
|
| Line is longer than 80 characters. |
129
|
| Line contains a tab character. |
129
|
| '(' is followed by whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line contains a tab character. |
131
|
| 'if' is not followed by whitespace. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Line contains a tab character. |
132
|
| '{' should be on the previous line. |
132
|
| Line contains a tab character. |
133
|
| 'for' is not followed by whitespace. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| Line contains a tab character. |
134
|
| '{' should be on the previous line. |
134
|
| Line contains a tab character. |
135
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| Line contains a tab character. |
137
|
| 'if' is not followed by whitespace. |
137
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line contains a tab character. |
138
|
| '{' should be on the previous line. |
138
|
| Line contains a tab character. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
xjavadoc/SimpleParser.java
Error | Line |
| File length is 7,947 lines (max allowed is 2,000). |
1
|
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
5
|
| Unused import - java.io.InputStream. |
6
|
| Missing a Javadoc comment. |
9
|
| Missing a Javadoc comment. |
10
|
| Name '_xJavaDoc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
10
|
| Missing a Javadoc comment. |
11
|
| Name '_tagFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
11
|
| Missing a Javadoc comment. |
13
|
| Name '_packageName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
13
|
| Missing a Javadoc comment. |
15
|
| Name '_sourceClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
15
|
| Missing a Javadoc comment. |
16
|
| Name '_sourceClassStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
16
|
| Missing a Javadoc comment. |
20
|
| Name '_hasParsedMain' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
20
|
| Line is longer than 80 characters. |
23
|
| Missing a Javadoc comment. |
23
|
| Redundant 'final' modifier. |
23
|
| Parameter element should be final. |
23
|
| Parameter token should be final. |
23
|
| '(' is followed by whitespace. |
24
|
| ')' is preceded with whitespace. |
24
|
| Missing a Javadoc comment. |
28
|
| Redundant 'final' modifier. |
28
|
| 'if' is not followed by whitespace. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| Missing a Javadoc comment. |
34
|
| Name '_nameBuffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Variable 'type' must be private and have accessor methods. |
37
|
| Missing a Javadoc comment. |
38
|
| Variable 'name' must be private and have accessor methods. |
38
|
| Missing a Javadoc comment. |
39
|
| Variable 'dimension' must be private and have accessor methods. |
39
|
| Missing a Javadoc comment. |
41
|
| Name '_parameter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Missing a Javadoc comment. |
44
|
| Name '_nameToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| First sentence should end with a period. |
46
|
| Line is longer than 80 characters. |
47
|
| Expected an @return tag. |
49
|
| 'if' is not followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line is longer than 80 characters. |
55
|
| 'if' is not followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| First sentence should end with a period. |
71
|
| Line is longer than 80 characters. |
72
|
| 'if' is not followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Missing a Javadoc comment. |
83
|
| 'cast' is not followed by whitespace. |
84
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
89
|
| '(' is followed by whitespace. |
94
|
| Parameter xJavaDoc should be final. |
94
|
| Expected @param tag for 'xJavaDoc'. |
94
|
| Parameter tagFactory should be final. |
94
|
| Expected @param tag for 'tagFactory'. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| Line has trailing spaces. |
101
|
| Method 'populate' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Parameter sourceClass should be final. |
110
|
| Expected @param tag for 'sourceClass'. |
110
|
| Expected @throws tag for 'ParseException'. |
111
|
| '{' should be on the previous line. |
112
|
| '{' should be on the previous line. |
123
|
| Line has trailing spaces. |
126
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '}' should be on the same line. |
131
|
| '{' should be on the previous line. |
133
|
| '}' should be on the same line. |
136
|
| '{' should be on the previous line. |
138
|
| Line is longer than 80 characters. |
150
|
| Missing a Javadoc comment. |
150
|
| 'public' modifier out of order with the JLS suggestions. |
150
|
| Name 'CompilationUnit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
150
|
| Parameter sourceClass should be final. |
150
|
| Empty statement. |
157
|
| Empty statement. |
163
|
| Empty statement. |
181
|
| 'if' is not followed by whitespace. |
194
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| 'if' construct must use '{}'s. |
195
|
| Line is longer than 80 characters. |
195
|
| Avoid nested blocks. |
195
|
| 'if' is not preceded with whitespace. |
195
|
| '{' is not followed by whitespace. |
195
|
| ';' is not followed by whitespace. |
195
|
| '}' is not preceded with whitespace. |
195
|
| Missing a Javadoc comment. |
199
|
| 'public' modifier out of order with the JLS suggestions. |
199
|
| Name 'PackageDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
199
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| Missing a Javadoc comment. |
206
|
| 'public' modifier out of order with the JLS suggestions. |
206
|
| Name 'ImportDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
206
|
| '3' is a magic number. |
218
|
| Empty statement. |
219
|
| 'if' is not followed by whitespace. |
222
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| Missing a Javadoc comment. |
229
|
| 'public' modifier out of order with the JLS suggestions. |
229
|
| Name 'TypeDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
229
|
| '2147483647' is a magic number. |
230
|
| '4' is a magic number. |
246
|
| Missing a Javadoc comment. |
262
|
| 'public' modifier out of order with the JLS suggestions. |
262
|
| Name 'ClassDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
262
|
| Empty statement. |
272
|
| '5' is a magic number. |
275
|
| '(' is followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| '(' is followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| '6' is a magic number. |
300
|
| Missing a Javadoc comment. |
309
|
| 'public' modifier out of order with the JLS suggestions. |
309
|
| Name 'UnmodifiedClassDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
309
|
| 'if' is not followed by whitespace. |
317
|
| '!=' is not preceded with whitespace. |
317
|
| '!=' is not followed by whitespace. |
317
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| 'if' is not followed by whitespace. |
322
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| '(' is followed by whitespace. |
325
|
| ')' is preceded with whitespace. |
325
|
| Line is longer than 80 characters. |
327
|
| ',' is not followed by whitespace. |
327
|
| '(' is followed by whitespace. |
328
|
| ')' is preceded with whitespace. |
328
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| '7' is a magic number. |
341
|
| Empty statement. |
342
|
| '8' is a magic number. |
350
|
| Empty statement. |
351
|
| 'if' is not followed by whitespace. |
354
|
| '(' is followed by whitespace. |
354
|
| ')' is preceded with whitespace. |
354
|
| Missing a Javadoc comment. |
361
|
| 'public' modifier out of order with the JLS suggestions. |
361
|
| Name 'ClassBody' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
361
|
| Empty statement. |
390
|
| '9' is a magic number. |
393
|
| Missing a Javadoc comment. |
401
|
| 'public' modifier out of order with the JLS suggestions. |
401
|
| Name 'NestedClassDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
401
|
| Empty statement. |
414
|
| '10' is a magic number. |
417
|
| '(' is followed by whitespace. |
423
|
| ')' is preceded with whitespace. |
423
|
| '(' is followed by whitespace. |
424
|
| ')' is preceded with whitespace. |
424
|
| '(' is followed by whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| '(' is followed by whitespace. |
429
|
| ')' is preceded with whitespace. |
429
|
| '(' is followed by whitespace. |
433
|
| ')' is preceded with whitespace. |
433
|
| '(' is followed by whitespace. |
434
|
| ')' is preceded with whitespace. |
434
|
| '(' is followed by whitespace. |
438
|
| ')' is preceded with whitespace. |
438
|
| '(' is followed by whitespace. |
439
|
| ')' is preceded with whitespace. |
439
|
| '(' is followed by whitespace. |
443
|
| ')' is preceded with whitespace. |
443
|
| '(' is followed by whitespace. |
444
|
| ')' is preceded with whitespace. |
444
|
| '(' is followed by whitespace. |
448
|
| ')' is preceded with whitespace. |
448
|
| '(' is followed by whitespace. |
449
|
| ')' is preceded with whitespace. |
449
|
| '(' is followed by whitespace. |
453
|
| ')' is preceded with whitespace. |
453
|
| '(' is followed by whitespace. |
454
|
| ')' is preceded with whitespace. |
454
|
| '11' is a magic number. |
457
|
| Missing a Javadoc comment. |
466
|
| 'public' modifier out of order with the JLS suggestions. |
466
|
| Name 'ClassBodyDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
466
|
| '2147483647' is a magic number. |
470
|
| '2147483647' is a magic number. |
472
|
| '2147483647' is a magic number. |
474
|
| '2147483647' is a magic number. |
476
|
| '12' is a magic number. |
499
|
| Missing a Javadoc comment. |
507
|
| 'public' modifier out of order with the JLS suggestions. |
507
|
| Name 'MethodDeclarationLookahead' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
507
|
| Empty statement. |
520
|
| '13' is a magic number. |
523
|
| '14' is a magic number. |
555
|
| Missing a Javadoc comment. |
565
|
| 'public' modifier out of order with the JLS suggestions. |
565
|
| Name 'InterfaceDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
565
|
| Empty statement. |
574
|
| '15' is a magic number. |
577
|
| '(' is followed by whitespace. |
583
|
| ')' is preceded with whitespace. |
583
|
| '(' is followed by whitespace. |
584
|
| ')' is preceded with whitespace. |
584
|
| '(' is followed by whitespace. |
588
|
| ')' is preceded with whitespace. |
588
|
| '(' is followed by whitespace. |
589
|
| ')' is preceded with whitespace. |
589
|
| '(' is followed by whitespace. |
593
|
| ')' is preceded with whitespace. |
593
|
| '(' is followed by whitespace. |
594
|
| ')' is preceded with whitespace. |
594
|
| '16' is a magic number. |
597
|
| Missing a Javadoc comment. |
606
|
| 'public' modifier out of order with the JLS suggestions. |
606
|
| Name 'NestedInterfaceDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
606
|
| Empty statement. |
619
|
| '17' is a magic number. |
622
|
| '(' is followed by whitespace. |
628
|
| ')' is preceded with whitespace. |
628
|
| '(' is followed by whitespace. |
629
|
| ')' is preceded with whitespace. |
629
|
| '(' is followed by whitespace. |
633
|
| ')' is preceded with whitespace. |
633
|
| '(' is followed by whitespace. |
634
|
| ')' is preceded with whitespace. |
634
|
| '(' is followed by whitespace. |
638
|
| ')' is preceded with whitespace. |
638
|
| '(' is followed by whitespace. |
639
|
| ')' is preceded with whitespace. |
639
|
| '(' is followed by whitespace. |
643
|
| ')' is preceded with whitespace. |
643
|
| '(' is followed by whitespace. |
644
|
| ')' is preceded with whitespace. |
644
|
| '(' is followed by whitespace. |
648
|
| ')' is preceded with whitespace. |
648
|
| '(' is followed by whitespace. |
649
|
| ')' is preceded with whitespace. |
649
|
| '(' is followed by whitespace. |
653
|
| ')' is preceded with whitespace. |
653
|
| '(' is followed by whitespace. |
654
|
| ')' is preceded with whitespace. |
654
|
| '(' is followed by whitespace. |
658
|
| ')' is preceded with whitespace. |
658
|
| '(' is followed by whitespace. |
659
|
| ')' is preceded with whitespace. |
659
|
| '18' is a magic number. |
662
|
| Missing a Javadoc comment. |
671
|
| 'public' modifier out of order with the JLS suggestions. |
671
|
| Name 'UnmodifiedInterfaceDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
671
|
| '(' is followed by whitespace. |
678
|
| ')' is preceded with whitespace. |
678
|
| 'if' is not followed by whitespace. |
680
|
| '(' is followed by whitespace. |
682
|
| ')' is preceded with whitespace. |
682
|
| '(' is followed by whitespace. |
683
|
| ')' is preceded with whitespace. |
683
|
| Line is longer than 80 characters. |
685
|
| ',' is not followed by whitespace. |
685
|
| '(' is followed by whitespace. |
686
|
| ')' is preceded with whitespace. |
686
|
| '(' is followed by whitespace. |
687
|
| ')' is preceded with whitespace. |
687
|
| '(' is followed by whitespace. |
691
|
| ')' is preceded with whitespace. |
691
|
| ',' is not followed by whitespace. |
692
|
| '19' is a magic number. |
699
|
| Empty statement. |
700
|
| Empty statement. |
729
|
| '20' is a magic number. |
732
|
| 'if' is not followed by whitespace. |
738
|
| Missing a Javadoc comment. |
743
|
| 'public' modifier out of order with the JLS suggestions. |
743
|
| Name 'InterfaceMemberDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
743
|
| '2147483647' is a magic number. |
744
|
| '2147483647' is a magic number. |
746
|
| '2147483647' is a magic number. |
748
|
| '21' is a magic number. |
771
|
| Missing a Javadoc comment. |
778
|
| 'public' modifier out of order with the JLS suggestions. |
778
|
| Name 'FieldDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
778
|
| Empty statement. |
801
|
| '22' is a magic number. |
804
|
| '(' is followed by whitespace. |
810
|
| ')' is preceded with whitespace. |
810
|
| ',' is not followed by whitespace. |
811
|
| '(' is followed by whitespace. |
815
|
| ')' is preceded with whitespace. |
815
|
| ',' is not followed by whitespace. |
816
|
| '(' is followed by whitespace. |
820
|
| ')' is preceded with whitespace. |
820
|
| ',' is not followed by whitespace. |
821
|
| '(' is followed by whitespace. |
825
|
| ')' is preceded with whitespace. |
825
|
| ',' is not followed by whitespace. |
826
|
| '(' is followed by whitespace. |
830
|
| ')' is preceded with whitespace. |
830
|
| ',' is not followed by whitespace. |
831
|
| '(' is followed by whitespace. |
835
|
| ')' is preceded with whitespace. |
835
|
| ',' is not followed by whitespace. |
836
|
| '(' is followed by whitespace. |
840
|
| ')' is preceded with whitespace. |
840
|
| ',' is not followed by whitespace. |
841
|
| '23' is a magic number. |
844
|
| Empty statement. |
855
|
| '24' is a magic number. |
858
|
| Line is longer than 80 characters. |
862
|
| Line is longer than 80 characters. |
868
|
| Missing a Javadoc comment. |
872
|
| 'public' modifier out of order with the JLS suggestions. |
872
|
| Name 'FieldDeclarator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
872
|
| Parameter fieldImpl should be final. |
872
|
| '25' is a magic number. |
880
|
| Empty statement. |
881
|
| Missing a Javadoc comment. |
885
|
| 'public' modifier out of order with the JLS suggestions. |
885
|
| Name 'VariableDeclarator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
885
|
| '26' is a magic number. |
893
|
| Empty statement. |
894
|
| Line is longer than 80 characters. |
898
|
| Missing a Javadoc comment. |
898
|
| 'public' modifier out of order with the JLS suggestions. |
898
|
| Name 'Field_VariableDeclaratorId' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
898
|
| Parameter fieldImpl should be final. |
898
|
| Empty statement. |
905
|
| '27' is a magic number. |
908
|
| Line is longer than 80 characters. |
913
|
| '(' is followed by whitespace. |
915
|
| ')' is preceded with whitespace. |
915
|
| Missing a Javadoc comment. |
918
|
| 'public' modifier out of order with the JLS suggestions. |
918
|
| Name 'Parameter_VariableDeclaratorId' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
918
|
| Empty statement. |
925
|
| '28' is a magic number. |
928
|
| Missing a Javadoc comment. |
938
|
| 'public' modifier out of order with the JLS suggestions. |
938
|
| Name 'VariableDeclaratorId' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
938
|
| Empty statement. |
944
|
| '29' is a magic number. |
947
|
| Missing a Javadoc comment. |
955
|
| 'public' modifier out of order with the JLS suggestions. |
955
|
| Name 'VariableInitializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
955
|
| '30' is a magic number. |
990
|
| Missing a Javadoc comment. |
996
|
| 'public' modifier out of order with the JLS suggestions. |
996
|
| Name 'ArrayInitializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
996
|
| Empty statement. |
1031
|
| '31' is a magic number. |
1040
|
| Empty statement. |
1041
|
| '32' is a magic number. |
1048
|
| Empty statement. |
1049
|
| Missing a Javadoc comment. |
1054
|
| 'public' modifier out of order with the JLS suggestions. |
1054
|
| Name 'MethodDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1054
|
| Line is longer than 80 characters. |
1060
|
| 'if' is not followed by whitespace. |
1063
|
| '!=' is not preceded with whitespace. |
1063
|
| '!=' is not followed by whitespace. |
1063
|
| Empty statement. |
1078
|
| '33' is a magic number. |
1081
|
| 'if' is not followed by whitespace. |
1087
|
| '!=' is not preceded with whitespace. |
1087
|
| '!=' is not followed by whitespace. |
1087
|
| '(' is followed by whitespace. |
1088
|
| ')' is preceded with whitespace. |
1088
|
| '(' is followed by whitespace. |
1089
|
| ')' is preceded with whitespace. |
1089
|
| 'if' is not followed by whitespace. |
1094
|
| '!=' is not preceded with whitespace. |
1094
|
| '!=' is not followed by whitespace. |
1094
|
| '(' is followed by whitespace. |
1095
|
| ')' is preceded with whitespace. |
1095
|
| '(' is followed by whitespace. |
1096
|
| ')' is preceded with whitespace. |
1096
|
| 'if' is not followed by whitespace. |
1101
|
| '!=' is not preceded with whitespace. |
1101
|
| '!=' is not followed by whitespace. |
1101
|
| '(' is followed by whitespace. |
1102
|
| ')' is preceded with whitespace. |
1102
|
| '(' is followed by whitespace. |
1103
|
| ')' is preceded with whitespace. |
1103
|
| 'if' is not followed by whitespace. |
1108
|
| '!=' is not preceded with whitespace. |
1108
|
| '!=' is not followed by whitespace. |
1108
|
| '(' is followed by whitespace. |
1109
|
| ')' is preceded with whitespace. |
1109
|
| '(' is followed by whitespace. |
1110
|
| ')' is preceded with whitespace. |
1110
|
| 'if' is not followed by whitespace. |
1115
|
| '!=' is not preceded with whitespace. |
1115
|
| '!=' is not followed by whitespace. |
1115
|
| '(' is followed by whitespace. |
1116
|
| ')' is preceded with whitespace. |
1116
|
| '(' is followed by whitespace. |
1117
|
| ')' is preceded with whitespace. |
1117
|
| 'if' is not followed by whitespace. |
1122
|
| '!=' is not preceded with whitespace. |
1122
|
| '!=' is not followed by whitespace. |
1122
|
| '(' is followed by whitespace. |
1123
|
| ')' is preceded with whitespace. |
1123
|
| '(' is followed by whitespace. |
1124
|
| ')' is preceded with whitespace. |
1124
|
| 'if' is not followed by whitespace. |
1129
|
| '!=' is not preceded with whitespace. |
1129
|
| '!=' is not followed by whitespace. |
1129
|
| '(' is followed by whitespace. |
1130
|
| ')' is preceded with whitespace. |
1130
|
| '(' is followed by whitespace. |
1131
|
| ')' is preceded with whitespace. |
1131
|
| 'if' is not followed by whitespace. |
1136
|
| '!=' is not preceded with whitespace. |
1136
|
| '!=' is not followed by whitespace. |
1136
|
| '(' is followed by whitespace. |
1137
|
| ')' is preceded with whitespace. |
1137
|
| '(' is followed by whitespace. |
1138
|
| ')' is preceded with whitespace. |
1138
|
| 'if' is not followed by whitespace. |
1143
|
| '!=' is not preceded with whitespace. |
1143
|
| '!=' is not followed by whitespace. |
1143
|
| '(' is followed by whitespace. |
1144
|
| ')' is preceded with whitespace. |
1144
|
| '(' is followed by whitespace. |
1145
|
| ')' is preceded with whitespace. |
1145
|
| '34' is a magic number. |
1149
|
| '35' is a magic number. |
1162
|
| Empty statement. |
1163
|
| '36' is a magic number. |
1173
|
| Line is longer than 80 characters. |
1182
|
| Missing a Javadoc comment. |
1182
|
| 'public' modifier out of order with the JLS suggestions. |
1182
|
| Name 'MethodDeclarator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1182
|
| Parameter methodImpl should be final. |
1182
|
| 'if' is not followed by whitespace. |
1185
|
| '(' is followed by whitespace. |
1185
|
| ')' is preceded with whitespace. |
1185
|
| '(' is followed by whitespace. |
1186
|
| ')' is preceded with whitespace. |
1186
|
| Empty statement. |
1193
|
| '37' is a magic number. |
1196
|
| Line is longer than 80 characters. |
1201
|
| '(' is followed by whitespace. |
1201
|
| ')' is preceded with whitespace. |
1201
|
| Line is longer than 80 characters. |
1205
|
| Missing a Javadoc comment. |
1205
|
| 'public' modifier out of order with the JLS suggestions. |
1205
|
| Name 'FormalParameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1205
|
| Parameter member should be final. |
1205
|
| Empty statement. |
1223
|
| '38' is a magic number. |
1226
|
| '39' is a magic number. |
1234
|
| Empty statement. |
1235
|
| Line is longer than 80 characters. |
1240
|
| Missing a Javadoc comment. |
1240
|
| 'public' modifier out of order with the JLS suggestions. |
1240
|
| Name 'FormalParameter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1240
|
| Parameter member should be final. |
1240
|
| 'if' is not followed by whitespace. |
1241
|
| '40' is a magic number. |
1250
|
| Empty statement. |
1251
|
| 'if' is not followed by whitespace. |
1255
|
| '(' is followed by whitespace. |
1255
|
| ')' is preceded with whitespace. |
1255
|
| Line is longer than 80 characters. |
1256
|
| Missing a Javadoc comment. |
1260
|
| 'public' modifier out of order with the JLS suggestions. |
1260
|
| Name 'ConstructorDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1260
|
| Line is longer than 80 characters. |
1263
|
| '(' is followed by whitespace. |
1271
|
| ')' is preceded with whitespace. |
1271
|
| '(' is followed by whitespace. |
1272
|
| ')' is preceded with whitespace. |
1272
|
| '(' is followed by whitespace. |
1276
|
| ')' is preceded with whitespace. |
1276
|
| '(' is followed by whitespace. |
1277
|
| ')' is preceded with whitespace. |
1277
|
| '(' is followed by whitespace. |
1281
|
| ')' is preceded with whitespace. |
1281
|
| '(' is followed by whitespace. |
1282
|
| ')' is preceded with whitespace. |
1282
|
| '41' is a magic number. |
1285
|
| '42' is a magic number. |
1291
|
| Empty statement. |
1292
|
| '43' is a magic number. |
1302
|
| Empty statement. |
1303
|
| '2147483647' is a magic number. |
1306
|
| Empty statement. |
1309
|
| Empty statement. |
1354
|
| '44' is a magic number. |
1357
|
| Missing a Javadoc comment. |
1368
|
| 'public' modifier out of order with the JLS suggestions. |
1368
|
| Name 'ExplicitConstructorInvocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1368
|
| '2147483647' is a magic number. |
1369
|
| Empty statement. |
1400
|
| '45' is a magic number. |
1407
|
| Missing a Javadoc comment. |
1414
|
| 'public' modifier out of order with the JLS suggestions. |
1414
|
| Name 'Initializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1414
|
| '46' is a magic number. |
1420
|
| Empty statement. |
1421
|
| Missing a Javadoc comment. |
1429
|
| 'public' modifier out of order with the JLS suggestions. |
1429
|
| Name 'Field_Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1429
|
| Parameter fieldImpl should be final. |
1429
|
| 'if' is not followed by whitespace. |
1442
|
| '(' is followed by whitespace. |
1442
|
| ')' is preceded with whitespace. |
1442
|
| '(' is followed by whitespace. |
1444
|
| ')' is preceded with whitespace. |
1444
|
| 'if' is not followed by whitespace. |
1449
|
| '(' is followed by whitespace. |
1449
|
| ')' is preceded with whitespace. |
1449
|
| '(' is followed by whitespace. |
1451
|
| ')' is preceded with whitespace. |
1451
|
| '47' is a magic number. |
1455
|
| Empty statement. |
1463
|
| '48' is a magic number. |
1466
|
| 'if' is not followed by whitespace. |
1471
|
| '(' is followed by whitespace. |
1471
|
| ')' is preceded with whitespace. |
1471
|
| Line is longer than 80 characters. |
1477
|
| Missing a Javadoc comment. |
1477
|
| 'public' modifier out of order with the JLS suggestions. |
1477
|
| Name 'MethodResult_Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1477
|
| Parameter methodImpl should be final. |
1477
|
| 'if' is not followed by whitespace. |
1490
|
| '(' is followed by whitespace. |
1490
|
| ')' is preceded with whitespace. |
1490
|
| '(' is followed by whitespace. |
1492
|
| ')' is preceded with whitespace. |
1492
|
| 'if' is not followed by whitespace. |
1497
|
| '(' is followed by whitespace. |
1497
|
| ')' is preceded with whitespace. |
1497
|
| '(' is followed by whitespace. |
1499
|
| ')' is preceded with whitespace. |
1499
|
| '49' is a magic number. |
1503
|
| Empty statement. |
1511
|
| '50' is a magic number. |
1514
|
| 'if' is not followed by whitespace. |
1519
|
| '(' is followed by whitespace. |
1519
|
| ')' is preceded with whitespace. |
1519
|
| Line is longer than 80 characters. |
1520
|
| Missing a Javadoc comment. |
1525
|
| 'public' modifier out of order with the JLS suggestions. |
1525
|
| Name 'Parameter_Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1525
|
| '51' is a magic number. |
1545
|
| Empty statement. |
1553
|
| '52' is a magic number. |
1556
|
| Missing a Javadoc comment. |
1565
|
| 'public' modifier out of order with the JLS suggestions. |
1565
|
| Name 'Type' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1565
|
| '53' is a magic number. |
1581
|
| Empty statement. |
1589
|
| '54' is a magic number. |
1592
|
| Missing a Javadoc comment. |
1600
|
| 'public' modifier out of order with the JLS suggestions. |
1600
|
| Name 'PrimitiveType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1600
|
| 'if' construct must use '{}'s. |
1605
|
| Avoid nested blocks. |
1605
|
| 'if' is not preceded with whitespace. |
1605
|
| '{' is not followed by whitespace. |
1605
|
| ';' is not followed by whitespace. |
1605
|
| '}' is not preceded with whitespace. |
1605
|
| 'if' construct must use '{}'s. |
1609
|
| Avoid nested blocks. |
1609
|
| 'if' is not preceded with whitespace. |
1609
|
| '{' is not followed by whitespace. |
1609
|
| ';' is not followed by whitespace. |
1609
|
| '}' is not preceded with whitespace. |
1609
|
| 'if' construct must use '{}'s. |
1613
|
| Avoid nested blocks. |
1613
|
| 'if' is not preceded with whitespace. |
1613
|
| '{' is not followed by whitespace. |
1613
|
| ';' is not followed by whitespace. |
1613
|
| '}' is not preceded with whitespace. |
1613
|
| 'if' construct must use '{}'s. |
1617
|
| Avoid nested blocks. |
1617
|
| 'if' is not preceded with whitespace. |
1617
|
| '{' is not followed by whitespace. |
1617
|
| ';' is not followed by whitespace. |
1617
|
| '}' is not preceded with whitespace. |
1617
|
| 'if' construct must use '{}'s. |
1621
|
| Avoid nested blocks. |
1621
|
| 'if' is not preceded with whitespace. |
1621
|
| '{' is not followed by whitespace. |
1621
|
| ';' is not followed by whitespace. |
1621
|
| '}' is not preceded with whitespace. |
1621
|
| 'if' construct must use '{}'s. |
1625
|
| Avoid nested blocks. |
1625
|
| 'if' is not preceded with whitespace. |
1625
|
| '{' is not followed by whitespace. |
1625
|
| ';' is not followed by whitespace. |
1625
|
| '}' is not preceded with whitespace. |
1625
|
| 'if' construct must use '{}'s. |
1629
|
| Avoid nested blocks. |
1629
|
| 'if' is not preceded with whitespace. |
1629
|
| '{' is not followed by whitespace. |
1629
|
| ';' is not followed by whitespace. |
1629
|
| '}' is not preceded with whitespace. |
1629
|
| 'if' construct must use '{}'s. |
1633
|
| Avoid nested blocks. |
1633
|
| 'if' is not preceded with whitespace. |
1633
|
| '{' is not followed by whitespace. |
1633
|
| ';' is not followed by whitespace. |
1633
|
| '}' is not preceded with whitespace. |
1633
|
| '55' is a magic number. |
1636
|
| Missing a Javadoc comment. |
1643
|
| 'public' modifier out of order with the JLS suggestions. |
1643
|
| Name 'ResultType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1643
|
| Parameter methodImpl should be final. |
1643
|
| 'if' is not followed by whitespace. |
1648
|
| '(' is followed by whitespace. |
1648
|
| ')' is preceded with whitespace. |
1648
|
| '(' is followed by whitespace. |
1649
|
| ')' is preceded with whitespace. |
1649
|
| '(' is followed by whitespace. |
1650
|
| ')' is preceded with whitespace. |
1650
|
| '(' is followed by whitespace. |
1651
|
| ')' is preceded with whitespace. |
1651
|
| '56' is a magic number. |
1666
|
| Missing a Javadoc comment. |
1672
|
| 'public' modifier out of order with the JLS suggestions. |
1672
|
| Name 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1672
|
| Empty statement. |
1681
|
| 'if' construct must use '{}'s. |
1689
|
| Avoid nested blocks. |
1689
|
| 'if' is not preceded with whitespace. |
1689
|
| '{' is not followed by whitespace. |
1689
|
| ';' is not followed by whitespace. |
1689
|
| '}' is not preceded with whitespace. |
1689
|
| Line is longer than 80 characters. |
1693
|
| Missing a Javadoc comment. |
1693
|
| 'public' modifier out of order with the JLS suggestions. |
1693
|
| Name 'ExecutableMemberThrows_Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1693
|
| Parameter member should be final. |
1693
|
| Empty statement. |
1703
|
| '57' is a magic number. |
1706
|
| 'if' is not followed by whitespace. |
1713
|
| '(' is followed by whitespace. |
1713
|
| ')' is preceded with whitespace. |
1713
|
| '(' is followed by whitespace. |
1714
|
| ')' is preceded with whitespace. |
1714
|
| Missing a Javadoc comment. |
1718
|
| 'public' modifier out of order with the JLS suggestions. |
1718
|
| Name 'Interfaces_Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1718
|
| Empty statement. |
1730
|
| '58' is a magic number. |
1733
|
| '(' is followed by whitespace. |
1740
|
| ')' is preceded with whitespace. |
1740
|
| Missing a Javadoc comment. |
1743
|
| 'public' modifier out of order with the JLS suggestions. |
1743
|
| Name 'NameList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1743
|
| Empty statement. |
1749
|
| '59' is a magic number. |
1752
|
| Line is longer than 80 characters. |
1760
|
| Missing a Javadoc comment. |
1760
|
| 'public' modifier out of order with the JLS suggestions. |
1760
|
| Name 'ExecutableMemberThrows_NameList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1760
|
| Parameter member should be final. |
1760
|
| Empty statement. |
1766
|
| '60' is a magic number. |
1769
|
| Missing a Javadoc comment. |
1777
|
| 'public' modifier out of order with the JLS suggestions. |
1777
|
| Name 'Interfaces_NameList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1777
|
| Empty statement. |
1783
|
| '61' is a magic number. |
1786
|
| Missing a Javadoc comment. |
1797
|
| 'public' modifier out of order with the JLS suggestions. |
1797
|
| Name 'Expression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1797
|
| '62' is a magic number. |
1816
|
| Empty statement. |
1817
|
| Missing a Javadoc comment. |
1821
|
| 'public' modifier out of order with the JLS suggestions. |
1821
|
| Name 'AssignmentOperator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1821
|
| '63' is a magic number. |
1860
|
| Missing a Javadoc comment. |
1866
|
| 'public' modifier out of order with the JLS suggestions. |
1866
|
| Name 'ConditionalExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1866
|
| '64' is a magic number. |
1876
|
| Empty statement. |
1877
|
| Missing a Javadoc comment. |
1881
|
| 'public' modifier out of order with the JLS suggestions. |
1881
|
| Name 'ConditionalOrExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1881
|
| Empty statement. |
1887
|
| '65' is a magic number. |
1890
|
| Missing a Javadoc comment. |
1898
|
| 'public' modifier out of order with the JLS suggestions. |
1898
|
| Name 'ConditionalAndExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1898
|
| Empty statement. |
1904
|
| '66' is a magic number. |
1907
|
| Missing a Javadoc comment. |
1915
|
| 'public' modifier out of order with the JLS suggestions. |
1915
|
| Name 'InclusiveOrExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1915
|
| Empty statement. |
1921
|
| '67' is a magic number. |
1924
|
| Missing a Javadoc comment. |
1932
|
| 'public' modifier out of order with the JLS suggestions. |
1932
|
| Name 'ExclusiveOrExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1932
|
| Empty statement. |
1938
|
| '68' is a magic number. |
1941
|
| Missing a Javadoc comment. |
1949
|
| 'public' modifier out of order with the JLS suggestions. |
1949
|
| Name 'AndExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1949
|
| Empty statement. |
1955
|
| '69' is a magic number. |
1958
|
| Missing a Javadoc comment. |
1966
|
| 'public' modifier out of order with the JLS suggestions. |
1966
|
| Name 'EqualityExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1966
|
| Empty statement. |
1973
|
| '70' is a magic number. |
1976
|
| '71' is a magic number. |
1987
|
| Missing a Javadoc comment. |
1995
|
| 'public' modifier out of order with the JLS suggestions. |
1995
|
| Name 'InstanceOfExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1995
|
| '72' is a magic number. |
2003
|
| Empty statement. |
2004
|
| Missing a Javadoc comment. |
2008
|
| 'public' modifier out of order with the JLS suggestions. |
2008
|
| Name 'RelationalExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2008
|
| Empty statement. |
2017
|
| '73' is a magic number. |
2020
|
| '74' is a magic number. |
2037
|
| Missing a Javadoc comment. |
2045
|
| 'public' modifier out of order with the JLS suggestions. |
2045
|
| Name 'ShiftExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2045
|
| Empty statement. |
2053
|
| '75' is a magic number. |
2056
|
| '76' is a magic number. |
2070
|
| Missing a Javadoc comment. |
2078
|
| 'public' modifier out of order with the JLS suggestions. |
2078
|
| Name 'AdditiveExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2078
|
| Empty statement. |
2085
|
| '77' is a magic number. |
2088
|
| '78' is a magic number. |
2099
|
| Missing a Javadoc comment. |
2107
|
| 'public' modifier out of order with the JLS suggestions. |
2107
|
| Name 'MultiplicativeExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2107
|
| Empty statement. |
2115
|
| '79' is a magic number. |
2118
|
| '80' is a magic number. |
2132
|
| Missing a Javadoc comment. |
2140
|
| 'public' modifier out of order with the JLS suggestions. |
2140
|
| Name 'UnaryExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2140
|
| '81' is a magic number. |
2152
|
| '82' is a magic number. |
2190
|
| Missing a Javadoc comment. |
2196
|
| 'public' modifier out of order with the JLS suggestions. |
2196
|
| Name 'PreIncrementExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2196
|
| Missing a Javadoc comment. |
2201
|
| 'public' modifier out of order with the JLS suggestions. |
2201
|
| Name 'PreDecrementExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2201
|
| Missing a Javadoc comment. |
2206
|
| 'public' modifier out of order with the JLS suggestions. |
2206
|
| Name 'UnaryExpressionNotPlusMinus' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2206
|
| '83' is a magic number. |
2218
|
| '84' is a magic number. |
2225
|
| '2147483647' is a magic number. |
2226
|
| '85' is a magic number. |
2254
|
| Missing a Javadoc comment. |
2265
|
| 'public' modifier out of order with the JLS suggestions. |
2265
|
| Name 'CastLookahead' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2265
|
| '2147483647' is a magic number. |
2269
|
| '86' is a magic number. |
2312
|
| '87' is a magic number. |
2318
|
| Missing a Javadoc comment. |
2325
|
| 'public' modifier out of order with the JLS suggestions. |
2325
|
| Name 'PostfixExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2325
|
| '88' is a magic number. |
2338
|
| '89' is a magic number. |
2344
|
| Empty statement. |
2345
|
| Missing a Javadoc comment. |
2349
|
| 'public' modifier out of order with the JLS suggestions. |
2349
|
| Name 'CastExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2349
|
| '2147483647' is a magic number. |
2350
|
| '90' is a magic number. |
2364
|
| Missing a Javadoc comment. |
2371
|
| 'public' modifier out of order with the JLS suggestions. |
2371
|
| Name 'PrimaryExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2371
|
| Empty statement. |
2376
|
| Missing a Javadoc comment. |
2384
|
| 'public' modifier out of order with the JLS suggestions. |
2384
|
| Name 'PrimaryPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2384
|
| '91' is a magic number. |
2412
|
| '2147483647' is a magic number. |
2413
|
| '92' is a magic number. |
2423
|
| Missing a Javadoc comment. |
2431
|
| 'public' modifier out of order with the JLS suggestions. |
2431
|
| Name 'PrimarySuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2431
|
| '93' is a magic number. |
2456
|
| Missing a Javadoc comment. |
2463
|
| 'public' modifier out of order with the JLS suggestions. |
2463
|
| Name 'Literal' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2463
|
| '94' is a magic number. |
2485
|
| Missing a Javadoc comment. |
2491
|
| 'public' modifier out of order with the JLS suggestions. |
2491
|
| Name 'BooleanLiteral' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2491
|
| '95' is a magic number. |
2500
|
| Missing a Javadoc comment. |
2506
|
| 'public' modifier out of order with the JLS suggestions. |
2506
|
| Name 'NullLiteral' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2506
|
| Missing a Javadoc comment. |
2510
|
| 'public' modifier out of order with the JLS suggestions. |
2510
|
| Name 'Arguments' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2510
|
| '96' is a magic number. |
2543
|
| Empty statement. |
2544
|
| Missing a Javadoc comment. |
2549
|
| 'public' modifier out of order with the JLS suggestions. |
2549
|
| Name 'ArgumentList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2549
|
| Empty statement. |
2555
|
| '97' is a magic number. |
2558
|
| Line is longer than 80 characters. |
2567
|
| 'public' modifier out of order with the JLS suggestions. |
2569
|
| Name 'AllocationExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2569
|
| Expected @throws tag for 'ParseException'. |
2569
|
| '98' is a magic number. |
2599
|
| Empty statement. |
2600
|
| '99' is a magic number. |
2604
|
| '100' is a magic number. |
2610
|
| Missing a Javadoc comment. |
2621
|
| 'public' modifier out of order with the JLS suggestions. |
2621
|
| Name 'ArrayDimsAndInits' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2621
|
| Empty statement. |
2629
|
| Empty statement. |
2637
|
| Empty statement. |
2653
|
| '101' is a magic number. |
2656
|
| '102' is a magic number. |
2663
|
| Missing a Javadoc comment. |
2673
|
| 'public' modifier out of order with the JLS suggestions. |
2673
|
| Name 'Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2673
|
| '103' is a magic number. |
2747
|
| Missing a Javadoc comment. |
2754
|
| 'public' modifier out of order with the JLS suggestions. |
2754
|
| Name 'LabeledStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2754
|
| Missing a Javadoc comment. |
2760
|
| 'public' modifier out of order with the JLS suggestions. |
2760
|
| Name 'Block' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2760
|
| Empty statement. |
2805
|
| '104' is a magic number. |
2808
|
| Missing a Javadoc comment. |
2816
|
| 'public' modifier out of order with the JLS suggestions. |
2816
|
| Name 'Method_Block' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2816
|
| Empty statement. |
2861
|
| '105' is a magic number. |
2864
|
| '106' is a magic number. |
2875
|
| Empty statement. |
2876
|
| Line is longer than 80 characters. |
2881
|
| Line is longer than 80 characters. |
2882
|
| 'public' modifier out of order with the JLS suggestions. |
2884
|
| Name 'BlockStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2884
|
| Expected @throws tag for 'ParseException'. |
2884
|
| '2147483647' is a magic number. |
2885
|
| '107' is a magic number. |
2940
|
| Missing a Javadoc comment. |
2947
|
| 'public' modifier out of order with the JLS suggestions. |
2947
|
| Name 'Method_BlockStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2947
|
| '2147483647' is a magic number. |
2948
|
| '108' is a magic number. |
3003
|
| Missing a Javadoc comment. |
3010
|
| 'public' modifier out of order with the JLS suggestions. |
3010
|
| Name 'LocalVariableDeclaration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3010
|
| '109' is a magic number. |
3016
|
| Empty statement. |
3017
|
| Empty statement. |
3025
|
| '110' is a magic number. |
3028
|
| Missing a Javadoc comment. |
3036
|
| 'public' modifier out of order with the JLS suggestions. |
3036
|
| Name 'EmptyStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3036
|
| Missing a Javadoc comment. |
3040
|
| 'public' modifier out of order with the JLS suggestions. |
3040
|
| Name 'StatementExpression' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3040
|
| '111' is a magic number. |
3108
|
| '112' is a magic number. |
3114
|
| Empty statement. |
3115
|
| '113' is a magic number. |
3119
|
| Missing a Javadoc comment. |
3125
|
| 'public' modifier out of order with the JLS suggestions. |
3125
|
| Name 'SwitchStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3125
|
| Empty statement. |
3136
|
| '114' is a magic number. |
3139
|
| Empty statement. |
3186
|
| '115' is a magic number. |
3189
|
| Missing a Javadoc comment. |
3198
|
| 'public' modifier out of order with the JLS suggestions. |
3198
|
| Name 'SwitchLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3198
|
| '116' is a magic number. |
3210
|
| Missing a Javadoc comment. |
3216
|
| 'public' modifier out of order with the JLS suggestions. |
3216
|
| Name 'IfStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3216
|
| '117' is a magic number. |
3228
|
| Empty statement. |
3229
|
| Missing a Javadoc comment. |
3233
|
| 'public' modifier out of order with the JLS suggestions. |
3233
|
| Name 'WhileStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3233
|
| Missing a Javadoc comment. |
3241
|
| 'public' modifier out of order with the JLS suggestions. |
3241
|
| Name 'DoStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3241
|
| Missing a Javadoc comment. |
3251
|
| 'public' modifier out of order with the JLS suggestions. |
3251
|
| Name 'ForStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3251
|
| '118' is a magic number. |
3282
|
| Empty statement. |
3283
|
| '119' is a magic number. |
3317
|
| Empty statement. |
3318
|
| '120' is a magic number. |
3348
|
| Empty statement. |
3349
|
| Missing a Javadoc comment. |
3355
|
| 'public' modifier out of order with the JLS suggestions. |
3355
|
| Name 'ForInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3355
|
| '2147483647' is a magic number. |
3356
|
| '121' is a magic number. |
3386
|
| Missing a Javadoc comment. |
3393
|
| 'public' modifier out of order with the JLS suggestions. |
3393
|
| Name 'StatementExpressionList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3393
|
| Empty statement. |
3399
|
| '122' is a magic number. |
3402
|
| Missing a Javadoc comment. |
3410
|
| 'public' modifier out of order with the JLS suggestions. |
3410
|
| Name 'ForUpdate' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3410
|
| Missing a Javadoc comment. |
3414
|
| 'public' modifier out of order with the JLS suggestions. |
3414
|
| Name 'BreakStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3414
|
| '123' is a magic number. |
3421
|
| Empty statement. |
3422
|
| Missing a Javadoc comment. |
3427
|
| 'public' modifier out of order with the JLS suggestions. |
3427
|
| Name 'ContinueStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3427
|
| '124' is a magic number. |
3434
|
| Empty statement. |
3435
|
| Missing a Javadoc comment. |
3440
|
| 'public' modifier out of order with the JLS suggestions. |
3440
|
| Name 'ReturnStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3440
|
| '125' is a magic number. |
3473
|
| Empty statement. |
3474
|
| Missing a Javadoc comment. |
3479
|
| 'public' modifier out of order with the JLS suggestions. |
3479
|
| Name 'ThrowStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3479
|
| Missing a Javadoc comment. |
3485
|
| 'public' modifier out of order with the JLS suggestions. |
3485
|
| Name 'SynchronizedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3485
|
| Missing a Javadoc comment. |
3493
|
| 'public' modifier out of order with the JLS suggestions. |
3493
|
| Name 'TryStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3493
|
| Empty statement. |
3500
|
| '126' is a magic number. |
3503
|
| '127' is a magic number. |
3518
|
| Empty statement. |
3519
|
| Missing a Javadoc comment. |
3523
|
| 'public' modifier out of order with the JLS suggestions. |
3523
|
| Name 'AssertStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3523
|
| '128' is a magic number. |
3532
|
| Empty statement. |
3533
|
| Missing a Javadoc comment. |
3538
|
| Redundant 'final' modifier. |
3538
|
| 'private' modifier out of order with the JLS suggestions. |
3538
|
| Name 'jj_2_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3538
|
| Parameter xla should be final. |
3538
|
| Inner assignments should be avoided. |
3539
|
| Missing a Javadoc comment. |
3545
|
| Redundant 'final' modifier. |
3545
|
| 'private' modifier out of order with the JLS suggestions. |
3545
|
| Name 'jj_2_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3545
|
| Parameter xla should be final. |
3545
|
| Inner assignments should be avoided. |
3546
|
| Missing a Javadoc comment. |
3552
|
| Redundant 'final' modifier. |
3552
|
| 'private' modifier out of order with the JLS suggestions. |
3552
|
| Name 'jj_2_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3552
|
| Parameter xla should be final. |
3552
|
| Inner assignments should be avoided. |
3553
|
| Missing a Javadoc comment. |
3559
|
| Redundant 'final' modifier. |
3559
|
| 'private' modifier out of order with the JLS suggestions. |
3559
|
| Name 'jj_2_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3559
|
| Parameter xla should be final. |
3559
|
| Inner assignments should be avoided. |
3560
|
| '3' is a magic number. |
3562
|
| Missing a Javadoc comment. |
3566
|
| Redundant 'final' modifier. |
3566
|
| 'private' modifier out of order with the JLS suggestions. |
3566
|
| Name 'jj_2_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3566
|
| Parameter xla should be final. |
3566
|
| Inner assignments should be avoided. |
3567
|
| '4' is a magic number. |
3569
|
| Missing a Javadoc comment. |
3573
|
| Redundant 'final' modifier. |
3573
|
| 'private' modifier out of order with the JLS suggestions. |
3573
|
| Name 'jj_2_6' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3573
|
| Parameter xla should be final. |
3573
|
| Inner assignments should be avoided. |
3574
|
| '5' is a magic number. |
3576
|
| Missing a Javadoc comment. |
3580
|
| Redundant 'final' modifier. |
3580
|
| 'private' modifier out of order with the JLS suggestions. |
3580
|
| Name 'jj_2_7' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3580
|
| Parameter xla should be final. |
3580
|
| Inner assignments should be avoided. |
3581
|
| '6' is a magic number. |
3583
|
| Missing a Javadoc comment. |
3587
|
| Redundant 'final' modifier. |
3587
|
| 'private' modifier out of order with the JLS suggestions. |
3587
|
| Name 'jj_2_8' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3587
|
| Parameter xla should be final. |
3587
|
| Inner assignments should be avoided. |
3588
|
| '7' is a magic number. |
3590
|
| Missing a Javadoc comment. |
3594
|
| Redundant 'final' modifier. |
3594
|
| 'private' modifier out of order with the JLS suggestions. |
3594
|
| Name 'jj_2_9' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3594
|
| Parameter xla should be final. |
3594
|
| Inner assignments should be avoided. |
3595
|
| '8' is a magic number. |
3597
|
| Missing a Javadoc comment. |
3601
|
| Redundant 'final' modifier. |
3601
|
| 'private' modifier out of order with the JLS suggestions. |
3601
|
| Name 'jj_2_10' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3601
|
| Parameter xla should be final. |
3601
|
| Inner assignments should be avoided. |
3602
|
| '9' is a magic number. |
3604
|
| Missing a Javadoc comment. |
3608
|
| Redundant 'final' modifier. |
3608
|
| 'private' modifier out of order with the JLS suggestions. |
3608
|
| Name 'jj_2_11' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3608
|
| Parameter xla should be final. |
3608
|
| Inner assignments should be avoided. |
3609
|
| '10' is a magic number. |
3611
|
| Missing a Javadoc comment. |
3615
|
| Redundant 'final' modifier. |
3615
|
| 'private' modifier out of order with the JLS suggestions. |
3615
|
| Name 'jj_2_12' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3615
|
| Parameter xla should be final. |
3615
|
| Inner assignments should be avoided. |
3616
|
| '11' is a magic number. |
3618
|
| Missing a Javadoc comment. |
3622
|
| Redundant 'final' modifier. |
3622
|
| 'private' modifier out of order with the JLS suggestions. |
3622
|
| Name 'jj_2_13' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3622
|
| Parameter xla should be final. |
3622
|
| Inner assignments should be avoided. |
3623
|
| '12' is a magic number. |
3625
|
| Missing a Javadoc comment. |
3629
|
| Redundant 'final' modifier. |
3629
|
| 'private' modifier out of order with the JLS suggestions. |
3629
|
| Name 'jj_2_14' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3629
|
| Parameter xla should be final. |
3629
|
| Inner assignments should be avoided. |
3630
|
| '13' is a magic number. |
3632
|
| Missing a Javadoc comment. |
3636
|
| Redundant 'final' modifier. |
3636
|
| 'private' modifier out of order with the JLS suggestions. |
3636
|
| Name 'jj_2_15' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3636
|
| Parameter xla should be final. |
3636
|
| Inner assignments should be avoided. |
3637
|
| '14' is a magic number. |
3639
|
| Missing a Javadoc comment. |
3643
|
| Redundant 'final' modifier. |
3643
|
| 'private' modifier out of order with the JLS suggestions. |
3643
|
| Name 'jj_2_16' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3643
|
| Parameter xla should be final. |
3643
|
| Inner assignments should be avoided. |
3644
|
| '15' is a magic number. |
3646
|
| Missing a Javadoc comment. |
3650
|
| Redundant 'final' modifier. |
3650
|
| 'private' modifier out of order with the JLS suggestions. |
3650
|
| Name 'jj_2_17' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3650
|
| Parameter xla should be final. |
3650
|
| Inner assignments should be avoided. |
3651
|
| '16' is a magic number. |
3653
|
| Missing a Javadoc comment. |
3657
|
| Redundant 'final' modifier. |
3657
|
| 'private' modifier out of order with the JLS suggestions. |
3657
|
| Name 'jj_2_18' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3657
|
| Parameter xla should be final. |
3657
|
| Inner assignments should be avoided. |
3658
|
| '17' is a magic number. |
3660
|
| Missing a Javadoc comment. |
3664
|
| Redundant 'final' modifier. |
3664
|
| 'private' modifier out of order with the JLS suggestions. |
3664
|
| Name 'jj_2_19' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3664
|
| Parameter xla should be final. |
3664
|
| Inner assignments should be avoided. |
3665
|
| '18' is a magic number. |
3667
|
| Missing a Javadoc comment. |
3671
|
| Redundant 'final' modifier. |
3671
|
| 'private' modifier out of order with the JLS suggestions. |
3671
|
| Name 'jj_2_20' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3671
|
| Parameter xla should be final. |
3671
|
| Inner assignments should be avoided. |
3672
|
| '19' is a magic number. |
3674
|
| Missing a Javadoc comment. |
3678
|
| Redundant 'final' modifier. |
3678
|
| 'private' modifier out of order with the JLS suggestions. |
3678
|
| Name 'jj_2_21' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3678
|
| Parameter xla should be final. |
3678
|
| Inner assignments should be avoided. |
3679
|
| '20' is a magic number. |
3681
|
| Missing a Javadoc comment. |
3685
|
| Redundant 'final' modifier. |
3685
|
| 'private' modifier out of order with the JLS suggestions. |
3685
|
| Name 'jj_2_22' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3685
|
| Parameter xla should be final. |
3685
|
| Inner assignments should be avoided. |
3686
|
| '21' is a magic number. |
3688
|
| Missing a Javadoc comment. |
3692
|
| Redundant 'final' modifier. |
3692
|
| 'private' modifier out of order with the JLS suggestions. |
3692
|
| Name 'jj_2_23' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3692
|
| Parameter xla should be final. |
3692
|
| Inner assignments should be avoided. |
3693
|
| '22' is a magic number. |
3695
|
| Missing a Javadoc comment. |
3699
|
| Redundant 'final' modifier. |
3699
|
| 'private' modifier out of order with the JLS suggestions. |
3699
|
| Name 'jj_2_24' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3699
|
| Parameter xla should be final. |
3699
|
| Inner assignments should be avoided. |
3700
|
| '23' is a magic number. |
3702
|
| Missing a Javadoc comment. |
3706
|
| Redundant 'final' modifier. |
3706
|
| 'private' modifier out of order with the JLS suggestions. |
3706
|
| Name 'jj_2_25' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3706
|
| Parameter xla should be final. |
3706
|
| Inner assignments should be avoided. |
3707
|
| '24' is a magic number. |
3709
|
| Missing a Javadoc comment. |
3713
|
| Redundant 'final' modifier. |
3713
|
| 'private' modifier out of order with the JLS suggestions. |
3713
|
| Name 'jj_2_26' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3713
|
| Parameter xla should be final. |
3713
|
| Inner assignments should be avoided. |
3714
|
| '25' is a magic number. |
3716
|
| Missing a Javadoc comment. |
3720
|
| Redundant 'final' modifier. |
3720
|
| 'private' modifier out of order with the JLS suggestions. |
3720
|
| Name 'jj_2_27' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3720
|
| Parameter xla should be final. |
3720
|
| Inner assignments should be avoided. |
3721
|
| '26' is a magic number. |
3723
|
| Missing a Javadoc comment. |
3727
|
| Redundant 'final' modifier. |
3727
|
| 'private' modifier out of order with the JLS suggestions. |
3727
|
| Name 'jj_2_28' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3727
|
| Parameter xla should be final. |
3727
|
| Inner assignments should be avoided. |
3728
|
| '27' is a magic number. |
3730
|
| Missing a Javadoc comment. |
3734
|
| Redundant 'final' modifier. |
3734
|
| 'private' modifier out of order with the JLS suggestions. |
3734
|
| Name 'jj_2_29' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3734
|
| Parameter xla should be final. |
3734
|
| Inner assignments should be avoided. |
3735
|
| '28' is a magic number. |
3737
|
| Missing a Javadoc comment. |
3741
|
| Redundant 'final' modifier. |
3741
|
| 'private' modifier out of order with the JLS suggestions. |
3741
|
| Name 'jj_2_30' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3741
|
| Parameter xla should be final. |
3741
|
| Inner assignments should be avoided. |
3742
|
| '29' is a magic number. |
3744
|
| Missing a Javadoc comment. |
3748
|
| Redundant 'final' modifier. |
3748
|
| 'private' modifier out of order with the JLS suggestions. |
3748
|
| Name 'jj_2_31' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3748
|
| Parameter xla should be final. |
3748
|
| Inner assignments should be avoided. |
3749
|
| '30' is a magic number. |
3751
|
| Missing a Javadoc comment. |
3755
|
| Redundant 'final' modifier. |
3755
|
| 'private' modifier out of order with the JLS suggestions. |
3755
|
| Name 'jj_3R_170' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3755
|
| 'if' construct must use '{}'s. |
3768
|
| 'if' construct must use '{}'s. |
3769
|
| 'if' construct must use '{}'s. |
3770
|
| 'if' construct must use '{}'s. |
3771
|
| 'if' construct must use '{}'s. |
3772
|
| 'if' construct must use '{}'s. |
3773
|
| 'if' construct must use '{}'s. |
3774
|
| Missing a Javadoc comment. |
3778
|
| Redundant 'final' modifier. |
3778
|
| 'private' modifier out of order with the JLS suggestions. |
3778
|
| Name 'jj_3R_180' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3778
|
| 'if' construct must use '{}'s. |
3779
|
| 'if' construct must use '{}'s. |
3780
|
| Missing a Javadoc comment. |
3784
|
| Redundant 'final' modifier. |
3784
|
| 'private' modifier out of order with the JLS suggestions. |
3784
|
| Name 'jj_3R_147' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3784
|
| 'if' construct must use '{}'s. |
3785
|
| 'if' construct must use '{}'s. |
3786
|
| Missing a Javadoc comment. |
3790
|
| Redundant 'final' modifier. |
3790
|
| 'private' modifier out of order with the JLS suggestions. |
3790
|
| Name 'jj_3R_132' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3790
|
| 'if' construct must use '{}'s. |
3791
|
| 'if' construct must use '{}'s. |
3792
|
| Missing a Javadoc comment. |
3796
|
| Redundant 'final' modifier. |
3796
|
| 'private' modifier out of order with the JLS suggestions. |
3796
|
| Name 'jj_3R_164' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3796
|
| 'if' construct must use '{}'s. |
3797
|
| 'if' construct must use '{}'s. |
3798
|
| Missing a Javadoc comment. |
3802
|
| Redundant 'final' modifier. |
3802
|
| 'private' modifier out of order with the JLS suggestions. |
3802
|
| Name 'jj_3R_131' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3802
|
| 'if' construct must use '{}'s. |
3803
|
| 'if' construct must use '{}'s. |
3804
|
| 'if' construct must use '{}'s. |
3805
|
| 'if' construct must use '{}'s. |
3806
|
| Missing a Javadoc comment. |
3810
|
| Redundant 'final' modifier. |
3810
|
| 'private' modifier out of order with the JLS suggestions. |
3810
|
| Name 'jj_3R_130' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3810
|
| 'if' construct must use '{}'s. |
3811
|
| 'if' construct must use '{}'s. |
3812
|
| 'if' construct must use '{}'s. |
3813
|
| 'if' construct must use '{}'s. |
3814
|
| 'if' construct must use '{}'s. |
3815
|
| 'if' construct must use '{}'s. |
3816
|
| Missing a Javadoc comment. |
3820
|
| Redundant 'final' modifier. |
3820
|
| 'private' modifier out of order with the JLS suggestions. |
3820
|
| Name 'jj_3R_95' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3820
|
| 'if' construct must use '{}'s. |
3821
|
| 'if' construct must use '{}'s. |
3822
|
| Missing a Javadoc comment. |
3826
|
| Redundant 'final' modifier. |
3826
|
| 'private' modifier out of order with the JLS suggestions. |
3826
|
| Name 'jj_3_23' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3826
|
| 'if' construct must use '{}'s. |
3827
|
| 'if' construct must use '{}'s. |
3828
|
| 'if' construct must use '{}'s. |
3829
|
| 'if' construct must use '{}'s. |
3830
|
| Missing a Javadoc comment. |
3834
|
| Redundant 'final' modifier. |
3834
|
| 'private' modifier out of order with the JLS suggestions. |
3834
|
| Name 'jj_3R_88' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3834
|
| 'if' construct must use '{}'s. |
3835
|
| 'if' construct must use '{}'s. |
3836
|
| Missing a Javadoc comment. |
3840
|
| Redundant 'final' modifier. |
3840
|
| 'private' modifier out of order with the JLS suggestions. |
3840
|
| Name 'jj_3R_332' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3840
|
| 'if' construct must use '{}'s. |
3841
|
| 'if' construct must use '{}'s. |
3842
|
| Missing a Javadoc comment. |
3846
|
| Redundant 'final' modifier. |
3846
|
| 'private' modifier out of order with the JLS suggestions. |
3846
|
| Name 'jj_3R_146' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3846
|
| 'if' construct must use '{}'s. |
3847
|
| 'if' construct must use '{}'s. |
3848
|
| Missing a Javadoc comment. |
3852
|
| Redundant 'final' modifier. |
3852
|
| 'private' modifier out of order with the JLS suggestions. |
3852
|
| Name 'jj_3R_163' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3852
|
| 'if' construct must use '{}'s. |
3853
|
| 'if' construct must use '{}'s. |
3854
|
| Missing a Javadoc comment. |
3858
|
| Redundant 'final' modifier. |
3858
|
| 'private' modifier out of order with the JLS suggestions. |
3858
|
| Name 'jj_3_22' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3858
|
| 'if' construct must use '{}'s. |
3859
|
| 'if' construct must use '{}'s. |
3860
|
| 'if' construct must use '{}'s. |
3861
|
| 'if' construct must use '{}'s. |
3862
|
| Missing a Javadoc comment. |
3866
|
| Redundant 'final' modifier. |
3866
|
| 'private' modifier out of order with the JLS suggestions. |
3866
|
| Name 'jj_3_20' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3866
|
| 'if' construct must use '{}'s. |
3867
|
| 'if' construct must use '{}'s. |
3868
|
| 'if' construct must use '{}'s. |
3869
|
| 'if' construct must use '{}'s. |
3870
|
| 'if' construct must use '{}'s. |
3871
|
| 'if' construct must use '{}'s. |
3872
|
| Missing a Javadoc comment. |
3876
|
| Redundant 'final' modifier. |
3876
|
| 'private' modifier out of order with the JLS suggestions. |
3876
|
| Name 'jj_3R_331' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3876
|
| 'if' construct must use '{}'s. |
3877
|
| 'if' construct must use '{}'s. |
3878
|
| Missing a Javadoc comment. |
3882
|
| Redundant 'final' modifier. |
3882
|
| 'private' modifier out of order with the JLS suggestions. |
3882
|
| Name 'jj_3_21' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3882
|
| 'if' construct must use '{}'s. |
3883
|
| 'if' construct must use '{}'s. |
3884
|
| 'if' construct must use '{}'s. |
3885
|
| 'if' construct must use '{}'s. |
3886
|
| Missing a Javadoc comment. |
3890
|
| Redundant 'final' modifier. |
3890
|
| 'private' modifier out of order with the JLS suggestions. |
3890
|
| Name 'jj_3R_67' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3890
|
| 'if' construct must use '{}'s. |
3903
|
| 'if' construct must use '{}'s. |
3904
|
| 'if' construct must use '{}'s. |
3905
|
| 'if' construct must use '{}'s. |
3906
|
| 'if' construct must use '{}'s. |
3907
|
| 'if' construct must use '{}'s. |
3908
|
| 'if' construct must use '{}'s. |
3909
|
| Missing a Javadoc comment. |
3913
|
| Redundant 'final' modifier. |
3913
|
| 'private' modifier out of order with the JLS suggestions. |
3913
|
| Name 'jj_3R_330' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3913
|
| 'if' construct must use '{}'s. |
3914
|
| 'if' construct must use '{}'s. |
3915
|
| Missing a Javadoc comment. |
3919
|
| Redundant 'final' modifier. |
3919
|
| 'private' modifier out of order with the JLS suggestions. |
3919
|
| Name 'jj_3R_94' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3919
|
| 'if' construct must use '{}'s. |
3920
|
| 'if' construct must use '{}'s. |
3921
|
| Missing a Javadoc comment. |
3925
|
| Redundant 'final' modifier. |
3925
|
| 'private' modifier out of order with the JLS suggestions. |
3925
|
| Name 'jj_3R_157' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3925
|
| 'if' construct must use '{}'s. |
3926
|
| 'if' construct must use '{}'s. |
3927
|
| Missing a Javadoc comment. |
3931
|
| Redundant 'final' modifier. |
3931
|
| 'private' modifier out of order with the JLS suggestions. |
3931
|
| Name 'jj_3R_87' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3931
|
| 'if' construct must use '{}'s. |
3932
|
| 'if' construct must use '{}'s. |
3933
|
| Missing a Javadoc comment. |
3937
|
| Redundant 'final' modifier. |
3937
|
| 'private' modifier out of order with the JLS suggestions. |
3937
|
| Name 'jj_3_19' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3937
|
| 'if' construct must use '{}'s. |
3938
|
| 'if' construct must use '{}'s. |
3939
|
| Missing a Javadoc comment. |
3943
|
| Redundant 'final' modifier. |
3943
|
| 'private' modifier out of order with the JLS suggestions. |
3943
|
| Name 'jj_3R_329' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3943
|
| 'if' construct must use '{}'s. |
3944
|
| 'if' construct must use '{}'s. |
3945
|
| Missing a Javadoc comment. |
3949
|
| Redundant 'final' modifier. |
3949
|
| 'private' modifier out of order with the JLS suggestions. |
3949
|
| Name 'jj_3R_156' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3949
|
| 'if' construct must use '{}'s. |
3950
|
| 'if' construct must use '{}'s. |
3951
|
| 'if' construct must use '{}'s. |
3952
|
| 'if' construct must use '{}'s. |
3953
|
| 'if' construct must use '{}'s. |
3954
|
| 'if' construct must use '{}'s. |
3955
|
| Missing a Javadoc comment. |
3959
|
| Redundant 'final' modifier. |
3959
|
| 'private' modifier out of order with the JLS suggestions. |
3959
|
| Name 'jj_3R_145' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3959
|
| 'if' construct must use '{}'s. |
3960
|
| 'if' construct must use '{}'s. |
3961
|
| Missing a Javadoc comment. |
3965
|
| Redundant 'final' modifier. |
3965
|
| 'private' modifier out of order with the JLS suggestions. |
3965
|
| Name 'jj_3R_155' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3965
|
| 'if' construct must use '{}'s. |
3966
|
| 'if' construct must use '{}'s. |
3967
|
| Missing a Javadoc comment. |
3971
|
| Redundant 'final' modifier. |
3971
|
| 'private' modifier out of order with the JLS suggestions. |
3971
|
| Name 'jj_3R_430' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3971
|
| 'if' construct must use '{}'s. |
3972
|
| 'if' construct must use '{}'s. |
3973
|
| Missing a Javadoc comment. |
3977
|
| Redundant 'final' modifier. |
3977
|
| 'private' modifier out of order with the JLS suggestions. |
3977
|
| Name 'jj_3R_328' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3977
|
| 'if' construct must use '{}'s. |
3978
|
| 'if' construct must use '{}'s. |
3979
|
| Missing a Javadoc comment. |
3983
|
| Redundant 'final' modifier. |
3983
|
| 'private' modifier out of order with the JLS suggestions. |
3983
|
| Name 'jj_3R_162' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3983
|
| 'if' construct must use '{}'s. |
3984
|
| 'if' construct must use '{}'s. |
3985
|
| Missing a Javadoc comment. |
3989
|
| Redundant 'final' modifier. |
3989
|
| 'private' modifier out of order with the JLS suggestions. |
3989
|
| Name 'jj_3R_154' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3989
|
| 'if' construct must use '{}'s. |
3990
|
| 'if' construct must use '{}'s. |
3991
|
| 'if' construct must use '{}'s. |
3992
|
| 'if' construct must use '{}'s. |
3993
|
| 'if' construct must use '{}'s. |
3994
|
| 'if' construct must use '{}'s. |
3995
|
| Missing a Javadoc comment. |
3999
|
| Redundant 'final' modifier. |
3999
|
| 'private' modifier out of order with the JLS suggestions. |
3999
|
| Name 'jj_3R_153' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
3999
|
| 'if' construct must use '{}'s. |
4000
|
| 'if' construct must use '{}'s. |
4001
|
| 'if' construct must use '{}'s. |
4002
|
| 'if' construct must use '{}'s. |
4003
|
| 'if' construct must use '{}'s. |
4004
|
| 'if' construct must use '{}'s. |
4005
|
| Missing a Javadoc comment. |
4009
|
| Redundant 'final' modifier. |
4009
|
| 'private' modifier out of order with the JLS suggestions. |
4009
|
| Name 'jj_3R_327' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4009
|
| 'if' construct must use '{}'s. |
4010
|
| 'if' construct must use '{}'s. |
4011
|
| Missing a Javadoc comment. |
4015
|
| Redundant 'final' modifier. |
4015
|
| 'private' modifier out of order with the JLS suggestions. |
4015
|
| Name 'jj_3R_152' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4015
|
| 'if' construct must use '{}'s. |
4016
|
| 'if' construct must use '{}'s. |
4017
|
| Missing a Javadoc comment. |
4021
|
| Redundant 'final' modifier. |
4021
|
| 'private' modifier out of order with the JLS suggestions. |
4021
|
| Name 'jj_3R_93' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4021
|
| 'if' construct must use '{}'s. |
4022
|
| 'if' construct must use '{}'s. |
4023
|
| Missing a Javadoc comment. |
4027
|
| Redundant 'final' modifier. |
4027
|
| 'private' modifier out of order with the JLS suggestions. |
4027
|
| Name 'jj_3R_161' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4027
|
| 'if' construct must use '{}'s. |
4028
|
| 'if' construct must use '{}'s. |
4029
|
| Missing a Javadoc comment. |
4033
|
| Redundant 'final' modifier. |
4033
|
| 'private' modifier out of order with the JLS suggestions. |
4033
|
| Name 'jj_3R_429' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4033
|
| 'if' construct must use '{}'s. |
4034
|
| 'if' construct must use '{}'s. |
4035
|
| Missing a Javadoc comment. |
4039
|
| Redundant 'final' modifier. |
4039
|
| 'private' modifier out of order with the JLS suggestions. |
4039
|
| Name 'jj_3R_423' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4039
|
| 'if' construct must use '{}'s. |
4044
|
| 'if' construct must use '{}'s. |
4045
|
| 'if' construct must use '{}'s. |
4046
|
| Missing a Javadoc comment. |
4050
|
| Redundant 'final' modifier. |
4050
|
| 'private' modifier out of order with the JLS suggestions. |
4050
|
| Name 'jj_3R_151' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4050
|
| 'if' construct must use '{}'s. |
4051
|
| 'if' construct must use '{}'s. |
4052
|
| Missing a Javadoc comment. |
4056
|
| Redundant 'final' modifier. |
4056
|
| 'private' modifier out of order with the JLS suggestions. |
4056
|
| Name 'jj_3R_118' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4056
|
| 'if' construct must use '{}'s. |
4071
|
| 'if' construct must use '{}'s. |
4072
|
| 'if' construct must use '{}'s. |
4073
|
| 'if' construct must use '{}'s. |
4074
|
| 'if' construct must use '{}'s. |
4075
|
| 'if' construct must use '{}'s. |
4076
|
| 'if' construct must use '{}'s. |
4077
|
| 'if' construct must use '{}'s. |
4078
|
| Missing a Javadoc comment. |
4082
|
| Redundant 'final' modifier. |
4082
|
| 'private' modifier out of order with the JLS suggestions. |
4082
|
| Name 'jj_3R_326' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4082
|
| 'if' construct must use '{}'s. |
4083
|
| 'if' construct must use '{}'s. |
4084
|
| Missing a Javadoc comment. |
4088
|
| Redundant 'final' modifier. |
4088
|
| 'private' modifier out of order with the JLS suggestions. |
4088
|
| Name 'jj_3R_295' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4088
|
| 'if' construct must use '{}'s. |
4103
|
| 'if' construct must use '{}'s. |
4104
|
| 'if' construct must use '{}'s. |
4105
|
| 'if' construct must use '{}'s. |
4106
|
| 'if' construct must use '{}'s. |
4107
|
| 'if' construct must use '{}'s. |
4108
|
| 'if' construct must use '{}'s. |
4109
|
| 'if' construct must use '{}'s. |
4110
|
| Missing a Javadoc comment. |
4114
|
| Redundant 'final' modifier. |
4114
|
| 'private' modifier out of order with the JLS suggestions. |
4114
|
| Name 'jj_3R_144' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4114
|
| 'if' construct must use '{}'s. |
4115
|
| 'if' construct must use '{}'s. |
4116
|
| Missing a Javadoc comment. |
4120
|
| Redundant 'final' modifier. |
4120
|
| 'private' modifier out of order with the JLS suggestions. |
4120
|
| Name 'jj_3R_86' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4120
|
| 'if' construct must use '{}'s. |
4121
|
| 'if' construct must use '{}'s. |
4122
|
| Missing a Javadoc comment. |
4126
|
| Redundant 'final' modifier. |
4126
|
| 'private' modifier out of order with the JLS suggestions. |
4126
|
| Name 'jj_3R_281' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4126
|
| 'if' construct must use '{}'s. |
4131
|
| 'if' construct must use '{}'s. |
4133
|
| 'if' construct must use '{}'s. |
4134
|
| Missing a Javadoc comment. |
4138
|
| Redundant 'final' modifier. |
4138
|
| 'private' modifier out of order with the JLS suggestions. |
4138
|
| Name 'jj_3R_160' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4138
|
| 'if' construct must use '{}'s. |
4139
|
| 'if' construct must use '{}'s. |
4140
|
| Missing a Javadoc comment. |
4144
|
| Redundant 'final' modifier. |
4144
|
| 'private' modifier out of order with the JLS suggestions. |
4144
|
| Name 'jj_3_18' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4144
|
| 'if' construct must use '{}'s. |
4145
|
| 'if' construct must use '{}'s. |
4146
|
| 'if' construct must use '{}'s. |
4147
|
| 'if' construct must use '{}'s. |
4148
|
| Missing a Javadoc comment. |
4152
|
| Redundant 'final' modifier. |
4152
|
| 'private' modifier out of order with the JLS suggestions. |
4152
|
| Name 'jj_3R_63' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4152
|
| 'if' construct must use '{}'s. |
4153
|
| 'if' construct must use '{}'s. |
4154
|
| 'if' construct must use '{}'s. |
4159
|
| Missing a Javadoc comment. |
4164
|
| Redundant 'final' modifier. |
4164
|
| 'private' modifier out of order with the JLS suggestions. |
4164
|
| Name 'jj_3R_92' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4164
|
| 'if' construct must use '{}'s. |
4165
|
| 'if' construct must use '{}'s. |
4166
|
| Missing a Javadoc comment. |
4170
|
| Redundant 'final' modifier. |
4170
|
| 'private' modifier out of order with the JLS suggestions. |
4170
|
| Name 'jj_3R_159' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4170
|
| 'if' construct must use '{}'s. |
4171
|
| 'if' construct must use '{}'s. |
4172
|
| Missing a Javadoc comment. |
4176
|
| Redundant 'final' modifier. |
4176
|
| 'private' modifier out of order with the JLS suggestions. |
4176
|
| Name 'jj_3R_397' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4176
|
| 'if' construct must use '{}'s. |
4177
|
| 'if' construct must use '{}'s. |
4178
|
| 'if' construct must use '{}'s. |
4179
|
| 'if' construct must use '{}'s. |
4180
|
| 'if' construct must use '{}'s. |
4181
|
| 'if' construct must use '{}'s. |
4182
|
| 'if' construct must use '{}'s. |
4183
|
| 'if' construct must use '{}'s. |
4184
|
| Missing a Javadoc comment. |
4188
|
| Redundant 'final' modifier. |
4188
|
| 'private' modifier out of order with the JLS suggestions. |
4188
|
| Name 'jj_3R_85' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4188
|
| 'if' construct must use '{}'s. |
4189
|
| 'if' construct must use '{}'s. |
4190
|
| Missing a Javadoc comment. |
4194
|
| Redundant 'final' modifier. |
4194
|
| 'private' modifier out of order with the JLS suggestions. |
4194
|
| Name 'jj_3R_143' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4194
|
| 'if' construct must use '{}'s. |
4195
|
| 'if' construct must use '{}'s. |
4196
|
| Missing a Javadoc comment. |
4200
|
| Redundant 'final' modifier. |
4200
|
| 'private' modifier out of order with the JLS suggestions. |
4200
|
| Name 'jj_3R_396' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4200
|
| 'if' construct must use '{}'s. |
4201
|
| 'if' construct must use '{}'s. |
4202
|
| 'if' construct must use '{}'s. |
4203
|
| 'if' construct must use '{}'s. |
4204
|
| 'if' construct must use '{}'s. |
4205
|
| 'if' construct must use '{}'s. |
4206
|
| 'if' construct must use '{}'s. |
4207
|
| 'if' construct must use '{}'s. |
4208
|
| Missing a Javadoc comment. |
4212
|
| Redundant 'final' modifier. |
4212
|
| 'private' modifier out of order with the JLS suggestions. |
4212
|
| Name 'jj_3R_383' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4212
|
| 'if' construct must use '{}'s. |
4217
|
| 'if' construct must use '{}'s. |
4218
|
| 'if' construct must use '{}'s. |
4219
|
| Missing a Javadoc comment. |
4223
|
| Redundant 'final' modifier. |
4223
|
| 'private' modifier out of order with the JLS suggestions. |
4223
|
| Name 'jj_3R_98' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4223
|
| 'if' construct must use '{}'s. |
4224
|
| 'if' construct must use '{}'s. |
4225
|
| Missing a Javadoc comment. |
4229
|
| Redundant 'final' modifier. |
4229
|
| 'private' modifier out of order with the JLS suggestions. |
4229
|
| Name 'jj_3R_91' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4229
|
| 'if' construct must use '{}'s. |
4230
|
| 'if' construct must use '{}'s. |
4231
|
| Missing a Javadoc comment. |
4235
|
| Redundant 'final' modifier. |
4235
|
| 'private' modifier out of order with the JLS suggestions. |
4235
|
| Name 'jj_3_17' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4235
|
| 'if' construct must use '{}'s. |
4236
|
| 'if' construct must use '{}'s. |
4237
|
| 'if' construct must use '{}'s. |
4238
|
| 'if' construct must use '{}'s. |
4239
|
| 'if' construct must use '{}'s. |
4240
|
| 'if' construct must use '{}'s. |
4241
|
| Missing a Javadoc comment. |
4245
|
| Redundant 'final' modifier. |
4245
|
| 'private' modifier out of order with the JLS suggestions. |
4245
|
| Name 'jj_3R_384' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4245
|
| 'if' construct must use '{}'s. |
4246
|
| 'if' construct must use '{}'s. |
4247
|
| 'if' construct must use '{}'s. |
4250
|
| 'if' construct must use '{}'s. |
4251
|
| Missing a Javadoc comment. |
4255
|
| Redundant 'final' modifier. |
4255
|
| 'private' modifier out of order with the JLS suggestions. |
4255
|
| Name 'jj_3R_84' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4255
|
| 'if' construct must use '{}'s. |
4256
|
| 'if' construct must use '{}'s. |
4257
|
| Missing a Javadoc comment. |
4261
|
| Redundant 'final' modifier. |
4261
|
| 'private' modifier out of order with the JLS suggestions. |
4261
|
| Name 'jj_3R_142' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4261
|
| 'if' construct must use '{}'s. |
4262
|
| 'if' construct must use '{}'s. |
4263
|
| Missing a Javadoc comment. |
4267
|
| Redundant 'final' modifier. |
4267
|
| 'private' modifier out of order with the JLS suggestions. |
4267
|
| Name 'jj_3R_121' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4267
|
| 'if' construct must use '{}'s. |
4268
|
| 'if' construct must use '{}'s. |
4269
|
| 'if' construct must use '{}'s. |
4270
|
| 'if' construct must use '{}'s. |
4271
|
| 'if' construct must use '{}'s. |
4272
|
| 'if' construct must use '{}'s. |
4273
|
| 'if' construct must use '{}'s. |
4290
|
| 'if' construct must use '{}'s. |
4291
|
| 'if' construct must use '{}'s. |
4292
|
| 'if' construct must use '{}'s. |
4293
|
| 'if' construct must use '{}'s. |
4294
|
| 'if' construct must use '{}'s. |
4295
|
| 'if' construct must use '{}'s. |
4296
|
| 'if' construct must use '{}'s. |
4297
|
| 'if' construct must use '{}'s. |
4298
|
| Missing a Javadoc comment. |
4302
|
| Redundant 'final' modifier. |
4302
|
| 'private' modifier out of order with the JLS suggestions. |
4302
|
| Name 'jj_3R_97' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4302
|
| 'if' construct must use '{}'s. |
4303
|
| 'if' construct must use '{}'s. |
4304
|
| Missing a Javadoc comment. |
4308
|
| Redundant 'final' modifier. |
4308
|
| 'private' modifier out of order with the JLS suggestions. |
4308
|
| Name 'jj_3R_120' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4308
|
| 'if' construct must use '{}'s. |
4309
|
| 'if' construct must use '{}'s. |
4310
|
| 'if' construct must use '{}'s. |
4311
|
| 'if' construct must use '{}'s. |
4312
|
| 'if' construct must use '{}'s. |
4313
|
| 'if' construct must use '{}'s. |
4314
|
| 'if' construct must use '{}'s. |
4315
|
| 'if' construct must use '{}'s. |
4316
|
| Missing a Javadoc comment. |
4320
|
| Redundant 'final' modifier. |
4320
|
| 'private' modifier out of order with the JLS suggestions. |
4320
|
| Name 'jj_3R_90' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4320
|
| 'if' construct must use '{}'s. |
4321
|
| 'if' construct must use '{}'s. |
4322
|
| Missing a Javadoc comment. |
4326
|
| Redundant 'final' modifier. |
4326
|
| 'private' modifier out of order with the JLS suggestions. |
4326
|
| Name 'jj_3_16' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4326
|
| 'if' construct must use '{}'s. |
4327
|
| 'if' construct must use '{}'s. |
4328
|
| 'if' construct must use '{}'s. |
4329
|
| 'if' construct must use '{}'s. |
4330
|
| Missing a Javadoc comment. |
4334
|
| Redundant 'final' modifier. |
4334
|
| 'private' modifier out of order with the JLS suggestions. |
4334
|
| Name 'jj_3R_65' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4334
|
| 'if' construct must use '{}'s. |
4341
|
| 'if' construct must use '{}'s. |
4342
|
| 'if' construct must use '{}'s. |
4343
|
| 'if' construct must use '{}'s. |
4344
|
| Missing a Javadoc comment. |
4348
|
| Redundant 'final' modifier. |
4348
|
| 'private' modifier out of order with the JLS suggestions. |
4348
|
| Name 'jj_3_15' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4348
|
| 'if' construct must use '{}'s. |
4349
|
| 'if' construct must use '{}'s. |
4350
|
| Missing a Javadoc comment. |
4354
|
| Redundant 'final' modifier. |
4354
|
| 'private' modifier out of order with the JLS suggestions. |
4354
|
| Name 'jj_3R_83' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4354
|
| 'if' construct must use '{}'s. |
4355
|
| 'if' construct must use '{}'s. |
4356
|
| Missing a Javadoc comment. |
4360
|
| Redundant 'final' modifier. |
4360
|
| 'private' modifier out of order with the JLS suggestions. |
4360
|
| Name 'jj_3R_141' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4360
|
| 'if' construct must use '{}'s. |
4361
|
| 'if' construct must use '{}'s. |
4362
|
| Missing a Javadoc comment. |
4366
|
| Redundant 'final' modifier. |
4366
|
| 'private' modifier out of order with the JLS suggestions. |
4366
|
| Name 'jj_3R_99' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4366
|
| 'if' construct must use '{}'s. |
4385
|
| 'if' construct must use '{}'s. |
4386
|
| 'if' construct must use '{}'s. |
4387
|
| 'if' construct must use '{}'s. |
4388
|
| 'if' construct must use '{}'s. |
4389
|
| 'if' construct must use '{}'s. |
4390
|
| 'if' construct must use '{}'s. |
4391
|
| 'if' construct must use '{}'s. |
4392
|
| 'if' construct must use '{}'s. |
4393
|
| 'if' construct must use '{}'s. |
4394
|
| Missing a Javadoc comment. |
4398
|
| Redundant 'final' modifier. |
4398
|
| 'private' modifier out of order with the JLS suggestions. |
4398
|
| Name 'jj_3R_382' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4398
|
| 'if' construct must use '{}'s. |
4399
|
| 'if' construct must use '{}'s. |
4400
|
| Missing a Javadoc comment. |
4404
|
| Redundant 'final' modifier. |
4404
|
| 'private' modifier out of order with the JLS suggestions. |
4404
|
| Name 'jj_3_6' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4404
|
| 'if' construct must use '{}'s. |
4405
|
| 'if' construct must use '{}'s. |
4406
|
| Missing a Javadoc comment. |
4410
|
| Redundant 'final' modifier. |
4410
|
| 'private' modifier out of order with the JLS suggestions. |
4410
|
| Name 'jj_3R_96' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4410
|
| 'if' construct must use '{}'s. |
4411
|
| 'if' construct must use '{}'s. |
4412
|
| Missing a Javadoc comment. |
4416
|
| Redundant 'final' modifier. |
4416
|
| 'private' modifier out of order with the JLS suggestions. |
4416
|
| Name 'jj_3R_56' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4416
|
| 'if' construct must use '{}'s. |
4423
|
| 'if' construct must use '{}'s. |
4424
|
| 'if' construct must use '{}'s. |
4425
|
| 'if' construct must use '{}'s. |
4426
|
| Missing a Javadoc comment. |
4430
|
| Redundant 'final' modifier. |
4430
|
| 'private' modifier out of order with the JLS suggestions. |
4430
|
| Name 'jj_3R_58' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4430
|
| 'if' construct must use '{}'s. |
4435
|
| 'if' construct must use '{}'s. |
4437
|
| 'if' construct must use '{}'s. |
4438
|
| 'if' construct must use '{}'s. |
4439
|
| 'if' construct must use '{}'s. |
4440
|
| 'if' construct must use '{}'s. |
4441
|
| 'if' construct must use '{}'s. |
4442
|
| Missing a Javadoc comment. |
4446
|
| Redundant 'final' modifier. |
4446
|
| 'private' modifier out of order with the JLS suggestions. |
4446
|
| Name 'jj_3R_368' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4446
|
| 'if' construct must use '{}'s. |
4447
|
| 'if' construct must use '{}'s. |
4448
|
| Missing a Javadoc comment. |
4452
|
| Redundant 'final' modifier. |
4452
|
| 'private' modifier out of order with the JLS suggestions. |
4452
|
| Name 'jj_3_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4452
|
| 'if' construct must use '{}'s. |
4455
|
| 'if' construct must use '{}'s. |
4456
|
| 'if' construct must use '{}'s. |
4457
|
| 'if' construct must use '{}'s. |
4458
|
| 'if' construct must use '{}'s. |
4459
|
| 'if' construct must use '{}'s. |
4460
|
| Missing a Javadoc comment. |
4464
|
| Redundant 'final' modifier. |
4464
|
| 'private' modifier out of order with the JLS suggestions. |
4464
|
| Name 'jj_3R_380' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4464
|
| 'if' construct must use '{}'s. |
4465
|
| 'if' construct must use '{}'s. |
4466
|
| Missing a Javadoc comment. |
4470
|
| Redundant 'final' modifier. |
4470
|
| 'private' modifier out of order with the JLS suggestions. |
4470
|
| Name 'jj_3R_55' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4470
|
| 'if' construct must use '{}'s. |
4485
|
| 'if' construct must use '{}'s. |
4486
|
| 'if' construct must use '{}'s. |
4487
|
| 'if' construct must use '{}'s. |
4488
|
| 'if' construct must use '{}'s. |
4489
|
| 'if' construct must use '{}'s. |
4490
|
| 'if' construct must use '{}'s. |
4491
|
| 'if' construct must use '{}'s. |
4492
|
| Missing a Javadoc comment. |
4496
|
| Redundant 'final' modifier. |
4496
|
| 'private' modifier out of order with the JLS suggestions. |
4496
|
| Name 'jj_3R_89' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4496
|
| 'if' construct must use '{}'s. |
4497
|
| 'if' construct must use '{}'s. |
4498
|
| Missing a Javadoc comment. |
4502
|
| Redundant 'final' modifier. |
4502
|
| 'private' modifier out of order with the JLS suggestions. |
4502
|
| Name 'jj_3R_381' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4502
|
| 'if' construct must use '{}'s. |
4503
|
| 'if' construct must use '{}'s. |
4504
|
| Missing a Javadoc comment. |
4508
|
| Redundant 'final' modifier. |
4508
|
| 'private' modifier out of order with the JLS suggestions. |
4508
|
| Name 'jj_3R_367' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4508
|
| 'if' construct must use '{}'s. |
4509
|
| 'if' construct must use '{}'s. |
4510
|
| Missing a Javadoc comment. |
4514
|
| Redundant 'final' modifier. |
4514
|
| 'private' modifier out of order with the JLS suggestions. |
4514
|
| Name 'jj_3_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4514
|
| 'if' construct must use '{}'s. |
4519
|
| 'if' construct must use '{}'s. |
4521
|
| 'if' construct must use '{}'s. |
4522
|
| Missing a Javadoc comment. |
4526
|
| Redundant 'final' modifier. |
4526
|
| 'private' modifier out of order with the JLS suggestions. |
4526
|
| Name 'jj_3R_365' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4526
|
| 'if' construct must use '{}'s. |
4527
|
| 'if' construct must use '{}'s. |
4528
|
| Missing a Javadoc comment. |
4532
|
| Redundant 'final' modifier. |
4532
|
| 'private' modifier out of order with the JLS suggestions. |
4532
|
| Name 'jj_3R_54' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4532
|
| 'if' construct must use '{}'s. |
4547
|
| 'if' construct must use '{}'s. |
4548
|
| 'if' construct must use '{}'s. |
4549
|
| 'if' construct must use '{}'s. |
4550
|
| 'if' construct must use '{}'s. |
4551
|
| 'if' construct must use '{}'s. |
4552
|
| 'if' construct must use '{}'s. |
4553
|
| 'if' construct must use '{}'s. |
4554
|
| Missing a Javadoc comment. |
4558
|
| Redundant 'final' modifier. |
4558
|
| 'private' modifier out of order with the JLS suggestions. |
4558
|
| Name 'jj_3R_82' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4558
|
| 'if' construct must use '{}'s. |
4559
|
| 'if' construct must use '{}'s. |
4560
|
| Missing a Javadoc comment. |
4564
|
| Redundant 'final' modifier. |
4564
|
| 'private' modifier out of order with the JLS suggestions. |
4564
|
| Name 'jj_3R_366' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4564
|
| 'if' construct must use '{}'s. |
4569
|
| 'if' construct must use '{}'s. |
4570
|
| 'if' construct must use '{}'s. |
4571
|
| 'if' construct must use '{}'s. |
4572
|
| 'if' construct must use '{}'s. |
4573
|
| Missing a Javadoc comment. |
4577
|
| Redundant 'final' modifier. |
4577
|
| 'private' modifier out of order with the JLS suggestions. |
4577
|
| Name 'jj_3R_316' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4577
|
| 'if' construct must use '{}'s. |
4584
|
| 'if' construct must use '{}'s. |
4585
|
| 'if' construct must use '{}'s. |
4586
|
| 'if' construct must use '{}'s. |
4587
|
| Missing a Javadoc comment. |
4591
|
| Redundant 'final' modifier. |
4591
|
| 'private' modifier out of order with the JLS suggestions. |
4591
|
| Name 'jj_3R_277' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4591
|
| 'if' construct must use '{}'s. |
4592
|
| 'if' construct must use '{}'s. |
4593
|
| Missing a Javadoc comment. |
4597
|
| Redundant 'final' modifier. |
4597
|
| 'private' modifier out of order with the JLS suggestions. |
4597
|
| Name 'jj_3_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4597
|
| 'if' construct must use '{}'s. |
4602
|
| 'if' construct must use '{}'s. |
4604
|
| 'if' construct must use '{}'s. |
4605
|
| Missing a Javadoc comment. |
4609
|
| Redundant 'final' modifier. |
4609
|
| 'private' modifier out of order with the JLS suggestions. |
4609
|
| Name 'jj_3R_379' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4609
|
| 'if' construct must use '{}'s. |
4610
|
| 'if' construct must use '{}'s. |
4611
|
| Missing a Javadoc comment. |
4615
|
| Redundant 'final' modifier. |
4615
|
| 'private' modifier out of order with the JLS suggestions. |
4615
|
| Name 'jj_3R_313' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4615
|
| 'if' construct must use '{}'s. |
4616
|
| 'if' construct must use '{}'s. |
4617
|
| Missing a Javadoc comment. |
4621
|
| Redundant 'final' modifier. |
4621
|
| 'private' modifier out of order with the JLS suggestions. |
4621
|
| Name 'jj_3R_276' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4621
|
| 'if' construct must use '{}'s. |
4622
|
| 'if' construct must use '{}'s. |
4623
|
| Missing a Javadoc comment. |
4627
|
| Redundant 'final' modifier. |
4627
|
| 'private' modifier out of order with the JLS suggestions. |
4627
|
| Name 'jj_3R_364' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4627
|
| 'if' construct must use '{}'s. |
4628
|
| 'if' construct must use '{}'s. |
4629
|
| Missing a Javadoc comment. |
4633
|
| Redundant 'final' modifier. |
4633
|
| 'private' modifier out of order with the JLS suggestions. |
4633
|
| Name 'jj_3R_275' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4633
|
| 'if' construct must use '{}'s. |
4634
|
| 'if' construct must use '{}'s. |
4635
|
| Missing a Javadoc comment. |
4639
|
| Redundant 'final' modifier. |
4639
|
| 'private' modifier out of order with the JLS suggestions. |
4639
|
| Name 'jj_3R_254' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4639
|
| 'if' construct must use '{}'s. |
4640
|
| 'if' construct must use '{}'s. |
4641
|
| 'if' construct must use '{}'s. |
4642
|
| 'if' construct must use '{}'s. |
4643
|
| Missing a Javadoc comment. |
4647
|
| Redundant 'final' modifier. |
4647
|
| 'private' modifier out of order with the JLS suggestions. |
4647
|
| Name 'jj_3R_310' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4647
|
| 'if' construct must use '{}'s. |
4652
|
| 'if' construct must use '{}'s. |
4653
|
| 'if' construct must use '{}'s. |
4654
|
| 'if' construct must use '{}'s. |
4655
|
| 'if' construct must use '{}'s. |
4656
|
| Missing a Javadoc comment. |
4660
|
| Redundant 'final' modifier. |
4660
|
| 'private' modifier out of order with the JLS suggestions. |
4660
|
| Name 'jj_3R_289' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4660
|
| 'if' construct must use '{}'s. |
4661
|
| 'if' construct must use '{}'s. |
4662
|
| Missing a Javadoc comment. |
4666
|
| Redundant 'final' modifier. |
4666
|
| 'private' modifier out of order with the JLS suggestions. |
4666
|
| Name 'jj_3R_378' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4666
|
| 'if' construct must use '{}'s. |
4667
|
| 'if' construct must use '{}'s. |
4668
|
| Missing a Javadoc comment. |
4672
|
| Redundant 'final' modifier. |
4672
|
| 'private' modifier out of order with the JLS suggestions. |
4672
|
| Name 'jj_3R_274' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4672
|
| 'if' construct must use '{}'s. |
4673
|
| 'if' construct must use '{}'s. |
4674
|
| Missing a Javadoc comment. |
4678
|
| Redundant 'final' modifier. |
4678
|
| 'private' modifier out of order with the JLS suggestions. |
4678
|
| Name 'jj_3R_363' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4678
|
| 'if' construct must use '{}'s. |
4685
|
| 'if' construct must use '{}'s. |
4686
|
| 'if' construct must use '{}'s. |
4687
|
| 'if' construct must use '{}'s. |
4688
|
| 'if' construct must use '{}'s. |
4689
|
| 'if' construct must use '{}'s. |
4690
|
| Missing a Javadoc comment. |
4694
|
| Redundant 'final' modifier. |
4694
|
| 'private' modifier out of order with the JLS suggestions. |
4694
|
| Name 'jj_3R_312' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4694
|
| 'if' construct must use '{}'s. |
4695
|
| 'if' construct must use '{}'s. |
4696
|
| Missing a Javadoc comment. |
4700
|
| Redundant 'final' modifier. |
4700
|
| 'private' modifier out of order with the JLS suggestions. |
4700
|
| Name 'jj_3R_273' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4700
|
| 'if' construct must use '{}'s. |
4701
|
| 'if' construct must use '{}'s. |
4702
|
| Missing a Javadoc comment. |
4706
|
| Redundant 'final' modifier. |
4706
|
| 'private' modifier out of order with the JLS suggestions. |
4706
|
| Name 'jj_3R_253' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4706
|
| 'if' construct must use '{}'s. |
4707
|
| 'if' construct must use '{}'s. |
4708
|
| 'if' construct must use '{}'s. |
4709
|
| 'if' construct must use '{}'s. |
4710
|
| Missing a Javadoc comment. |
4714
|
| Redundant 'final' modifier. |
4714
|
| 'private' modifier out of order with the JLS suggestions. |
4714
|
| Name 'jj_3R_288' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4714
|
| 'if' construct must use '{}'s. |
4715
|
| 'if' construct must use '{}'s. |
4716
|
| Missing a Javadoc comment. |
4720
|
| Redundant 'final' modifier. |
4720
|
| 'private' modifier out of order with the JLS suggestions. |
4720
|
| Name 'jj_3_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4720
|
| 'if' construct must use '{}'s. |
4721
|
| 'if' construct must use '{}'s. |
4722
|
| Missing a Javadoc comment. |
4726
|
| Redundant 'final' modifier. |
4726
|
| 'private' modifier out of order with the JLS suggestions. |
4726
|
| Name 'jj_3R_268' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4726
|
| 'if' construct must use '{}'s. |
4739
|
| 'if' construct must use '{}'s. |
4740
|
| 'if' construct must use '{}'s. |
4741
|
| 'if' construct must use '{}'s. |
4742
|
| 'if' construct must use '{}'s. |
4743
|
| 'if' construct must use '{}'s. |
4744
|
| 'if' construct must use '{}'s. |
4745
|
| Missing a Javadoc comment. |
4749
|
| Redundant 'final' modifier. |
4749
|
| 'private' modifier out of order with the JLS suggestions. |
4749
|
| Name 'jj_3R_315' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4749
|
| 'if' construct must use '{}'s. |
4750
|
| 'if' construct must use '{}'s. |
4751
|
| Missing a Javadoc comment. |
4755
|
| Redundant 'final' modifier. |
4755
|
| 'private' modifier out of order with the JLS suggestions. |
4755
|
| Name 'jj_3R_311' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4755
|
| 'if' construct must use '{}'s. |
4756
|
| 'if' construct must use '{}'s. |
4757
|
| Missing a Javadoc comment. |
4761
|
| Redundant 'final' modifier. |
4761
|
| 'private' modifier out of order with the JLS suggestions. |
4761
|
| Name 'jj_3R_293' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4761
|
| 'if' construct must use '{}'s. |
4762
|
| 'if' construct must use '{}'s. |
4763
|
| Missing a Javadoc comment. |
4767
|
| Redundant 'final' modifier. |
4767
|
| 'private' modifier out of order with the JLS suggestions. |
4767
|
| Name 'jj_3R_285' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4767
|
| 'if' construct must use '{}'s. |
4774
|
| 'if' construct must use '{}'s. |
4775
|
| 'if' construct must use '{}'s. |
4776
|
| 'if' construct must use '{}'s. |
4777
|
| 'if' construct must use '{}'s. |
4778
|
| 'if' construct must use '{}'s. |
4779
|
| Missing a Javadoc comment. |
4783
|
| Redundant 'final' modifier. |
4783
|
| 'private' modifier out of order with the JLS suggestions. |
4783
|
| Name 'jj_3R_287' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4783
|
| 'if' construct must use '{}'s. |
4784
|
| 'if' construct must use '{}'s. |
4785
|
| Missing a Javadoc comment. |
4789
|
| Redundant 'final' modifier. |
4789
|
| 'private' modifier out of order with the JLS suggestions. |
4789
|
| Name 'jj_3R_292' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4789
|
| 'if' construct must use '{}'s. |
4790
|
| 'if' construct must use '{}'s. |
4791
|
| Missing a Javadoc comment. |
4795
|
| Redundant 'final' modifier. |
4795
|
| 'private' modifier out of order with the JLS suggestions. |
4795
|
| Name 'jj_3R_314' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4795
|
| 'if' construct must use '{}'s. |
4796
|
| 'if' construct must use '{}'s. |
4797
|
| Missing a Javadoc comment. |
4801
|
| Redundant 'final' modifier. |
4801
|
| 'private' modifier out of order with the JLS suggestions. |
4801
|
| Name 'jj_3R_227' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4801
|
| 'if' construct must use '{}'s. |
4802
|
| 'if' construct must use '{}'s. |
4803
|
| Missing a Javadoc comment. |
4807
|
| Redundant 'final' modifier. |
4807
|
| 'private' modifier out of order with the JLS suggestions. |
4807
|
| Name 'jj_3R_291' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4807
|
| 'if' construct must use '{}'s. |
4808
|
| 'if' construct must use '{}'s. |
4809
|
| Missing a Javadoc comment. |
4813
|
| Redundant 'final' modifier. |
4813
|
| 'private' modifier out of order with the JLS suggestions. |
4813
|
| Name 'jj_3R_279' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4813
|
| 'if' construct must use '{}'s. |
4822
|
| 'if' construct must use '{}'s. |
4823
|
| 'if' construct must use '{}'s. |
4824
|
| 'if' construct must use '{}'s. |
4825
|
| 'if' construct must use '{}'s. |
4826
|
| Missing a Javadoc comment. |
4830
|
| Redundant 'final' modifier. |
4830
|
| 'private' modifier out of order with the JLS suggestions. |
4830
|
| Name 'jj_3R_290' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4830
|
| 'if' construct must use '{}'s. |
4835
|
| 'if' construct must use '{}'s. |
4836
|
| 'if' construct must use '{}'s. |
4837
|
| 'if' construct must use '{}'s. |
4838
|
| 'if' construct must use '{}'s. |
4839
|
| Missing a Javadoc comment. |
4843
|
| Redundant 'final' modifier. |
4843
|
| 'private' modifier out of order with the JLS suggestions. |
4843
|
| Name 'jj_3R_271' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4843
|
| 'if' construct must use '{}'s. |
4844
|
| 'if' construct must use '{}'s. |
4845
|
| Missing a Javadoc comment. |
4849
|
| Redundant 'final' modifier. |
4849
|
| 'private' modifier out of order with the JLS suggestions. |
4849
|
| Name 'jj_3R_286' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4849
|
| 'if' construct must use '{}'s. |
4850
|
| 'if' construct must use '{}'s. |
4851
|
| Missing a Javadoc comment. |
4855
|
| Redundant 'final' modifier. |
4855
|
| 'private' modifier out of order with the JLS suggestions. |
4855
|
| Name 'jj_3R_278' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4855
|
| 'if' construct must use '{}'s. |
4864
|
| 'if' construct must use '{}'s. |
4865
|
| 'if' construct must use '{}'s. |
4866
|
| 'if' construct must use '{}'s. |
4867
|
| 'if' construct must use '{}'s. |
4868
|
| 'if' construct must use '{}'s. |
4869
|
| 'if' construct must use '{}'s. |
4870
|
| Missing a Javadoc comment. |
4874
|
| Redundant 'final' modifier. |
4874
|
| 'private' modifier out of order with the JLS suggestions. |
4874
|
| Name 'jj_3R_323' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4874
|
| 'if' construct must use '{}'s. |
4875
|
| 'if' construct must use '{}'s. |
4876
|
| Missing a Javadoc comment. |
4880
|
| Redundant 'final' modifier. |
4880
|
| 'private' modifier out of order with the JLS suggestions. |
4880
|
| Name 'jj_3R_226' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4880
|
| 'if' construct must use '{}'s. |
4881
|
| 'if' construct must use '{}'s. |
4882
|
| Missing a Javadoc comment. |
4886
|
| Redundant 'final' modifier. |
4886
|
| 'private' modifier out of order with the JLS suggestions. |
4886
|
| Name 'jj_3R_269' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4886
|
| 'if' construct must use '{}'s. |
4887
|
| 'if' construct must use '{}'s. |
4888
|
| 'if' construct must use '{}'s. |
4889
|
| 'if' construct must use '{}'s. |
4890
|
| Missing a Javadoc comment. |
4894
|
| Redundant 'final' modifier. |
4894
|
| 'private' modifier out of order with the JLS suggestions. |
4894
|
| Name 'jj_3R_272' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4894
|
| 'if' construct must use '{}'s. |
4895
|
| 'if' construct must use '{}'s. |
4896
|
| 'if' construct must use '{}'s. |
4901
|
| Missing a Javadoc comment. |
4906
|
| Redundant 'final' modifier. |
4906
|
| 'private' modifier out of order with the JLS suggestions. |
4906
|
| Name 'jj_3R_322' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4906
|
| 'if' construct must use '{}'s. |
4907
|
| 'if' construct must use '{}'s. |
4908
|
| Missing a Javadoc comment. |
4912
|
| Redundant 'final' modifier. |
4912
|
| 'private' modifier out of order with the JLS suggestions. |
4912
|
| Name 'jj_3R_270' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4912
|
| 'if' construct must use '{}'s. |
4913
|
| 'if' construct must use '{}'s. |
4914
|
| Missing a Javadoc comment. |
4918
|
| Redundant 'final' modifier. |
4918
|
| 'private' modifier out of order with the JLS suggestions. |
4918
|
| Name 'jj_3R_266' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4918
|
| 'if' construct must use '{}'s. |
4923
|
| 'if' construct must use '{}'s. |
4924
|
| 'if' construct must use '{}'s. |
4925
|
| 'if' construct must use '{}'s. |
4926
|
| 'if' construct must use '{}'s. |
4927
|
| Missing a Javadoc comment. |
4931
|
| Redundant 'final' modifier. |
4931
|
| 'private' modifier out of order with the JLS suggestions. |
4931
|
| Name 'jj_3R_225' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4931
|
| 'if' construct must use '{}'s. |
4932
|
| 'if' construct must use '{}'s. |
4933
|
| Missing a Javadoc comment. |
4937
|
| Redundant 'final' modifier. |
4937
|
| 'private' modifier out of order with the JLS suggestions. |
4937
|
| Name 'jj_3R_267' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4937
|
| 'if' construct must use '{}'s. |
4938
|
| 'if' construct must use '{}'s. |
4939
|
| 'if' construct must use '{}'s. |
4944
|
| Missing a Javadoc comment. |
4949
|
| Redundant 'final' modifier. |
4949
|
| 'private' modifier out of order with the JLS suggestions. |
4949
|
| Name 'jj_3R_321' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4949
|
| 'if' construct must use '{}'s. |
4950
|
| 'if' construct must use '{}'s. |
4951
|
| Missing a Javadoc comment. |
4955
|
| Redundant 'final' modifier. |
4955
|
| 'private' modifier out of order with the JLS suggestions. |
4955
|
| Name 'jj_3R_320' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4955
|
| 'if' construct must use '{}'s. |
4956
|
| 'if' construct must use '{}'s. |
4957
|
| Missing a Javadoc comment. |
4961
|
| Redundant 'final' modifier. |
4961
|
| 'private' modifier out of order with the JLS suggestions. |
4961
|
| Name 'jj_3R_262' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4961
|
| 'if' construct must use '{}'s. |
4962
|
| 'if' construct must use '{}'s. |
4963
|
| 'if' construct must use '{}'s. |
4968
|
| Missing a Javadoc comment. |
4973
|
| Redundant 'final' modifier. |
4973
|
| 'private' modifier out of order with the JLS suggestions. |
4973
|
| Name 'jj_3R_261' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4973
|
| 'if' construct must use '{}'s. |
4974
|
| 'if' construct must use '{}'s. |
4975
|
| 'if' construct must use '{}'s. |
4976
|
| 'if' construct must use '{}'s. |
4977
|
| Missing a Javadoc comment. |
4981
|
| Redundant 'final' modifier. |
4981
|
| 'private' modifier out of order with the JLS suggestions. |
4981
|
| Name 'jj_3R_319' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4981
|
| 'if' construct must use '{}'s. |
4982
|
| 'if' construct must use '{}'s. |
4983
|
| Missing a Javadoc comment. |
4987
|
| Redundant 'final' modifier. |
4987
|
| 'private' modifier out of order with the JLS suggestions. |
4987
|
| Name 'jj_3R_224' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4987
|
| 'if' construct must use '{}'s. |
4988
|
| 'if' construct must use '{}'s. |
4989
|
| Missing a Javadoc comment. |
4993
|
| Redundant 'final' modifier. |
4993
|
| 'private' modifier out of order with the JLS suggestions. |
4993
|
| Name 'jj_3R_258' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
4993
|
| 'if' construct must use '{}'s. |
4994
|
| 'if' construct must use '{}'s. |
4995
|
| 'if' construct must use '{}'s. |
5000
|
| Missing a Javadoc comment. |
5005
|
| Redundant 'final' modifier. |
5005
|
| 'private' modifier out of order with the JLS suggestions. |
5005
|
| Name 'jj_3R_318' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5005
|
| 'if' construct must use '{}'s. |
5006
|
| 'if' construct must use '{}'s. |
5007
|
| Missing a Javadoc comment. |
5011
|
| Redundant 'final' modifier. |
5011
|
| 'private' modifier out of order with the JLS suggestions. |
5011
|
| Name 'jj_3R_251' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5011
|
| 'if' construct must use '{}'s. |
5012
|
| 'if' construct must use '{}'s. |
5013
|
| 'if' construct must use '{}'s. |
5014
|
| 'if' construct must use '{}'s. |
5015
|
| Missing a Javadoc comment. |
5019
|
| Redundant 'final' modifier. |
5019
|
| 'private' modifier out of order with the JLS suggestions. |
5019
|
| Name 'jj_3R_317' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5019
|
| 'if' construct must use '{}'s. |
5020
|
| 'if' construct must use '{}'s. |
5021
|
| Missing a Javadoc comment. |
5025
|
| Redundant 'final' modifier. |
5025
|
| 'private' modifier out of order with the JLS suggestions. |
5025
|
| Name 'jj_3R_294' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5025
|
| 'if' construct must use '{}'s. |
5040
|
| 'if' construct must use '{}'s. |
5041
|
| 'if' construct must use '{}'s. |
5042
|
| 'if' construct must use '{}'s. |
5043
|
| 'if' construct must use '{}'s. |
5044
|
| 'if' construct must use '{}'s. |
5045
|
| 'if' construct must use '{}'s. |
5046
|
| 'if' construct must use '{}'s. |
5047
|
| Missing a Javadoc comment. |
5051
|
| Redundant 'final' modifier. |
5051
|
| 'private' modifier out of order with the JLS suggestions. |
5051
|
| Name 'jj_3R_223' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5051
|
| 'if' construct must use '{}'s. |
5052
|
| 'if' construct must use '{}'s. |
5053
|
| Missing a Javadoc comment. |
5057
|
| Redundant 'final' modifier. |
5057
|
| 'private' modifier out of order with the JLS suggestions. |
5057
|
| Name 'jj_3R_252' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5057
|
| 'if' construct must use '{}'s. |
5058
|
| 'if' construct must use '{}'s. |
5059
|
| 'if' construct must use '{}'s. |
5062
|
| 'if' construct must use '{}'s. |
5063
|
| Missing a Javadoc comment. |
5067
|
| Redundant 'final' modifier. |
5067
|
| 'private' modifier out of order with the JLS suggestions. |
5067
|
| Name 'jj_3R_257' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5067
|
| 'if' construct must use '{}'s. |
5068
|
| 'if' construct must use '{}'s. |
5069
|
| 'if' construct must use '{}'s. |
5070
|
| 'if' construct must use '{}'s. |
5071
|
| Missing a Javadoc comment. |
5075
|
| Redundant 'final' modifier. |
5075
|
| 'private' modifier out of order with the JLS suggestions. |
5075
|
| Name 'jj_3R_280' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5075
|
| 'if' construct must use '{}'s. |
5080
|
| 'if' construct must use '{}'s. |
5082
|
| 'if' construct must use '{}'s. |
5083
|
| Missing a Javadoc comment. |
5087
|
| Redundant 'final' modifier. |
5087
|
| 'private' modifier out of order with the JLS suggestions. |
5087
|
| Name 'jj_3R_243' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5087
|
| 'if' construct must use '{}'s. |
5088
|
| 'if' construct must use '{}'s. |
5089
|
| 'if' construct must use '{}'s. |
5090
|
| 'if' construct must use '{}'s. |
5091
|
| Missing a Javadoc comment. |
5095
|
| Redundant 'final' modifier. |
5095
|
| 'private' modifier out of order with the JLS suggestions. |
5095
|
| Name 'jj_3R_265' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5095
|
| 'if' construct must use '{}'s. |
5096
|
| 'if' construct must use '{}'s. |
5097
|
| Missing a Javadoc comment. |
5101
|
| Redundant 'final' modifier. |
5101
|
| 'private' modifier out of order with the JLS suggestions. |
5101
|
| Name 'jj_3R_244' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5101
|
| 'if' construct must use '{}'s. |
5102
|
| 'if' construct must use '{}'s. |
5103
|
| 'if' construct must use '{}'s. |
5108
|
| Missing a Javadoc comment. |
5113
|
| Redundant 'final' modifier. |
5113
|
| 'private' modifier out of order with the JLS suggestions. |
5113
|
| Name 'jj_3R_215' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5113
|
| 'if' construct must use '{}'s. |
5114
|
| 'if' construct must use '{}'s. |
5115
|
| 'if' construct must use '{}'s. |
5116
|
| 'if' construct must use '{}'s. |
5117
|
| Missing a Javadoc comment. |
5121
|
| Redundant 'final' modifier. |
5121
|
| 'private' modifier out of order with the JLS suggestions. |
5121
|
| Name 'jj_3R_222' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5121
|
| 'if' construct must use '{}'s. |
5122
|
| 'if' construct must use '{}'s. |
5123
|
| Missing a Javadoc comment. |
5127
|
| Redundant 'final' modifier. |
5127
|
| 'private' modifier out of order with the JLS suggestions. |
5127
|
| Name 'jj_3R_260' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5127
|
| 'if' construct must use '{}'s. |
5128
|
| 'if' construct must use '{}'s. |
5129
|
| 'if' construct must use '{}'s. |
5134
|
| 'if' construct must use '{}'s. |
5136
|
| 'if' construct must use '{}'s. |
5137
|
| Missing a Javadoc comment. |
5141
|
| Redundant 'final' modifier. |
5141
|
| 'private' modifier out of order with the JLS suggestions. |
5141
|
| Name 'jj_3R_228' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5141
|
| 'if' construct must use '{}'s. |
5142
|
| 'if' construct must use '{}'s. |
5143
|
| 'if' construct must use '{}'s. |
5148
|
| Missing a Javadoc comment. |
5153
|
| Redundant 'final' modifier. |
5153
|
| 'private' modifier out of order with the JLS suggestions. |
5153
|
| Name 'jj_3R_194' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5153
|
| 'if' construct must use '{}'s. |
5154
|
| 'if' construct must use '{}'s. |
5155
|
| 'if' construct must use '{}'s. |
5156
|
| 'if' construct must use '{}'s. |
5157
|
| 'if' construct must use '{}'s. |
5158
|
| 'if' construct must use '{}'s. |
5159
|
| 'if' construct must use '{}'s. |
5160
|
| 'if' construct must use '{}'s. |
5161
|
| Missing a Javadoc comment. |
5165
|
| Redundant 'final' modifier. |
5165
|
| 'private' modifier out of order with the JLS suggestions. |
5165
|
| Name 'jj_3R_221' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5165
|
| 'if' construct must use '{}'s. |
5166
|
| 'if' construct must use '{}'s. |
5167
|
| Missing a Javadoc comment. |
5171
|
| Redundant 'final' modifier. |
5171
|
| 'private' modifier out of order with the JLS suggestions. |
5171
|
| Name 'jj_3R_196' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5171
|
| 'if' construct must use '{}'s. |
5172
|
| 'if' construct must use '{}'s. |
5173
|
| 'if' construct must use '{}'s. |
5178
|
| Missing a Javadoc comment. |
5183
|
| Redundant 'final' modifier. |
5183
|
| 'private' modifier out of order with the JLS suggestions. |
5183
|
| Name 'jj_3R_220' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5183
|
| 'if' construct must use '{}'s. |
5184
|
| 'if' construct must use '{}'s. |
5185
|
| Missing a Javadoc comment. |
5189
|
| Redundant 'final' modifier. |
5189
|
| 'private' modifier out of order with the JLS suggestions. |
5189
|
| Name 'jj_3R_325' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5189
|
| 'if' construct must use '{}'s. |
5190
|
| 'if' construct must use '{}'s. |
5191
|
| 'if' construct must use '{}'s. |
5192
|
| 'if' construct must use '{}'s. |
5193
|
| Missing a Javadoc comment. |
5197
|
| Redundant 'final' modifier. |
5197
|
| 'private' modifier out of order with the JLS suggestions. |
5197
|
| Name 'jj_3R_324' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5197
|
| 'if' construct must use '{}'s. |
5198
|
| 'if' construct must use '{}'s. |
5199
|
| 'if' construct must use '{}'s. |
5200
|
| 'if' construct must use '{}'s. |
5201
|
| Missing a Javadoc comment. |
5205
|
| Redundant 'final' modifier. |
5205
|
| 'private' modifier out of order with the JLS suggestions. |
5205
|
| Name 'jj_3R_187' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5205
|
| 'if' construct must use '{}'s. |
5206
|
| 'if' construct must use '{}'s. |
5207
|
| 'if' construct must use '{}'s. |
5212
|
| Missing a Javadoc comment. |
5217
|
| Redundant 'final' modifier. |
5217
|
| 'private' modifier out of order with the JLS suggestions. |
5217
|
| Name 'jj_3R_219' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5217
|
| 'if' construct must use '{}'s. |
5218
|
| 'if' construct must use '{}'s. |
5219
|
| Missing a Javadoc comment. |
5223
|
| Redundant 'final' modifier. |
5223
|
| 'private' modifier out of order with the JLS suggestions. |
5223
|
| Name 'jj_3R_175' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5223
|
| 'if' construct must use '{}'s. |
5224
|
| 'if' construct must use '{}'s. |
5225
|
| 'if' construct must use '{}'s. |
5230
|
| Missing a Javadoc comment. |
5235
|
| Redundant 'final' modifier. |
5235
|
| 'private' modifier out of order with the JLS suggestions. |
5235
|
| Name 'jj_3R_218' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5235
|
| 'if' construct must use '{}'s. |
5236
|
| 'if' construct must use '{}'s. |
5237
|
| Missing a Javadoc comment. |
5241
|
| Redundant 'final' modifier. |
5241
|
| 'private' modifier out of order with the JLS suggestions. |
5241
|
| Name 'jj_3R_168' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5241
|
| 'if' construct must use '{}'s. |
5242
|
| 'if' construct must use '{}'s. |
5243
|
| 'if' construct must use '{}'s. |
5248
|
| Missing a Javadoc comment. |
5253
|
| Redundant 'final' modifier. |
5253
|
| 'private' modifier out of order with the JLS suggestions. |
5253
|
| Name 'jj_3R_136' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5253
|
| 'if' construct must use '{}'s. |
5254
|
| 'if' construct must use '{}'s. |
5255
|
| 'if' construct must use '{}'s. |
5258
|
| 'if' construct must use '{}'s. |
5259
|
| Missing a Javadoc comment. |
5263
|
| Redundant 'final' modifier. |
5263
|
| 'private' modifier out of order with the JLS suggestions. |
5263
|
| Name 'jj_3R_217' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5263
|
| 'if' construct must use '{}'s. |
5264
|
| 'if' construct must use '{}'s. |
5265
|
| Missing a Javadoc comment. |
5269
|
| Redundant 'final' modifier. |
5269
|
| 'private' modifier out of order with the JLS suggestions. |
5269
|
| Name 'jj_3R_190' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5269
|
| 'if' construct must use '{}'s. |
5270
|
| 'if' construct must use '{}'s. |
5271
|
| 'if' construct must use '{}'s. |
5272
|
| 'if' construct must use '{}'s. |
5273
|
| 'if' construct must use '{}'s. |
5276
|
| 'if' construct must use '{}'s. |
5277
|
| 'if' construct must use '{}'s. |
5279
|
| 'if' construct must use '{}'s. |
5280
|
| 'if' construct must use '{}'s. |
5281
|
| 'if' construct must use '{}'s. |
5282
|
| Missing a Javadoc comment. |
5286
|
| Redundant 'final' modifier. |
5286
|
| 'private' modifier out of order with the JLS suggestions. |
5286
|
| Name 'jj_3R_195' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5286
|
| 'if' construct must use '{}'s. |
5311
|
| 'if' construct must use '{}'s. |
5312
|
| 'if' construct must use '{}'s. |
5313
|
| 'if' construct must use '{}'s. |
5314
|
| 'if' construct must use '{}'s. |
5315
|
| 'if' construct must use '{}'s. |
5316
|
| 'if' construct must use '{}'s. |
5317
|
| 'if' construct must use '{}'s. |
5318
|
| 'if' construct must use '{}'s. |
5319
|
| 'if' construct must use '{}'s. |
5320
|
| 'if' construct must use '{}'s. |
5321
|
| 'if' construct must use '{}'s. |
5322
|
| 'if' construct must use '{}'s. |
5323
|
| Missing a Javadoc comment. |
5327
|
| Redundant 'final' modifier. |
5327
|
| 'private' modifier out of order with the JLS suggestions. |
5327
|
| Name 'jj_3R_216' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5327
|
| 'if' construct must use '{}'s. |
5328
|
| 'if' construct must use '{}'s. |
5329
|
| Missing a Javadoc comment. |
5333
|
| Redundant 'final' modifier. |
5333
|
| 'private' modifier out of order with the JLS suggestions. |
5333
|
| Name 'jj_3R_186' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5333
|
| 'if' construct must use '{}'s. |
5334
|
| 'if' construct must use '{}'s. |
5335
|
| 'if' construct must use '{}'s. |
5336
|
| 'if' construct must use '{}'s. |
5337
|
| Missing a Javadoc comment. |
5341
|
| Redundant 'final' modifier. |
5341
|
| 'private' modifier out of order with the JLS suggestions. |
5341
|
| Name 'jj_3R_70' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5341
|
| 'if' construct must use '{}'s. |
5342
|
| 'if' construct must use '{}'s. |
5343
|
| 'if' construct must use '{}'s. |
5346
|
| 'if' construct must use '{}'s. |
5347
|
| Missing a Javadoc comment. |
5351
|
| Redundant 'final' modifier. |
5351
|
| 'private' modifier out of order with the JLS suggestions. |
5351
|
| Name 'jj_3R_79' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5351
|
| 'if' construct must use '{}'s. |
5352
|
| 'if' construct must use '{}'s. |
5353
|
| Missing a Javadoc comment. |
5357
|
| Redundant 'final' modifier. |
5357
|
| 'private' modifier out of order with the JLS suggestions. |
5357
|
| Name 'jj_3R_386' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5357
|
| 'if' construct must use '{}'s. |
5358
|
| 'if' construct must use '{}'s. |
5359
|
| 'if' construct must use '{}'s. |
5360
|
| 'if' construct must use '{}'s. |
5361
|
| Missing a Javadoc comment. |
5365
|
| Redundant 'final' modifier. |
5365
|
| 'private' modifier out of order with the JLS suggestions. |
5365
|
| Name 'jj_3R_78' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5365
|
| 'if' construct must use '{}'s. |
5366
|
| 'if' construct must use '{}'s. |
5367
|
| Missing a Javadoc comment. |
5371
|
| Redundant 'final' modifier. |
5371
|
| 'private' modifier out of order with the JLS suggestions. |
5371
|
| Name 'jj_3R_369' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5371
|
| 'if' construct must use '{}'s. |
5372
|
| 'if' construct must use '{}'s. |
5373
|
| 'if' construct must use '{}'s. |
5378
|
| Missing a Javadoc comment. |
5383
|
| Redundant 'final' modifier. |
5383
|
| 'private' modifier out of order with the JLS suggestions. |
5383
|
| Name 'jj_3R_374' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5383
|
| 'if' construct must use '{}'s. |
5384
|
| 'if' construct must use '{}'s. |
5385
|
| 'if' construct must use '{}'s. |
5386
|
| 'if' construct must use '{}'s. |
5387
|
| Missing a Javadoc comment. |
5391
|
| Redundant 'final' modifier. |
5391
|
| 'private' modifier out of order with the JLS suggestions. |
5391
|
| Name 'jj_3R_339' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5391
|
| 'if' construct must use '{}'s. |
5392
|
| 'if' construct must use '{}'s. |
5393
|
| 'if' construct must use '{}'s. |
5398
|
| Missing a Javadoc comment. |
5403
|
| Redundant 'final' modifier. |
5403
|
| 'private' modifier out of order with the JLS suggestions. |
5403
|
| Name 'jj_3R_77' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5403
|
| 'if' construct must use '{}'s. |
5404
|
| 'if' construct must use '{}'s. |
5405
|
| Missing a Javadoc comment. |
5409
|
| Redundant 'final' modifier. |
5409
|
| 'private' modifier out of order with the JLS suggestions. |
5409
|
| Name 'jj_3R_52' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5409
|
| 'if' construct must use '{}'s. |
5418
|
| 'if' construct must use '{}'s. |
5419
|
| 'if' construct must use '{}'s. |
5420
|
| 'if' construct must use '{}'s. |
5421
|
| 'if' construct must use '{}'s. |
5422
|
| Missing a Javadoc comment. |
5426
|
| Redundant 'final' modifier. |
5426
|
| 'private' modifier out of order with the JLS suggestions. |
5426
|
| Name 'jj_3R_76' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5426
|
| 'if' construct must use '{}'s. |
5427
|
| 'if' construct must use '{}'s. |
5428
|
| Missing a Javadoc comment. |
5432
|
| Redundant 'final' modifier. |
5432
|
| 'private' modifier out of order with the JLS suggestions. |
5432
|
| Name 'jj_3_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5432
|
| 'if' construct must use '{}'s. |
5437
|
| 'if' construct must use '{}'s. |
5439
|
| 'if' construct must use '{}'s. |
5440
|
| Missing a Javadoc comment. |
5444
|
| Redundant 'final' modifier. |
5444
|
| 'private' modifier out of order with the JLS suggestions. |
5444
|
| Name 'jj_3R_398' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5444
|
| 'if' construct must use '{}'s. |
5445
|
| 'if' construct must use '{}'s. |
5446
|
| 'if' construct must use '{}'s. |
5447
|
| 'if' construct must use '{}'s. |
5448
|
| Missing a Javadoc comment. |
5452
|
| Redundant 'final' modifier. |
5452
|
| 'private' modifier out of order with the JLS suggestions. |
5452
|
| Name 'jj_3R_385' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5452
|
| 'if' construct must use '{}'s. |
5453
|
| 'if' construct must use '{}'s. |
5454
|
| 'if' construct must use '{}'s. |
5459
|
| Missing a Javadoc comment. |
5464
|
| Redundant 'final' modifier. |
5464
|
| 'private' modifier out of order with the JLS suggestions. |
5464
|
| Name 'jj_3R_394' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5464
|
| 'if' construct must use '{}'s. |
5465
|
| 'if' construct must use '{}'s. |
5466
|
| 'if' construct must use '{}'s. |
5467
|
| 'if' construct must use '{}'s. |
5468
|
| Missing a Javadoc comment. |
5472
|
| Redundant 'final' modifier. |
5472
|
| 'private' modifier out of order with the JLS suggestions. |
5472
|
| Name 'jj_3R_373' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5472
|
| 'if' construct must use '{}'s. |
5473
|
| 'if' construct must use '{}'s. |
5474
|
| 'if' construct must use '{}'s. |
5479
|
| Missing a Javadoc comment. |
5484
|
| Redundant 'final' modifier. |
5484
|
| 'private' modifier out of order with the JLS suggestions. |
5484
|
| Name 'jj_3_14' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5484
|
| 'if' construct must use '{}'s. |
5485
|
| 'if' construct must use '{}'s. |
5486
|
| 'if' construct must use '{}'s. |
5487
|
| 'if' construct must use '{}'s. |
5488
|
| Missing a Javadoc comment. |
5492
|
| Redundant 'final' modifier. |
5492
|
| 'private' modifier out of order with the JLS suggestions. |
5492
|
| Name 'jj_3R_57' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5492
|
| 'if' construct must use '{}'s. |
5493
|
| 'if' construct must use '{}'s. |
5494
|
| 'if' construct must use '{}'s. |
5499
|
| Missing a Javadoc comment. |
5504
|
| Redundant 'final' modifier. |
5504
|
| 'private' modifier out of order with the JLS suggestions. |
5504
|
| Name 'jj_3R_134' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5504
|
| 'if' construct must use '{}'s. |
5505
|
| 'if' construct must use '{}'s. |
5506
|
| Missing a Javadoc comment. |
5510
|
| Redundant 'final' modifier. |
5510
|
| 'private' modifier out of order with the JLS suggestions. |
5510
|
| Name 'jj_3R_133' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5510
|
| 'if' construct must use '{}'s. |
5511
|
| 'if' construct must use '{}'s. |
5512
|
| Missing a Javadoc comment. |
5516
|
| Redundant 'final' modifier. |
5516
|
| 'private' modifier out of order with the JLS suggestions. |
5516
|
| Name 'jj_3R_68' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5516
|
| 'if' construct must use '{}'s. |
5521
|
| 'if' construct must use '{}'s. |
5522
|
| 'if' construct must use '{}'s. |
5523
|
| Missing a Javadoc comment. |
5527
|
| Redundant 'final' modifier. |
5527
|
| 'private' modifier out of order with the JLS suggestions. |
5527
|
| Name 'jj_3R_129' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5527
|
| 'if' construct must use '{}'s. |
5528
|
| 'if' construct must use '{}'s. |
5529
|
| Missing a Javadoc comment. |
5533
|
| Redundant 'final' modifier. |
5533
|
| 'private' modifier out of order with the JLS suggestions. |
5533
|
| Name 'jj_3R_128' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5533
|
| 'if' construct must use '{}'s. |
5534
|
| 'if' construct must use '{}'s. |
5535
|
| Missing a Javadoc comment. |
5539
|
| Redundant 'final' modifier. |
5539
|
| 'private' modifier out of order with the JLS suggestions. |
5539
|
| Name 'jj_3R_138' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5539
|
| 'if' construct must use '{}'s. |
5540
|
| 'if' construct must use '{}'s. |
5541
|
| Missing a Javadoc comment. |
5545
|
| Redundant 'final' modifier. |
5545
|
| 'private' modifier out of order with the JLS suggestions. |
5545
|
| Name 'jj_3R_127' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5545
|
| 'if' construct must use '{}'s. |
5546
|
| 'if' construct must use '{}'s. |
5547
|
| Missing a Javadoc comment. |
5551
|
| Redundant 'final' modifier. |
5551
|
| 'private' modifier out of order with the JLS suggestions. |
5551
|
| Name 'jj_3R_126' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5551
|
| 'if' construct must use '{}'s. |
5552
|
| 'if' construct must use '{}'s. |
5553
|
| Missing a Javadoc comment. |
5557
|
| Redundant 'final' modifier. |
5557
|
| 'private' modifier out of order with the JLS suggestions. |
5557
|
| Name 'jj_3R_125' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5557
|
| 'if' construct must use '{}'s. |
5558
|
| 'if' construct must use '{}'s. |
5559
|
| Missing a Javadoc comment. |
5563
|
| Redundant 'final' modifier. |
5563
|
| 'private' modifier out of order with the JLS suggestions. |
5563
|
| Name 'jj_3R_124' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5563
|
| 'if' construct must use '{}'s. |
5564
|
| 'if' construct must use '{}'s. |
5565
|
| Missing a Javadoc comment. |
5569
|
| Redundant 'final' modifier. |
5569
|
| 'private' modifier out of order with the JLS suggestions. |
5569
|
| Name 'jj_3R_123' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5569
|
| 'if' construct must use '{}'s. |
5570
|
| 'if' construct must use '{}'s. |
5571
|
| Missing a Javadoc comment. |
5575
|
| Redundant 'final' modifier. |
5575
|
| 'private' modifier out of order with the JLS suggestions. |
5575
|
| Name 'jj_3R_122' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5575
|
| 'if' construct must use '{}'s. |
5576
|
| 'if' construct must use '{}'s. |
5577
|
| Missing a Javadoc comment. |
5581
|
| Redundant 'final' modifier. |
5581
|
| 'private' modifier out of order with the JLS suggestions. |
5581
|
| Name 'jj_3R_66' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5581
|
| 'if' construct must use '{}'s. |
5598
|
| 'if' construct must use '{}'s. |
5599
|
| 'if' construct must use '{}'s. |
5600
|
| 'if' construct must use '{}'s. |
5601
|
| 'if' construct must use '{}'s. |
5602
|
| 'if' construct must use '{}'s. |
5603
|
| 'if' construct must use '{}'s. |
5604
|
| 'if' construct must use '{}'s. |
5605
|
| 'if' construct must use '{}'s. |
5606
|
| Missing a Javadoc comment. |
5610
|
| Redundant 'final' modifier. |
5610
|
| 'private' modifier out of order with the JLS suggestions. |
5610
|
| Name 'jj_3R_139' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5610
|
| 'if' construct must use '{}'s. |
5611
|
| 'if' construct must use '{}'s. |
5612
|
| 'if' construct must use '{}'s. |
5613
|
| 'if' construct must use '{}'s. |
5614
|
| Missing a Javadoc comment. |
5618
|
| Redundant 'final' modifier. |
5618
|
| 'private' modifier out of order with the JLS suggestions. |
5618
|
| Name 'jj_3R_137' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5618
|
| 'if' construct must use '{}'s. |
5619
|
| 'if' construct must use '{}'s. |
5620
|
| Missing a Javadoc comment. |
5624
|
| Redundant 'final' modifier. |
5624
|
| 'private' modifier out of order with the JLS suggestions. |
5624
|
| Name 'jj_3R_73' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5624
|
| 'if' construct must use '{}'s. |
5629
|
| 'if' construct must use '{}'s. |
5630
|
| 'if' construct must use '{}'s. |
5631
|
| 'if' construct must use '{}'s. |
5635
|
| Missing a Javadoc comment. |
5640
|
| Redundant 'final' modifier. |
5640
|
| 'private' modifier out of order with the JLS suggestions. |
5640
|
| Name 'jj_3R_401' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5640
|
| 'if' construct must use '{}'s. |
5641
|
| 'if' construct must use '{}'s. |
5642
|
| 'if' construct must use '{}'s. |
5643
|
| 'if' construct must use '{}'s. |
5644
|
| Missing a Javadoc comment. |
5648
|
| Redundant 'final' modifier. |
5648
|
| 'private' modifier out of order with the JLS suggestions. |
5648
|
| Name 'jj_3R_400' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5648
|
| 'if' construct must use '{}'s. |
5649
|
| 'if' construct must use '{}'s. |
5650
|
| Missing a Javadoc comment. |
5654
|
| Redundant 'final' modifier. |
5654
|
| 'private' modifier out of order with the JLS suggestions. |
5654
|
| Name 'jj_3R_399' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5654
|
| 'if' construct must use '{}'s. |
5655
|
| 'if' construct must use '{}'s. |
5656
|
| Missing a Javadoc comment. |
5660
|
| Redundant 'final' modifier. |
5660
|
| 'private' modifier out of order with the JLS suggestions. |
5660
|
| Name 'jj_3R_392' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5660
|
| 'if' construct must use '{}'s. |
5665
|
| 'if' construct must use '{}'s. |
5666
|
| 'if' construct must use '{}'s. |
5667
|
| 'if' construct must use '{}'s. |
5671
|
| Missing a Javadoc comment. |
5676
|
| Redundant 'final' modifier. |
5676
|
| 'private' modifier out of order with the JLS suggestions. |
5676
|
| Name 'jj_3R_174' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5676
|
| 'if' construct must use '{}'s. |
5677
|
| 'if' construct must use '{}'s. |
5678
|
| 'if' construct must use '{}'s. |
5679
|
| 'if' construct must use '{}'s. |
5680
|
| Missing a Javadoc comment. |
5684
|
| Redundant 'final' modifier. |
5684
|
| 'private' modifier out of order with the JLS suggestions. |
5684
|
| Name 'jj_3R_173' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5684
|
| 'if' construct must use '{}'s. |
5685
|
| 'if' construct must use '{}'s. |
5686
|
| Missing a Javadoc comment. |
5690
|
| Redundant 'final' modifier. |
5690
|
| 'private' modifier out of order with the JLS suggestions. |
5690
|
| Name 'jj_3R_172' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5690
|
| 'if' construct must use '{}'s. |
5691
|
| 'if' construct must use '{}'s. |
5692
|
| Missing a Javadoc comment. |
5696
|
| Redundant 'final' modifier. |
5696
|
| 'private' modifier out of order with the JLS suggestions. |
5696
|
| Name 'jj_3R_167' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5696
|
| 'if' construct must use '{}'s. |
5701
|
| 'if' construct must use '{}'s. |
5702
|
| 'if' construct must use '{}'s. |
5703
|
| 'if' construct must use '{}'s. |
5707
|
| Missing a Javadoc comment. |
5712
|
| Redundant 'final' modifier. |
5712
|
| 'private' modifier out of order with the JLS suggestions. |
5712
|
| Name 'jj_3R_422' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5712
|
| 'if' construct must use '{}'s. |
5713
|
| 'if' construct must use '{}'s. |
5714
|
| 'if' construct must use '{}'s. |
5715
|
| 'if' construct must use '{}'s. |
5716
|
| Missing a Javadoc comment. |
5720
|
| Redundant 'final' modifier. |
5720
|
| 'private' modifier out of order with the JLS suggestions. |
5720
|
| Name 'jj_3R_360' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5720
|
| 'if' construct must use '{}'s. |
5721
|
| 'if' construct must use '{}'s. |
5722
|
| 'if' construct must use '{}'s. |
5723
|
| 'if' construct must use '{}'s. |
5724
|
| Missing a Javadoc comment. |
5728
|
| Redundant 'final' modifier. |
5728
|
| 'private' modifier out of order with the JLS suggestions. |
5728
|
| Name 'jj_3R_359' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5728
|
| 'if' construct must use '{}'s. |
5729
|
| 'if' construct must use '{}'s. |
5730
|
| Missing a Javadoc comment. |
5734
|
| Redundant 'final' modifier. |
5734
|
| 'private' modifier out of order with the JLS suggestions. |
5734
|
| Name 'jj_3R_298' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5734
|
| 'if' construct must use '{}'s. |
5735
|
| 'if' construct must use '{}'s. |
5736
|
| 'if' construct must use '{}'s. |
5737
|
| 'if' construct must use '{}'s. |
5738
|
| Missing a Javadoc comment. |
5742
|
| Redundant 'final' modifier. |
5742
|
| 'private' modifier out of order with the JLS suggestions. |
5742
|
| Name 'jj_3R_242' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5742
|
| 'if' construct must use '{}'s. |
5743
|
| 'if' construct must use '{}'s. |
5744
|
| 'if' construct must use '{}'s. |
5745
|
| 'if' construct must use '{}'s. |
5746
|
| 'if' construct must use '{}'s. |
5749
|
| 'if' construct must use '{}'s. |
5750
|
| 'if' construct must use '{}'s. |
5751
|
| 'if' construct must use '{}'s. |
5752
|
| Missing a Javadoc comment. |
5756
|
| Redundant 'final' modifier. |
5756
|
| 'private' modifier out of order with the JLS suggestions. |
5756
|
| Name 'jj_3R_358' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5756
|
| 'if' construct must use '{}'s. |
5757
|
| 'if' construct must use '{}'s. |
5758
|
| Missing a Javadoc comment. |
5762
|
| Redundant 'final' modifier. |
5762
|
| 'private' modifier out of order with the JLS suggestions. |
5762
|
| Name 'jj_3R_307' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5762
|
| 'if' construct must use '{}'s. |
5767
|
| 'if' construct must use '{}'s. |
5768
|
| 'if' construct must use '{}'s. |
5769
|
| 'if' construct must use '{}'s. |
5773
|
| Missing a Javadoc comment. |
5778
|
| Redundant 'final' modifier. |
5778
|
| 'private' modifier out of order with the JLS suggestions. |
5778
|
| Name 'jj_3R_421' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5778
|
| 'if' construct must use '{}'s. |
5779
|
| 'if' construct must use '{}'s. |
5780
|
| 'if' construct must use '{}'s. |
5781
|
| 'if' construct must use '{}'s. |
5782
|
| Missing a Javadoc comment. |
5786
|
| Redundant 'final' modifier. |
5786
|
| 'private' modifier out of order with the JLS suggestions. |
5786
|
| Name 'jj_3R_420' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5786
|
| 'if' construct must use '{}'s. |
5787
|
| 'if' construct must use '{}'s. |
5788
|
| 'if' construct must use '{}'s. |
5789
|
| 'if' construct must use '{}'s. |
5790
|
| 'if' construct must use '{}'s. |
5791
|
| 'if' construct must use '{}'s. |
5792
|
| 'if' construct must use '{}'s. |
5793
|
| 'if' construct must use '{}'s. |
5794
|
| 'if' construct must use '{}'s. |
5795
|
| 'if' construct must use '{}'s. |
5796
|
| Missing a Javadoc comment. |
5800
|
| Redundant 'final' modifier. |
5800
|
| 'private' modifier out of order with the JLS suggestions. |
5800
|
| Name 'jj_3R_241' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5800
|
| 'if' construct must use '{}'s. |
5801
|
| 'if' construct must use '{}'s. |
5802
|
| 'if' construct must use '{}'s. |
5803
|
| 'if' construct must use '{}'s. |
5804
|
| 'if' construct must use '{}'s. |
5809
|
| 'if' construct must use '{}'s. |
5812
|
| 'if' construct must use '{}'s. |
5813
|
| Missing a Javadoc comment. |
5817
|
| Redundant 'final' modifier. |
5817
|
| 'private' modifier out of order with the JLS suggestions. |
5817
|
| Name 'jj_3R_80' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5817
|
| 'if' construct must use '{}'s. |
5818
|
| 'if' construct must use '{}'s. |
5819
|
| Missing a Javadoc comment. |
5823
|
| Redundant 'final' modifier. |
5823
|
| 'private' modifier out of order with the JLS suggestions. |
5823
|
| Name 'jj_3_13' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5823
|
| 'if' construct must use '{}'s. |
5824
|
| 'if' construct must use '{}'s. |
5825
|
| 'if' construct must use '{}'s. |
5826
|
| 'if' construct must use '{}'s. |
5827
|
| 'if' construct must use '{}'s. |
5828
|
| 'if' construct must use '{}'s. |
5829
|
| Missing a Javadoc comment. |
5833
|
| Redundant 'final' modifier. |
5833
|
| 'private' modifier out of order with the JLS suggestions. |
5833
|
| Name 'jj_3R_53' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5833
|
| 'if' construct must use '{}'s. |
5836
|
| 'if' construct must use '{}'s. |
5837
|
| 'if' construct must use '{}'s. |
5838
|
| 'if' construct must use '{}'s. |
5839
|
| Missing a Javadoc comment. |
5843
|
| Redundant 'final' modifier. |
5843
|
| 'private' modifier out of order with the JLS suggestions. |
5843
|
| Name 'jj_3R_416' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5843
|
| 'if' construct must use '{}'s. |
5844
|
| 'if' construct must use '{}'s. |
5845
|
| Missing a Javadoc comment. |
5849
|
| Redundant 'final' modifier. |
5849
|
| 'private' modifier out of order with the JLS suggestions. |
5849
|
| Name 'jj_3R_240' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5849
|
| 'if' construct must use '{}'s. |
5850
|
| 'if' construct must use '{}'s. |
5851
|
| 'if' construct must use '{}'s. |
5852
|
| 'if' construct must use '{}'s. |
5853
|
| 'if' construct must use '{}'s. |
5854
|
| 'if' construct must use '{}'s. |
5855
|
| 'if' construct must use '{}'s. |
5856
|
| 'if' construct must use '{}'s. |
5857
|
| 'if' construct must use '{}'s. |
5858
|
| 'if' construct must use '{}'s. |
5859
|
| Missing a Javadoc comment. |
5863
|
| Redundant 'final' modifier. |
5863
|
| 'private' modifier out of order with the JLS suggestions. |
5863
|
| Name 'jj_3R_419' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5863
|
| 'if' construct must use '{}'s. |
5864
|
| 'if' construct must use '{}'s. |
5865
|
| Missing a Javadoc comment. |
5869
|
| Redundant 'final' modifier. |
5869
|
| 'private' modifier out of order with the JLS suggestions. |
5869
|
| Name 'jj_3_12' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5869
|
| 'if' construct must use '{}'s. |
5870
|
| 'if' construct must use '{}'s. |
5871
|
| 'if' construct must use '{}'s. |
5872
|
| 'if' construct must use '{}'s. |
5873
|
| Missing a Javadoc comment. |
5877
|
| Redundant 'final' modifier. |
5877
|
| 'private' modifier out of order with the JLS suggestions. |
5877
|
| Name 'jj_3R_418' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5877
|
| 'if' construct must use '{}'s. |
5878
|
| 'if' construct must use '{}'s. |
5879
|
| Missing a Javadoc comment. |
5883
|
| Redundant 'final' modifier. |
5883
|
| 'private' modifier out of order with the JLS suggestions. |
5883
|
| Name 'jj_3R_117' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5883
|
| 'if' construct must use '{}'s. |
5886
|
| 'if' construct must use '{}'s. |
5887
|
| 'if' construct must use '{}'s. |
5888
|
| 'if' construct must use '{}'s. |
5889
|
| 'if' construct must use '{}'s. |
5890
|
| 'if' construct must use '{}'s. |
5891
|
| 'if' construct must use '{}'s. |
5892
|
| 'if' construct must use '{}'s. |
5893
|
| Missing a Javadoc comment. |
5897
|
| Redundant 'final' modifier. |
5897
|
| 'private' modifier out of order with the JLS suggestions. |
5897
|
| Name 'jj_3R_239' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5897
|
| 'if' construct must use '{}'s. |
5898
|
| 'if' construct must use '{}'s. |
5899
|
| 'if' construct must use '{}'s. |
5900
|
| 'if' construct must use '{}'s. |
5901
|
| 'if' construct must use '{}'s. |
5902
|
| 'if' construct must use '{}'s. |
5903
|
| Missing a Javadoc comment. |
5907
|
| Redundant 'final' modifier. |
5907
|
| 'private' modifier out of order with the JLS suggestions. |
5907
|
| Name 'jj_3_11' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5907
|
| 'if' construct must use '{}'s. |
5908
|
| 'if' construct must use '{}'s. |
5909
|
| Missing a Javadoc comment. |
5913
|
| Redundant 'final' modifier. |
5913
|
| 'private' modifier out of order with the JLS suggestions. |
5913
|
| Name 'jj_3R_116' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5913
|
| 'if' construct must use '{}'s. |
5914
|
| 'if' construct must use '{}'s. |
5915
|
| 'if' construct must use '{}'s. |
5916
|
| 'if' construct must use '{}'s. |
5917
|
| 'if' construct must use '{}'s. |
5918
|
| 'if' construct must use '{}'s. |
5919
|
| Missing a Javadoc comment. |
5923
|
| Redundant 'final' modifier. |
5923
|
| 'private' modifier out of order with the JLS suggestions. |
5923
|
| Name 'jj_3R_62' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5923
|
| 'if' construct must use '{}'s. |
5928
|
| 'if' construct must use '{}'s. |
5929
|
| 'if' construct must use '{}'s. |
5930
|
| Missing a Javadoc comment. |
5934
|
| Redundant 'final' modifier. |
5934
|
| 'private' modifier out of order with the JLS suggestions. |
5934
|
| Name 'jj_3R_439' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5934
|
| 'if' construct must use '{}'s. |
5935
|
| 'if' construct must use '{}'s. |
5936
|
| 'if' construct must use '{}'s. |
5937
|
| 'if' construct must use '{}'s. |
5938
|
| Missing a Javadoc comment. |
5942
|
| Redundant 'final' modifier. |
5942
|
| 'private' modifier out of order with the JLS suggestions. |
5942
|
| Name 'jj_3R_238' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5942
|
| 'if' construct must use '{}'s. |
5943
|
| 'if' construct must use '{}'s. |
5944
|
| 'if' construct must use '{}'s. |
5947
|
| 'if' construct must use '{}'s. |
5948
|
| 'if' construct must use '{}'s. |
5949
|
| 'if' construct must use '{}'s. |
5950
|
| Missing a Javadoc comment. |
5954
|
| Redundant 'final' modifier. |
5954
|
| 'private' modifier out of order with the JLS suggestions. |
5954
|
| Name 'jj_3R_417' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5954
|
| 'if' construct must use '{}'s. |
5955
|
| 'if' construct must use '{}'s. |
5956
|
| Missing a Javadoc comment. |
5960
|
| Redundant 'final' modifier. |
5960
|
| 'private' modifier out of order with the JLS suggestions. |
5960
|
| Name 'jj_3R_300' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5960
|
| 'if' construct must use '{}'s. |
5961
|
| 'if' construct must use '{}'s. |
5962
|
| Missing a Javadoc comment. |
5966
|
| Redundant 'final' modifier. |
5966
|
| 'private' modifier out of order with the JLS suggestions. |
5966
|
| Name 'jj_3R_299' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5966
|
| 'if' construct must use '{}'s. |
5967
|
| 'if' construct must use '{}'s. |
5968
|
| Missing a Javadoc comment. |
5972
|
| Redundant 'final' modifier. |
5972
|
| 'private' modifier out of order with the JLS suggestions. |
5972
|
| Name 'jj_3R_237' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5972
|
| 'if' construct must use '{}'s. |
5973
|
| 'if' construct must use '{}'s. |
5974
|
| 'if' construct must use '{}'s. |
5977
|
| 'if' construct must use '{}'s. |
5978
|
| 'if' construct must use '{}'s. |
5979
|
| 'if' construct must use '{}'s. |
5980
|
| Missing a Javadoc comment. |
5984
|
| Redundant 'final' modifier. |
5984
|
| 'private' modifier out of order with the JLS suggestions. |
5984
|
| Name 'jj_3R_415' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5984
|
| 'if' construct must use '{}'s. |
5985
|
| 'if' construct must use '{}'s. |
5986
|
| Missing a Javadoc comment. |
5990
|
| Redundant 'final' modifier. |
5990
|
| 'private' modifier out of order with the JLS suggestions. |
5990
|
| Name 'jj_3R_236' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
5990
|
| 'if' construct must use '{}'s. |
5991
|
| 'if' construct must use '{}'s. |
5992
|
| 'if' construct must use '{}'s. |
5995
|
| 'if' construct must use '{}'s. |
5996
|
| 'if' construct must use '{}'s. |
5997
|
| 'if' construct must use '{}'s. |
5998
|
| Missing a Javadoc comment. |
6002
|
| Redundant 'final' modifier. |
6002
|
| 'private' modifier out of order with the JLS suggestions. |
6002
|
| Name 'jj_3R_337' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6002
|
| 'if' construct must use '{}'s. |
6003
|
| 'if' construct must use '{}'s. |
6004
|
| Missing a Javadoc comment. |
6008
|
| Redundant 'final' modifier. |
6008
|
| 'private' modifier out of order with the JLS suggestions. |
6008
|
| Name 'jj_3R_413' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6008
|
| 'if' construct must use '{}'s. |
6009
|
| 'if' construct must use '{}'s. |
6010
|
| 'if' construct must use '{}'s. |
6011
|
| 'if' construct must use '{}'s. |
6012
|
| Missing a Javadoc comment. |
6016
|
| Redundant 'final' modifier. |
6016
|
| 'private' modifier out of order with the JLS suggestions. |
6016
|
| Name 'jj_3R_428' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6016
|
| 'if' construct must use '{}'s. |
6017
|
| 'if' construct must use '{}'s. |
6018
|
| Missing a Javadoc comment. |
6022
|
| Redundant 'final' modifier. |
6022
|
| 'private' modifier out of order with the JLS suggestions. |
6022
|
| Name 'jj_3R_336' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6022
|
| 'if' construct must use '{}'s. |
6023
|
| 'if' construct must use '{}'s. |
6024
|
| Missing a Javadoc comment. |
6028
|
| Redundant 'final' modifier. |
6028
|
| 'private' modifier out of order with the JLS suggestions. |
6028
|
| Name 'jj_3R_372' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6028
|
| 'if' construct must use '{}'s. |
6029
|
| 'if' construct must use '{}'s. |
6030
|
| 'if' construct must use '{}'s. |
6031
|
| 'if' construct must use '{}'s. |
6032
|
| Missing a Javadoc comment. |
6036
|
| Redundant 'final' modifier. |
6036
|
| 'private' modifier out of order with the JLS suggestions. |
6036
|
| Name 'jj_3R_75' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6036
|
| 'if' construct must use '{}'s. |
6037
|
| 'if' construct must use '{}'s. |
6038
|
| Missing a Javadoc comment. |
6042
|
| Redundant 'final' modifier. |
6042
|
| 'private' modifier out of order with the JLS suggestions. |
6042
|
| Name 'jj_3_31' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6042
|
| 'if' construct must use '{}'s. |
6045
|
| 'if' construct must use '{}'s. |
6046
|
| 'if' construct must use '{}'s. |
6047
|
| 'if' construct must use '{}'s. |
6048
|
| 'if' construct must use '{}'s. |
6049
|
| 'if' construct must use '{}'s. |
6050
|
| Missing a Javadoc comment. |
6054
|
| Redundant 'final' modifier. |
6054
|
| 'private' modifier out of order with the JLS suggestions. |
6054
|
| Name 'jj_3R_438' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6054
|
| 'if' construct must use '{}'s. |
6055
|
| 'if' construct must use '{}'s. |
6056
|
| 'if' construct must use '{}'s. |
6061
|
| Missing a Javadoc comment. |
6066
|
| Redundant 'final' modifier. |
6066
|
| 'private' modifier out of order with the JLS suggestions. |
6066
|
| Name 'jj_3R_335' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6066
|
| 'if' construct must use '{}'s. |
6067
|
| 'if' construct must use '{}'s. |
6068
|
| Missing a Javadoc comment. |
6072
|
| Redundant 'final' modifier. |
6072
|
| 'private' modifier out of order with the JLS suggestions. |
6072
|
| Name 'jj_3R_296' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6072
|
| 'if' construct must use '{}'s. |
6079
|
| 'if' construct must use '{}'s. |
6080
|
| 'if' construct must use '{}'s. |
6081
|
| 'if' construct must use '{}'s. |
6082
|
| Missing a Javadoc comment. |
6086
|
| Redundant 'final' modifier. |
6086
|
| 'private' modifier out of order with the JLS suggestions. |
6086
|
| Name 'jj_3R_282' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6086
|
| 'if' construct must use '{}'s. |
6089
|
| 'if' construct must use '{}'s. |
6090
|
| 'if' construct must use '{}'s. |
6091
|
| 'if' construct must use '{}'s. |
6092
|
| 'if' construct must use '{}'s. |
6093
|
| 'if' construct must use '{}'s. |
6094
|
| 'if' construct must use '{}'s. |
6096
|
| 'if' construct must use '{}'s. |
6097
|
| 'if' construct must use '{}'s. |
6098
|
| 'if' construct must use '{}'s. |
6099
|
| 'if' construct must use '{}'s. |
6101
|
| 'if' construct must use '{}'s. |
6102
|
| 'if' construct must use '{}'s. |
6106
|
| 'if' construct must use '{}'s. |
6108
|
| 'if' construct must use '{}'s. |
6109
|
| Missing a Javadoc comment. |
6113
|
| Redundant 'final' modifier. |
6113
|
| 'private' modifier out of order with the JLS suggestions. |
6113
|
| Name 'jj_3R_414' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6113
|
| 'if' construct must use '{}'s. |
6114
|
| 'if' construct must use '{}'s. |
6115
|
| Missing a Javadoc comment. |
6119
|
| Redundant 'final' modifier. |
6119
|
| 'private' modifier out of order with the JLS suggestions. |
6119
|
| Name 'jj_3R_349' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6119
|
| 'if' construct must use '{}'s. |
6120
|
| 'if' construct must use '{}'s. |
6121
|
| 'if' construct must use '{}'s. |
6122
|
| 'if' construct must use '{}'s. |
6123
|
| Missing a Javadoc comment. |
6127
|
| Redundant 'final' modifier. |
6127
|
| 'private' modifier out of order with the JLS suggestions. |
6127
|
| Name 'jj_3R_437' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6127
|
| 'if' construct must use '{}'s. |
6128
|
| 'if' construct must use '{}'s. |
6129
|
| Missing a Javadoc comment. |
6133
|
| Redundant 'final' modifier. |
6133
|
| 'private' modifier out of order with the JLS suggestions. |
6133
|
| Name 'jj_3R_436' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6133
|
| 'if' construct must use '{}'s. |
6134
|
| 'if' construct must use '{}'s. |
6135
|
| Missing a Javadoc comment. |
6139
|
| Redundant 'final' modifier. |
6139
|
| 'private' modifier out of order with the JLS suggestions. |
6139
|
| Name 'jj_3R_427' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6139
|
| 'if' construct must use '{}'s. |
6144
|
| 'if' construct must use '{}'s. |
6145
|
| 'if' construct must use '{}'s. |
6146
|
| Missing a Javadoc comment. |
6150
|
| Redundant 'final' modifier. |
6150
|
| 'private' modifier out of order with the JLS suggestions. |
6150
|
| Name 'jj_3R_391' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6150
|
| 'if' construct must use '{}'s. |
6151
|
| 'if' construct must use '{}'s. |
6152
|
| Missing a Javadoc comment. |
6156
|
| Redundant 'final' modifier. |
6156
|
| 'private' modifier out of order with the JLS suggestions. |
6156
|
| Name 'jj_3R_235' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6156
|
| 'if' construct must use '{}'s. |
6157
|
| 'if' construct must use '{}'s. |
6158
|
| 'if' construct must use '{}'s. |
6159
|
| 'if' construct must use '{}'s. |
6160
|
| 'if' construct must use '{}'s. |
6163
|
| 'if' construct must use '{}'s. |
6164
|
| 'if' construct must use '{}'s. |
6165
|
| 'if' construct must use '{}'s. |
6166
|
| 'if' construct must use '{}'s. |
6168
|
| 'if' construct must use '{}'s. |
6169
|
| 'if' construct must use '{}'s. |
6170
|
| 'if' construct must use '{}'s. |
6171
|
| 'if' construct must use '{}'s. |
6173
|
| 'if' construct must use '{}'s. |
6174
|
| 'if' construct must use '{}'s. |
6175
|
| 'if' construct must use '{}'s. |
6176
|
| 'if' construct must use '{}'s. |
6177
|
| 'if' construct must use '{}'s. |
6178
|
| Missing a Javadoc comment. |
6182
|
| Redundant 'final' modifier. |
6182
|
| 'private' modifier out of order with the JLS suggestions. |
6182
|
| Name 'jj_3R_371' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6182
|
| 'if' construct must use '{}'s. |
6185
|
| 'if' construct must use '{}'s. |
6186
|
| 'if' construct must use '{}'s. |
6187
|
| 'if' construct must use '{}'s. |
6188
|
| 'if' construct must use '{}'s. |
6189
|
| 'if' construct must use '{}'s. |
6190
|
| Missing a Javadoc comment. |
6194
|
| Redundant 'final' modifier. |
6194
|
| 'private' modifier out of order with the JLS suggestions. |
6194
|
| Name 'jj_3R_338' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6194
|
| 'if' construct must use '{}'s. |
6195
|
| 'if' construct must use '{}'s. |
6196
|
| 'if' construct must use '{}'s. |
6201
|
| Missing a Javadoc comment. |
6206
|
| Redundant 'final' modifier. |
6206
|
| 'private' modifier out of order with the JLS suggestions. |
6206
|
| Name 'jj_3R_234' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6206
|
| 'if' construct must use '{}'s. |
6207
|
| 'if' construct must use '{}'s. |
6208
|
| 'if' construct must use '{}'s. |
6209
|
| 'if' construct must use '{}'s. |
6210
|
| 'if' construct must use '{}'s. |
6211
|
| 'if' construct must use '{}'s. |
6212
|
| 'if' construct must use '{}'s. |
6213
|
| 'if' construct must use '{}'s. |
6214
|
| 'if' construct must use '{}'s. |
6215
|
| 'if' construct must use '{}'s. |
6216
|
| 'if' construct must use '{}'s. |
6217
|
| 'if' construct must use '{}'s. |
6218
|
| 'if' construct must use '{}'s. |
6219
|
| 'if' construct must use '{}'s. |
6220
|
| Missing a Javadoc comment. |
6224
|
| Redundant 'final' modifier. |
6224
|
| 'private' modifier out of order with the JLS suggestions. |
6224
|
| Name 'jj_3R_297' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6224
|
| 'if' construct must use '{}'s. |
6225
|
| 'if' construct must use '{}'s. |
6226
|
| 'if' construct must use '{}'s. |
6229
|
| 'if' construct must use '{}'s. |
6230
|
| 'if' construct must use '{}'s. |
6231
|
| 'if' construct must use '{}'s. |
6232
|
| Missing a Javadoc comment. |
6236
|
| Redundant 'final' modifier. |
6236
|
| 'private' modifier out of order with the JLS suggestions. |
6236
|
| Name 'jj_3R_233' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6236
|
| 'if' construct must use '{}'s. |
6237
|
| 'if' construct must use '{}'s. |
6238
|
| 'if' construct must use '{}'s. |
6239
|
| 'if' construct must use '{}'s. |
6240
|
| 'if' construct must use '{}'s. |
6241
|
| 'if' construct must use '{}'s. |
6242
|
| 'if' construct must use '{}'s. |
6243
|
| 'if' construct must use '{}'s. |
6244
|
| 'if' construct must use '{}'s. |
6245
|
| 'if' construct must use '{}'s. |
6246
|
| Missing a Javadoc comment. |
6250
|
| Redundant 'final' modifier. |
6250
|
| 'private' modifier out of order with the JLS suggestions. |
6250
|
| Name 'jj_3R_426' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6250
|
| 'if' construct must use '{}'s. |
6251
|
| 'if' construct must use '{}'s. |
6252
|
| Missing a Javadoc comment. |
6256
|
| Redundant 'final' modifier. |
6256
|
| 'private' modifier out of order with the JLS suggestions. |
6256
|
| Name 'jj_3R_232' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6256
|
| 'if' construct must use '{}'s. |
6257
|
| 'if' construct must use '{}'s. |
6258
|
| 'if' construct must use '{}'s. |
6259
|
| 'if' construct must use '{}'s. |
6260
|
| 'if' construct must use '{}'s. |
6261
|
| 'if' construct must use '{}'s. |
6262
|
| 'if' construct must use '{}'s. |
6263
|
| 'if' construct must use '{}'s. |
6264
|
| 'if' construct must use '{}'s. |
6265
|
| 'if' construct must use '{}'s. |
6266
|
| 'if' construct must use '{}'s. |
6269
|
| 'if' construct must use '{}'s. |
6270
|
| Missing a Javadoc comment. |
6274
|
| Redundant 'final' modifier. |
6274
|
| 'private' modifier out of order with the JLS suggestions. |
6274
|
| Name 'jj_3R_305' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6274
|
| 'if' construct must use '{}'s. |
6275
|
| 'if' construct must use '{}'s. |
6276
|
| Missing a Javadoc comment. |
6280
|
| Redundant 'final' modifier. |
6280
|
| 'private' modifier out of order with the JLS suggestions. |
6280
|
| Name 'jj_3R_302' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6280
|
| 'if' construct must use '{}'s. |
6281
|
| 'if' construct must use '{}'s. |
6282
|
| 'if' construct must use '{}'s. |
6283
|
| 'if' construct must use '{}'s. |
6284
|
| 'if' construct must use '{}'s. |
6289
|
| Missing a Javadoc comment. |
6294
|
| Redundant 'final' modifier. |
6294
|
| 'private' modifier out of order with the JLS suggestions. |
6294
|
| Name 'jj_3R_435' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6294
|
| 'if' construct must use '{}'s. |
6295
|
| 'if' construct must use '{}'s. |
6296
|
| 'if' construct must use '{}'s. |
6297
|
| 'if' construct must use '{}'s. |
6298
|
| Missing a Javadoc comment. |
6302
|
| Redundant 'final' modifier. |
6302
|
| 'private' modifier out of order with the JLS suggestions. |
6302
|
| Name 'jj_3R_434' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6302
|
| 'if' construct must use '{}'s. |
6303
|
| 'if' construct must use '{}'s. |
6304
|
| 'if' construct must use '{}'s. |
6305
|
| 'if' construct must use '{}'s. |
6306
|
| 'if' construct must use '{}'s. |
6307
|
| 'if' construct must use '{}'s. |
6308
|
| Missing a Javadoc comment. |
6312
|
| Redundant 'final' modifier. |
6312
|
| 'private' modifier out of order with the JLS suggestions. |
6312
|
| Name 'jj_3R_425' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6312
|
| 'if' construct must use '{}'s. |
6317
|
| 'if' construct must use '{}'s. |
6318
|
| 'if' construct must use '{}'s. |
6319
|
| Missing a Javadoc comment. |
6323
|
| Redundant 'final' modifier. |
6323
|
| 'private' modifier out of order with the JLS suggestions. |
6323
|
| Name 'jj_3R_404' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6323
|
| 'if' construct must use '{}'s. |
6324
|
| 'if' construct must use '{}'s. |
6325
|
| 'if' construct must use '{}'s. |
6326
|
| 'if' construct must use '{}'s. |
6327
|
| Missing a Javadoc comment. |
6331
|
| Redundant 'final' modifier. |
6331
|
| 'private' modifier out of order with the JLS suggestions. |
6331
|
| Name 'jj_3R_412' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6331
|
| 'if' construct must use '{}'s. |
6332
|
| 'if' construct must use '{}'s. |
6333
|
| 'if' construct must use '{}'s. |
6338
|
| Missing a Javadoc comment. |
6343
|
| Redundant 'final' modifier. |
6343
|
| 'private' modifier out of order with the JLS suggestions. |
6343
|
| Name 'jj_3R_304' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6343
|
| 'if' construct must use '{}'s. |
6344
|
| 'if' construct must use '{}'s. |
6345
|
| Missing a Javadoc comment. |
6349
|
| Redundant 'final' modifier. |
6349
|
| 'private' modifier out of order with the JLS suggestions. |
6349
|
| Name 'jj_3R_303' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6349
|
| 'if' construct must use '{}'s. |
6350
|
| 'if' construct must use '{}'s. |
6351
|
| 'if' construct must use '{}'s. |
6352
|
| 'if' construct must use '{}'s. |
6353
|
| Missing a Javadoc comment. |
6357
|
| Redundant 'final' modifier. |
6357
|
| 'private' modifier out of order with the JLS suggestions. |
6357
|
| Name 'jj_3R_231' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6357
|
| 'if' construct must use '{}'s. |
6358
|
| 'if' construct must use '{}'s. |
6359
|
| 'if' construct must use '{}'s. |
6360
|
| 'if' construct must use '{}'s. |
6361
|
| 'if' construct must use '{}'s. |
6362
|
| 'if' construct must use '{}'s. |
6363
|
| 'if' construct must use '{}'s. |
6364
|
| 'if' construct must use '{}'s. |
6365
|
| 'if' construct must use '{}'s. |
6366
|
| 'if' construct must use '{}'s. |
6367
|
| 'if' construct must use '{}'s. |
6372
|
| 'if' construct must use '{}'s. |
6374
|
| 'if' construct must use '{}'s. |
6375
|
| Missing a Javadoc comment. |
6379
|
| Redundant 'final' modifier. |
6379
|
| 'private' modifier out of order with the JLS suggestions. |
6379
|
| Name 'jj_3R_264' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6379
|
| 'if' construct must use '{}'s. |
6380
|
| 'if' construct must use '{}'s. |
6381
|
| Missing a Javadoc comment. |
6385
|
| Redundant 'final' modifier. |
6385
|
| 'private' modifier out of order with the JLS suggestions. |
6385
|
| Name 'jj_3R_433' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6385
|
| 'if' construct must use '{}'s. |
6386
|
| 'if' construct must use '{}'s. |
6387
|
| 'if' construct must use '{}'s. |
6388
|
| 'if' construct must use '{}'s. |
6389
|
| Missing a Javadoc comment. |
6393
|
| Redundant 'final' modifier. |
6393
|
| 'private' modifier out of order with the JLS suggestions. |
6393
|
| Name 'jj_3R_432' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6393
|
| 'if' construct must use '{}'s. |
6394
|
| 'if' construct must use '{}'s. |
6395
|
| Missing a Javadoc comment. |
6399
|
| Redundant 'final' modifier. |
6399
|
| 'private' modifier out of order with the JLS suggestions. |
6399
|
| Name 'jj_3R_348' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6399
|
| 'if' construct must use '{}'s. |
6400
|
| 'if' construct must use '{}'s. |
6401
|
| Missing a Javadoc comment. |
6405
|
| Redundant 'final' modifier. |
6405
|
| 'private' modifier out of order with the JLS suggestions. |
6405
|
| Name 'jj_3R_431' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6405
|
| 'if' construct must use '{}'s. |
6406
|
| 'if' construct must use '{}'s. |
6407
|
| Missing a Javadoc comment. |
6411
|
| Redundant 'final' modifier. |
6411
|
| 'private' modifier out of order with the JLS suggestions. |
6411
|
| Name 'jj_3R_424' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6411
|
| 'if' construct must use '{}'s. |
6418
|
| 'if' construct must use '{}'s. |
6419
|
| 'if' construct must use '{}'s. |
6420
|
| 'if' construct must use '{}'s. |
6421
|
| Missing a Javadoc comment. |
6425
|
| Redundant 'final' modifier. |
6425
|
| 'private' modifier out of order with the JLS suggestions. |
6425
|
| Name 'jj_3R_247' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6425
|
| 'if' construct must use '{}'s. |
6426
|
| 'if' construct must use '{}'s. |
6427
|
| 'if' construct must use '{}'s. |
6430
|
| 'if' construct must use '{}'s. |
6431
|
| Missing a Javadoc comment. |
6435
|
| Redundant 'final' modifier. |
6435
|
| 'private' modifier out of order with the JLS suggestions. |
6435
|
| Name 'jj_3R_347' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6435
|
| 'if' construct must use '{}'s. |
6436
|
| 'if' construct must use '{}'s. |
6437
|
| Missing a Javadoc comment. |
6441
|
| Redundant 'final' modifier. |
6441
|
| 'private' modifier out of order with the JLS suggestions. |
6441
|
| Name 'jj_3R_246' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6441
|
| 'if' construct must use '{}'s. |
6442
|
| 'if' construct must use '{}'s. |
6443
|
| Missing a Javadoc comment. |
6447
|
| Redundant 'final' modifier. |
6447
|
| 'private' modifier out of order with the JLS suggestions. |
6447
|
| Name 'jj_3R_230' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6447
|
| 'if' construct must use '{}'s. |
6454
|
| 'if' construct must use '{}'s. |
6455
|
| 'if' construct must use '{}'s. |
6456
|
| 'if' construct must use '{}'s. |
6457
|
| Missing a Javadoc comment. |
6461
|
| Redundant 'final' modifier. |
6461
|
| 'private' modifier out of order with the JLS suggestions. |
6461
|
| Name 'jj_3R_245' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6461
|
| 'if' construct must use '{}'s. |
6462
|
| 'if' construct must use '{}'s. |
6463
|
| Missing a Javadoc comment. |
6467
|
| Redundant 'final' modifier. |
6467
|
| 'private' modifier out of order with the JLS suggestions. |
6467
|
| Name 'jj_3R_346' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6467
|
| 'if' construct must use '{}'s. |
6468
|
| 'if' construct must use '{}'s. |
6469
|
| Missing a Javadoc comment. |
6473
|
| Redundant 'final' modifier. |
6473
|
| 'private' modifier out of order with the JLS suggestions. |
6473
|
| Name 'jj_3R_345' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6473
|
| 'if' construct must use '{}'s. |
6474
|
| 'if' construct must use '{}'s. |
6475
|
| Missing a Javadoc comment. |
6479
|
| Redundant 'final' modifier. |
6479
|
| 'private' modifier out of order with the JLS suggestions. |
6479
|
| Name 'jj_3R_229' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6479
|
| 'if' construct must use '{}'s. |
6480
|
| 'if' construct must use '{}'s. |
6481
|
| Missing a Javadoc comment. |
6485
|
| Redundant 'final' modifier. |
6485
|
| 'private' modifier out of order with the JLS suggestions. |
6485
|
| Name 'jj_3R_344' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6485
|
| 'if' construct must use '{}'s. |
6486
|
| 'if' construct must use '{}'s. |
6487
|
| Missing a Javadoc comment. |
6491
|
| Redundant 'final' modifier. |
6491
|
| 'private' modifier out of order with the JLS suggestions. |
6491
|
| Name 'jj_3R_197' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6491
|
| 'if' construct must use '{}'s. |
6492
|
| 'if' construct must use '{}'s. |
6493
|
| Missing a Javadoc comment. |
6497
|
| Redundant 'final' modifier. |
6497
|
| 'private' modifier out of order with the JLS suggestions. |
6497
|
| Name 'jj_3R_188' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6497
|
| 'if' construct must use '{}'s. |
6500
|
| 'if' construct must use '{}'s. |
6501
|
| 'if' construct must use '{}'s. |
6502
|
| 'if' construct must use '{}'s. |
6503
|
| 'if' construct must use '{}'s. |
6504
|
| 'if' construct must use '{}'s. |
6505
|
| 'if' construct must use '{}'s. |
6509
|
| Missing a Javadoc comment. |
6514
|
| Redundant 'final' modifier. |
6514
|
| 'private' modifier out of order with the JLS suggestions. |
6514
|
| Name 'jj_3R_343' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6514
|
| 'if' construct must use '{}'s. |
6515
|
| 'if' construct must use '{}'s. |
6516
|
| Missing a Javadoc comment. |
6520
|
| Redundant 'final' modifier. |
6520
|
| 'private' modifier out of order with the JLS suggestions. |
6520
|
| Name 'jj_3R_342' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6520
|
| 'if' construct must use '{}'s. |
6521
|
| 'if' construct must use '{}'s. |
6522
|
| Missing a Javadoc comment. |
6526
|
| Redundant 'final' modifier. |
6526
|
| 'private' modifier out of order with the JLS suggestions. |
6526
|
| Name 'jj_3R_408' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6526
|
| 'if' construct must use '{}'s. |
6527
|
| 'if' construct must use '{}'s. |
6528
|
| Missing a Javadoc comment. |
6532
|
| Redundant 'final' modifier. |
6532
|
| 'private' modifier out of order with the JLS suggestions. |
6532
|
| Name 'jj_3_10' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6532
|
| 'if' construct must use '{}'s. |
6533
|
| 'if' construct must use '{}'s. |
6534
|
| 'if' construct must use '{}'s. |
6535
|
| 'if' construct must use '{}'s. |
6536
|
| Missing a Javadoc comment. |
6540
|
| Redundant 'final' modifier. |
6540
|
| 'private' modifier out of order with the JLS suggestions. |
6540
|
| Name 'jj_3R_74' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6540
|
| 'if' construct must use '{}'s. |
6541
|
| 'if' construct must use '{}'s. |
6542
|
| Missing a Javadoc comment. |
6546
|
| Redundant 'final' modifier. |
6546
|
| 'private' modifier out of order with the JLS suggestions. |
6546
|
| Name 'jj_3_30' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6546
|
| 'if' construct must use '{}'s. |
6549
|
| 'if' construct must use '{}'s. |
6550
|
| 'if' construct must use '{}'s. |
6551
|
| 'if' construct must use '{}'s. |
6552
|
| 'if' construct must use '{}'s. |
6553
|
| 'if' construct must use '{}'s. |
6554
|
| Missing a Javadoc comment. |
6558
|
| Redundant 'final' modifier. |
6558
|
| 'private' modifier out of order with the JLS suggestions. |
6558
|
| Name 'jj_3R_341' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6558
|
| 'if' construct must use '{}'s. |
6559
|
| 'if' construct must use '{}'s. |
6560
|
| Missing a Javadoc comment. |
6564
|
| Redundant 'final' modifier. |
6564
|
| 'private' modifier out of order with the JLS suggestions. |
6564
|
| Name 'jj_3R_407' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6564
|
| 'if' construct must use '{}'s. |
6565
|
| 'if' construct must use '{}'s. |
6566
|
| Missing a Javadoc comment. |
6570
|
| Redundant 'final' modifier. |
6570
|
| 'private' modifier out of order with the JLS suggestions. |
6570
|
| Name 'jj_3R_406' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6570
|
| 'if' construct must use '{}'s. |
6571
|
| 'if' construct must use '{}'s. |
6572
|
| Missing a Javadoc comment. |
6576
|
| Redundant 'final' modifier. |
6576
|
| 'private' modifier out of order with the JLS suggestions. |
6576
|
| Name 'jj_3R_340' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6576
|
| 'if' construct must use '{}'s. |
6577
|
| 'if' construct must use '{}'s. |
6578
|
| Missing a Javadoc comment. |
6582
|
| Redundant 'final' modifier. |
6582
|
| 'private' modifier out of order with the JLS suggestions. |
6582
|
| Name 'jj_3R_301' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6582
|
| 'if' construct must use '{}'s. |
6601
|
| 'if' construct must use '{}'s. |
6602
|
| 'if' construct must use '{}'s. |
6603
|
| 'if' construct must use '{}'s. |
6604
|
| 'if' construct must use '{}'s. |
6605
|
| 'if' construct must use '{}'s. |
6606
|
| 'if' construct must use '{}'s. |
6607
|
| 'if' construct must use '{}'s. |
6608
|
| 'if' construct must use '{}'s. |
6609
|
| 'if' construct must use '{}'s. |
6610
|
| Missing a Javadoc comment. |
6614
|
| Redundant 'final' modifier. |
6614
|
| 'private' modifier out of order with the JLS suggestions. |
6614
|
| Name 'jj_3R_405' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6614
|
| 'if' construct must use '{}'s. |
6615
|
| 'if' construct must use '{}'s. |
6616
|
| 'if' construct must use '{}'s. |
6617
|
| 'if' construct must use '{}'s. |
6618
|
| Missing a Javadoc comment. |
6622
|
| Redundant 'final' modifier. |
6622
|
| 'private' modifier out of order with the JLS suggestions. |
6622
|
| Name 'jj_3R_395' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6622
|
| 'if' construct must use '{}'s. |
6631
|
| 'if' construct must use '{}'s. |
6632
|
| 'if' construct must use '{}'s. |
6633
|
| 'if' construct must use '{}'s. |
6634
|
| 'if' construct must use '{}'s. |
6635
|
| Missing a Javadoc comment. |
6639
|
| Redundant 'final' modifier. |
6639
|
| 'private' modifier out of order with the JLS suggestions. |
6639
|
| Name 'jj_3R_283' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6639
|
| 'if' construct must use '{}'s. |
6644
|
| 'if' construct must use '{}'s. |
6646
|
| 'if' construct must use '{}'s. |
6647
|
| 'if' construct must use '{}'s. |
6648
|
| 'if' construct must use '{}'s. |
6649
|
| 'if' construct must use '{}'s. |
6651
|
| 'if' construct must use '{}'s. |
6652
|
| 'if' construct must use '{}'s. |
6656
|
| 'if' construct must use '{}'s. |
6657
|
| 'if' construct must use '{}'s. |
6658
|
| Missing a Javadoc comment. |
6662
|
| Redundant 'final' modifier. |
6662
|
| 'private' modifier out of order with the JLS suggestions. |
6662
|
| Name 'jj_3R_263' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6662
|
| 'if' construct must use '{}'s. |
6663
|
| 'if' construct must use '{}'s. |
6664
|
| 'if' construct must use '{}'s. |
6669
|
| Missing a Javadoc comment. |
6674
|
| Redundant 'final' modifier. |
6674
|
| 'private' modifier out of order with the JLS suggestions. |
6674
|
| Name 'jj_3R_179' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6674
|
| 'if' construct must use '{}'s. |
6675
|
| 'if' construct must use '{}'s. |
6676
|
| Missing a Javadoc comment. |
6680
|
| Redundant 'final' modifier. |
6680
|
| 'private' modifier out of order with the JLS suggestions. |
6680
|
| Name 'jj_3R_72' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6680
|
| 'if' construct must use '{}'s. |
6681
|
| 'if' construct must use '{}'s. |
6682
|
| Missing a Javadoc comment. |
6686
|
| Redundant 'final' modifier. |
6686
|
| 'private' modifier out of order with the JLS suggestions. |
6686
|
| Name 'jj_3_29' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6686
|
| 'if' construct must use '{}'s. |
6689
|
| 'if' construct must use '{}'s. |
6690
|
| 'if' construct must use '{}'s. |
6691
|
| 'if' construct must use '{}'s. |
6692
|
| 'if' construct must use '{}'s. |
6693
|
| 'if' construct must use '{}'s. |
6694
|
| Missing a Javadoc comment. |
6698
|
| Redundant 'final' modifier. |
6698
|
| 'private' modifier out of order with the JLS suggestions. |
6698
|
| Name 'jj_3R_411' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6698
|
| 'if' construct must use '{}'s. |
6699
|
| 'if' construct must use '{}'s. |
6700
|
| 'if' construct must use '{}'s. |
6701
|
| 'if' construct must use '{}'s. |
6702
|
| Missing a Javadoc comment. |
6706
|
| Redundant 'final' modifier. |
6706
|
| 'private' modifier out of order with the JLS suggestions. |
6706
|
| Name 'jj_3R_150' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6706
|
| 'if' construct must use '{}'s. |
6707
|
| 'if' construct must use '{}'s. |
6708
|
| 'if' construct must use '{}'s. |
6711
|
| 'if' construct must use '{}'s. |
6712
|
| 'if' construct must use '{}'s. |
6714
|
| 'if' construct must use '{}'s. |
6715
|
| 'if' construct must use '{}'s. |
6716
|
| 'if' construct must use '{}'s. |
6717
|
| Missing a Javadoc comment. |
6721
|
| Redundant 'final' modifier. |
6721
|
| 'private' modifier out of order with the JLS suggestions. |
6721
|
| Name 'jj_3R_178' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6721
|
| 'if' construct must use '{}'s. |
6722
|
| 'if' construct must use '{}'s. |
6723
|
| Missing a Javadoc comment. |
6727
|
| Redundant 'final' modifier. |
6727
|
| 'private' modifier out of order with the JLS suggestions. |
6727
|
| Name 'jj_3R_177' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6727
|
| 'if' construct must use '{}'s. |
6728
|
| 'if' construct must use '{}'s. |
6729
|
| Missing a Javadoc comment. |
6733
|
| Redundant 'final' modifier. |
6733
|
| 'private' modifier out of order with the JLS suggestions. |
6733
|
| Name 'jj_3R_402' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6733
|
| 'if' construct must use '{}'s. |
6734
|
| 'if' construct must use '{}'s. |
6735
|
| 'if' construct must use '{}'s. |
6736
|
| 'if' construct must use '{}'s. |
6737
|
| Missing a Javadoc comment. |
6741
|
| Redundant 'final' modifier. |
6741
|
| 'private' modifier out of order with the JLS suggestions. |
6741
|
| Name 'jj_3R_115' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6741
|
| 'if' construct must use '{}'s. |
6742
|
| 'if' construct must use '{}'s. |
6743
|
| Missing a Javadoc comment. |
6747
|
| Redundant 'final' modifier. |
6747
|
| 'private' modifier out of order with the JLS suggestions. |
6747
|
| Name 'jj_3R_362' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6747
|
| 'if' construct must use '{}'s. |
6748
|
| 'if' construct must use '{}'s. |
6749
|
| 'if' construct must use '{}'s. |
6750
|
| 'if' construct must use '{}'s. |
6751
|
| Missing a Javadoc comment. |
6755
|
| Redundant 'final' modifier. |
6755
|
| 'private' modifier out of order with the JLS suggestions. |
6755
|
| Name 'jj_3R_114' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6755
|
| 'if' construct must use '{}'s. |
6756
|
| 'if' construct must use '{}'s. |
6757
|
| Missing a Javadoc comment. |
6761
|
| Redundant 'final' modifier. |
6761
|
| 'private' modifier out of order with the JLS suggestions. |
6761
|
| Name 'jj_3R_61' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6761
|
| 'if' construct must use '{}'s. |
6766
|
| 'if' construct must use '{}'s. |
6767
|
| 'if' construct must use '{}'s. |
6768
|
| Missing a Javadoc comment. |
6772
|
| Redundant 'final' modifier. |
6772
|
| 'private' modifier out of order with the JLS suggestions. |
6772
|
| Name 'jj_3R_169' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6772
|
| 'if' construct must use '{}'s. |
6781
|
| 'if' construct must use '{}'s. |
6782
|
| 'if' construct must use '{}'s. |
6783
|
| 'if' construct must use '{}'s. |
6784
|
| 'if' construct must use '{}'s. |
6785
|
| Missing a Javadoc comment. |
6789
|
| Redundant 'final' modifier. |
6789
|
| 'private' modifier out of order with the JLS suggestions. |
6789
|
| Name 'jj_3R_176' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6789
|
| 'if' construct must use '{}'s. |
6790
|
| 'if' construct must use '{}'s. |
6791
|
| 'if' construct must use '{}'s. |
6792
|
| 'if' construct must use '{}'s. |
6793
|
| Missing a Javadoc comment. |
6797
|
| Redundant 'final' modifier. |
6797
|
| 'private' modifier out of order with the JLS suggestions. |
6797
|
| Name 'jj_3R_409' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6797
|
| 'if' construct must use '{}'s. |
6798
|
| 'if' construct must use '{}'s. |
6799
|
| 'if' construct must use '{}'s. |
6804
|
| Missing a Javadoc comment. |
6809
|
| Redundant 'final' modifier. |
6809
|
| 'private' modifier out of order with the JLS suggestions. |
6809
|
| Name 'jj_3R_376' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6809
|
| 'if' construct must use '{}'s. |
6810
|
| 'if' construct must use '{}'s. |
6811
|
| Missing a Javadoc comment. |
6815
|
| Redundant 'final' modifier. |
6815
|
| 'private' modifier out of order with the JLS suggestions. |
6815
|
| Name 'jj_3R_410' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6815
|
| 'if' construct must use '{}'s. |
6816
|
| 'if' construct must use '{}'s. |
6817
|
| 'if' construct must use '{}'s. |
6818
|
| 'if' construct must use '{}'s. |
6819
|
| Missing a Javadoc comment. |
6823
|
| Redundant 'final' modifier. |
6823
|
| 'private' modifier out of order with the JLS suggestions. |
6823
|
| Name 'jj_3R_377' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6823
|
| 'if' construct must use '{}'s. |
6824
|
| 'if' construct must use '{}'s. |
6825
|
| 'if' construct must use '{}'s. |
6826
|
| 'if' construct must use '{}'s. |
6827
|
| Missing a Javadoc comment. |
6831
|
| Redundant 'final' modifier. |
6831
|
| 'private' modifier out of order with the JLS suggestions. |
6831
|
| Name 'jj_3R_375' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6831
|
| 'if' construct must use '{}'s. |
6832
|
| 'if' construct must use '{}'s. |
6833
|
| Missing a Javadoc comment. |
6837
|
| Redundant 'final' modifier. |
6837
|
| 'private' modifier out of order with the JLS suggestions. |
6837
|
| Name 'jj_3R_393' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6837
|
| 'if' construct must use '{}'s. |
6838
|
| 'if' construct must use '{}'s. |
6839
|
| 'if' construct must use '{}'s. |
6844
|
| Missing a Javadoc comment. |
6849
|
| Redundant 'final' modifier. |
6849
|
| 'private' modifier out of order with the JLS suggestions. |
6849
|
| Name 'jj_3R_350' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6849
|
| 'if' construct must use '{}'s. |
6850
|
| 'if' construct must use '{}'s. |
6851
|
| 'if' construct must use '{}'s. |
6856
|
| 'if' construct must use '{}'s. |
6858
|
| 'if' construct must use '{}'s. |
6859
|
| 'if' construct must use '{}'s. |
6861
|
| 'if' construct must use '{}'s. |
6862
|
| Missing a Javadoc comment. |
6866
|
| Redundant 'final' modifier. |
6866
|
| 'private' modifier out of order with the JLS suggestions. |
6866
|
| Name 'jj_3R_140' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6866
|
| 'if' construct must use '{}'s. |
6867
|
| 'if' construct must use '{}'s. |
6868
|
| Missing a Javadoc comment. |
6872
|
| Redundant 'final' modifier. |
6872
|
| 'private' modifier out of order with the JLS suggestions. |
6872
|
| Name 'jj_3R_81' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6872
|
| 'if' construct must use '{}'s. |
6873
|
| 'if' construct must use '{}'s. |
6874
|
| 'if' construct must use '{}'s. |
6879
|
| 'if' construct must use '{}'s. |
6881
|
| 'if' construct must use '{}'s. |
6882
|
| Missing a Javadoc comment. |
6886
|
| Redundant 'final' modifier. |
6886
|
| 'private' modifier out of order with the JLS suggestions. |
6886
|
| Name 'jj_3R_361' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6886
|
| 'if' construct must use '{}'s. |
6887
|
| 'if' construct must use '{}'s. |
6888
|
| 'if' construct must use '{}'s. |
6893
|
| Missing a Javadoc comment. |
6898
|
| Redundant 'final' modifier. |
6898
|
| 'private' modifier out of order with the JLS suggestions. |
6898
|
| Name 'jj_3R_71' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6898
|
| 'if' construct must use '{}'s. |
6899
|
| 'if' construct must use '{}'s. |
6900
|
| 'if' construct must use '{}'s. |
6901
|
| 'if' construct must use '{}'s. |
6902
|
| 'if' construct must use '{}'s. |
6903
|
| 'if' construct must use '{}'s. |
6904
|
| Missing a Javadoc comment. |
6908
|
| Redundant 'final' modifier. |
6908
|
| 'private' modifier out of order with the JLS suggestions. |
6908
|
| Name 'jj_3R_212' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6908
|
| 'if' construct must use '{}'s. |
6909
|
| 'if' construct must use '{}'s. |
6910
|
| Missing a Javadoc comment. |
6914
|
| Redundant 'final' modifier. |
6914
|
| 'private' modifier out of order with the JLS suggestions. |
6914
|
| Name 'jj_3R_403' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6914
|
| 'if' construct must use '{}'s. |
6915
|
| 'if' construct must use '{}'s. |
6916
|
| 'if' construct must use '{}'s. |
6919
|
| 'if' construct must use '{}'s. |
6920
|
| Missing a Javadoc comment. |
6924
|
| Redundant 'final' modifier. |
6924
|
| 'private' modifier out of order with the JLS suggestions. |
6924
|
| Name 'jj_3R_113' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6924
|
| 'if' construct must use '{}'s. |
6925
|
| 'if' construct must use '{}'s. |
6926
|
| Missing a Javadoc comment. |
6930
|
| Redundant 'final' modifier. |
6930
|
| 'private' modifier out of order with the JLS suggestions. |
6930
|
| Name 'jj_3R_211' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6930
|
| 'if' construct must use '{}'s. |
6931
|
| 'if' construct must use '{}'s. |
6932
|
| Missing a Javadoc comment. |
6936
|
| Redundant 'final' modifier. |
6936
|
| 'private' modifier out of order with the JLS suggestions. |
6936
|
| Name 'jj_3_26' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6936
|
| 'if' construct must use '{}'s. |
6937
|
| 'if' construct must use '{}'s. |
6938
|
| 'if' construct must use '{}'s. |
6939
|
| 'if' construct must use '{}'s. |
6940
|
| Missing a Javadoc comment. |
6944
|
| Redundant 'final' modifier. |
6944
|
| 'private' modifier out of order with the JLS suggestions. |
6944
|
| Name 'jj_3R_106' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6944
|
| 'if' construct must use '{}'s. |
6945
|
| 'if' construct must use '{}'s. |
6946
|
| Missing a Javadoc comment. |
6950
|
| Redundant 'final' modifier. |
6950
|
| 'private' modifier out of order with the JLS suggestions. |
6950
|
| Name 'jj_3R_210' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6950
|
| 'if' construct must use '{}'s. |
6951
|
| 'if' construct must use '{}'s. |
6952
|
| Missing a Javadoc comment. |
6956
|
| Redundant 'final' modifier. |
6956
|
| 'private' modifier out of order with the JLS suggestions. |
6956
|
| Name 'jj_3R_209' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6956
|
| 'if' construct must use '{}'s. |
6957
|
| 'if' construct must use '{}'s. |
6958
|
| Missing a Javadoc comment. |
6962
|
| Redundant 'final' modifier. |
6962
|
| 'private' modifier out of order with the JLS suggestions. |
6962
|
| Name 'jj_3R_308' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6962
|
| 'if' construct must use '{}'s. |
6963
|
| 'if' construct must use '{}'s. |
6964
|
| 'if' construct must use '{}'s. |
6967
|
| 'if' construct must use '{}'s. |
6968
|
| Missing a Javadoc comment. |
6972
|
| Redundant 'final' modifier. |
6972
|
| 'private' modifier out of order with the JLS suggestions. |
6972
|
| Name 'jj_3R_208' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6972
|
| 'if' construct must use '{}'s. |
6973
|
| 'if' construct must use '{}'s. |
6974
|
| Missing a Javadoc comment. |
6978
|
| Redundant 'final' modifier. |
6978
|
| 'private' modifier out of order with the JLS suggestions. |
6978
|
| Name 'jj_3R_207' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6978
|
| 'if' construct must use '{}'s. |
6979
|
| 'if' construct must use '{}'s. |
6980
|
| Missing a Javadoc comment. |
6984
|
| Redundant 'final' modifier. |
6984
|
| 'private' modifier out of order with the JLS suggestions. |
6984
|
| Name 'jj_3R_206' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6984
|
| 'if' construct must use '{}'s. |
6985
|
| 'if' construct must use '{}'s. |
6986
|
| Missing a Javadoc comment. |
6990
|
| Redundant 'final' modifier. |
6990
|
| 'private' modifier out of order with the JLS suggestions. |
6990
|
| Name 'jj_3R_112' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6990
|
| 'if' construct must use '{}'s. |
6991
|
| 'if' construct must use '{}'s. |
6992
|
| Missing a Javadoc comment. |
6996
|
| Redundant 'final' modifier. |
6996
|
| 'private' modifier out of order with the JLS suggestions. |
6996
|
| Name 'jj_3R_205' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
6996
|
| 'if' construct must use '{}'s. |
6997
|
| 'if' construct must use '{}'s. |
6998
|
| Missing a Javadoc comment. |
7002
|
| Redundant 'final' modifier. |
7002
|
| 'private' modifier out of order with the JLS suggestions. |
7002
|
| Name 'jj_3R_105' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7002
|
| 'if' construct must use '{}'s. |
7003
|
| 'if' construct must use '{}'s. |
7004
|
| Missing a Javadoc comment. |
7008
|
| Redundant 'final' modifier. |
7008
|
| 'private' modifier out of order with the JLS suggestions. |
7008
|
| Name 'jj_3R_204' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7008
|
| 'if' construct must use '{}'s. |
7009
|
| 'if' construct must use '{}'s. |
7010
|
| Missing a Javadoc comment. |
7014
|
| Redundant 'final' modifier. |
7014
|
| 'private' modifier out of order with the JLS suggestions. |
7014
|
| Name 'jj_3R_203' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7014
|
| 'if' construct must use '{}'s. |
7015
|
| 'if' construct must use '{}'s. |
7016
|
| Missing a Javadoc comment. |
7020
|
| Redundant 'final' modifier. |
7020
|
| 'private' modifier out of order with the JLS suggestions. |
7020
|
| Name 'jj_3R_202' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7020
|
| 'if' construct must use '{}'s. |
7021
|
| 'if' construct must use '{}'s. |
7022
|
| Missing a Javadoc comment. |
7026
|
| Redundant 'final' modifier. |
7026
|
| 'private' modifier out of order with the JLS suggestions. |
7026
|
| Name 'jj_3R_201' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7026
|
| 'if' construct must use '{}'s. |
7027
|
| 'if' construct must use '{}'s. |
7028
|
| Missing a Javadoc comment. |
7032
|
| Redundant 'final' modifier. |
7032
|
| 'private' modifier out of order with the JLS suggestions. |
7032
|
| Name 'jj_3R_200' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7032
|
| 'if' construct must use '{}'s. |
7033
|
| 'if' construct must use '{}'s. |
7034
|
| 'if' construct must use '{}'s. |
7035
|
| 'if' construct must use '{}'s. |
7036
|
| Missing a Javadoc comment. |
7040
|
| Redundant 'final' modifier. |
7040
|
| 'private' modifier out of order with the JLS suggestions. |
7040
|
| Name 'jj_3R_309' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7040
|
| 'if' construct must use '{}'s. |
7041
|
| 'if' construct must use '{}'s. |
7042
|
| 'if' construct must use '{}'s. |
7043
|
| 'if' construct must use '{}'s. |
7044
|
| Missing a Javadoc comment. |
7048
|
| Redundant 'final' modifier. |
7048
|
| 'private' modifier out of order with the JLS suggestions. |
7048
|
| Name 'jj_3R_199' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7048
|
| 'if' construct must use '{}'s. |
7049
|
| 'if' construct must use '{}'s. |
7050
|
| Missing a Javadoc comment. |
7054
|
| Redundant 'final' modifier. |
7054
|
| 'private' modifier out of order with the JLS suggestions. |
7054
|
| Name 'jj_3R_111' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7054
|
| 'if' construct must use '{}'s. |
7055
|
| 'if' construct must use '{}'s. |
7056
|
| Missing a Javadoc comment. |
7060
|
| Redundant 'final' modifier. |
7060
|
| 'private' modifier out of order with the JLS suggestions. |
7060
|
| Name 'jj_3R_198' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7060
|
| 'if' construct must use '{}'s. |
7061
|
| 'if' construct must use '{}'s. |
7062
|
| Missing a Javadoc comment. |
7066
|
| Redundant 'final' modifier. |
7066
|
| 'private' modifier out of order with the JLS suggestions. |
7066
|
| Name 'jj_3R_104' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7066
|
| 'if' construct must use '{}'s. |
7067
|
| 'if' construct must use '{}'s. |
7068
|
| Missing a Javadoc comment. |
7072
|
| Redundant 'final' modifier. |
7072
|
| 'private' modifier out of order with the JLS suggestions. |
7072
|
| Name 'jj_3_28' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7072
|
| 'if' construct must use '{}'s. |
7073
|
| 'if' construct must use '{}'s. |
7074
|
| Missing a Javadoc comment. |
7078
|
| Redundant 'final' modifier. |
7078
|
| 'private' modifier out of order with the JLS suggestions. |
7078
|
| Name 'jj_3R_189' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7078
|
| 'if' construct must use '{}'s. |
7111
|
| 'if' construct must use '{}'s. |
7112
|
| 'if' construct must use '{}'s. |
7113
|
| 'if' construct must use '{}'s. |
7114
|
| 'if' construct must use '{}'s. |
7115
|
| 'if' construct must use '{}'s. |
7116
|
| 'if' construct must use '{}'s. |
7117
|
| 'if' construct must use '{}'s. |
7118
|
| 'if' construct must use '{}'s. |
7119
|
| 'if' construct must use '{}'s. |
7120
|
| 'if' construct must use '{}'s. |
7121
|
| 'if' construct must use '{}'s. |
7122
|
| 'if' construct must use '{}'s. |
7123
|
| 'if' construct must use '{}'s. |
7124
|
| 'if' construct must use '{}'s. |
7125
|
| 'if' construct must use '{}'s. |
7126
|
| 'if' construct must use '{}'s. |
7127
|
| Missing a Javadoc comment. |
7131
|
| Redundant 'final' modifier. |
7131
|
| 'private' modifier out of order with the JLS suggestions. |
7131
|
| Name 'jj_3R_357' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7131
|
| 'if' construct must use '{}'s. |
7132
|
| 'if' construct must use '{}'s. |
7133
|
| Missing a Javadoc comment. |
7137
|
| Redundant 'final' modifier. |
7137
|
| 'private' modifier out of order with the JLS suggestions. |
7137
|
| Name 'jj_3R_356' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7137
|
| 'if' construct must use '{}'s. |
7138
|
| 'if' construct must use '{}'s. |
7139
|
| Missing a Javadoc comment. |
7143
|
| Redundant 'final' modifier. |
7143
|
| 'private' modifier out of order with the JLS suggestions. |
7143
|
| Name 'jj_3R_110' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7143
|
| 'if' construct must use '{}'s. |
7144
|
| 'if' construct must use '{}'s. |
7145
|
| Missing a Javadoc comment. |
7149
|
| Redundant 'final' modifier. |
7149
|
| 'private' modifier out of order with the JLS suggestions. |
7149
|
| Name 'jj_3R_259' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7149
|
| 'if' construct must use '{}'s. |
7150
|
| 'if' construct must use '{}'s. |
7151
|
| 'if' construct must use '{}'s. |
7152
|
| 'if' construct must use '{}'s. |
7153
|
| Missing a Javadoc comment. |
7157
|
| Redundant 'final' modifier. |
7157
|
| 'private' modifier out of order with the JLS suggestions. |
7157
|
| Name 'jj_3R_355' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7157
|
| 'if' construct must use '{}'s. |
7158
|
| 'if' construct must use '{}'s. |
7159
|
| Missing a Javadoc comment. |
7163
|
| Redundant 'final' modifier. |
7163
|
| 'private' modifier out of order with the JLS suggestions. |
7163
|
| Name 'jj_3R_103' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7163
|
| 'if' construct must use '{}'s. |
7164
|
| 'if' construct must use '{}'s. |
7165
|
| Missing a Javadoc comment. |
7169
|
| Redundant 'final' modifier. |
7169
|
| 'private' modifier out of order with the JLS suggestions. |
7169
|
| Name 'jj_3_25' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7169
|
| 'if' construct must use '{}'s. |
7170
|
| 'if' construct must use '{}'s. |
7171
|
| 'if' construct must use '{}'s. |
7172
|
| 'if' construct must use '{}'s. |
7173
|
| 'if' construct must use '{}'s. |
7174
|
| 'if' construct must use '{}'s. |
7175
|
| Missing a Javadoc comment. |
7179
|
| Redundant 'final' modifier. |
7179
|
| 'private' modifier out of order with the JLS suggestions. |
7179
|
| Name 'jj_3R_255' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7179
|
| 'if' construct must use '{}'s. |
7181
|
| 'if' construct must use '{}'s. |
7182
|
| 'if' construct must use '{}'s. |
7186
|
| 'if' construct must use '{}'s. |
7188
|
| 'if' construct must use '{}'s. |
7189
|
| Missing a Javadoc comment. |
7193
|
| Redundant 'final' modifier. |
7193
|
| 'private' modifier out of order with the JLS suggestions. |
7193
|
| Name 'jj_3R_354' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7193
|
| 'if' construct must use '{}'s. |
7194
|
| 'if' construct must use '{}'s. |
7195
|
| Missing a Javadoc comment. |
7199
|
| Redundant 'final' modifier. |
7199
|
| 'private' modifier out of order with the JLS suggestions. |
7199
|
| Name 'jj_3_27' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7199
|
| 'if' construct must use '{}'s. |
7201
|
| 'if' construct must use '{}'s. |
7202
|
| 'if' construct must use '{}'s. |
7206
|
| 'if' construct must use '{}'s. |
7211
|
| Missing a Javadoc comment. |
7216
|
| Redundant 'final' modifier. |
7216
|
| 'private' modifier out of order with the JLS suggestions. |
7216
|
| Name 'jj_3R_248' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7216
|
| 'if' construct must use '{}'s. |
7221
|
| 'if' construct must use '{}'s. |
7222
|
| 'if' construct must use '{}'s. |
7223
|
| Missing a Javadoc comment. |
7227
|
| Redundant 'final' modifier. |
7227
|
| 'private' modifier out of order with the JLS suggestions. |
7227
|
| Name 'jj_3R_109' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7227
|
| 'if' construct must use '{}'s. |
7228
|
| 'if' construct must use '{}'s. |
7229
|
| Missing a Javadoc comment. |
7233
|
| Redundant 'final' modifier. |
7233
|
| 'private' modifier out of order with the JLS suggestions. |
7233
|
| Name 'jj_3R_353' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7233
|
| 'if' construct must use '{}'s. |
7234
|
| 'if' construct must use '{}'s. |
7235
|
| Missing a Javadoc comment. |
7239
|
| Redundant 'final' modifier. |
7239
|
| 'private' modifier out of order with the JLS suggestions. |
7239
|
| Name 'jj_3R_102' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7239
|
| 'if' construct must use '{}'s. |
7240
|
| 'if' construct must use '{}'s. |
7241
|
| Missing a Javadoc comment. |
7245
|
| Redundant 'final' modifier. |
7245
|
| 'private' modifier out of order with the JLS suggestions. |
7245
|
| Name 'jj_3R_352' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7245
|
| 'if' construct must use '{}'s. |
7246
|
| 'if' construct must use '{}'s. |
7247
|
| Missing a Javadoc comment. |
7251
|
| Redundant 'final' modifier. |
7251
|
| 'private' modifier out of order with the JLS suggestions. |
7251
|
| Name 'jj_3R_351' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7251
|
| 'if' construct must use '{}'s. |
7252
|
| 'if' construct must use '{}'s. |
7253
|
| Missing a Javadoc comment. |
7257
|
| Redundant 'final' modifier. |
7257
|
| 'private' modifier out of order with the JLS suggestions. |
7257
|
| Name 'jj_3R_306' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7257
|
| 'if' construct must use '{}'s. |
7272
|
| 'if' construct must use '{}'s. |
7273
|
| 'if' construct must use '{}'s. |
7274
|
| 'if' construct must use '{}'s. |
7275
|
| 'if' construct must use '{}'s. |
7276
|
| 'if' construct must use '{}'s. |
7277
|
| 'if' construct must use '{}'s. |
7278
|
| 'if' construct must use '{}'s. |
7279
|
| Missing a Javadoc comment. |
7283
|
| Redundant 'final' modifier. |
7283
|
| 'private' modifier out of order with the JLS suggestions. |
7283
|
| Name 'jj_3R_284' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7283
|
| 'if' construct must use '{}'s. |
7288
|
| 'if' construct must use '{}'s. |
7290
|
| 'if' construct must use '{}'s. |
7291
|
| 'if' construct must use '{}'s. |
7292
|
| 'if' construct must use '{}'s. |
7293
|
| 'if' construct must use '{}'s. |
7297
|
| 'if' construct must use '{}'s. |
7299
|
| 'if' construct must use '{}'s. |
7300
|
| Missing a Javadoc comment. |
7304
|
| Redundant 'final' modifier. |
7304
|
| 'private' modifier out of order with the JLS suggestions. |
7304
|
| Name 'jj_3R_108' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7304
|
| 'if' construct must use '{}'s. |
7305
|
| 'if' construct must use '{}'s. |
7306
|
| Missing a Javadoc comment. |
7310
|
| Redundant 'final' modifier. |
7310
|
| 'private' modifier out of order with the JLS suggestions. |
7310
|
| Name 'jj_3R_101' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7310
|
| 'if' construct must use '{}'s. |
7311
|
| 'if' construct must use '{}'s. |
7312
|
| Missing a Javadoc comment. |
7316
|
| Redundant 'final' modifier. |
7316
|
| 'private' modifier out of order with the JLS suggestions. |
7316
|
| Name 'jj_3R_256' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7316
|
| 'if' construct must use '{}'s. |
7317
|
| 'if' construct must use '{}'s. |
7318
|
| Missing a Javadoc comment. |
7322
|
| Redundant 'final' modifier. |
7322
|
| 'private' modifier out of order with the JLS suggestions. |
7322
|
| Name 'jj_3R_250' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7322
|
| 'if' construct must use '{}'s. |
7323
|
| 'if' construct must use '{}'s. |
7324
|
| 'if' construct must use '{}'s. |
7327
|
| 'if' construct must use '{}'s. |
7328
|
| Missing a Javadoc comment. |
7332
|
| Redundant 'final' modifier. |
7332
|
| 'private' modifier out of order with the JLS suggestions. |
7332
|
| Name 'jj_3R_249' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7332
|
| 'if' construct must use '{}'s. |
7333
|
| 'if' construct must use '{}'s. |
7334
|
| Missing a Javadoc comment. |
7338
|
| Redundant 'final' modifier. |
7338
|
| 'private' modifier out of order with the JLS suggestions. |
7338
|
| Name 'jj_3_9' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7338
|
| 'if' construct must use '{}'s. |
7339
|
| 'if' construct must use '{}'s. |
7340
|
| Missing a Javadoc comment. |
7344
|
| Redundant 'final' modifier. |
7344
|
| 'private' modifier out of order with the JLS suggestions. |
7344
|
| Name 'jj_3R_107' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7344
|
| 'if' construct must use '{}'s. |
7345
|
| 'if' construct must use '{}'s. |
7346
|
| Missing a Javadoc comment. |
7350
|
| Redundant 'final' modifier. |
7350
|
| 'private' modifier out of order with the JLS suggestions. |
7350
|
| Name 'jj_3R_60' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7350
|
| 'if' construct must use '{}'s. |
7365
|
| 'if' construct must use '{}'s. |
7366
|
| 'if' construct must use '{}'s. |
7367
|
| 'if' construct must use '{}'s. |
7368
|
| 'if' construct must use '{}'s. |
7369
|
| 'if' construct must use '{}'s. |
7370
|
| 'if' construct must use '{}'s. |
7371
|
| 'if' construct must use '{}'s. |
7372
|
| Missing a Javadoc comment. |
7376
|
| Redundant 'final' modifier. |
7376
|
| 'private' modifier out of order with the JLS suggestions. |
7376
|
| Name 'jj_3_8' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7376
|
| 'if' construct must use '{}'s. |
7381
|
| 'if' construct must use '{}'s. |
7383
|
| 'if' construct must use '{}'s. |
7384
|
| Missing a Javadoc comment. |
7388
|
| Redundant 'final' modifier. |
7388
|
| 'private' modifier out of order with the JLS suggestions. |
7388
|
| Name 'jj_3R_171' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7388
|
| 'if' construct must use '{}'s. |
7389
|
| 'if' construct must use '{}'s. |
7390
|
| 'if' construct must use '{}'s. |
7391
|
| 'if' construct must use '{}'s. |
7392
|
| Missing a Javadoc comment. |
7396
|
| Redundant 'final' modifier. |
7396
|
| 'private' modifier out of order with the JLS suggestions. |
7396
|
| Name 'jj_3R_100' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7396
|
| 'if' construct must use '{}'s. |
7397
|
| 'if' construct must use '{}'s. |
7398
|
| Missing a Javadoc comment. |
7402
|
| Redundant 'final' modifier. |
7402
|
| 'private' modifier out of order with the JLS suggestions. |
7402
|
| Name 'jj_3R_59' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7402
|
| 'if' construct must use '{}'s. |
7417
|
| 'if' construct must use '{}'s. |
7418
|
| 'if' construct must use '{}'s. |
7419
|
| 'if' construct must use '{}'s. |
7420
|
| 'if' construct must use '{}'s. |
7421
|
| 'if' construct must use '{}'s. |
7422
|
| 'if' construct must use '{}'s. |
7423
|
| 'if' construct must use '{}'s. |
7424
|
| Missing a Javadoc comment. |
7428
|
| Redundant 'final' modifier. |
7428
|
| 'private' modifier out of order with the JLS suggestions. |
7428
|
| Name 'jj_3R_135' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7428
|
| 'if' construct must use '{}'s. |
7429
|
| 'if' construct must use '{}'s. |
7430
|
| 'if' construct must use '{}'s. |
7431
|
| 'if' construct must use '{}'s. |
7432
|
| 'if' construct must use '{}'s. |
7437
|
| 'if' construct must use '{}'s. |
7438
|
| 'if' construct must use '{}'s. |
7439
|
| Missing a Javadoc comment. |
7443
|
| Redundant 'final' modifier. |
7443
|
| 'private' modifier out of order with the JLS suggestions. |
7443
|
| Name 'jj_3_7' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7443
|
| 'if' construct must use '{}'s. |
7448
|
| 'if' construct must use '{}'s. |
7450
|
| 'if' construct must use '{}'s. |
7451
|
| Missing a Javadoc comment. |
7455
|
| Redundant 'final' modifier. |
7455
|
| 'private' modifier out of order with the JLS suggestions. |
7455
|
| Name 'jj_3_24' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7455
|
| 'if' construct must use '{}'s. |
7456
|
| 'if' construct must use '{}'s. |
7457
|
| 'if' construct must use '{}'s. |
7458
|
| 'if' construct must use '{}'s. |
7459
|
| 'if' construct must use '{}'s. |
7460
|
| 'if' construct must use '{}'s. |
7461
|
| Missing a Javadoc comment. |
7465
|
| Redundant 'final' modifier. |
7465
|
| 'private' modifier out of order with the JLS suggestions. |
7465
|
| Name 'jj_3R_69' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7465
|
| 'if' construct must use '{}'s. |
7470
|
| 'if' construct must use '{}'s. |
7471
|
| 'if' construct must use '{}'s. |
7472
|
| Missing a Javadoc comment. |
7476
|
| Redundant 'final' modifier. |
7476
|
| 'private' modifier out of order with the JLS suggestions. |
7476
|
| Name 'jj_3R_390' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7476
|
| 'if' construct must use '{}'s. |
7477
|
| 'if' construct must use '{}'s. |
7478
|
| Missing a Javadoc comment. |
7482
|
| Redundant 'final' modifier. |
7482
|
| 'private' modifier out of order with the JLS suggestions. |
7482
|
| Name 'jj_3R_389' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7482
|
| 'if' construct must use '{}'s. |
7483
|
| 'if' construct must use '{}'s. |
7484
|
| Missing a Javadoc comment. |
7488
|
| Redundant 'final' modifier. |
7488
|
| 'private' modifier out of order with the JLS suggestions. |
7488
|
| Name 'jj_3R_388' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7488
|
| 'if' construct must use '{}'s. |
7489
|
| 'if' construct must use '{}'s. |
7490
|
| Missing a Javadoc comment. |
7494
|
| Redundant 'final' modifier. |
7494
|
| 'private' modifier out of order with the JLS suggestions. |
7494
|
| Name 'jj_3R_387' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7494
|
| 'if' construct must use '{}'s. |
7495
|
| 'if' construct must use '{}'s. |
7496
|
| Missing a Javadoc comment. |
7500
|
| Redundant 'final' modifier. |
7500
|
| 'private' modifier out of order with the JLS suggestions. |
7500
|
| Name 'jj_3R_370' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7500
|
| 'if' construct must use '{}'s. |
7509
|
| 'if' construct must use '{}'s. |
7510
|
| 'if' construct must use '{}'s. |
7511
|
| 'if' construct must use '{}'s. |
7512
|
| 'if' construct must use '{}'s. |
7513
|
| Missing a Javadoc comment. |
7517
|
| Redundant 'final' modifier. |
7517
|
| 'private' modifier out of order with the JLS suggestions. |
7517
|
| Name 'jj_3R_158' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7517
|
| 'if' construct must use '{}'s. |
7518
|
| 'if' construct must use '{}'s. |
7519
|
| 'if' construct must use '{}'s. |
7524
|
| Missing a Javadoc comment. |
7529
|
| Redundant 'final' modifier. |
7529
|
| 'private' modifier out of order with the JLS suggestions. |
7529
|
| Name 'jj_3R_119' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7529
|
| 'if' construct must use '{}'s. |
7530
|
| 'if' construct must use '{}'s. |
7531
|
| Missing a Javadoc comment. |
7535
|
| Redundant 'final' modifier. |
7535
|
| 'private' modifier out of order with the JLS suggestions. |
7535
|
| Name 'jj_3R_64' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7535
|
| 'if' construct must use '{}'s. |
7536
|
| 'if' construct must use '{}'s. |
7537
|
| 'if' construct must use '{}'s. |
7540
|
| 'if' construct must use '{}'s. |
7541
|
| 'if' construct must use '{}'s. |
7542
|
| 'if' construct must use '{}'s. |
7543
|
| Missing a Javadoc comment. |
7547
|
| Redundant 'final' modifier. |
7547
|
| 'private' modifier out of order with the JLS suggestions. |
7547
|
| Name 'jj_3R_334' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7547
|
| 'if' construct must use '{}'s. |
7548
|
| 'if' construct must use '{}'s. |
7549
|
| Missing a Javadoc comment. |
7553
|
| Redundant 'final' modifier. |
7553
|
| 'private' modifier out of order with the JLS suggestions. |
7553
|
| Name 'jj_3R_193' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7553
|
| 'if' construct must use '{}'s. |
7554
|
| 'if' construct must use '{}'s. |
7555
|
| Missing a Javadoc comment. |
7559
|
| Redundant 'final' modifier. |
7559
|
| 'private' modifier out of order with the JLS suggestions. |
7559
|
| Name 'jj_3R_333' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7559
|
| 'if' construct must use '{}'s. |
7560
|
| 'if' construct must use '{}'s. |
7561
|
| 'if' construct must use '{}'s. |
7562
|
| 'if' construct must use '{}'s. |
7563
|
| Missing a Javadoc comment. |
7567
|
| Redundant 'final' modifier. |
7567
|
| 'private' modifier out of order with the JLS suggestions. |
7567
|
| Name 'jj_3R_149' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7567
|
| 'if' construct must use '{}'s. |
7568
|
| 'if' construct must use '{}'s. |
7569
|
| Missing a Javadoc comment. |
7573
|
| Redundant 'final' modifier. |
7573
|
| 'private' modifier out of order with the JLS suggestions. |
7573
|
| Name 'jj_3R_214' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7573
|
| 'if' construct must use '{}'s. |
7574
|
| 'if' construct must use '{}'s. |
7575
|
| Missing a Javadoc comment. |
7579
|
| Redundant 'final' modifier. |
7579
|
| 'private' modifier out of order with the JLS suggestions. |
7579
|
| Name 'jj_3R_192' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7579
|
| 'if' construct must use '{}'s. |
7584
|
| 'if' construct must use '{}'s. |
7585
|
| 'if' construct must use '{}'s. |
7586
|
| Missing a Javadoc comment. |
7590
|
| Redundant 'final' modifier. |
7590
|
| 'private' modifier out of order with the JLS suggestions. |
7590
|
| Name 'jj_3R_213' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7590
|
| 'if' construct must use '{}'s. |
7591
|
| 'if' construct must use '{}'s. |
7592
|
| Missing a Javadoc comment. |
7596
|
| Redundant 'final' modifier. |
7596
|
| 'private' modifier out of order with the JLS suggestions. |
7596
|
| Name 'jj_3R_166' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7596
|
| 'if' construct must use '{}'s. |
7597
|
| 'if' construct must use '{}'s. |
7598
|
| Missing a Javadoc comment. |
7602
|
| Redundant 'final' modifier. |
7602
|
| 'private' modifier out of order with the JLS suggestions. |
7602
|
| Name 'jj_3R_185' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7602
|
| 'if' construct must use '{}'s. |
7603
|
| 'if' construct must use '{}'s. |
7604
|
| Missing a Javadoc comment. |
7608
|
| Redundant 'final' modifier. |
7608
|
| 'private' modifier out of order with the JLS suggestions. |
7608
|
| Name 'jj_3R_184' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7608
|
| 'if' construct must use '{}'s. |
7609
|
| 'if' construct must use '{}'s. |
7610
|
| Missing a Javadoc comment. |
7614
|
| Redundant 'final' modifier. |
7614
|
| 'private' modifier out of order with the JLS suggestions. |
7614
|
| Name 'jj_3R_183' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7614
|
| 'if' construct must use '{}'s. |
7615
|
| 'if' construct must use '{}'s. |
7616
|
| Missing a Javadoc comment. |
7620
|
| Redundant 'final' modifier. |
7620
|
| 'private' modifier out of order with the JLS suggestions. |
7620
|
| Name 'jj_3R_148' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7620
|
| 'if' construct must use '{}'s. |
7621
|
| 'if' construct must use '{}'s. |
7622
|
| Missing a Javadoc comment. |
7626
|
| Redundant 'final' modifier. |
7626
|
| 'private' modifier out of order with the JLS suggestions. |
7626
|
| Name 'jj_3R_182' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7626
|
| 'if' construct must use '{}'s. |
7627
|
| 'if' construct must use '{}'s. |
7628
|
| Missing a Javadoc comment. |
7632
|
| Redundant 'final' modifier. |
7632
|
| 'private' modifier out of order with the JLS suggestions. |
7632
|
| Name 'jj_3R_165' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7632
|
| 'if' construct must use '{}'s. |
7633
|
| 'if' construct must use '{}'s. |
7634
|
| Missing a Javadoc comment. |
7638
|
| Redundant 'final' modifier. |
7638
|
| 'private' modifier out of order with the JLS suggestions. |
7638
|
| Name 'jj_3R_181' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7638
|
| 'if' construct must use '{}'s. |
7639
|
| 'if' construct must use '{}'s. |
7640
|
| Missing a Javadoc comment. |
7644
|
| Redundant 'final' modifier. |
7644
|
| 'private' modifier out of order with the JLS suggestions. |
7644
|
| Name 'jj_3R_191' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7644
|
| 'if' construct must use '{}'s. |
7645
|
| 'if' construct must use '{}'s. |
7646
|
| 'if' construct must use '{}'s. |
7647
|
| 'if' construct must use '{}'s. |
7648
|
| 'if' construct must use '{}'s. |
7651
|
| 'if' construct must use '{}'s. |
7652
|
| 'if' construct must use '{}'s. |
7653
|
| 'if' construct must use '{}'s. |
7654
|
| 'if' construct must use '{}'s. |
7658
|
| 'if' construct must use '{}'s. |
7660
|
| 'if' construct must use '{}'s. |
7661
|
| Missing a Javadoc comment. |
7665
|
| Name 'token_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7665
|
| Variable 'token_source' must be private and have accessor methods. |
7665
|
| Missing a Javadoc comment. |
7666
|
| Name 'jj_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7666
|
| Variable 'jj_input_stream' must be private and have accessor methods. |
7666
|
| Missing a Javadoc comment. |
7667
|
| Variable 'token' must be private and have accessor methods. |
7667
|
| Name 'jj_nt' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7667
|
| Variable 'jj_nt' must be private and have accessor methods. |
7667
|
| Missing a Javadoc comment. |
7668
|
| Name 'jj_scanpos' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7668
|
| Name 'jj_lastpos' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7668
|
| Missing a Javadoc comment. |
7669
|
| Name 'jj_la' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7669
|
| Missing a Javadoc comment. |
7670
|
| Variable 'lookingAhead' must be private and have accessor methods. |
7670
|
| Missing a Javadoc comment. |
7671
|
| Name 'jj_semLA' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7671
|
| Missing a Javadoc comment. |
7672
|
| Name 'jj_gen' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7672
|
| Missing a Javadoc comment. |
7673
|
| 'private' modifier out of order with the JLS suggestions. |
7673
|
| Name 'jj_la1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7673
|
| '129' is a magic number. |
7673
|
| Line is longer than 80 characters. |
7674
|
| Missing a Javadoc comment. |
7674
|
| 'private' modifier out of order with the JLS suggestions. |
7674
|
| Name 'jj_la1_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| ',' is not followed by whitespace. |
7674
|
| Line is longer than 80 characters. |
7675
|
| Missing a Javadoc comment. |
7675
|
| 'private' modifier out of order with the JLS suggestions. |
7675
|
| Name 'jj_la1_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| ',' is not followed by whitespace. |
7675
|
| Line is longer than 80 characters. |
7676
|
| Missing a Javadoc comment. |
7676
|
| 'private' modifier out of order with the JLS suggestions. |
7676
|
| Name 'jj_la1_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| ',' is not followed by whitespace. |
7676
|
| Line is longer than 80 characters. |
7677
|
| Missing a Javadoc comment. |
7677
|
| 'private' modifier out of order with the JLS suggestions. |
7677
|
| Name 'jj_la1_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| ',' is not followed by whitespace. |
7677
|
| Missing a Javadoc comment. |
7678
|
| 'private' modifier out of order with the JLS suggestions. |
7678
|
| Name 'jj_2_rtns' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7678
|
| '31' is a magic number. |
7678
|
| Missing a Javadoc comment. |
7679
|
| Name 'jj_rescan' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7679
|
| Missing a Javadoc comment. |
7680
|
| Name 'jj_gc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7680
|
| Missing a Javadoc comment. |
7682
|
| Parameter stream should be final. |
7682
|
| Inner assignments should be avoided. |
7686
|
| 'for' construct must use '{}'s. |
7688
|
| '129' is a magic number. |
7688
|
| 'for' construct must use '{}'s. |
7689
|
| Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. |
7692
|
| Missing a Javadoc comment. |
7692
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7692
|
| Parameter stream should be final. |
7692
|
| Inner assignments should be avoided. |
7696
|
| 'for' construct must use '{}'s. |
7698
|
| '129' is a magic number. |
7698
|
| 'for' construct must use '{}'s. |
7699
|
| Missing a Javadoc comment. |
7702
|
| Parameter stream should be final. |
7702
|
| Inner assignments should be avoided. |
7706
|
| 'for' construct must use '{}'s. |
7708
|
| '129' is a magic number. |
7708
|
| 'for' construct must use '{}'s. |
7709
|
| Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. |
7712
|
| Missing a Javadoc comment. |
7712
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7712
|
| Parameter stream should be final. |
7712
|
| Inner assignments should be avoided. |
7716
|
| 'for' construct must use '{}'s. |
7718
|
| '129' is a magic number. |
7718
|
| 'for' construct must use '{}'s. |
7719
|
| Missing a Javadoc comment. |
7722
|
| Parameter tm should be final. |
7722
|
| Inner assignments should be avoided. |
7725
|
| 'for' construct must use '{}'s. |
7727
|
| '129' is a magic number. |
7727
|
| 'for' construct must use '{}'s. |
7728
|
| Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. |
7731
|
| Missing a Javadoc comment. |
7731
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7731
|
| Parameter tm should be final. |
7731
|
| Inner assignments should be avoided. |
7734
|
| 'for' construct must use '{}'s. |
7736
|
| '129' is a magic number. |
7736
|
| 'for' construct must use '{}'s. |
7737
|
| Missing a Javadoc comment. |
7740
|
| Redundant 'final' modifier. |
7740
|
| 'private' modifier out of order with the JLS suggestions. |
7740
|
| Name 'jj_consume_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7740
|
| Parameter kind should be final. |
7740
|
| 'if' construct must use '{}'s. |
7742
|
| 'else' construct must use '{}'s. |
7743
|
| Inner assignments should be avoided. |
7743
|
| '100' is a magic number. |
7746
|
| 'if' construct must use '{}'s. |
7751
|
| Missing a Javadoc comment. |
7764
|
| Redundant 'final' modifier. |
7764
|
| 'private' modifier out of order with the JLS suggestions. |
7764
|
| Name 'jj_scan_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7764
|
| Parameter kind should be final. |
7764
|
| Inner assignments should be avoided. |
7768
|
| Inner assignments should be avoided. |
7768
|
| Inner assignments should be avoided. |
7770
|
| 'if' construct must use '{}'s. |
7778
|
| Missing a Javadoc comment. |
7783
|
| 'public' modifier out of order with the JLS suggestions. |
7783
|
| 'if' construct must use '{}'s. |
7784
|
| 'else' construct must use '{}'s. |
7785
|
| Inner assignments should be avoided. |
7785
|
| Missing a Javadoc comment. |
7790
|
| 'public' modifier out of order with the JLS suggestions. |
7790
|
| Parameter index should be final. |
7790
|
| Avoid inline conditionals. |
7791
|
| 'if' construct must use '{}'s. |
7793
|
| 'else' construct must use '{}'s. |
7794
|
| Inner assignments should be avoided. |
7794
|
| Missing a Javadoc comment. |
7799
|
| Name 'jj_expentries' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7799
|
| Missing a Javadoc comment. |
7800
|
| Name 'jj_expentry' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7800
|
| Missing a Javadoc comment. |
7801
|
| Name 'jj_kind' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7801
|
| Missing a Javadoc comment. |
7802
|
| Name 'jj_lasttokens' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7802
|
| '100' is a magic number. |
7802
|
| Missing a Javadoc comment. |
7803
|
| Name 'jj_endpos' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7803
|
| Missing a Javadoc comment. |
7805
|
| Name 'jj_add_error_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7805
|
| Parameter kind should be final. |
7805
|
| Parameter pos should be final. |
7805
|
| 'if' construct must use '{}'s. |
7806
|
| '100' is a magic number. |
7806
|
| Line is longer than 80 characters. |
7815
|
| 'cast' is not followed by whitespace. |
7816
|
| 'if' construct must use '{}'s. |
7825
|
| 'if' construct must use '{}'s. |
7828
|
| 'if' construct must use '{}'s. |
7829
|
| Missing a Javadoc comment. |
7833
|
| 'public' modifier out of order with the JLS suggestions. |
7833
|
| '122' is a magic number. |
7835
|
| '122' is a magic number. |
7836
|
| '129' is a magic number. |
7843
|
| '32' is a magic number. |
7845
|
| '<<' is not preceded with whitespace. |
7846
|
| '<<' is not followed by whitespace. |
7846
|
| '<<' is not preceded with whitespace. |
7849
|
| '<<' is not followed by whitespace. |
7849
|
| '32' is a magic number. |
7850
|
| '+' is not preceded with whitespace. |
7850
|
| '+' is not followed by whitespace. |
7850
|
| '<<' is not preceded with whitespace. |
7852
|
| '<<' is not followed by whitespace. |
7852
|
| '64' is a magic number. |
7853
|
| '+' is not preceded with whitespace. |
7853
|
| '+' is not followed by whitespace. |
7853
|
| '<<' is not preceded with whitespace. |
7855
|
| '<<' is not followed by whitespace. |
7855
|
| '96' is a magic number. |
7856
|
| '+' is not preceded with whitespace. |
7856
|
| '+' is not followed by whitespace. |
7856
|
| '122' is a magic number. |
7861
|
| 'cast' is not followed by whitespace. |
7873
|
| Missing a Javadoc comment. |
7878
|
| 'public' modifier out of order with the JLS suggestions. |
7878
|
| Name 'enable_tracing' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7878
|
| Missing a Javadoc comment. |
7881
|
| 'public' modifier out of order with the JLS suggestions. |
7881
|
| Name 'disable_tracing' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7881
|
| Missing a Javadoc comment. |
7884
|
| Redundant 'final' modifier. |
7884
|
| 'private' modifier out of order with the JLS suggestions. |
7884
|
| Name 'jj_rescan_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7884
|
| '31' is a magic number. |
7886
|
| Inner assignments should be avoided. |
7890
|
| switch without "default" clause. |
7891
|
| '3' is a magic number. |
7895
|
| '4' is a magic number. |
7896
|
| '5' is a magic number. |
7897
|
| '6' is a magic number. |
7898
|
| '7' is a magic number. |
7899
|
| '8' is a magic number. |
7900
|
| '9' is a magic number. |
7901
|
| '10' is a magic number. |
7902
|
| '11' is a magic number. |
7903
|
| '12' is a magic number. |
7904
|
| '13' is a magic number. |
7905
|
| '14' is a magic number. |
7906
|
| '15' is a magic number. |
7907
|
| '16' is a magic number. |
7908
|
| '17' is a magic number. |
7909
|
| '18' is a magic number. |
7910
|
| '19' is a magic number. |
7911
|
| '20' is a magic number. |
7912
|
| '21' is a magic number. |
7913
|
| '22' is a magic number. |
7914
|
| '23' is a magic number. |
7915
|
| '24' is a magic number. |
7916
|
| '25' is a magic number. |
7917
|
| '26' is a magic number. |
7918
|
| '27' is a magic number. |
7919
|
| '28' is a magic number. |
7920
|
| '29' is a magic number. |
7921
|
| '30' is a magic number. |
7922
|
| Missing a Javadoc comment. |
7931
|
| Redundant 'final' modifier. |
7931
|
| 'private' modifier out of order with the JLS suggestions. |
7931
|
| Name 'jj_save' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
7931
|
| Parameter index should be final. |
7931
|
| Parameter xla should be final. |
7931
|
| Inner assignments should be avoided. |
7934
|
| Missing a Javadoc comment. |
7940
|
| Missing a Javadoc comment. |
7941
|
| Variable 'gen' must be private and have accessor methods. |
7941
|
| Missing a Javadoc comment. |
7942
|
| Variable 'first' must be private and have accessor methods. |
7942
|
| Missing a Javadoc comment. |
7943
|
| Variable 'arg' must be private and have accessor methods. |
7943
|
| Missing a Javadoc comment. |
7944
|
| Variable 'next' must be private and have accessor methods. |
7944
|
xjavadoc/SimpleParserConstants.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Missing a Javadoc comment. |
4
|
| interfaces should describe a type and hence have methods. |
4
|
| Missing a Javadoc comment. |
6
|
| Missing a Javadoc comment. |
7
|
| Missing a Javadoc comment. |
8
|
| Missing a Javadoc comment. |
9
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
11
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
14
|
| Missing a Javadoc comment. |
15
|
| Missing a Javadoc comment. |
16
|
| Missing a Javadoc comment. |
17
|
| Missing a Javadoc comment. |
18
|
| Missing a Javadoc comment. |
19
|
| Missing a Javadoc comment. |
20
|
| Name '_DEFAULT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
20
|
| Missing a Javadoc comment. |
21
|
| Missing a Javadoc comment. |
22
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
24
|
| Missing a Javadoc comment. |
25
|
| Missing a Javadoc comment. |
26
|
| Missing a Javadoc comment. |
27
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
56
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
58
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
61
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
63
|
| Missing a Javadoc comment. |
64
|
| Missing a Javadoc comment. |
65
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
67
|
| Missing a Javadoc comment. |
68
|
| Missing a Javadoc comment. |
69
|
| Missing a Javadoc comment. |
70
|
| Missing a Javadoc comment. |
71
|
| Missing a Javadoc comment. |
72
|
| Missing a Javadoc comment. |
73
|
| Missing a Javadoc comment. |
74
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
76
|
| Missing a Javadoc comment. |
77
|
| Missing a Javadoc comment. |
78
|
| Missing a Javadoc comment. |
79
|
| Missing a Javadoc comment. |
80
|
| Missing a Javadoc comment. |
81
|
| Missing a Javadoc comment. |
82
|
| Missing a Javadoc comment. |
83
|
| Missing a Javadoc comment. |
84
|
| Missing a Javadoc comment. |
85
|
| Missing a Javadoc comment. |
86
|
| Missing a Javadoc comment. |
87
|
| Missing a Javadoc comment. |
88
|
| Missing a Javadoc comment. |
89
|
| Missing a Javadoc comment. |
90
|
| Missing a Javadoc comment. |
91
|
| Missing a Javadoc comment. |
92
|
| Missing a Javadoc comment. |
93
|
| Missing a Javadoc comment. |
94
|
| Missing a Javadoc comment. |
95
|
| Missing a Javadoc comment. |
96
|
| Missing a Javadoc comment. |
97
|
| Missing a Javadoc comment. |
98
|
| Missing a Javadoc comment. |
99
|
| Missing a Javadoc comment. |
100
|
| Missing a Javadoc comment. |
101
|
| Missing a Javadoc comment. |
102
|
| Missing a Javadoc comment. |
103
|
| Missing a Javadoc comment. |
104
|
| Missing a Javadoc comment. |
105
|
| Missing a Javadoc comment. |
106
|
| Missing a Javadoc comment. |
107
|
| Missing a Javadoc comment. |
108
|
| Missing a Javadoc comment. |
109
|
| Missing a Javadoc comment. |
110
|
| Missing a Javadoc comment. |
111
|
| Missing a Javadoc comment. |
112
|
| Missing a Javadoc comment. |
113
|
| Missing a Javadoc comment. |
114
|
| Missing a Javadoc comment. |
115
|
| Missing a Javadoc comment. |
116
|
| Missing a Javadoc comment. |
117
|
| Missing a Javadoc comment. |
118
|
| Missing a Javadoc comment. |
120
|
| Missing a Javadoc comment. |
121
|
| Missing a Javadoc comment. |
122
|
| Missing a Javadoc comment. |
123
|
| Missing a Javadoc comment. |
125
|
| Name 'tokenImage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
125
|
xjavadoc/SimpleParserTokenManager.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Unused import - java.lang.reflect.Modifier. |
3
|
| Using the '.*' form of import should be avoided - java.util.*. |
4
|
| Unused import - java.io.InputStream. |
5
|
| Unused import - java.io.ByteArrayInputStream. |
6
|
| Missing a Javadoc comment. |
8
|
| '{' should be on the previous line. |
9
|
| Missing a Javadoc comment. |
10
|
| Variable 'debugStream' must be private and have accessor methods. |
10
|
| Method 'setDebugStream' is not designed for extension - needs to be abstract, final or empty. |
11
|
| Missing a Javadoc comment. |
11
|
| Parameter ds should be final. |
11
|
| Missing a Javadoc comment. |
12
|
| Redundant 'final' modifier. |
12
|
| Name 'jjStopStringLiteralDfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
12
|
| Parameter pos should be final. |
12
|
| Parameter active0 should be final. |
12
|
| Parameter active1 should be final. |
12
|
| '{' should be on the previous line. |
15
|
| 'if' construct must use '{}'s. |
17
|
| '0x140L' is a magic number. |
17
|
| '0x4008000000000L' is a magic number. |
17
|
| 'if' construct must use '{}'s. |
19
|
| '0x100000L' is a magic number. |
19
|
| '8' is a magic number. |
20
|
| '0xffffffffffffe000L' is a magic number. |
21
|
| '{' should be on the previous line. |
22
|
| '73' is a magic number. |
23
|
| '32' is a magic number. |
24
|
| 'if' construct must use '{}'s. |
28
|
| '0x100L' is a magic number. |
28
|
| '0xfffffffbfcffe000L' is a magic number. |
30
|
| '{' should be on the previous line. |
31
|
| '{' should be on the previous line. |
33
|
| '73' is a magic number. |
34
|
| '32' is a magic number. |
37
|
| 'if' construct must use '{}'s. |
39
|
| '0x403000000L' is a magic number. |
39
|
| '32' is a magic number. |
40
|
| '0xf7fffb3afeffe000L' is a magic number. |
43
|
| '{' should be on the previous line. |
44
|
| '{' should be on the previous line. |
46
|
| '73' is a magic number. |
47
|
| '32' is a magic number. |
50
|
| 'if' construct must use '{}'s. |
52
|
| '0x80004c100000000L' is a magic number. |
52
|
| '32' is a magic number. |
53
|
| '3' is a magic number. |
55
|
| '0xe3bff2b8faf4e000L' is a magic number. |
56
|
| '{' should be on the previous line. |
57
|
| '73' is a magic number. |
58
|
| '3' is a magic number. |
59
|
| '32' is a magic number. |
60
|
| 'if' construct must use '{}'s. |
62
|
| '0x14400902040b0000L' is a magic number. |
62
|
| '32' is a magic number. |
63
|
| '4' is a magic number. |
65
|
| '0xa235f2b80ac06000L' is a magic number. |
66
|
| '{' should be on the previous line. |
67
|
| '4' is a magic number. |
68
|
| '{' should be on the previous line. |
69
|
| '73' is a magic number. |
70
|
| '4' is a magic number. |
71
|
| '32' is a magic number. |
73
|
| 'if' construct must use '{}'s. |
75
|
| '0x418a0000f0348000L' is a magic number. |
75
|
| '32' is a magic number. |
76
|
| '5' is a magic number. |
78
|
| '0xa22070a848c06000L' is a magic number. |
79
|
| '{' should be on the previous line. |
80
|
| '73' is a magic number. |
81
|
| '5' is a magic number. |
82
|
| '32' is a magic number. |
83
|
| 'if' construct must use '{}'s. |
85
|
| '0x115821002000000L' is a magic number. |
85
|
| '32' is a magic number. |
86
|
| '6' is a magic number. |
88
|
| '0xa22040a800402000L' is a magic number. |
89
|
| '{' should be on the previous line. |
90
|
| '73' is a magic number. |
91
|
| '6' is a magic number. |
92
|
| '32' is a magic number. |
93
|
| 'if' construct must use '{}'s. |
95
|
| '0x300048804000L' is a magic number. |
95
|
| '32' is a magic number. |
96
|
| '7' is a magic number. |
98
|
| '0x22040a800000000L' is a magic number. |
99
|
| '{' should be on the previous line. |
100
|
| '73' is a magic number. |
101
|
| '7' is a magic number. |
102
|
| '32' is a magic number. |
103
|
| 'if' construct must use '{}'s. |
105
|
| '0xa000000000402000L' is a magic number. |
105
|
| '32' is a magic number. |
106
|
| '8' is a magic number. |
108
|
| '0x20002800000000L' is a magic number. |
109
|
| '{' should be on the previous line. |
110
|
| '73' is a magic number. |
111
|
| '8' is a magic number. |
112
|
| '32' is a magic number. |
113
|
| 'if' construct must use '{}'s. |
115
|
| '0x200408000000000L' is a magic number. |
115
|
| '32' is a magic number. |
116
|
| '9' is a magic number. |
118
|
| '0x20000000000000L' is a magic number. |
119
|
| '{' should be on the previous line. |
120
|
| '73' is a magic number. |
121
|
| '9' is a magic number. |
122
|
| '32' is a magic number. |
123
|
| 'if' construct must use '{}'s. |
125
|
| '0x2800000000L' is a magic number. |
125
|
| '32' is a magic number. |
126
|
| '10' is a magic number. |
128
|
| '0x20000000000000L' is a magic number. |
129
|
| '{' should be on the previous line. |
130
|
| '73' is a magic number. |
131
|
| '10' is a magic number. |
132
|
| '32' is a magic number. |
133
|
| Missing a Javadoc comment. |
140
|
| Redundant 'final' modifier. |
140
|
| Name 'jjStartNfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
140
|
| Parameter pos should be final. |
140
|
| Parameter active0 should be final. |
140
|
| Parameter active1 should be final. |
140
|
| '{' should be on the previous line. |
141
|
| Missing a Javadoc comment. |
144
|
| Redundant 'final' modifier. |
144
|
| Parameter pos should be final. |
144
|
| Parameter kind should be final. |
144
|
| '{' should be on the previous line. |
145
|
| Missing a Javadoc comment. |
150
|
| Redundant 'final' modifier. |
150
|
| Name 'jjStartNfaWithStates_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
150
|
| Parameter pos should be final. |
150
|
| Parameter kind should be final. |
150
|
| Parameter state should be final. |
150
|
| '{' should be on the previous line. |
151
|
| '}' should be on the same line. |
154
|
| 'catch' is not followed by whitespace. |
155
|
| Missing a Javadoc comment. |
158
|
| Redundant 'final' modifier. |
158
|
| Name 'jjMoveStringLiteralDfa0_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
158
|
| '{' should be on the previous line. |
159
|
| '{' should be on the previous line. |
161
|
| '9' is a magic number. |
162
|
| '10' is a magic number. |
164
|
| '3' is a magic number. |
165
|
| '12' is a magic number. |
166
|
| '5' is a magic number. |
167
|
| '13' is a magic number. |
168
|
| '4' is a magic number. |
169
|
| '32' is a magic number. |
170
|
| '33' is a magic number. |
172
|
| '88' is a magic number. |
173
|
| '0x80000000L' is a magic number. |
174
|
| '37' is a magic number. |
175
|
| '107' is a magic number. |
176
|
| '0x40000000000000L' is a magic number. |
177
|
| '38' is a magic number. |
178
|
| '104' is a magic number. |
179
|
| '0x8000200000000L' is a magic number. |
180
|
| '40' is a magic number. |
181
|
| '76' is a magic number. |
182
|
| '41' is a magic number. |
183
|
| '77' is a magic number. |
184
|
| '42' is a magic number. |
185
|
| '102' is a magic number. |
186
|
| '0x2000000000000L' is a magic number. |
187
|
| '43' is a magic number. |
188
|
| '100' is a magic number. |
189
|
| '0x800400000000L' is a magic number. |
190
|
| '44' is a magic number. |
191
|
| '83' is a magic number. |
192
|
| '45' is a magic number. |
193
|
| '101' is a magic number. |
194
|
| '0x1000800000000L' is a magic number. |
195
|
| '46' is a magic number. |
196
|
| '84' is a magic number. |
197
|
| '8' is a magic number. |
197
|
| '47' is a magic number. |
198
|
| '103' is a magic number. |
199
|
| '0x140L' is a magic number. |
200
|
| '0x4000000000000L' is a magic number. |
200
|
| '58' is a magic number. |
201
|
| '91' is a magic number. |
202
|
| '59' is a magic number. |
203
|
| '82' is a magic number. |
204
|
| '60' is a magic number. |
205
|
| '87' is a magic number. |
206
|
| '0x80100020000000L' is a magic number. |
207
|
| '61' is a magic number. |
208
|
| '85' is a magic number. |
209
|
| '0x10000000L' is a magic number. |
210
|
| '62' is a magic number. |
211
|
| '86' is a magic number. |
212
|
| '0x300600040000000L' is a magic number. |
213
|
| '63' is a magic number. |
214
|
| '90' is a magic number. |
215
|
| '91' is a magic number. |
216
|
| '80' is a magic number. |
217
|
| '93' is a magic number. |
218
|
| '81' is a magic number. |
219
|
| '94' is a magic number. |
220
|
| '106' is a magic number. |
221
|
| '0x20000000000000L' is a magic number. |
222
|
| '97' is a magic number. |
223
|
| '0x2000L' is a magic number. |
224
|
| '98' is a magic number. |
225
|
| '0x1c000L' is a magic number. |
226
|
| '99' is a magic number. |
227
|
| '0x7e0000L' is a magic number. |
228
|
| '100' is a magic number. |
229
|
| '0x3800000L' is a magic number. |
230
|
| '101' is a magic number. |
231
|
| '0xc000000L' is a magic number. |
232
|
| '102' is a magic number. |
233
|
| '0x1f0000000L' is a magic number. |
234
|
| '103' is a magic number. |
235
|
| '0x200000000L' is a magic number. |
236
|
| '105' is a magic number. |
237
|
| '0xfc00000000L' is a magic number. |
238
|
| '108' is a magic number. |
239
|
| '0x10000000000L' is a magic number. |
240
|
| '110' is a magic number. |
241
|
| '0xe0000000000L' is a magic number. |
242
|
| '112' is a magic number. |
243
|
| '0xf00000000000L' is a magic number. |
244
|
| '114' is a magic number. |
245
|
| '0x1000000000000L' is a magic number. |
246
|
| '115' is a magic number. |
247
|
| '0x803e000000000000L' is a magic number. |
248
|
| '116' is a magic number. |
249
|
| '0xfc0000000000000L' is a magic number. |
250
|
| '118' is a magic number. |
251
|
| '0x3000000000000000L' is a magic number. |
252
|
| '119' is a magic number. |
253
|
| '0x4000000000000000L' is a magic number. |
254
|
| '123' is a magic number. |
255
|
| '78' is a magic number. |
256
|
| '124' is a magic number. |
257
|
| '105' is a magic number. |
258
|
| '0x10000100000000L' is a magic number. |
259
|
| '125' is a magic number. |
260
|
| '79' is a magic number. |
261
|
| '126' is a magic number. |
262
|
| '89' is a magic number. |
263
|
| '3' is a magic number. |
265
|
| Missing a Javadoc comment. |
268
|
| Redundant 'final' modifier. |
268
|
| Name 'jjMoveStringLiteralDfa1_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
268
|
| Parameter active0 should be final. |
268
|
| Parameter active1 should be final. |
268
|
| '{' should be on the previous line. |
269
|
| '}' should be on the same line. |
270
|
| 'catch' is not followed by whitespace. |
271
|
| '{' should be on the previous line. |
276
|
| '38' is a magic number. |
277
|
| 'if' construct must use '{}'s. |
278
|
| '0x200000000L' is a magic number. |
278
|
| '97' is a magic number. |
279
|
| '42' is a magic number. |
281
|
| 'if' construct must use '{}'s. |
282
|
| '0x100L' is a magic number. |
282
|
| '8' is a magic number. |
283
|
| '43' is a magic number. |
285
|
| 'if' construct must use '{}'s. |
286
|
| '0x400000000L' is a magic number. |
286
|
| '98' is a magic number. |
287
|
| '45' is a magic number. |
289
|
| 'if' construct must use '{}'s. |
290
|
| '0x800000000L' is a magic number. |
290
|
| '99' is a magic number. |
291
|
| '47' is a magic number. |
293
|
| 'if' construct must use '{}'s. |
294
|
| '0x40L' is a magic number. |
294
|
| '6' is a magic number. |
295
|
| '60' is a magic number. |
297
|
| '0x100000000000L' is a magic number. |
298
|
| '{' should be on the previous line. |
299
|
| '108' is a magic number. |
300
|
| Line is longer than 80 characters. |
303
|
| '0x80000000000000L' is a magic number. |
303
|
| '61' is a magic number. |
304
|
| 'if' construct must use '{}'s. |
305
|
| '0x10000000L' is a magic number. |
305
|
| '92' is a magic number. |
306
|
| 'if' construct must use '{}'s. |
307
|
| '0x20000000L' is a magic number. |
307
|
| '93' is a magic number. |
308
|
| 'if' construct must use '{}'s. |
309
|
| '0x40000000L' is a magic number. |
309
|
| '94' is a magic number. |
310
|
| 'if' construct must use '{}'s. |
311
|
| '0x80000000L' is a magic number. |
311
|
| '95' is a magic number. |
312
|
| 'if' construct must use '{}'s. |
313
|
| '0x800000000000L' is a magic number. |
313
|
| '111' is a magic number. |
314
|
| 'if' construct must use '{}'s. |
315
|
| '0x1000000000000L' is a magic number. |
315
|
| '112' is a magic number. |
316
|
| 'if' construct must use '{}'s. |
317
|
| '0x2000000000000L' is a magic number. |
317
|
| '113' is a magic number. |
318
|
| 'if' construct must use '{}'s. |
319
|
| '0x4000000000000L' is a magic number. |
319
|
| '114' is a magic number. |
320
|
| 'if' construct must use '{}'s. |
321
|
| '0x8000000000000L' is a magic number. |
321
|
| '115' is a magic number. |
322
|
| 'if' construct must use '{}'s. |
323
|
| '0x10000000000000L' is a magic number. |
323
|
| '116' is a magic number. |
324
|
| 'if' construct must use '{}'s. |
325
|
| '0x20000000000000L' is a magic number. |
325
|
| '117' is a magic number. |
326
|
| 'if' construct must use '{}'s. |
327
|
| '0x40000000000000L' is a magic number. |
327
|
| '118' is a magic number. |
328
|
| '62' is a magic number. |
330
|
| '0x200000000000L' is a magic number. |
331
|
| '{' should be on the previous line. |
332
|
| '109' is a magic number. |
333
|
| Line is longer than 80 characters. |
336
|
| '0x300400000000000L' is a magic number. |
336
|
| '97' is a magic number. |
337
|
| Line is longer than 80 characters. |
338
|
| '0x120010060000L' is a magic number. |
338
|
| '98' is a magic number. |
339
|
| '0x2000L' is a magic number. |
340
|
| '101' is a magic number. |
341
|
| Line is longer than 80 characters. |
342
|
| '0x1040000800000L' is a magic number. |
342
|
| '102' is a magic number. |
343
|
| 'if' construct must use '{}'s. |
344
|
| '0x400000000L' is a magic number. |
344
|
| '34' is a magic number. |
345
|
| '32' is a magic number. |
345
|
| '104' is a magic number. |
347
|
| Line is longer than 80 characters. |
348
|
| '0x41c2000000080000L' is a magic number. |
348
|
| '105' is a magic number. |
349
|
| '0x60000000L' is a magic number. |
350
|
| '108' is a magic number. |
351
|
| '0x84100000L' is a magic number. |
352
|
| '109' is a magic number. |
353
|
| '0x1800000000L' is a magic number. |
354
|
| '110' is a magic number. |
355
|
| '0xe000000000L' is a magic number. |
356
|
| '111' is a magic number. |
357
|
| '0x1000000L' is a magic number. |
358
|
| '{' should be on the previous line. |
359
|
| '24' is a magic number. |
360
|
| Line is longer than 80 characters. |
363
|
| '0x3000010302604000L' is a magic number. |
363
|
| '114' is a magic number. |
364
|
| Line is longer than 80 characters. |
365
|
| '0xe00600000008000L' is a magic number. |
365
|
| '115' is a magic number. |
366
|
| '116' is a magic number. |
368
|
| Line is longer than 80 characters. |
369
|
| '0x8004000000000000L' is a magic number. |
369
|
| '117' is a magic number. |
370
|
| Line is longer than 80 characters. |
371
|
| '0x8880000000000L' is a magic number. |
371
|
| '119' is a magic number. |
372
|
| Line is longer than 80 characters. |
373
|
| '0x10000000000000L' is a magic number. |
373
|
| '120' is a magic number. |
374
|
| '0x8000000L' is a magic number. |
375
|
| '121' is a magic number. |
376
|
| Line is longer than 80 characters. |
377
|
| '0x20000000010000L' is a magic number. |
377
|
| '124' is a magic number. |
378
|
| 'if' construct must use '{}'s. |
379
|
| '0x100000000L' is a magic number. |
379
|
| '96' is a magic number. |
380
|
| Line is longer than 80 characters. |
387
|
| Missing a Javadoc comment. |
387
|
| Redundant 'final' modifier. |
387
|
| Name 'jjMoveStringLiteralDfa2_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
387
|
| Parameter old0 should be final. |
387
|
| Parameter active0 should be final. |
387
|
| Parameter old1 should be final. |
387
|
| Parameter active1 should be final. |
387
|
| 'if' construct must use '{}'s. |
389
|
| Line has trailing spaces. |
390
|
| '}' should be on the same line. |
391
|
| 'catch' is not followed by whitespace. |
392
|
| '{' should be on the previous line. |
397
|
| '61' is a magic number. |
398
|
| 'if' construct must use '{}'s. |
399
|
| '0x80000000000000L' is a magic number. |
399
|
| '119' is a magic number. |
400
|
| 'if' construct must use '{}'s. |
401
|
| '0x100000000000000L' is a magic number. |
401
|
| '120' is a magic number. |
402
|
| '62' is a magic number. |
404
|
| '0x400000000000L' is a magic number. |
405
|
| '{' should be on the previous line. |
406
|
| '110' is a magic number. |
407
|
| Line is longer than 80 characters. |
410
|
| '0x200000000000000L' is a magic number. |
410
|
| '97' is a magic number. |
411
|
| Line is longer than 80 characters. |
412
|
| '0x204000000180000L' is a magic number. |
412
|
| '98' is a magic number. |
413
|
| Line is longer than 80 characters. |
414
|
| '0x800000000000L' is a magic number. |
414
|
| '99' is a magic number. |
415
|
| Line is longer than 80 characters. |
416
|
| '0x100000000000L' is a magic number. |
416
|
| '101' is a magic number. |
417
|
| '0x8000L' is a magic number. |
418
|
| '102' is a magic number. |
419
|
| '0x800000L' is a magic number. |
420
|
| '105' is a magic number. |
421
|
| Line is longer than 80 characters. |
422
|
| '0x5050200000000000L' is a magic number. |
422
|
| '108' is a magic number. |
423
|
| Line is longer than 80 characters. |
424
|
| '0x2000080010000000L' is a magic number. |
424
|
| '110' is a magic number. |
425
|
| Line is longer than 80 characters. |
426
|
| '0x20010060600000L' is a magic number. |
426
|
| '111' is a magic number. |
427
|
| Line is longer than 80 characters. |
428
|
| '0x2400080004000L' is a magic number. |
428
|
| '112' is a magic number. |
429
|
| Line is longer than 80 characters. |
430
|
| '0x8001800000000L' is a magic number. |
430
|
| '114' is a magic number. |
431
|
| 'if' construct must use '{}'s. |
432
|
| '0x100000000L' is a magic number. |
432
|
| '32' is a magic number. |
433
|
| '32' is a magic number. |
433
|
| Line is longer than 80 characters. |
434
|
| '0x8180000000000000L' is a magic number. |
434
|
| '115' is a magic number. |
435
|
| Line is longer than 80 characters. |
436
|
| '0x2004022000L' is a magic number. |
436
|
| '116' is a magic number. |
437
|
| '0x4000000000L' is a magic number. |
438
|
| '{' should be on the previous line. |
439
|
| '38' is a magic number. |
440
|
| Line is longer than 80 characters. |
443
|
| '0x1028208050000L' is a magic number. |
443
|
| '117' is a magic number. |
444
|
| Line is longer than 80 characters. |
445
|
| '0x400000002000000L' is a magic number. |
445
|
| '119' is a magic number. |
446
|
| 'if' construct must use '{}'s. |
447
|
| '0x40000000000L' is a magic number. |
447
|
| '42' is a magic number. |
448
|
| '32' is a magic number. |
448
|
| '121' is a magic number. |
450
|
| 'if' construct must use '{}'s. |
451
|
| '0x800000000000000L' is a magic number. |
451
|
| '59' is a magic number. |
452
|
| '32' is a magic number. |
452
|
| Line is longer than 80 characters. |
459
|
| Missing a Javadoc comment. |
459
|
| Redundant 'final' modifier. |
459
|
| Name 'jjMoveStringLiteralDfa3_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
459
|
| Parameter old0 should be final. |
459
|
| Parameter active0 should be final. |
459
|
| Parameter old1 should be final. |
459
|
| Parameter active1 should be final. |
459
|
| 'if' construct must use '{}'s. |
461
|
| Line has trailing spaces. |
462
|
| '}' should be on the same line. |
463
|
| 'catch' is not followed by whitespace. |
464
|
| '3' is a magic number. |
466
|
| '{' should be on the previous line. |
469
|
| '61' is a magic number. |
470
|
| 'if' construct must use '{}'s. |
471
|
| '0x200000000000000L' is a magic number. |
471
|
| '3' is a magic number. |
472
|
| '121' is a magic number. |
472
|
| '97' is a magic number. |
474
|
| Line is longer than 80 characters. |
475
|
| '0x20000000e0808000L' is a magic number. |
475
|
| '98' is a magic number. |
476
|
| '0x2000000L' is a magic number. |
477
|
| '99' is a magic number. |
478
|
| Line is longer than 80 characters. |
479
|
| '0x20000000040000L' is a magic number. |
479
|
| '100' is a magic number. |
480
|
| 'if' construct must use '{}'s. |
481
|
| '0x1000000000000000L' is a magic number. |
481
|
| '3' is a magic number. |
482
|
| '60' is a magic number. |
482
|
| '32' is a magic number. |
482
|
| '101' is a magic number. |
484
|
| 'if' construct must use '{}'s. |
485
|
| '0x10000L' is a magic number. |
485
|
| '3' is a magic number. |
486
|
| '16' is a magic number. |
486
|
| '32' is a magic number. |
486
|
| 'if' construct must use '{}'s. |
487
|
| '0x20000L' is a magic number. |
487
|
| '3' is a magic number. |
488
|
| '17' is a magic number. |
488
|
| '32' is a magic number. |
488
|
| 'if' construct must use '{}'s. |
489
|
| '0x4000000L' is a magic number. |
489
|
| '3' is a magic number. |
490
|
| '26' is a magic number. |
490
|
| '32' is a magic number. |
490
|
| 'if' construct must use '{}'s. |
491
|
| '0x400000000000000L' is a magic number. |
491
|
| '3' is a magic number. |
492
|
| '58' is a magic number. |
492
|
| '32' is a magic number. |
492
|
| Line is longer than 80 characters. |
493
|
| '0x8008008000000L' is a magic number. |
493
|
| '103' is a magic number. |
494
|
| 'if' construct must use '{}'s. |
495
|
| '0x10000000000L' is a magic number. |
495
|
| '3' is a magic number. |
496
|
| '40' is a magic number. |
496
|
| '32' is a magic number. |
496
|
| '105' is a magic number. |
498
|
| Line is longer than 80 characters. |
499
|
| '0x8000020000000000L' is a magic number. |
499
|
| '107' is a magic number. |
500
|
| Line is longer than 80 characters. |
501
|
| '0x100000000000L' is a magic number. |
501
|
| '108' is a magic number. |
502
|
| 'if' construct must use '{}'s. |
503
|
| '0x80000000000L' is a magic number. |
503
|
| '3' is a magic number. |
504
|
| '43' is a magic number. |
504
|
| '32' is a magic number. |
504
|
| Line is longer than 80 characters. |
505
|
| '0x4000800800004000L' is a magic number. |
505
|
| '110' is a magic number. |
506
|
| Line is longer than 80 characters. |
507
|
| '0x200000000000000L' is a magic number. |
507
|
| '111' is a magic number. |
508
|
| 'if' construct must use '{}'s. |
509
|
| '0x200000000L' is a magic number. |
509
|
| '3' is a magic number. |
510
|
| '33' is a magic number. |
510
|
| '32' is a magic number. |
510
|
| Line is longer than 80 characters. |
511
|
| '0x180001000000000L' is a magic number. |
511
|
| '114' is a magic number. |
512
|
| 'if' construct must use '{}'s. |
513
|
| '0x80000L' is a magic number. |
513
|
| '3' is a magic number. |
514
|
| '19' is a magic number. |
514
|
| '32' is a magic number. |
514
|
| Line is longer than 80 characters. |
515
|
| '0x2000000000000L' is a magic number. |
515
|
| '115' is a magic number. |
516
|
| 'if' construct must use '{}'s. |
517
|
| '0x40000000000000L' is a magic number. |
517
|
| '3' is a magic number. |
518
|
| '54' is a magic number. |
518
|
| '32' is a magic number. |
518
|
| '0x10300000L' is a magic number. |
519
|
| '116' is a magic number. |
520
|
| Line is longer than 80 characters. |
521
|
| '0x14402000402000L' is a magic number. |
521
|
| '117' is a magic number. |
522
|
| Line is longer than 80 characters. |
523
|
| '0x1000000000000L' is a magic number. |
523
|
| '118' is a magic number. |
524
|
| Line is longer than 80 characters. |
525
|
| '0x200000000000L' is a magic number. |
525
|
| Line is longer than 80 characters. |
531
|
| Missing a Javadoc comment. |
531
|
| Redundant 'final' modifier. |
531
|
| Name 'jjMoveStringLiteralDfa4_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
531
|
| Parameter old0 should be final. |
531
|
| Parameter active0 should be final. |
531
|
| Parameter old1 should be final. |
531
|
| Parameter active1 should be final. |
531
|
| 'if' construct must use '{}'s. |
533
|
| Line has trailing spaces. |
534
|
| '}' should be on the same line. |
535
|
| 'catch' is not followed by whitespace. |
536
|
| '3' is a magic number. |
537
|
| '4' is a magic number. |
538
|
| '{' should be on the previous line. |
541
|
| '97' is a magic number. |
542
|
| Line is longer than 80 characters. |
543
|
| '0x302000000000L' is a magic number. |
543
|
| '99' is a magic number. |
544
|
| Line is longer than 80 characters. |
545
|
| '0x8010000000000000L' is a magic number. |
545
|
| '101' is a magic number. |
546
|
| 'if' construct must use '{}'s. |
547
|
| '0x10000000L' is a magic number. |
547
|
| '4' is a magic number. |
548
|
| '28' is a magic number. |
548
|
| '32' is a magic number. |
548
|
| 'if' construct must use '{}'s. |
549
|
| '0x4000000000000000L' is a magic number. |
549
|
| '4' is a magic number. |
550
|
| '62' is a magic number. |
550
|
| '32' is a magic number. |
550
|
| Line is longer than 80 characters. |
551
|
| '0x400800004000L' is a magic number. |
551
|
| '104' is a magic number. |
552
|
| 'if' construct must use '{}'s. |
553
|
| '0x40000L' is a magic number. |
553
|
| '4' is a magic number. |
554
|
| '18' is a magic number. |
554
|
| '32' is a magic number. |
554
|
| Line is longer than 80 characters. |
555
|
| '0x20000000000000L' is a magic number. |
555
|
| '105' is a magic number. |
556
|
| Line is longer than 80 characters. |
557
|
| '0x4800000400000L' is a magic number. |
557
|
| '107' is a magic number. |
558
|
| 'if' construct must use '{}'s. |
559
|
| '0x8000L' is a magic number. |
559
|
| '4' is a magic number. |
560
|
| '15' is a magic number. |
560
|
| '32' is a magic number. |
560
|
| '108' is a magic number. |
562
|
| '0x20000000L' is a magic number. |
563
|
| '{' should be on the previous line. |
564
|
| '29' is a magic number. |
565
|
| '4' is a magic number. |
566
|
| '0x42000000L' is a magic number. |
568
|
| '110' is a magic number. |
569
|
| '0x8000000L' is a magic number. |
570
|
| '114' is a magic number. |
571
|
| 'if' construct must use '{}'s. |
572
|
| '0x8000000000000L' is a magic number. |
572
|
| '4' is a magic number. |
573
|
| '51' is a magic number. |
573
|
| '32' is a magic number. |
573
|
| Line is longer than 80 characters. |
574
|
| '0x1009000002000L' is a magic number. |
574
|
| '115' is a magic number. |
575
|
| 'if' construct must use '{}'s. |
576
|
| '0x100000L' is a magic number. |
576
|
| '4' is a magic number. |
577
|
| '20' is a magic number. |
577
|
| '32' is a magic number. |
577
|
| Line is longer than 80 characters. |
578
|
| '0x200000000000000L' is a magic number. |
578
|
| '116' is a magic number. |
579
|
| 'if' construct must use '{}'s. |
580
|
| '0x200000L' is a magic number. |
580
|
| '4' is a magic number. |
581
|
| '21' is a magic number. |
581
|
| '32' is a magic number. |
581
|
| 'if' construct must use '{}'s. |
582
|
| '0x80000000L' is a magic number. |
582
|
| '4' is a magic number. |
583
|
| '31' is a magic number. |
583
|
| '32' is a magic number. |
583
|
| 'if' construct must use '{}'s. |
584
|
| '0x2000000000000L' is a magic number. |
584
|
| '4' is a magic number. |
585
|
| '49' is a magic number. |
585
|
| '32' is a magic number. |
585
|
| Line is longer than 80 characters. |
586
|
| '0x2000000000000000L' is a magic number. |
586
|
| '117' is a magic number. |
587
|
| '0x800000L' is a magic number. |
588
|
| '118' is a magic number. |
589
|
| '0x20000000000L' is a magic number. |
590
|
| '119' is a magic number. |
591
|
| '0x80000000000000L' is a magic number. |
592
|
| '{' should be on the previous line. |
593
|
| '55' is a magic number. |
594
|
| '4' is a magic number. |
595
|
| Line is longer than 80 characters. |
597
|
| '0x100000000000000L' is a magic number. |
597
|
| '3' is a magic number. |
601
|
| Line is longer than 80 characters. |
603
|
| Missing a Javadoc comment. |
603
|
| Redundant 'final' modifier. |
603
|
| Name 'jjMoveStringLiteralDfa5_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
603
|
| Parameter old0 should be final. |
603
|
| Parameter active0 should be final. |
603
|
| Parameter old1 should be final. |
603
|
| Parameter active1 should be final. |
603
|
| 'if' construct must use '{}'s. |
605
|
| Line has trailing spaces. |
606
|
| '3' is a magic number. |
606
|
| '}' should be on the same line. |
607
|
| 'catch' is not followed by whitespace. |
608
|
| '4' is a magic number. |
609
|
| '5' is a magic number. |
610
|
| '{' should be on the previous line. |
613
|
| '97' is a magic number. |
614
|
| '0x6000L' is a magic number. |
615
|
| '99' is a magic number. |
616
|
| 'if' construct must use '{}'s. |
617
|
| '0x800000000000L' is a magic number. |
617
|
| '5' is a magic number. |
618
|
| '47' is a magic number. |
618
|
| '32' is a magic number. |
618
|
| 'if' construct must use '{}'s. |
619
|
| '0x4000000000000L' is a magic number. |
619
|
| '5' is a magic number. |
620
|
| '50' is a magic number. |
620
|
| '32' is a magic number. |
620
|
| Line is longer than 80 characters. |
621
|
| '0x400000000000L' is a magic number. |
621
|
| '100' is a magic number. |
622
|
| '0x8000000L' is a magic number. |
623
|
| '101' is a magic number. |
624
|
| 'if' construct must use '{}'s. |
625
|
| '0x2000000L' is a magic number. |
625
|
| '5' is a magic number. |
626
|
| '25' is a magic number. |
626
|
| '32' is a magic number. |
626
|
| 'if' construct must use '{}'s. |
627
|
| '0x20000000000L' is a magic number. |
627
|
| '5' is a magic number. |
628
|
| '41' is a magic number. |
628
|
| '32' is a magic number. |
628
|
| '102' is a magic number. |
630
|
| '0x8000000000L' is a magic number. |
631
|
| '103' is a magic number. |
632
|
| Line is longer than 80 characters. |
633
|
| '0x100000000000L' is a magic number. |
633
|
| '104' is a magic number. |
634
|
| 'if' construct must use '{}'s. |
635
|
| '0x10000000000000L' is a magic number. |
635
|
| '5' is a magic number. |
636
|
| '52' is a magic number. |
636
|
| '32' is a magic number. |
636
|
| '105' is a magic number. |
638
|
| Line is longer than 80 characters. |
639
|
| '0x2200000000000000L' is a magic number. |
639
|
| '108' is a magic number. |
640
|
| '0x40800000L' is a magic number. |
641
|
| '109' is a magic number. |
642
|
| '0x800000000L' is a magic number. |
643
|
| '110' is a magic number. |
644
|
| 'if' construct must use '{}'s. |
645
|
| '0x1000000000000L' is a magic number. |
645
|
| '5' is a magic number. |
646
|
| '48' is a magic number. |
646
|
| '32' is a magic number. |
646
|
| '0x2000400000L' is a magic number. |
647
|
| '114' is a magic number. |
648
|
| Line is longer than 80 characters. |
649
|
| '0x20000000000000L' is a magic number. |
649
|
| '115' is a magic number. |
650
|
| 'if' construct must use '{}'s. |
651
|
| '0x100000000000000L' is a magic number. |
651
|
| '5' is a magic number. |
652
|
| '56' is a magic number. |
652
|
| '32' is a magic number. |
652
|
| '116' is a magic number. |
654
|
| 'if' construct must use '{}'s. |
655
|
| '0x1000000000L' is a magic number. |
655
|
| '5' is a magic number. |
656
|
| '36' is a magic number. |
656
|
| '32' is a magic number. |
656
|
| 'if' construct must use '{}'s. |
657
|
| '5' is a magic number. |
658
|
| '64' is a magic number. |
658
|
| '32' is a magic number. |
658
|
| Line is longer than 80 characters. |
659
|
| '0x8000200000000000L' is a magic number. |
659
|
| '4' is a magic number. |
663
|
| Line is longer than 80 characters. |
665
|
| Missing a Javadoc comment. |
665
|
| Redundant 'final' modifier. |
665
|
| Name 'jjMoveStringLiteralDfa6_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
665
|
| Parameter old0 should be final. |
665
|
| Parameter active0 should be final. |
665
|
| Parameter old1 should be final. |
665
|
| Parameter active1 should be final. |
665
|
| 'if' construct must use '{}'s. |
667
|
| Line has trailing spaces. |
668
|
| '4' is a magic number. |
668
|
| '}' should be on the same line. |
669
|
| 'catch' is not followed by whitespace. |
670
|
| '5' is a magic number. |
671
|
| '6' is a magic number. |
672
|
| '{' should be on the previous line. |
675
|
| '97' is a magic number. |
676
|
| '0x8000000000L' is a magic number. |
677
|
| '99' is a magic number. |
678
|
| '0x2000002000L' is a magic number. |
679
|
| '101' is a magic number. |
680
|
| 'if' construct must use '{}'s. |
681
|
| '0x100000000000L' is a magic number. |
681
|
| '6' is a magic number. |
682
|
| '44' is a magic number. |
682
|
| '32' is a magic number. |
682
|
| 'if' construct must use '{}'s. |
683
|
| '0x200000000000L' is a magic number. |
683
|
| '6' is a magic number. |
684
|
| '45' is a magic number. |
684
|
| '32' is a magic number. |
684
|
| '0x200000800000000L' is a magic number. |
685
|
| '102' is a magic number. |
686
|
| '0x8000000000000000L' is a magic number. |
687
|
| '108' is a magic number. |
688
|
| '0x2000000000000000L' is a magic number. |
689
|
| '110' is a magic number. |
690
|
| 'if' construct must use '{}'s. |
691
|
| '0x4000L' is a magic number. |
691
|
| '6' is a magic number. |
692
|
| '14' is a magic number. |
692
|
| '32' is a magic number. |
692
|
| '111' is a magic number. |
694
|
| '0x20000000000000L' is a magic number. |
695
|
| '115' is a magic number. |
696
|
| 'if' construct must use '{}'s. |
697
|
| '0x8000000L' is a magic number. |
697
|
| '6' is a magic number. |
698
|
| '27' is a magic number. |
698
|
| '32' is a magic number. |
698
|
| '116' is a magic number. |
700
|
| 'if' construct must use '{}'s. |
701
|
| '0x800000L' is a magic number. |
701
|
| '6' is a magic number. |
702
|
| '23' is a magic number. |
702
|
| '32' is a magic number. |
702
|
| '0x400000000000L' is a magic number. |
703
|
| '117' is a magic number. |
704
|
| '0x400000L' is a magic number. |
705
|
| '121' is a magic number. |
706
|
| 'if' construct must use '{}'s. |
707
|
| '0x40000000L' is a magic number. |
707
|
| '6' is a magic number. |
708
|
| '30' is a magic number. |
708
|
| '32' is a magic number. |
708
|
| '5' is a magic number. |
713
|
| Missing a Javadoc comment. |
715
|
| Redundant 'final' modifier. |
715
|
| Name 'jjMoveStringLiteralDfa7_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
715
|
| Parameter old0 should be final. |
715
|
| Parameter active0 should be final. |
715
|
| '{' should be on the previous line. |
716
|
| 'if' construct must use '{}'s. |
717
|
| '5' is a magic number. |
718
|
| '}' should be on the same line. |
719
|
| 'catch' is not followed by whitespace. |
720
|
| '6' is a magic number. |
721
|
| '7' is a magic number. |
722
|
| '{' should be on the previous line. |
725
|
| '99' is a magic number. |
726
|
| '0x8000000000L' is a magic number. |
727
|
| '101' is a magic number. |
728
|
| 'if' construct must use '{}'s. |
729
|
| '0x400000L' is a magic number. |
729
|
| '7' is a magic number. |
730
|
| '22' is a magic number. |
730
|
| '32' is a magic number. |
730
|
| 'if' construct must use '{}'s. |
731
|
| '0x2000000000000000L' is a magic number. |
731
|
| '7' is a magic number. |
732
|
| '61' is a magic number. |
732
|
| '32' is a magic number. |
732
|
| '0x402000000000L' is a magic number. |
733
|
| '110' is a magic number. |
734
|
| '0x220000800000000L' is a magic number. |
735
|
| '112' is a magic number. |
736
|
| 'if' construct must use '{}'s. |
737
|
| '0x8000000000000000L' is a magic number. |
737
|
| '7' is a magic number. |
738
|
| '63' is a magic number. |
738
|
| '32' is a magic number. |
738
|
| '116' is a magic number. |
740
|
| 'if' construct must use '{}'s. |
741
|
| '0x2000L' is a magic number. |
741
|
| '7' is a magic number. |
742
|
| '13' is a magic number. |
742
|
| '32' is a magic number. |
742
|
| '6' is a magic number. |
747
|
| Missing a Javadoc comment. |
749
|
| Redundant 'final' modifier. |
749
|
| Name 'jjMoveStringLiteralDfa8_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
749
|
| Parameter old0 should be final. |
749
|
| Parameter active0 should be final. |
749
|
| '{' should be on the previous line. |
750
|
| 'if' construct must use '{}'s. |
751
|
| '6' is a magic number. |
752
|
| '}' should be on the same line. |
753
|
| 'catch' is not followed by whitespace. |
754
|
| '7' is a magic number. |
755
|
| '8' is a magic number. |
756
|
| '{' should be on the previous line. |
759
|
| '100' is a magic number. |
760
|
| 'if' construct must use '{}'s. |
761
|
| '0x400000000000L' is a magic number. |
761
|
| '8' is a magic number. |
762
|
| '46' is a magic number. |
762
|
| '32' is a magic number. |
762
|
| '101' is a magic number. |
764
|
| 'if' construct must use '{}'s. |
765
|
| '0x8000000000L' is a magic number. |
765
|
| '8' is a magic number. |
766
|
| '39' is a magic number. |
766
|
| '32' is a magic number. |
766
|
| '105' is a magic number. |
768
|
| '0x20000000000000L' is a magic number. |
769
|
| '111' is a magic number. |
770
|
| '0x2000000000L' is a magic number. |
771
|
| '116' is a magic number. |
772
|
| 'if' construct must use '{}'s. |
773
|
| '0x200000000000000L' is a magic number. |
773
|
| '8' is a magic number. |
774
|
| '57' is a magic number. |
774
|
| '32' is a magic number. |
774
|
| '0x800000000L' is a magic number. |
775
|
| '7' is a magic number. |
779
|
| Missing a Javadoc comment. |
781
|
| Redundant 'final' modifier. |
781
|
| Name 'jjMoveStringLiteralDfa9_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
781
|
| Parameter old0 should be final. |
781
|
| Parameter active0 should be final. |
781
|
| '{' should be on the previous line. |
782
|
| 'if' construct must use '{}'s. |
783
|
| '7' is a magic number. |
784
|
| '}' should be on the same line. |
785
|
| 'catch' is not followed by whitespace. |
786
|
| '8' is a magic number. |
787
|
| '9' is a magic number. |
788
|
| '{' should be on the previous line. |
791
|
| '102' is a magic number. |
792
|
| 'if' construct must use '{}'s. |
793
|
| '0x2000000000L' is a magic number. |
793
|
| '9' is a magic number. |
794
|
| '37' is a magic number. |
794
|
| '32' is a magic number. |
794
|
| '115' is a magic number. |
796
|
| 'if' construct must use '{}'s. |
797
|
| '0x800000000L' is a magic number. |
797
|
| '9' is a magic number. |
798
|
| '35' is a magic number. |
798
|
| '32' is a magic number. |
798
|
| '122' is a magic number. |
800
|
| '0x20000000000000L' is a magic number. |
801
|
| '8' is a magic number. |
805
|
| Missing a Javadoc comment. |
807
|
| Redundant 'final' modifier. |
807
|
| Name 'jjMoveStringLiteralDfa10_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
807
|
| Parameter old0 should be final. |
807
|
| Parameter active0 should be final. |
807
|
| '{' should be on the previous line. |
808
|
| 'if' construct must use '{}'s. |
809
|
| '8' is a magic number. |
810
|
| '}' should be on the same line. |
811
|
| 'catch' is not followed by whitespace. |
812
|
| '9' is a magic number. |
813
|
| '10' is a magic number. |
814
|
| '{' should be on the previous line. |
817
|
| '101' is a magic number. |
818
|
| '0x20000000000000L' is a magic number. |
819
|
| '9' is a magic number. |
823
|
| Missing a Javadoc comment. |
825
|
| Redundant 'final' modifier. |
825
|
| Name 'jjMoveStringLiteralDfa11_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
825
|
| Parameter old0 should be final. |
825
|
| Parameter active0 should be final. |
825
|
| '{' should be on the previous line. |
826
|
| 'if' construct must use '{}'s. |
827
|
| '9' is a magic number. |
828
|
| '}' should be on the same line. |
829
|
| 'catch' is not followed by whitespace. |
830
|
| '10' is a magic number. |
831
|
| '11' is a magic number. |
832
|
| '{' should be on the previous line. |
835
|
| '100' is a magic number. |
836
|
| 'if' construct must use '{}'s. |
837
|
| '0x20000000000000L' is a magic number. |
837
|
| '11' is a magic number. |
838
|
| '53' is a magic number. |
838
|
| '32' is a magic number. |
838
|
| '10' is a magic number. |
843
|
| Missing a Javadoc comment. |
845
|
| Redundant 'final' modifier. |
845
|
| Parameter state should be final. |
845
|
| '{' should be on the previous line. |
846
|
| '{' should be on the previous line. |
848
|
| Missing a Javadoc comment. |
853
|
| Redundant 'final' modifier. |
853
|
| Parameter start should be final. |
853
|
| Parameter end should be final. |
853
|
| '{' should be on the previous line. |
854
|
| Missing a Javadoc comment. |
859
|
| Redundant 'final' modifier. |
859
|
| Parameter state1 should be final. |
859
|
| Parameter state2 should be final. |
859
|
| '{' should be on the previous line. |
860
|
| Missing a Javadoc comment. |
864
|
| Redundant 'final' modifier. |
864
|
| Parameter start should be final. |
864
|
| Parameter end should be final. |
864
|
| '{' should be on the previous line. |
865
|
| Missing a Javadoc comment. |
870
|
| Redundant 'final' modifier. |
870
|
| Parameter start should be final. |
870
|
| '{' should be on the previous line. |
871
|
| Missing a Javadoc comment. |
875
|
| Name 'jjbitVec0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
875
|
| Line is longer than 80 characters. |
876
|
| Missing a Javadoc comment. |
878
|
| Name 'jjbitVec2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
878
|
| Missing a Javadoc comment. |
881
|
| Name 'jjbitVec3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
881
|
| Missing a Javadoc comment. |
884
|
| Name 'jjbitVec4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
884
|
| Missing a Javadoc comment. |
887
|
| Name 'jjbitVec5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
887
|
| Missing a Javadoc comment. |
890
|
| Name 'jjbitVec6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
890
|
| Missing a Javadoc comment. |
893
|
| Name 'jjbitVec7' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
893
|
| Missing a Javadoc comment. |
896
|
| Name 'jjbitVec8' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
896
|
| Method length is 389 lines (max allowed is 150). |
899
|
| Missing a Javadoc comment. |
899
|
| Redundant 'final' modifier. |
899
|
| Name 'jjMoveNfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
899
|
| Parameter startState should be final. |
899
|
| Parameter curPos should be final. |
899
|
| '{' should be on the previous line. |
900
|
| '52' is a magic number. |
903
|
| '0x7fffffff' is a magic number. |
906
|
| '{' should be on the previous line. |
908
|
| 'if' construct must use '{}'s. |
909
|
| '0x7fffffff' is a magic number. |
909
|
| '64' is a magic number. |
911
|
| '{' should be on the previous line. |
912
|
| '{' should be on the previous line. |
915
|
| '{' should be on the previous line. |
917
|
| '3' is a magic number. |
918
|
| 'if' construct must use '{}'s. |
919
|
| '0x3ff000000000000L' is a magic number. |
919
|
| '6' is a magic number. |
920
|
| '36' is a magic number. |
921
|
| '{' should be on the previous line. |
922
|
| 'if' construct must use '{}'s. |
923
|
| '73' is a magic number. |
923
|
| '73' is a magic number. |
924
|
| '32' is a magic number. |
925
|
| '}' should be on the same line. |
926
|
| 'if' construct must use '{}'s. |
927
|
| '34' is a magic number. |
927
|
| '7' is a magic number. |
928
|
| '9' is a magic number. |
928
|
| 'if' construct must use '{}'s. |
929
|
| '39' is a magic number. |
929
|
| '10' is a magic number. |
930
|
| '11' is a magic number. |
930
|
| 'if' construct must use '{}'s. |
931
|
| '46' is a magic number. |
931
|
| '8' is a magic number. |
932
|
| 'if' construct must use '{}'s. |
933
|
| '47' is a magic number. |
933
|
| '0x3fe000000000000L' is a magic number. |
935
|
| '{' should be on the previous line. |
936
|
| 'if' construct must use '{}'s. |
937
|
| '65' is a magic number. |
937
|
| '65' is a magic number. |
938
|
| '5' is a magic number. |
939
|
| '6' is a magic number. |
939
|
| '}' should be on the same line. |
940
|
| '48' is a magic number. |
941
|
| '{' should be on the previous line. |
942
|
| 'if' construct must use '{}'s. |
943
|
| '65' is a magic number. |
943
|
| '65' is a magic number. |
944
|
| '12' is a magic number. |
945
|
| '14' is a magic number. |
945
|
| 'if' construct must use '{}'s. |
949
|
| '42' is a magic number. |
949
|
| 'if' construct must use '{}'s. |
953
|
| '0xffff7fffffffffffL' is a magic number. |
953
|
| '7' is a magic number. |
953
|
| '7' is a magic number. |
954
|
| 'if' construct must use '{}'s. |
957
|
| '42' is a magic number. |
957
|
| '4' is a magic number. |
960
|
| 'if' construct must use '{}'s. |
961
|
| '0x3fe000000000000L' is a magic number. |
961
|
| 'if' construct must use '{}'s. |
963
|
| '65' is a magic number. |
963
|
| '65' is a magic number. |
964
|
| '5' is a magic number. |
965
|
| '6' is a magic number. |
965
|
| '5' is a magic number. |
967
|
| 'if' construct must use '{}'s. |
968
|
| '0x3ff000000000000L' is a magic number. |
968
|
| 'if' construct must use '{}'s. |
970
|
| '65' is a magic number. |
970
|
| '65' is a magic number. |
971
|
| '5' is a magic number. |
972
|
| '6' is a magic number. |
972
|
| '7' is a magic number. |
974
|
| 'if' construct must use '{}'s. |
975
|
| '46' is a magic number. |
975
|
| '8' is a magic number. |
976
|
| '8' is a magic number. |
978
|
| 'if' construct must use '{}'s. |
979
|
| '0x3ff000000000000L' is a magic number. |
979
|
| 'if' construct must use '{}'s. |
981
|
| '69' is a magic number. |
981
|
| '69' is a magic number. |
982
|
| '15' is a magic number. |
983
|
| '17' is a magic number. |
983
|
| '10' is a magic number. |
985
|
| 'if' construct must use '{}'s. |
986
|
| '0x280000000000L' is a magic number. |
986
|
| '11' is a magic number. |
987
|
| '11' is a magic number. |
989
|
| 'if' construct must use '{}'s. |
990
|
| '0x3ff000000000000L' is a magic number. |
990
|
| 'if' construct must use '{}'s. |
992
|
| '69' is a magic number. |
992
|
| '69' is a magic number. |
993
|
| '11' is a magic number. |
994
|
| '12' is a magic number. |
994
|
| '13' is a magic number. |
996
|
| 'if' construct must use '{}'s. |
997
|
| '39' is a magic number. |
997
|
| '10' is a magic number. |
998
|
| '11' is a magic number. |
998
|
| '14' is a magic number. |
1000
|
| 'if' construct must use '{}'s. |
1001
|
| '0xffffff7fffffdbffL' is a magic number. |
1001
|
| '15' is a magic number. |
1002
|
| '15' is a magic number. |
1004
|
| 'if' construct must use '{}'s. |
1005
|
| '39' is a magic number. |
1005
|
| '71' is a magic number. |
1005
|
| '71' is a magic number. |
1006
|
| '17' is a magic number. |
1008
|
| 'if' construct must use '{}'s. |
1009
|
| '0x8400000000L' is a magic number. |
1009
|
| '15' is a magic number. |
1010
|
| '18' is a magic number. |
1012
|
| 'if' construct must use '{}'s. |
1013
|
| '0xff000000000000L' is a magic number. |
1013
|
| '19' is a magic number. |
1014
|
| '15' is a magic number. |
1014
|
| '19' is a magic number. |
1016
|
| 'if' construct must use '{}'s. |
1017
|
| '0xff000000000000L' is a magic number. |
1017
|
| '15' is a magic number. |
1018
|
| '20' is a magic number. |
1020
|
| 'if' construct must use '{}'s. |
1021
|
| '0xf000000000000L' is a magic number. |
1021
|
| '21' is a magic number. |
1022
|
| '21' is a magic number. |
1024
|
| 'if' construct must use '{}'s. |
1025
|
| '0xff000000000000L' is a magic number. |
1025
|
| '19' is a magic number. |
1026
|
| '22' is a magic number. |
1028
|
| 'if' construct must use '{}'s. |
1029
|
| '34' is a magic number. |
1029
|
| '7' is a magic number. |
1030
|
| '9' is a magic number. |
1030
|
| '23' is a magic number. |
1032
|
| 'if' construct must use '{}'s. |
1033
|
| '0xfffffffbffffdbffL' is a magic number. |
1033
|
| '7' is a magic number. |
1034
|
| '9' is a magic number. |
1034
|
| '25' is a magic number. |
1036
|
| 'if' construct must use '{}'s. |
1037
|
| '0x8400000000L' is a magic number. |
1037
|
| '7' is a magic number. |
1038
|
| '9' is a magic number. |
1038
|
| '26' is a magic number. |
1040
|
| 'if' construct must use '{}'s. |
1041
|
| '34' is a magic number. |
1041
|
| '72' is a magic number. |
1041
|
| '72' is a magic number. |
1042
|
| '27' is a magic number. |
1044
|
| 'if' construct must use '{}'s. |
1045
|
| '0xff000000000000L' is a magic number. |
1045
|
| '18' is a magic number. |
1046
|
| '21' is a magic number. |
1046
|
| '28' is a magic number. |
1048
|
| 'if' construct must use '{}'s. |
1049
|
| '0xff000000000000L' is a magic number. |
1049
|
| '7' is a magic number. |
1050
|
| '9' is a magic number. |
1050
|
| '29' is a magic number. |
1052
|
| 'if' construct must use '{}'s. |
1053
|
| '0xf000000000000L' is a magic number. |
1053
|
| '30' is a magic number. |
1054
|
| '30' is a magic number. |
1056
|
| 'if' construct must use '{}'s. |
1057
|
| '0xff000000000000L' is a magic number. |
1057
|
| '28' is a magic number. |
1058
|
| '31' is a magic number. |
1060
|
| 'if' construct must use '{}'s. |
1061
|
| '36' is a magic number. |
1061
|
| 'if' construct must use '{}'s. |
1063
|
| '73' is a magic number. |
1063
|
| '73' is a magic number. |
1064
|
| '32' is a magic number. |
1065
|
| '32' is a magic number. |
1067
|
| 'if' construct must use '{}'s. |
1068
|
| '0x3ff001000000000L' is a magic number. |
1068
|
| 'if' construct must use '{}'s. |
1070
|
| '73' is a magic number. |
1070
|
| '73' is a magic number. |
1071
|
| '32' is a magic number. |
1072
|
| '33' is a magic number. |
1074
|
| 'if' construct must use '{}'s. |
1075
|
| '0x3ff000000000000L' is a magic number. |
1075
|
| '6' is a magic number. |
1076
|
| '34' is a magic number. |
1078
|
| 'if' construct must use '{}'s. |
1079
|
| '0x3ff000000000000L' is a magic number. |
1079
|
| '34' is a magic number. |
1080
|
| '35' is a magic number. |
1080
|
| '35' is a magic number. |
1082
|
| 'if' construct must use '{}'s. |
1083
|
| '46' is a magic number. |
1083
|
| 'if' construct must use '{}'s. |
1085
|
| '69' is a magic number. |
1085
|
| '69' is a magic number. |
1086
|
| '22' is a magic number. |
1087
|
| '24' is a magic number. |
1087
|
| '36' is a magic number. |
1089
|
| 'if' construct must use '{}'s. |
1090
|
| '0x3ff000000000000L' is a magic number. |
1090
|
| 'if' construct must use '{}'s. |
1092
|
| '69' is a magic number. |
1092
|
| '69' is a magic number. |
1093
|
| '22' is a magic number. |
1094
|
| '24' is a magic number. |
1094
|
| '38' is a magic number. |
1096
|
| 'if' construct must use '{}'s. |
1097
|
| '0x280000000000L' is a magic number. |
1097
|
| '39' is a magic number. |
1098
|
| '39' is a magic number. |
1100
|
| 'if' construct must use '{}'s. |
1101
|
| '0x3ff000000000000L' is a magic number. |
1101
|
| 'if' construct must use '{}'s. |
1103
|
| '69' is a magic number. |
1103
|
| '69' is a magic number. |
1104
|
| '39' is a magic number. |
1105
|
| '12' is a magic number. |
1105
|
| '40' is a magic number. |
1107
|
| 'if' construct must use '{}'s. |
1108
|
| '0x3ff000000000000L' is a magic number. |
1108
|
| '40' is a magic number. |
1109
|
| '41' is a magic number. |
1109
|
| '42' is a magic number. |
1111
|
| 'if' construct must use '{}'s. |
1112
|
| '0x280000000000L' is a magic number. |
1112
|
| '43' is a magic number. |
1113
|
| '43' is a magic number. |
1115
|
| 'if' construct must use '{}'s. |
1116
|
| '0x3ff000000000000L' is a magic number. |
1116
|
| 'if' construct must use '{}'s. |
1118
|
| '69' is a magic number. |
1118
|
| '69' is a magic number. |
1119
|
| '43' is a magic number. |
1120
|
| '12' is a magic number. |
1120
|
| '44' is a magic number. |
1122
|
| 'if' construct must use '{}'s. |
1123
|
| '0x3ff000000000000L' is a magic number. |
1123
|
| '25' is a magic number. |
1124
|
| '27' is a magic number. |
1124
|
| '46' is a magic number. |
1126
|
| 'if' construct must use '{}'s. |
1127
|
| '0x280000000000L' is a magic number. |
1127
|
| '47' is a magic number. |
1128
|
| '47' is a magic number. |
1130
|
| 'if' construct must use '{}'s. |
1131
|
| '0x3ff000000000000L' is a magic number. |
1131
|
| '47' is a magic number. |
1132
|
| '12' is a magic number. |
1132
|
| '48' is a magic number. |
1134
|
| 'if' construct must use '{}'s. |
1135
|
| '48' is a magic number. |
1135
|
| 'if' construct must use '{}'s. |
1137
|
| '65' is a magic number. |
1137
|
| '65' is a magic number. |
1138
|
| '12' is a magic number. |
1139
|
| '14' is a magic number. |
1139
|
| '50' is a magic number. |
1141
|
| 'if' construct must use '{}'s. |
1142
|
| '0x3ff000000000000L' is a magic number. |
1142
|
| 'if' construct must use '{}'s. |
1144
|
| '65' is a magic number. |
1144
|
| '65' is a magic number. |
1145
|
| '50' is a magic number. |
1146
|
| '6' is a magic number. |
1146
|
| '51' is a magic number. |
1148
|
| 'if' construct must use '{}'s. |
1149
|
| '0xff000000000000L' is a magic number. |
1149
|
| 'if' construct must use '{}'s. |
1151
|
| '65' is a magic number. |
1151
|
| '65' is a magic number. |
1152
|
| '51' is a magic number. |
1153
|
| '6' is a magic number. |
1153
|
| '}' should be on the same line. |
1158
|
| '128' is a magic number. |
1159
|
| '{' should be on the previous line. |
1160
|
| '077' is a magic number. |
1161
|
| '{' should be on the previous line. |
1163
|
| '{' should be on the previous line. |
1165
|
| '3' is a magic number. |
1166
|
| '32' is a magic number. |
1167
|
| 'if' construct must use '{}'s. |
1168
|
| '0x7fffffe87fffffeL' is a magic number. |
1168
|
| 'if' construct must use '{}'s. |
1170
|
| '73' is a magic number. |
1170
|
| '73' is a magic number. |
1171
|
| '32' is a magic number. |
1172
|
| 'if' construct must use '{}'s. |
1175
|
| '7' is a magic number. |
1175
|
| '7' is a magic number. |
1176
|
| '6' is a magic number. |
1178
|
| 'if' construct must use '{}'s. |
1179
|
| '0x100000001000L' is a magic number. |
1179
|
| '65' is a magic number. |
1179
|
| '65' is a magic number. |
1180
|
| '9' is a magic number. |
1182
|
| 'if' construct must use '{}'s. |
1183
|
| '0x2000000020L' is a magic number. |
1183
|
| '28' is a magic number. |
1184
|
| '29' is a magic number. |
1184
|
| '12' is a magic number. |
1186
|
| 'if' construct must use '{}'s. |
1187
|
| '0x5000000050L' is a magic number. |
1187
|
| '69' is a magic number. |
1187
|
| '69' is a magic number. |
1188
|
| '14' is a magic number. |
1190
|
| 'if' construct must use '{}'s. |
1191
|
| '0xffffffffefffffffL' is a magic number. |
1191
|
| '15' is a magic number. |
1192
|
| '16' is a magic number. |
1194
|
| 'if' construct must use '{}'s. |
1195
|
| '92' is a magic number. |
1195
|
| '30' is a magic number. |
1196
|
| '32' is a magic number. |
1196
|
| '17' is a magic number. |
1198
|
| 'if' construct must use '{}'s. |
1199
|
| '0x14404410000000L' is a magic number. |
1199
|
| '15' is a magic number. |
1200
|
| '23' is a magic number. |
1202
|
| 'if' construct must use '{}'s. |
1203
|
| '0xffffffffefffffffL' is a magic number. |
1203
|
| '7' is a magic number. |
1204
|
| '9' is a magic number. |
1204
|
| '24' is a magic number. |
1206
|
| 'if' construct must use '{}'s. |
1207
|
| '92' is a magic number. |
1207
|
| '33' is a magic number. |
1208
|
| '35' is a magic number. |
1208
|
| '25' is a magic number. |
1210
|
| 'if' construct must use '{}'s. |
1211
|
| '0x14404410000000L' is a magic number. |
1211
|
| '7' is a magic number. |
1212
|
| '9' is a magic number. |
1212
|
| '37' is a magic number. |
1214
|
| 'if' construct must use '{}'s. |
1215
|
| '0x2000000020L' is a magic number. |
1215
|
| '36' is a magic number. |
1216
|
| '37' is a magic number. |
1216
|
| '41' is a magic number. |
1218
|
| 'if' construct must use '{}'s. |
1219
|
| '0x2000000020L' is a magic number. |
1219
|
| '38' is a magic number. |
1220
|
| '39' is a magic number. |
1220
|
| '45' is a magic number. |
1222
|
| 'if' construct must use '{}'s. |
1223
|
| '0x2000000020L' is a magic number. |
1223
|
| '40' is a magic number. |
1224
|
| '41' is a magic number. |
1224
|
| '49' is a magic number. |
1226
|
| 'if' construct must use '{}'s. |
1227
|
| '0x100000001000000L' is a magic number. |
1227
|
| '50' is a magic number. |
1228
|
| '50' is a magic number. |
1230
|
| 'if' construct must use '{}'s. |
1231
|
| '0x7e0000007eL' is a magic number. |
1231
|
| 'if' construct must use '{}'s. |
1233
|
| '65' is a magic number. |
1233
|
| '65' is a magic number. |
1234
|
| '50' is a magic number. |
1235
|
| '6' is a magic number. |
1235
|
| '}' should be on the same line. |
1240
|
| '{' should be on the previous line. |
1242
|
| 'cast' is not followed by whitespace. |
1243
|
| '8' is a magic number. |
1243
|
| '6' is a magic number. |
1244
|
| '077' is a magic number. |
1245
|
| '0xff' is a magic number. |
1246
|
| '6' is a magic number. |
1246
|
| '077' is a magic number. |
1247
|
| '{' should be on the previous line. |
1249
|
| '{' should be on the previous line. |
1251
|
| '3' is a magic number. |
1252
|
| '32' is a magic number. |
1253
|
| 'if' construct must use '{}'s. |
1254
|
| 'if' construct must use '{}'s. |
1256
|
| '73' is a magic number. |
1256
|
| '73' is a magic number. |
1257
|
| '32' is a magic number. |
1258
|
| 'if' construct must use '{}'s. |
1261
|
| '7' is a magic number. |
1261
|
| '7' is a magic number. |
1262
|
| '14' is a magic number. |
1264
|
| 'if' construct must use '{}'s. |
1265
|
| '15' is a magic number. |
1266
|
| '23' is a magic number. |
1268
|
| 'if' construct must use '{}'s. |
1269
|
| '7' is a magic number. |
1270
|
| '9' is a magic number. |
1270
|
| '0x7fffffff' is a magic number. |
1276
|
| '{' should be on the previous line. |
1277
|
| '0x7fffffff' is a magic number. |
1280
|
| 'if' construct must use '{}'s. |
1283
|
| '52' is a magic number. |
1283
|
| '}' should be on the same line. |
1285
|
| 'catch' is not followed by whitespace. |
1286
|
| Missing a Javadoc comment. |
1289
|
| Redundant 'final' modifier. |
1289
|
| Name 'jjMoveStringLiteralDfa0_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1289
|
| '{' should be on the previous line. |
1290
|
| '{' should be on the previous line. |
1292
|
| '42' is a magic number. |
1293
|
| '0x800L' is a magic number. |
1294
|
| Missing a Javadoc comment. |
1299
|
| Redundant 'final' modifier. |
1299
|
| Name 'jjMoveStringLiteralDfa1_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1299
|
| Parameter active0 should be final. |
1299
|
| '{' should be on the previous line. |
1300
|
| '}' should be on the same line. |
1301
|
| 'catch' is not followed by whitespace. |
1302
|
| '{' should be on the previous line. |
1306
|
| '47' is a magic number. |
1307
|
| 'if' construct must use '{}'s. |
1308
|
| '0x800L' is a magic number. |
1308
|
| '11' is a magic number. |
1309
|
| Missing a Javadoc comment. |
1316
|
| Redundant 'final' modifier. |
1316
|
| Name 'jjMoveStringLiteralDfa0_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1316
|
| '{' should be on the previous line. |
1317
|
| Missing a Javadoc comment. |
1320
|
| Redundant 'final' modifier. |
1320
|
| Name 'jjMoveNfa_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1320
|
| Parameter startState should be final. |
1320
|
| Parameter curPos should be final. |
1320
|
| '{' should be on the previous line. |
1321
|
| '3' is a magic number. |
1324
|
| '0x7fffffff' is a magic number. |
1327
|
| '{' should be on the previous line. |
1329
|
| 'if' construct must use '{}'s. |
1330
|
| '0x7fffffff' is a magic number. |
1330
|
| '64' is a magic number. |
1332
|
| '{' should be on the previous line. |
1333
|
| '{' should be on the previous line. |
1336
|
| '{' should be on the previous line. |
1338
|
| '0x2400L' is a magic number. |
1340
|
| '{' should be on the previous line. |
1341
|
| 'if' construct must use '{}'s. |
1342
|
| '9' is a magic number. |
1342
|
| '9' is a magic number. |
1343
|
| 'if' construct must use '{}'s. |
1345
|
| '13' is a magic number. |
1345
|
| 'if' construct must use '{}'s. |
1349
|
| '10' is a magic number. |
1349
|
| '9' is a magic number. |
1349
|
| '9' is a magic number. |
1350
|
| 'if' construct must use '{}'s. |
1353
|
| '13' is a magic number. |
1353
|
| '}' should be on the same line. |
1359
|
| '128' is a magic number. |
1360
|
| '{' should be on the previous line. |
1361
|
| '077' is a magic number. |
1362
|
| '{' should be on the previous line. |
1364
|
| '{' should be on the previous line. |
1366
|
| '}' should be on the same line. |
1370
|
| '{' should be on the previous line. |
1372
|
| 'cast' is not followed by whitespace. |
1373
|
| '8' is a magic number. |
1373
|
| '6' is a magic number. |
1374
|
| '077' is a magic number. |
1375
|
| '0xff' is a magic number. |
1376
|
| '6' is a magic number. |
1376
|
| '077' is a magic number. |
1377
|
| '{' should be on the previous line. |
1379
|
| '{' should be on the previous line. |
1381
|
| '0x7fffffff' is a magic number. |
1386
|
| '{' should be on the previous line. |
1387
|
| '0x7fffffff' is a magic number. |
1390
|
| 'if' construct must use '{}'s. |
1393
|
| '3' is a magic number. |
1393
|
| '}' should be on the same line. |
1395
|
| 'catch' is not followed by whitespace. |
1396
|
| Missing a Javadoc comment. |
1399
|
| Redundant 'final' modifier. |
1399
|
| Name 'jjMoveStringLiteralDfa0_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1399
|
| '{' should be on the previous line. |
1400
|
| '{' should be on the previous line. |
1402
|
| '42' is a magic number. |
1403
|
| '0x400L' is a magic number. |
1404
|
| Missing a Javadoc comment. |
1409
|
| Redundant 'final' modifier. |
1409
|
| Name 'jjMoveStringLiteralDfa1_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1409
|
| Parameter active0 should be final. |
1409
|
| '{' should be on the previous line. |
1410
|
| '}' should be on the same line. |
1411
|
| 'catch' is not followed by whitespace. |
1412
|
| '{' should be on the previous line. |
1416
|
| '47' is a magic number. |
1417
|
| 'if' construct must use '{}'s. |
1418
|
| '0x400L' is a magic number. |
1418
|
| '10' is a magic number. |
1419
|
| Missing a Javadoc comment. |
1426
|
| Name 'jjnextStates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1426
|
| Line has trailing spaces. |
1427
|
| Line has trailing spaces. |
1428
|
| Line has trailing spaces. |
1429
|
| Line is longer than 80 characters. |
1431
|
| Missing a Javadoc comment. |
1431
|
| Redundant 'final' modifier. |
1431
|
| Name 'jjCanMove_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1431
|
| Parameter hiByte should be final. |
1431
|
| Parameter i1 should be final. |
1431
|
| Parameter i2 should be final. |
1431
|
| Parameter l1 should be final. |
1431
|
| Parameter l2 should be final. |
1431
|
| '{' should be on the previous line. |
1434
|
| Line has trailing spaces. |
1437
|
| 'if' construct must use '{}'s. |
1438
|
| Line is longer than 80 characters. |
1443
|
| Missing a Javadoc comment. |
1443
|
| Redundant 'final' modifier. |
1443
|
| Name 'jjCanMove_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1443
|
| Parameter hiByte should be final. |
1443
|
| Parameter i1 should be final. |
1443
|
| Parameter i2 should be final. |
1443
|
| Parameter l1 should be final. |
1443
|
| Parameter l2 should be final. |
1443
|
| '{' should be on the previous line. |
1446
|
| '48' is a magic number. |
1449
|
| '49' is a magic number. |
1451
|
| '51' is a magic number. |
1453
|
| '61' is a magic number. |
1455
|
| Line has trailing spaces. |
1457
|
| 'if' construct must use '{}'s. |
1458
|
| Missing a Javadoc comment. |
1463
|
| Name 'jjstrLiteralImages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1463
|
| Line has trailing spaces. |
1464
|
| Line has trailing spaces. |
1465
|
| Line is longer than 80 characters. |
1465
|
| Line has trailing spaces. |
1466
|
| Line is longer than 80 characters. |
1466
|
| Line has trailing spaces. |
1467
|
| Line is longer than 80 characters. |
1467
|
| Line has trailing spaces. |
1468
|
| Line has trailing spaces. |
1469
|
| Line has trailing spaces. |
1470
|
| Line is longer than 80 characters. |
1470
|
| Line has trailing spaces. |
1471
|
| Line is longer than 80 characters. |
1471
|
| Line has trailing spaces. |
1472
|
| Line has trailing spaces. |
1473
|
| Line is longer than 80 characters. |
1473
|
| Line has trailing spaces. |
1474
|
| Line is longer than 80 characters. |
1474
|
| Line has trailing spaces. |
1475
|
| Line is longer than 80 characters. |
1475
|
| Line has trailing spaces. |
1476
|
| Line is longer than 80 characters. |
1476
|
| Line has trailing spaces. |
1477
|
| Line is longer than 80 characters. |
1477
|
| Line has trailing spaces. |
1478
|
| Line is longer than 80 characters. |
1478
|
| Line has trailing spaces. |
1479
|
| Line is longer than 80 characters. |
1479
|
| Line has trailing spaces. |
1480
|
| Line is longer than 80 characters. |
1480
|
| Line has trailing spaces. |
1481
|
| Line is longer than 80 characters. |
1481
|
| Line has trailing spaces. |
1482
|
| Line is longer than 80 characters. |
1482
|
| Line has trailing spaces. |
1483
|
| Line is longer than 80 characters. |
1483
|
| Line has trailing spaces. |
1484
|
| Line is longer than 80 characters. |
1484
|
| Missing a Javadoc comment. |
1486
|
| Name 'lexStateNames' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1486
|
| Line has trailing spaces. |
1487
|
| Line has trailing spaces. |
1488
|
| Line has trailing spaces. |
1489
|
| Line has trailing spaces. |
1490
|
| Missing a Javadoc comment. |
1492
|
| Name 'jjnewLexState' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1492
|
| Line has trailing spaces. |
1493
|
| Line is longer than 80 characters. |
1493
|
| Line has trailing spaces. |
1494
|
| Line is longer than 80 characters. |
1494
|
| Line has trailing spaces. |
1495
|
| Line is longer than 80 characters. |
1495
|
| Line has trailing spaces. |
1496
|
| Line is longer than 80 characters. |
1496
|
| Line has trailing spaces. |
1497
|
| Line is longer than 80 characters. |
1497
|
| Missing a Javadoc comment. |
1499
|
| Name 'jjtoToken' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1499
|
| Line has trailing spaces. |
1500
|
| Missing a Javadoc comment. |
1502
|
| Name 'jjtoSkip' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1502
|
| Line has trailing spaces. |
1503
|
| Missing a Javadoc comment. |
1505
|
| Name 'jjtoSpecial' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1505
|
| Line has trailing spaces. |
1506
|
| Missing a Javadoc comment. |
1508
|
| Name 'jjtoMore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1508
|
| Line has trailing spaces. |
1509
|
| Missing a Javadoc comment. |
1511
|
| Name 'input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1511
|
| Missing a Javadoc comment. |
1512
|
| '52' is a magic number. |
1512
|
| Missing a Javadoc comment. |
1513
|
| '104' is a magic number. |
1513
|
| Missing a Javadoc comment. |
1514
|
| Variable 'image' must be private and have accessor methods. |
1514
|
| Missing a Javadoc comment. |
1515
|
| Variable 'jjimageLen' must be private and have accessor methods. |
1515
|
| Missing a Javadoc comment. |
1516
|
| Variable 'lengthOfMatch' must be private and have accessor methods. |
1516
|
| Missing a Javadoc comment. |
1517
|
| Variable 'curChar' must be private and have accessor methods. |
1517
|
| Missing a Javadoc comment. |
1518
|
| Parameter stream should be final. |
1518
|
| '{' should be on the previous line. |
1519
|
| 'if' construct must use '{}'s. |
1520
|
| Line is longer than 80 characters. |
1521
|
| Missing a Javadoc comment. |
1524
|
| Parameter stream should be final. |
1524
|
| Parameter lexState should be final. |
1524
|
| '{' should be on the previous line. |
1525
|
| Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. |
1529
|
| Missing a Javadoc comment. |
1529
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1529
|
| Parameter stream should be final. |
1529
|
| '{' should be on the previous line. |
1530
|
| Inner assignments should be avoided. |
1531
|
| Missing a Javadoc comment. |
1536
|
| Redundant 'final' modifier. |
1536
|
| Name 'ReInitRounds' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1536
|
| '{' should be on the previous line. |
1537
|
| '0x80000001' is a magic number. |
1539
|
| 'for' construct must use '{}'s. |
1540
|
| '52' is a magic number. |
1540
|
| '0x80000000' is a magic number. |
1541
|
| Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. |
1543
|
| Missing a Javadoc comment. |
1543
|
| Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1543
|
| Parameter stream should be final. |
1543
|
| Parameter lexState should be final. |
1543
|
| '{' should be on the previous line. |
1544
|
| Method 'SwitchTo' is not designed for extension - needs to be abstract, final or empty. |
1548
|
| Missing a Javadoc comment. |
1548
|
| Name 'SwitchTo' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1548
|
| Parameter lexState should be final. |
1548
|
| '{' should be on the previous line. |
1549
|
| 'if' construct must use '{}'s. |
1550
|
| '4' is a magic number. |
1550
|
| Line is longer than 80 characters. |
1551
|
| 'else' construct must use '{}'s. |
1552
|
| Missing a Javadoc comment. |
1556
|
| Redundant 'final' modifier. |
1556
|
| '{' should be on the previous line. |
1557
|
| Avoid inline conditionals. |
1561
|
| Missing a Javadoc comment. |
1569
|
| Variable 'curLexState' must be private and have accessor methods. |
1569
|
| Missing a Javadoc comment. |
1570
|
| Variable 'defaultLexState' must be private and have accessor methods. |
1570
|
| Missing a Javadoc comment. |
1571
|
| Variable 'jjnewStateCnt' must be private and have accessor methods. |
1571
|
| Missing a Javadoc comment. |
1572
|
| Variable 'jjround' must be private and have accessor methods. |
1572
|
| Missing a Javadoc comment. |
1573
|
| Variable 'jjmatchedPos' must be private and have accessor methods. |
1573
|
| Missing a Javadoc comment. |
1574
|
| Variable 'jjmatchedKind' must be private and have accessor methods. |
1574
|
| Line has trailing spaces. |
1576
|
| Missing a Javadoc comment. |
1576
|
| '{' should be on the previous line. |
1577
|
| Line has trailing spaces. |
1585
|
| '{' should be on the previous line. |
1585
|
| Line has trailing spaces. |
1586
|
| Line has trailing spaces. |
1587
|
| '{' should be on the previous line. |
1587
|
| Line has trailing spaces. |
1589
|
| '}' should be on the same line. |
1589
|
| 'catch' is not followed by whitespace. |
1590
|
| Line has trailing spaces. |
1591
|
| '{' should be on the previous line. |
1591
|
| '{' should be on the previous line. |
1601
|
| switch without "default" clause. |
1602
|
| '{' should be on the previous line. |
1603
|
| '0x7fffffff' is a magic number. |
1605
|
| '0x7fffffff' is a magic number. |
1610
|
| '12' is a magic number. |
1613
|
| '{' should be on the previous line. |
1614
|
| '12' is a magic number. |
1615
|
| '0x7fffffff' is a magic number. |
1619
|
| '12' is a magic number. |
1622
|
| '{' should be on the previous line. |
1623
|
| '12' is a magic number. |
1624
|
| '3' is a magic number. |
1627
|
| '0x7fffffff' is a magic number. |
1628
|
| '12' is a magic number. |
1631
|
| '{' should be on the previous line. |
1632
|
| '12' is a magic number. |
1633
|
| '0x7fffffff' is a magic number. |
1637
|
| '{' should be on the previous line. |
1638
|
| 'if' construct must use '{}'s. |
1639
|
| Line is longer than 80 characters. |
1641
|
| '6' is a magic number. |
1641
|
| '077' is a magic number. |
1641
|
| 'if' construct must use '{}'s. |
1645
|
| '}' should be on the same line. |
1648
|
| Line is longer than 80 characters. |
1649
|
| '6' is a magic number. |
1649
|
| '077' is a magic number. |
1649
|
| Line is longer than 80 characters. |
1651
|
| '6' is a magic number. |
1651
|
| '077' is a magic number. |
1651
|
| 'if' construct must use '{}'s. |
1654
|
| '{' should be on the previous line. |
1657
|
| Inner assignments should be avoided. |
1659
|
| '}' should be on the same line. |
1662
|
| 'else' construct must use '{}'s. |
1663
|
| Line has trailing spaces. |
1663
|
| 'if' construct must use '{}'s. |
1665
|
| 'if' construct must use '{}'s. |
1670
|
| '0x7fffffff' is a magic number. |
1673
|
| '}' should be on the same line. |
1677
|
| Must have at least one statement. |
1678
|
| Name 'error_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1680
|
| Name 'error_column' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1681
|
| Name 'error_after' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1682
|
| Name 'EOFSeen' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1683
|
| '}' should be on the same line. |
1684
|
| Avoid inline conditionals. |
1687
|
| '}' should be on the same line. |
1691
|
| 'else' construct must use '{}'s. |
1692
|
| Avoid inline conditionals. |
1697
|
| Line is longer than 80 characters. |
1699
|
| Missing a Javadoc comment. |
1704
|
| Name 'SkipLexicalActions' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1704
|
| Parameter matchedToken should be final. |
1704
|
| '{' should be on the previous line. |
1705
|
| '{' should be on the previous line. |
1707
|
| Missing a Javadoc comment. |
1712
|
| Name 'MoreLexicalActions' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1712
|
| '{' should be on the previous line. |
1713
|
| Inner assignments should be avoided. |
1714
|
| '{' should be on the previous line. |
1716
|
| '7' is a magic number. |
1717
|
| 'if' construct must use '{}'s. |
1718
|
| Line is longer than 80 characters. |
1719
|
| 'else' construct must use '{}'s. |
1720
|
| Line has trailing spaces. |
1725
|
xjavadoc/SourceClass.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
11
|
| Using the '.*' form of import should be avoided - java.io.*. |
12
|
| First sentence should end with a period. |
14
|
| '{' should be on the previous line. |
21
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| Variable 'instanceCount' must be private and have accessor methods. |
22
|
| Line contains a tab character. |
24
|
| Missing a Javadoc comment. |
24
|
| Name '_qualifiedClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
24
|
| Line contains a tab character. |
26
|
| Missing a Javadoc comment. |
26
|
| Name '_isExtraClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
26
|
| Line contains a tab character. |
28
|
| Missing a Javadoc comment. |
28
|
| Name '_tagsForValidation' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
28
|
| First sentence should end with a period. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Name '_compilationUnit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Line contains a tab character. |
35
|
| Missing a Javadoc comment. |
35
|
| Name '_in' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| First sentence should end with a period. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Name '_sourceFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Name '_dirty' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line is longer than 80 characters. |
54
|
| Line contains a tab character. |
54
|
| '(' is followed by whitespace. |
54
|
| Parameter containingClass should be final. |
54
|
| Parameter tagFactory should be final. |
54
|
| Expected @param tag for 'tagFactory'. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line contains a tab character. |
55
|
| '{' should be on the previous line. |
55
|
| Line contains a tab character. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line is longer than 80 characters. |
57
|
| Line contains a tab character. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
61
|
| Line is longer than 80 characters. |
62
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line is longer than 80 characters. |
65
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line is longer than 80 characters. |
69
|
| Line contains a tab character. |
69
|
| '(' is followed by whitespace. |
69
|
| Parameter mainClass should be final. |
69
|
| Parameter dummy should be final. |
69
|
| Expected @param tag for 'dummy'. |
69
|
| Parameter tagFactory should be final. |
69
|
| Expected @param tag for 'tagFactory'. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line is longer than 80 characters. |
72
|
| Line contains a tab character. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| First sentence should end with a period. |
77
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line is longer than 80 characters. |
82
|
| Line contains a tab character. |
82
|
| '(' is followed by whitespace. |
82
|
| Parameter xJavaDoc should be final. |
82
|
| Expected @param tag for 'xJavaDoc'. |
82
|
| Parameter sourceFile should be final. |
82
|
| Parameter tagFactory should be final. |
82
|
| Expected @param tag for 'tagFactory'. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line contains a tab character. |
83
|
| Line is longer than 80 characters. |
84
|
| Line contains a tab character. |
84
|
| '(' is followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
85
|
| First sentence should end with a period. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line is longer than 80 characters. |
92
|
| Line contains a tab character. |
92
|
| '(' is followed by whitespace. |
92
|
| Parameter xJavaDoc should be final. |
92
|
| Expected @param tag for 'xJavaDoc'. |
92
|
| Parameter sourceFile should be final. |
92
|
| Parameter tagFactory should be final. |
92
|
| Expected @param tag for 'tagFactory'. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line contains a tab character. |
93
|
| Line is longer than 80 characters. |
94
|
| Line contains a tab character. |
94
|
| '(' is followed by whitespace. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line is longer than 80 characters. |
101
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| Parameter xJavaDoc should be final. |
101
|
| Expected @param tag for 'xJavaDoc'. |
101
|
| Parameter sourceFile should be final. |
101
|
| Expected @param tag for 'sourceFile'. |
101
|
| Parameter useNodeParser should be final. |
101
|
| Expected @param tag for 'useNodeParser'. |
101
|
| Parameter tagFactory should be final. |
101
|
| Expected @param tag for 'tagFactory'. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
102
|
| Line is longer than 80 characters. |
103
|
| Line contains a tab character. |
103
|
| '(' is followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| ',' is not followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line contains a tab character. |
104
|
| First sentence should end with a period. |
106
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line is longer than 80 characters. |
112
|
| Line contains a tab character. |
112
|
| '(' is followed by whitespace. |
112
|
| Parameter xJavaDoc should be final. |
112
|
| Expected @param tag for 'xJavaDoc'. |
112
|
| Parameter sourceFile should be final. |
112
|
| Parameter useNodeParser should be final. |
112
|
| Expected @param tag for 'useNodeParser'. |
112
|
| Parameter tagFactory should be final. |
112
|
| Expected @param tag for 'tagFactory'. |
112
|
| ',' is not followed by whitespace. |
112
|
| Parameter encoding should be final. |
112
|
| Expected @param tag for 'encoding'. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line contains a tab character. |
115
|
| 'if' is not followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| '{' should be on the previous line. |
116
|
| Line is longer than 80 characters. |
117
|
| Line contains a tab character. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| '{' should be on the previous line. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line contains a tab character. |
125
|
| '}' should be on the same line. |
125
|
| Line contains a tab character. |
126
|
| 'catch' is not followed by whitespace. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line contains a tab character. |
127
|
| '{' should be on the previous line. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| 'if' is not followed by whitespace. |
129
|
| '==' is not preceded with whitespace. |
129
|
| '==' is not followed by whitespace. |
129
|
| Line contains a tab character. |
130
|
| '{' should be on the previous line. |
130
|
| Line is longer than 80 characters. |
131
|
| Line contains a tab character. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Line contains a tab character. |
132
|
| '}' should be on the same line. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| '{' should be on the previous line. |
134
|
| Line is longer than 80 characters. |
135
|
| Line contains a tab character. |
135
|
| '(' is followed by whitespace. |
135
|
| '+' is not preceded with whitespace. |
135
|
| '+' is not followed by whitespace. |
135
|
| '+' is not preceded with whitespace. |
135
|
| '+' is not followed by whitespace. |
135
|
| '+' is not followed by whitespace. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| First sentence should end with a period. |
144
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| '(' is followed by whitespace. |
150
|
| Parameter qualifiedName should be final. |
150
|
| ')' is preceded with whitespace. |
150
|
| Line contains a tab character. |
151
|
| '{' should be on the previous line. |
151
|
| Line is longer than 80 characters. |
152
|
| Line contains a tab character. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
155
|
| Missing a Javadoc comment. |
155
|
| Line contains a tab character. |
156
|
| '{' should be on the previous line. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| '{' should be on the previous line. |
166
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line contains a tab character. |
168
|
| First sentence should end with a period. |
170
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| '{' should be on the previous line. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| First sentence should end with a period. |
180
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| '{' should be on the previous line. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
190
|
| Missing a Javadoc comment. |
190
|
| Line contains a tab character. |
191
|
| '{' should be on the previous line. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| '{' should be on the previous line. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
205
|
| Missing a Javadoc comment. |
205
|
| Line contains a tab character. |
206
|
| '{' should be on the previous line. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
210
|
| Missing a Javadoc comment. |
210
|
| Line contains a tab character. |
211
|
| '{' should be on the previous line. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| First sentence should end with a period. |
215
|
| Line contains a tab character. |
215
|
| Line is longer than 80 characters. |
216
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| '{' should be on the previous line. |
219
|
| Line contains a tab character. |
220
|
| 'if' is not followed by whitespace. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line contains a tab character. |
221
|
| '{' should be on the previous line. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| '}' should be on the same line. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| '{' should be on the previous line. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| First sentence should end with a period. |
229
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| '(' is followed by whitespace. |
234
|
| Parameter compilationUnit should be final. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line contains a tab character. |
235
|
| '{' should be on the previous line. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
239
|
| Line is longer than 80 characters. |
240
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Expected @throws tag for 'TagValidationException'. |
245
|
| Redundant throws: 'TagValidationException' is unchecked exception. |
245
|
| Line contains a tab character. |
246
|
| '{' should be on the previous line. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| 'for' is not followed by whitespace. |
248
|
| '(' is followed by whitespace. |
248
|
| ';' is followed by whitespace. |
248
|
| Line contains a tab character. |
249
|
| '{' should be on the previous line. |
249
|
| Line contains a tab character. |
250
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| 'for' is not followed by whitespace. |
256
|
| '(' is followed by whitespace. |
256
|
| ';' is followed by whitespace. |
256
|
| Line contains a tab character. |
257
|
| '{' should be on the previous line. |
257
|
| Line contains a tab character. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
264
|
| Missing a Javadoc comment. |
264
|
| '(' is followed by whitespace. |
264
|
| Parameter tag should be final. |
264
|
| ')' is preceded with whitespace. |
264
|
| Line contains a tab character. |
265
|
| '{' should be on the previous line. |
265
|
| Line contains a tab character. |
266
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
269
|
| Missing a Javadoc comment. |
269
|
| Line contains a tab character. |
270
|
| '{' should be on the previous line. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| First sentence should end with a period. |
274
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| '{' should be on the previous line. |
280
|
| Line contains a tab character. |
281
|
| 'if' is not followed by whitespace. |
281
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| Line contains a tab character. |
282
|
| '{' should be on the previous line. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| '}' should be on the same line. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| '{' should be on the previous line. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| First sentence should end with a period. |
291
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| '(' is followed by whitespace. |
296
|
| Parameter out should be final. |
296
|
| ')' is preceded with whitespace. |
296
|
| Line contains a tab character. |
297
|
| '{' should be on the previous line. |
297
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| 'if' is not followed by whitespace. |
299
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| Line contains a tab character. |
300
|
| '{' should be on the previous line. |
300
|
| Line contains a tab character. |
301
|
| Line is longer than 80 characters. |
302
|
| Line contains a tab character. |
302
|
| '(' is followed by whitespace. |
302
|
| ')' is preceded with whitespace. |
302
|
| Line contains a tab character. |
303
|
| Line contains a tab character. |
304
|
| '(' is followed by whitespace. |
304
|
| ')' is preceded with whitespace. |
304
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
307
|
| Line is longer than 80 characters. |
308
|
| Line contains a tab character. |
308
|
| Line is longer than 80 characters. |
309
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| Line is longer than 80 characters. |
312
|
| Line contains a tab character. |
312
|
| Line contains a tab character. |
313
|
| Line contains a tab character. |
314
|
| Line contains a tab character. |
315
|
| '(' is followed by whitespace. |
315
|
| Parameter rootDir should be final. |
315
|
| ')' is preceded with whitespace. |
315
|
| Line contains a tab character. |
316
|
| '{' should be on the previous line. |
316
|
| Line contains a tab character. |
317
|
| 'if' is not followed by whitespace. |
317
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| Line contains a tab character. |
318
|
| '{' should be on the previous line. |
318
|
| Line is longer than 80 characters. |
319
|
| Line contains a tab character. |
319
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| Line contains a tab character. |
320
|
| Line contains a tab character. |
321
|
| 'if' is not followed by whitespace. |
321
|
| '(' is followed by whitespace. |
321
|
| ')' is preceded with whitespace. |
321
|
| Line contains a tab character. |
322
|
| '{' should be on the previous line. |
322
|
| Line contains a tab character. |
323
|
| Line is longer than 80 characters. |
324
|
| Line contains a tab character. |
324
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| Line contains a tab character. |
325
|
| '}' should be on the same line. |
325
|
| Line contains a tab character. |
326
|
| 'if' is not followed by whitespace. |
326
|
| '(' is followed by whitespace. |
326
|
| ')' is preceded with whitespace. |
326
|
| Line contains a tab character. |
327
|
| '{' should be on the previous line. |
327
|
| Line contains a tab character. |
328
|
| '(' is followed by whitespace. |
328
|
| ')' is preceded with whitespace. |
328
|
| Line contains a tab character. |
329
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| Line contains a tab character. |
331
|
| Line contains a tab character. |
332
|
| '(' is followed by whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| Line contains a tab character. |
333
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
| Line contains a tab character. |
334
|
| Line has trailing spaces. |
335
|
| Line contains a tab character. |
335
|
| Line contains a tab character. |
336
|
| Line contains a tab character. |
337
|
| '}' should be on the same line. |
337
|
| Line contains a tab character. |
338
|
| Line contains a tab character. |
339
|
| '{' should be on the previous line. |
339
|
| Line contains a tab character. |
340
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
343
|
| '(' is followed by whitespace. |
343
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| Line contains a tab character. |
344
|
| Line contains a tab character. |
345
|
| Line contains a tab character. |
346
|
| Line contains a tab character. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
350
|
| Line is longer than 80 characters. |
351
|
| Line contains a tab character. |
351
|
| Line is longer than 80 characters. |
352
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
354
|
| Line contains a tab character. |
355
|
| Line contains a tab character. |
356
|
| Line contains a tab character. |
357
|
| Line contains a tab character. |
358
|
| '(' is followed by whitespace. |
358
|
| ')' is preceded with whitespace. |
358
|
| Line contains a tab character. |
359
|
| '{' should be on the previous line. |
359
|
| Line contains a tab character. |
360
|
| Line is longer than 80 characters. |
362
|
| Line contains a tab character. |
362
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| Line contains a tab character. |
363
|
| 'if' is not followed by whitespace. |
363
|
| '(' is followed by whitespace. |
363
|
| ')' is preceded with whitespace. |
363
|
| Line contains a tab character. |
364
|
| '{' should be on the previous line. |
364
|
| Line contains a tab character. |
366
|
| 'if' is not followed by whitespace. |
366
|
| '(' is followed by whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| Line contains a tab character. |
367
|
| '{' should be on the previous line. |
367
|
| Line is longer than 80 characters. |
368
|
| Line contains a tab character. |
368
|
| Line contains a tab character. |
369
|
| Line contains a tab character. |
370
|
| 'if' is not followed by whitespace. |
370
|
| '(' is followed by whitespace. |
370
|
| '(' is followed by whitespace. |
370
|
| ')' is preceded with whitespace. |
370
|
| ')' is preceded with whitespace. |
370
|
| Line contains a tab character. |
371
|
| '{' should be on the previous line. |
371
|
| Line is longer than 80 characters. |
372
|
| Line contains a tab character. |
372
|
| '(' is followed by whitespace. |
372
|
| ')' is preceded with whitespace. |
372
|
| Line contains a tab character. |
373
|
| 'if' is not followed by whitespace. |
373
|
| '(' is followed by whitespace. |
373
|
| ')' is preceded with whitespace. |
373
|
| Line contains a tab character. |
374
|
| '{' should be on the previous line. |
374
|
| Line is longer than 80 characters. |
375
|
| Line contains a tab character. |
375
|
| Line is longer than 80 characters. |
376
|
| Line contains a tab character. |
376
|
| '(' is followed by whitespace. |
376
|
| ')' is preceded with whitespace. |
376
|
| Line contains a tab character. |
377
|
| Line contains a tab character. |
378
|
| '}' should be on the same line. |
378
|
| Line contains a tab character. |
379
|
| Line contains a tab character. |
380
|
| '{' should be on the previous line. |
380
|
| Line is longer than 80 characters. |
381
|
| Line contains a tab character. |
381
|
| Line contains a tab character. |
382
|
| Line is longer than 80 characters. |
384
|
| Line contains a tab character. |
384
|
| 'if' is not followed by whitespace. |
384
|
| '(' is followed by whitespace. |
384
|
| '(' is followed by whitespace. |
384
|
| '(' is followed by whitespace. |
384
|
| ')' is preceded with whitespace. |
384
|
| ')' is preceded with whitespace. |
384
|
| ')' is preceded with whitespace. |
384
|
| Line contains a tab character. |
385
|
| Line contains a tab character. |
386
|
| Line contains a tab character. |
387
|
| '}' should be on the same line. |
387
|
| Line contains a tab character. |
388
|
| Line contains a tab character. |
389
|
| '{' should be on the previous line. |
389
|
| Line contains a tab character. |
390
|
| Line is longer than 80 characters. |
392
|
| Line contains a tab character. |
392
|
| 'if' is not followed by whitespace. |
392
|
| '(' is followed by whitespace. |
392
|
| '(' is followed by whitespace. |
392
|
| '(' is followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| Line contains a tab character. |
393
|
| Line is longer than 80 characters. |
394
|
| Line contains a tab character. |
394
|
| '(' is followed by whitespace. |
394
|
| ')' is preceded with whitespace. |
394
|
| Line contains a tab character. |
395
|
| '}' should be on the same line. |
395
|
| Line is longer than 80 characters. |
396
|
| Line contains a tab character. |
396
|
| 'if' is not followed by whitespace. |
396
|
| '(' is followed by whitespace. |
396
|
| '(' is followed by whitespace. |
396
|
| '(' is followed by whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| Line contains a tab character. |
397
|
| Line is longer than 80 characters. |
398
|
| Line contains a tab character. |
398
|
| '(' is followed by whitespace. |
398
|
| ')' is preceded with whitespace. |
398
|
| Line contains a tab character. |
399
|
| '}' should be on the same line. |
399
|
| Line is longer than 80 characters. |
400
|
| Line contains a tab character. |
400
|
| 'if' is not followed by whitespace. |
400
|
| '(' is followed by whitespace. |
400
|
| '(' is followed by whitespace. |
400
|
| '(' is followed by whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| Line contains a tab character. |
401
|
| Line is longer than 80 characters. |
402
|
| Line contains a tab character. |
402
|
| '(' is followed by whitespace. |
402
|
| ')' is preceded with whitespace. |
402
|
| Line contains a tab character. |
403
|
| '}' should be on the same line. |
403
|
| Line is longer than 80 characters. |
404
|
| Line contains a tab character. |
404
|
| 'if' is not followed by whitespace. |
404
|
| '(' is followed by whitespace. |
404
|
| '(' is followed by whitespace. |
404
|
| '(' is followed by whitespace. |
404
|
| ')' is preceded with whitespace. |
404
|
| ')' is preceded with whitespace. |
404
|
| ')' is preceded with whitespace. |
404
|
| Line contains a tab character. |
405
|
| Line is longer than 80 characters. |
406
|
| Line contains a tab character. |
406
|
| '(' is followed by whitespace. |
406
|
| ')' is preceded with whitespace. |
406
|
| Line contains a tab character. |
407
|
| '}' should be on the same line. |
407
|
| Line is longer than 80 characters. |
408
|
| Line contains a tab character. |
408
|
| 'if' is not followed by whitespace. |
408
|
| '(' is followed by whitespace. |
408
|
| '(' is followed by whitespace. |
408
|
| '(' is followed by whitespace. |
408
|
| ')' is preceded with whitespace. |
408
|
| ')' is preceded with whitespace. |
408
|
| ')' is preceded with whitespace. |
408
|
| Line contains a tab character. |
409
|
| Line is longer than 80 characters. |
410
|
| Line contains a tab character. |
410
|
| '(' is followed by whitespace. |
410
|
| ')' is preceded with whitespace. |
410
|
| Line contains a tab character. |
411
|
| '}' should be on the same line. |
411
|
| Line is longer than 80 characters. |
412
|
| Line contains a tab character. |
412
|
| 'if' is not followed by whitespace. |
412
|
| '(' is followed by whitespace. |
412
|
| '(' is followed by whitespace. |
412
|
| '(' is followed by whitespace. |
412
|
| ')' is preceded with whitespace. |
412
|
| ')' is preceded with whitespace. |
412
|
| ')' is preceded with whitespace. |
412
|
| Line contains a tab character. |
413
|
| Line is longer than 80 characters. |
414
|
| Line contains a tab character. |
414
|
| '(' is followed by whitespace. |
414
|
| ')' is preceded with whitespace. |
414
|
| Line contains a tab character. |
415
|
| '}' should be on the same line. |
415
|
| Line is longer than 80 characters. |
416
|
| 'if' is not followed by whitespace. |
416
|
| '(' is followed by whitespace. |
416
|
| '(' is followed by whitespace. |
416
|
| '(' is followed by whitespace. |
416
|
| ')' is preceded with whitespace. |
416
|
| ')' is preceded with whitespace. |
416
|
| ')' is preceded with whitespace. |
416
|
| '(' is followed by whitespace. |
418
|
| ')' is preceded with whitespace. |
418
|
| '}' should be on the same line. |
419
|
| Line is longer than 80 characters. |
420
|
| 'if' is not followed by whitespace. |
420
|
| '(' is followed by whitespace. |
420
|
| '(' is followed by whitespace. |
420
|
| '(' is followed by whitespace. |
420
|
| ')' is preceded with whitespace. |
420
|
| ')' is preceded with whitespace. |
420
|
| ')' is preceded with whitespace. |
420
|
| '(' is followed by whitespace. |
422
|
| ')' is preceded with whitespace. |
422
|
| '}' should be on the same line. |
423
|
| Line contains a tab character. |
424
|
| Line contains a tab character. |
425
|
| '{' should be on the previous line. |
425
|
| Line contains a tab character. |
426
|
| Line is longer than 80 characters. |
428
|
| Line contains a tab character. |
428
|
| 'if' is not followed by whitespace. |
428
|
| '(' is followed by whitespace. |
428
|
| '(' is followed by whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| Line contains a tab character. |
429
|
| '{' should be on the previous line. |
429
|
| Line is longer than 80 characters. |
430
|
| Line contains a tab character. |
430
|
| Line contains a tab character. |
431
|
| '}' should be on the same line. |
431
|
| Line contains a tab character. |
432
|
| Line contains a tab character. |
433
|
| '{' should be on the previous line. |
433
|
| Line is longer than 80 characters. |
434
|
| Line contains a tab character. |
434
|
| Line contains a tab character. |
435
|
| Line is longer than 80 characters. |
437
|
| Line contains a tab character. |
437
|
| '(' is followed by whitespace. |
437
|
| ')' is preceded with whitespace. |
437
|
| Line contains a tab character. |
439
|
| Line is longer than 80 characters. |
440
|
| Line contains a tab character. |
440
|
| Line is longer than 80 characters. |
441
|
| Line contains a tab character. |
441
|
| Line contains a tab character. |
442
|
| Line is longer than 80 characters. |
443
|
| Line contains a tab character. |
443
|
| 'if' is not followed by whitespace. |
443
|
| '(' is followed by whitespace. |
443
|
| ')' is preceded with whitespace. |
443
|
| Line contains a tab character. |
444
|
| '{' should be on the previous line. |
444
|
| Line is longer than 80 characters. |
445
|
| Line contains a tab character. |
445
|
| Line is longer than 80 characters. |
446
|
| Line contains a tab character. |
446
|
| '(' is followed by whitespace. |
446
|
| ')' is preceded with whitespace. |
446
|
| Line contains a tab character. |
447
|
| '}' should be on the same line. |
447
|
| Line contains a tab character. |
448
|
| Line contains a tab character. |
449
|
| '{' should be on the previous line. |
449
|
| Line is longer than 80 characters. |
451
|
| Line contains a tab character. |
451
|
| Line is longer than 80 characters. |
452
|
| Line contains a tab character. |
452
|
| '(' is followed by whitespace. |
452
|
| ')' is preceded with whitespace. |
452
|
| Line contains a tab character. |
453
|
| Line contains a tab character. |
454
|
| Line contains a tab character. |
455
|
| Line contains a tab character. |
456
|
| Line contains a tab character. |
457
|
| Line contains a tab character. |
458
|
| '}' should be on the same line. |
458
|
| Line contains a tab character. |
459
|
| Line contains a tab character. |
460
|
| '{' should be on the previous line. |
460
|
| Line is longer than 80 characters. |
461
|
| Line contains a tab character. |
461
|
| '(' is followed by whitespace. |
461
|
| ')' is preceded with whitespace. |
461
|
| Line contains a tab character. |
462
|
| Line contains a tab character. |
463
|
| '(' is followed by whitespace. |
463
|
| ')' is preceded with whitespace. |
463
|
| Line contains a tab character. |
464
|
| Line contains a tab character. |
466
|
| Line contains a tab character. |
467
|
| Line contains a tab character. |
469
|
| Missing a Javadoc comment. |
469
|
| Line contains a tab character. |
470
|
| '{' should be on the previous line. |
470
|
| Line contains a tab character. |
471
|
| Line contains a tab character. |
473
|
| Line contains a tab character. |
474
|
| Line contains a tab character. |
475
|
| Line contains a tab character. |
476
|
| Line contains a tab character. |
477
|
| Line is longer than 80 characters. |
479
|
| Line contains a tab character. |
479
|
| Missing a Javadoc comment. |
479
|
| Redundant 'final' modifier. |
479
|
| '(' is followed by whitespace. |
479
|
| ')' is preceded with whitespace. |
479
|
| Line contains a tab character. |
480
|
| Line contains a tab character. |
481
|
| 'if' is not followed by whitespace. |
481
|
| '(' is followed by whitespace. |
481
|
| ')' is preceded with whitespace. |
481
|
| Line contains a tab character. |
482
|
| '{' should be on the previous line. |
482
|
| Line contains a tab character. |
483
|
| Line contains a tab character. |
484
|
| Line contains a tab character. |
486
|
| Line contains a tab character. |
487
|
| Line is longer than 80 characters. |
489
|
| Line contains a tab character. |
489
|
| 'for' is not followed by whitespace. |
489
|
| '(' is followed by whitespace. |
489
|
| ';' is followed by whitespace. |
489
|
| Line contains a tab character. |
490
|
| '{' should be on the previous line. |
490
|
| Line contains a tab character. |
491
|
| '(' is followed by whitespace. |
491
|
| ')' is preceded with whitespace. |
491
|
| Line contains a tab character. |
492
|
| Line contains a tab character. |
494
|
| 'if' is not followed by whitespace. |
494
|
| '(' is followed by whitespace. |
494
|
| '(' is followed by whitespace. |
494
|
| ')' is preceded with whitespace. |
494
|
| ')' is preceded with whitespace. |
494
|
| Line contains a tab character. |
495
|
| '{' should be on the previous line. |
495
|
| Line contains a tab character. |
496
|
| Line is longer than 80 characters. |
497
|
| Line contains a tab character. |
497
|
| 'if' is not followed by whitespace. |
497
|
| '(' is followed by whitespace. |
497
|
| '(' is followed by whitespace. |
497
|
| ')' is preceded with whitespace. |
497
|
| ')' is preceded with whitespace. |
497
|
| Line contains a tab character. |
498
|
| '{' should be on the previous line. |
498
|
| Line contains a tab character. |
499
|
| Line is longer than 80 characters. |
500
|
| Line contains a tab character. |
500
|
| '(' is followed by whitespace. |
500
|
| ')' is preceded with whitespace. |
500
|
| Line contains a tab character. |
501
|
| '}' should be on the same line. |
501
|
| Line contains a tab character. |
502
|
| Line contains a tab character. |
503
|
| '{' should be on the previous line. |
503
|
| Line contains a tab character. |
504
|
| Line contains a tab character. |
505
|
| Line contains a tab character. |
506
|
| Line contains a tab character. |
507
|
| Line contains a tab character. |
508
|
| Line contains a tab character. |
509
|
| Line is longer than 80 characters. |
511
|
| Line contains a tab character. |
511
|
| Missing a Javadoc comment. |
511
|
| Redundant 'final' modifier. |
511
|
| '(' is followed by whitespace. |
511
|
| ')' is preceded with whitespace. |
511
|
| Line contains a tab character. |
512
|
| Line contains a tab character. |
513
|
| 'if' is not followed by whitespace. |
513
|
| '(' is followed by whitespace. |
513
|
| ')' is preceded with whitespace. |
513
|
| Line contains a tab character. |
514
|
| '{' should be on the previous line. |
514
|
| Line contains a tab character. |
515
|
| Line contains a tab character. |
516
|
| Line contains a tab character. |
518
|
| Line is longer than 80 characters. |
520
|
| Line contains a tab character. |
520
|
| 'for' is not followed by whitespace. |
520
|
| '(' is followed by whitespace. |
520
|
| ';' is followed by whitespace. |
520
|
| Line contains a tab character. |
521
|
| '{' should be on the previous line. |
521
|
| Line contains a tab character. |
522
|
| '(' is followed by whitespace. |
522
|
| ')' is preceded with whitespace. |
522
|
| Line contains a tab character. |
524
|
| Line is longer than 80 characters. |
525
|
| Line contains a tab character. |
525
|
| 'for' is not followed by whitespace. |
525
|
| '(' is followed by whitespace. |
525
|
| ';' is followed by whitespace. |
525
|
| Line contains a tab character. |
526
|
| Line contains a tab character. |
527
|
| '(' is followed by whitespace. |
527
|
| ')' is preceded with whitespace. |
527
|
| Line contains a tab character. |
528
|
| Line is longer than 80 characters. |
530
|
| Line contains a tab character. |
530
|
| 'if' is not followed by whitespace. |
530
|
| '(' is followed by whitespace. |
530
|
| '(' is followed by whitespace. |
530
|
| ')' is preceded with whitespace. |
530
|
| ')' is preceded with whitespace. |
530
|
| Line contains a tab character. |
531
|
| '{' should be on the previous line. |
531
|
| Line contains a tab character. |
532
|
| 'if' is not followed by whitespace. |
532
|
| '(' is followed by whitespace. |
532
|
| ')' is preceded with whitespace. |
532
|
| Line contains a tab character. |
533
|
| '{' should be on the previous line. |
533
|
| Line contains a tab character. |
534
|
| Line is longer than 80 characters. |
535
|
| Line contains a tab character. |
535
|
| '(' is followed by whitespace. |
535
|
| ')' is preceded with whitespace. |
535
|
| Line contains a tab character. |
536
|
| '}' should be on the same line. |
536
|
| Line contains a tab character. |
537
|
| Line contains a tab character. |
538
|
| '{' should be on the previous line. |
538
|
| Line contains a tab character. |
539
|
| Line contains a tab character. |
540
|
| Line contains a tab character. |
541
|
| Line contains a tab character. |
542
|
| Line contains a tab character. |
543
|
| Line contains a tab character. |
544
|
| Line contains a tab character. |
545
|
| First sentence should end with a period. |
547
|
| Line contains a tab character. |
547
|
| Line contains a tab character. |
548
|
| Line contains a tab character. |
549
|
| Line contains a tab character. |
550
|
| Line contains a tab character. |
551
|
| Line contains a tab character. |
552
|
| Line is longer than 80 characters. |
553
|
| Line contains a tab character. |
553
|
| Redundant 'final' modifier. |
553
|
| '(' is followed by whitespace. |
553
|
| ')' is preceded with whitespace. |
553
|
| Line contains a tab character. |
554
|
| Line contains a tab character. |
555
|
| 'if' is not followed by whitespace. |
555
|
| '(' is followed by whitespace. |
555
|
| ')' is preceded with whitespace. |
555
|
| Line contains a tab character. |
556
|
| '{' should be on the previous line. |
556
|
| Line contains a tab character. |
557
|
| Line contains a tab character. |
558
|
| Line is longer than 80 characters. |
560
|
| Line contains a tab character. |
560
|
| Line contains a tab character. |
562
|
| Line contains a tab character. |
564
|
| 'for' is not followed by whitespace. |
564
|
| '(' is followed by whitespace. |
564
|
| ';' is followed by whitespace. |
564
|
| Line contains a tab character. |
565
|
| '{' should be on the previous line. |
565
|
| Line contains a tab character. |
566
|
| '(' is followed by whitespace. |
566
|
| ')' is preceded with whitespace. |
566
|
| Line is longer than 80 characters. |
567
|
| Line contains a tab character. |
567
|
| Line contains a tab character. |
569
|
| 'if' is not followed by whitespace. |
569
|
| '(' is followed by whitespace. |
569
|
| '(' is followed by whitespace. |
569
|
| ')' is preceded with whitespace. |
569
|
| ')' is preceded with whitespace. |
569
|
| Line contains a tab character. |
570
|
| '{' should be on the previous line. |
570
|
| Line contains a tab character. |
571
|
| Line contains a tab character. |
572
|
| Line contains a tab character. |
573
|
| Line contains a tab character. |
574
|
| Line contains a tab character. |
575
|
| Line contains a tab character. |
576
|
| Line contains a tab character. |
578
|
| Line contains a tab character. |
579
|
| Line contains a tab character. |
583
|
| Line contains a tab character. |
584
|
| Line contains a tab character. |
585
|
| Line contains a tab character. |
586
|
| Line is longer than 80 characters. |
587
|
| Line contains a tab character. |
587
|
| Redundant 'final' modifier. |
587
|
| '(' is followed by whitespace. |
587
|
| ')' is preceded with whitespace. |
587
|
| Line contains a tab character. |
588
|
| Line is longer than 80 characters. |
589
|
| Line is longer than 80 characters. |
592
|
| Line contains a tab character. |
597
|
| Line contains a tab character. |
598
|
| Line contains a tab character. |
600
|
| Line contains a tab character. |
601
|
| Line contains a tab character. |
602
|
| Line contains a tab character. |
603
|
| Line contains a tab character. |
604
|
| Line contains a tab character. |
605
|
| Line is longer than 80 characters. |
606
|
| Line contains a tab character. |
606
|
| Redundant 'final' modifier. |
606
|
| '(' is followed by whitespace. |
606
|
| ')' is preceded with whitespace. |
606
|
| Line contains a tab character. |
607
|
| Line is longer than 80 characters. |
610
|
| '!' is followed by whitespace. |
610
|
| Line is longer than 80 characters. |
611
|
| Line contains a tab character. |
611
|
| Line is longer than 80 characters. |
612
|
| 'for' is not followed by whitespace. |
612
|
| '(' is followed by whitespace. |
612
|
| ';' is followed by whitespace. |
612
|
| '(' is followed by whitespace. |
614
|
| ')' is preceded with whitespace. |
614
|
| 'if' is not followed by whitespace. |
616
|
| '(' is followed by whitespace. |
616
|
| '(' is followed by whitespace. |
616
|
| ')' is preceded with whitespace. |
616
|
| ')' is preceded with whitespace. |
616
|
| '{' should be on the previous line. |
617
|
| Line contains a tab character. |
623
|
| Line contains a tab character. |
624
|
| First sentence should end with a period. |
626
|
| Line contains a tab character. |
626
|
| Line contains a tab character. |
627
|
| Line contains a tab character. |
628
|
| Line contains a tab character. |
629
|
| Line contains a tab character. |
630
|
| Line contains a tab character. |
631
|
| Line is longer than 80 characters. |
632
|
| Line contains a tab character. |
632
|
| Redundant 'final' modifier. |
632
|
| '(' is followed by whitespace. |
632
|
| ')' is preceded with whitespace. |
632
|
| Line contains a tab character. |
633
|
| Line contains a tab character. |
634
|
| 'if' is not followed by whitespace. |
634
|
| '(' is followed by whitespace. |
634
|
| ')' is preceded with whitespace. |
634
|
| Line contains a tab character. |
635
|
| '{' should be on the previous line. |
635
|
| Line contains a tab character. |
636
|
| Line contains a tab character. |
637
|
| Line contains a tab character. |
639
|
| Line contains a tab character. |
640
|
| Line is longer than 80 characters. |
642
|
| Line contains a tab character. |
642
|
| 'for' is not followed by whitespace. |
642
|
| '(' is followed by whitespace. |
642
|
| ';' is followed by whitespace. |
642
|
| Line contains a tab character. |
643
|
| '{' should be on the previous line. |
643
|
| Line is longer than 80 characters. |
644
|
| Line contains a tab character. |
644
|
| '(' is followed by whitespace. |
644
|
| '(' is followed by whitespace. |
644
|
| ')' is preceded with whitespace. |
644
|
| ')' is preceded with whitespace. |
644
|
| Line is longer than 80 characters. |
645
|
| Line contains a tab character. |
645
|
| Line contains a tab character. |
647
|
| 'if' is not followed by whitespace. |
647
|
| '(' is followed by whitespace. |
647
|
| '(' is followed by whitespace. |
647
|
| ')' is preceded with whitespace. |
647
|
| ')' is preceded with whitespace. |
647
|
| Line contains a tab character. |
648
|
| '{' should be on the previous line. |
648
|
| Line is longer than 80 characters. |
649
|
| Line contains a tab character. |
649
|
| 'if' is not followed by whitespace. |
649
|
| '(' is followed by whitespace. |
649
|
| '(' is followed by whitespace. |
649
|
| ')' is preceded with whitespace. |
649
|
| ')' is preceded with whitespace. |
649
|
| Line contains a tab character. |
650
|
| '{' should be on the previous line. |
650
|
| Line contains a tab character. |
651
|
| Line is longer than 80 characters. |
652
|
| Line contains a tab character. |
652
|
| '(' is followed by whitespace. |
652
|
| ')' is preceded with whitespace. |
652
|
| Line contains a tab character. |
653
|
| '}' should be on the same line. |
653
|
| Line contains a tab character. |
654
|
| Line contains a tab character. |
655
|
| '{' should be on the previous line. |
655
|
| Line contains a tab character. |
656
|
| Line contains a tab character. |
657
|
| Line contains a tab character. |
658
|
| Line contains a tab character. |
659
|
| Line contains a tab character. |
660
|
| Line contains a tab character. |
661
|
| Line contains a tab character. |
663
|
| Line is longer than 80 characters. |
664
|
| Line contains a tab character. |
664
|
| Line contains a tab character. |
665
|
| Line contains a tab character. |
666
|
| Line contains a tab character. |
667
|
| Line contains a tab character. |
668
|
| Line contains a tab character. |
669
|
| Line is longer than 80 characters. |
670
|
| Line contains a tab character. |
670
|
| Redundant 'final' modifier. |
670
|
| '(' is followed by whitespace. |
670
|
| Expected @param tag for 'unqualifiedClassName'. |
670
|
| ')' is preceded with whitespace. |
670
|
| Line contains a tab character. |
671
|
| Line contains a tab character. |
672
|
| Line contains a tab character. |
674
|
| 'if' is not followed by whitespace. |
674
|
| '(' is followed by whitespace. |
674
|
| '(' is followed by whitespace. |
674
|
| ')' is preceded with whitespace. |
674
|
| ')' is preceded with whitespace. |
674
|
| Line contains a tab character. |
675
|
| '{' should be on the previous line. |
675
|
| Line contains a tab character. |
676
|
| Line contains a tab character. |
677
|
| '}' should be on the same line. |
677
|
| Line contains a tab character. |
678
|
| Line contains a tab character. |
679
|
| '{' should be on the previous line. |
679
|
| Line contains a tab character. |
680
|
| Line contains a tab character. |
681
|
| Line contains a tab character. |
682
|
| First sentence should end with a period. |
684
|
| Line contains a tab character. |
684
|
| Line contains a tab character. |
685
|
| Line contains a tab character. |
686
|
| Line contains a tab character. |
687
|
| Line contains a tab character. |
688
|
| Line contains a tab character. |
689
|
| Line is longer than 80 characters. |
690
|
| Line contains a tab character. |
690
|
| Redundant 'final' modifier. |
690
|
| '(' is followed by whitespace. |
690
|
| ')' is preceded with whitespace. |
690
|
| Line contains a tab character. |
691
|
| Line contains a tab character. |
692
|
| Line contains a tab character. |
694
|
| 'if' is not followed by whitespace. |
694
|
| '(' is followed by whitespace. |
694
|
| '(' is followed by whitespace. |
694
|
| ')' is preceded with whitespace. |
694
|
| ')' is preceded with whitespace. |
694
|
| Line contains a tab character. |
695
|
| '{' should be on the previous line. |
695
|
| Line contains a tab character. |
696
|
| Line contains a tab character. |
697
|
| '}' should be on the same line. |
697
|
| Line contains a tab character. |
698
|
| Line contains a tab character. |
699
|
| '{' should be on the previous line. |
699
|
| Line is longer than 80 characters. |
700
|
| Line contains a tab character. |
700
|
| Line contains a tab character. |
701
|
| Line contains a tab character. |
703
|
| 'if' is not followed by whitespace. |
703
|
| '(' is followed by whitespace. |
703
|
| '(' is followed by whitespace. |
703
|
| ')' is preceded with whitespace. |
703
|
| ')' is preceded with whitespace. |
703
|
| Line contains a tab character. |
704
|
| '{' should be on the previous line. |
704
|
| Line contains a tab character. |
705
|
| Line contains a tab character. |
706
|
| '}' should be on the same line. |
706
|
| Line contains a tab character. |
707
|
| Line contains a tab character. |
708
|
| '{' should be on the previous line. |
708
|
| Line contains a tab character. |
709
|
| Line contains a tab character. |
710
|
| Line contains a tab character. |
712
|
| Line is longer than 80 characters. |
714
|
| Line contains a tab character. |
714
|
| Missing a Javadoc comment. |
714
|
| Redundant 'final' modifier. |
714
|
| '(' is followed by whitespace. |
714
|
| ')' is preceded with whitespace. |
714
|
| Line contains a tab character. |
715
|
| Line contains a tab character. |
716
|
| Line is longer than 80 characters. |
717
|
| Line contains a tab character. |
717
|
| 'if' construct must use '{}'s. |
719
|
| Line contains a tab character. |
719
|
| 'if' is not followed by whitespace. |
719
|
| '(' is followed by whitespace. |
719
|
| '(' is followed by whitespace. |
719
|
| ')' is preceded with whitespace. |
719
|
| ')' is preceded with whitespace. |
719
|
| Line contains a tab character. |
720
|
| Line contains a tab character. |
722
|
| Line contains a tab character. |
723
|
| 'if' is not followed by whitespace. |
723
|
| '(' is followed by whitespace. |
723
|
| '(' is followed by whitespace. |
723
|
| ')' is preceded with whitespace. |
723
|
| ')' is preceded with whitespace. |
723
|
| Line contains a tab character. |
724
|
| '{' should be on the previous line. |
724
|
| Line contains a tab character. |
725
|
| Line contains a tab character. |
726
|
| '}' should be on the same line. |
726
|
| Line contains a tab character. |
727
|
| Line contains a tab character. |
728
|
| '{' should be on the previous line. |
728
|
| Line is longer than 80 characters. |
729
|
| Line contains a tab character. |
729
|
| Line contains a tab character. |
730
|
| 'if' construct must use '{}'s. |
732
|
| Line contains a tab character. |
732
|
| 'if' is not followed by whitespace. |
732
|
| '(' is followed by whitespace. |
732
|
| '(' is followed by whitespace. |
732
|
| ')' is preceded with whitespace. |
732
|
| ')' is preceded with whitespace. |
732
|
| Line contains a tab character. |
733
|
| Line contains a tab character. |
735
|
| Line contains a tab character. |
736
|
| First sentence should end with a period. |
738
|
| Line contains a tab character. |
738
|
| Line contains a tab character. |
739
|
| Line contains a tab character. |
740
|
| Line contains a tab character. |
741
|
| Line contains a tab character. |
742
|
| Line contains a tab character. |
743
|
| '(' is followed by whitespace. |
743
|
| Parameter useNodeParser should be final. |
743
|
| ')' is preceded with whitespace. |
743
|
| Line contains a tab character. |
744
|
| '{' should be on the previous line. |
744
|
| Line contains a tab character. |
745
|
| Line contains a tab character. |
746
|
| '{' should be on the previous line. |
746
|
| Line contains a tab character. |
747
|
| 'if' is not followed by whitespace. |
747
|
| '(' is followed by whitespace. |
747
|
| ')' is preceded with whitespace. |
747
|
| Line contains a tab character. |
748
|
| '{' should be on the previous line. |
748
|
| Line is longer than 80 characters. |
749
|
| Line contains a tab character. |
749
|
| Line contains a tab character. |
750
|
| Line contains a tab character. |
751
|
| Line is longer than 80 characters. |
752
|
| Line contains a tab character. |
752
|
| '(' is followed by whitespace. |
752
|
| ')' is preceded with whitespace. |
752
|
| '(' is followed by whitespace. |
752
|
| ')' is preceded with whitespace. |
752
|
| Line contains a tab character. |
753
|
| '}' should be on the same line. |
753
|
| Line contains a tab character. |
754
|
| Line contains a tab character. |
755
|
| '{' should be on the previous line. |
755
|
| Line contains a tab character. |
756
|
| Line is longer than 80 characters. |
757
|
| Line contains a tab character. |
757
|
| '(' is followed by whitespace. |
757
|
| ')' is preceded with whitespace. |
757
|
| '(' is followed by whitespace. |
757
|
| ')' is preceded with whitespace. |
757
|
| Line contains a tab character. |
758
|
| Line contains a tab character. |
759
|
| '}' should be on the same line. |
759
|
| Line contains a tab character. |
760
|
| 'catch' is not followed by whitespace. |
760
|
| '(' is followed by whitespace. |
760
|
| ')' is preceded with whitespace. |
760
|
| Line contains a tab character. |
761
|
| '{' should be on the previous line. |
761
|
| Line is longer than 80 characters. |
762
|
| Line contains a tab character. |
762
|
| Line is longer than 80 characters. |
763
|
| Line contains a tab character. |
763
|
| Avoid inline conditionals. |
763
|
| Line is longer than 80 characters. |
765
|
| Line contains a tab character. |
765
|
| '(' is followed by whitespace. |
765
|
| ')' is preceded with whitespace. |
765
|
| Line contains a tab character. |
766
|
| '}' should be on the same line. |
766
|
| Line contains a tab character. |
767
|
| 'catch' is not followed by whitespace. |
767
|
| '(' is followed by whitespace. |
767
|
| ')' is preceded with whitespace. |
767
|
| Line contains a tab character. |
768
|
| '{' should be on the previous line. |
768
|
| Line is longer than 80 characters. |
769
|
| Line contains a tab character. |
769
|
| Avoid inline conditionals. |
769
|
| Line is longer than 80 characters. |
771
|
| Line contains a tab character. |
771
|
| '(' is followed by whitespace. |
771
|
| ')' is preceded with whitespace. |
771
|
| Line contains a tab character. |
772
|
| Line contains a tab character. |
773
|
xjavadoc/SourceSet.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
18
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Expected an @return tag. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Expected an @return tag. |
29
|
| Line contains a tab character. |
29
|
| '(' is followed by whitespace. |
29
|
| Expected @param tag for 'qualifiedName'. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Expected an @return tag. |
35
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
35
|
| Expected @param tag for 'i'. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Expected an @return tag. |
40
|
| Line contains a tab character. |
40
|
xjavadoc/TagValidationException.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
17
|
| Missing a Javadoc comment. |
17
|
| Name '_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
17
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| '(' is followed by whitespace. |
19
|
| Parameter message should be final. |
19
|
| Parameter tag should be final. |
19
|
| ')' is preceded with whitespace. |
19
|
| Line contains a tab character. |
20
|
| '{' should be on the previous line. |
20
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| Line contains a tab character. |
26
|
| '{' should be on the previous line. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. |
30
|
| Missing a Javadoc comment. |
30
|
| '{' should be on the previous line. |
31
|
xjavadoc/TagValidator.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
17
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Name '_predicate' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
18
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| '(' is followed by whitespace. |
20
|
| Parameter predicate should be final. |
20
|
| ')' is preceded with whitespace. |
20
|
| Line contains a tab character. |
21
|
| '{' should be on the previous line. |
21
|
| Line contains a tab character. |
22
|
| '(' is followed by whitespace. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
25
|
| Method 'setPredicate' is not designed for extension - needs to be abstract, final or empty. |
25
|
| Missing a Javadoc comment. |
25
|
| '(' is followed by whitespace. |
25
|
| Parameter predicate should be final. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line contains a tab character. |
26
|
| '{' should be on the previous line. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
31
|
| Method 'validate' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter tag should be final. |
31
|
| ')' is preceded with whitespace. |
31
|
| Redundant throws: 'TagValidationException' is unchecked exception. |
31
|
| Line contains a tab character. |
32
|
| '{' should be on the previous line. |
32
|
| Line contains a tab character. |
33
|
| 'if' is not followed by whitespace. |
33
|
| '(' is followed by whitespace. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| '{' should be on the previous line. |
34
|
| Line is longer than 80 characters. |
35
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
xjavadoc/Token.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Variable 'kind' must be private and have accessor methods. |
15
|
| Variable 'beginLine' must be private and have accessor methods. |
22
|
| Variable 'beginColumn' must be private and have accessor methods. |
22
|
| Variable 'endLine' must be private and have accessor methods. |
22
|
| Variable 'endColumn' must be private and have accessor methods. |
22
|
| Variable 'image' must be private and have accessor methods. |
27
|
| Variable 'next' must be private and have accessor methods. |
37
|
| Variable 'specialToken' must be private and have accessor methods. |
51
|
| Expected an @return tag. |
56
|
| '{' should be on the previous line. |
57
|
| Expected an @return tag. |
73
|
| Parameter ofKind should be final. |
73
|
| Expected @param tag for 'ofKind'. |
73
|
| '{' should be on the previous line. |
74
|
| '{' should be on the previous line. |
76
|
xjavadoc/TokenMgrError.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Missing a Javadoc comment. |
4
|
| '{' should be on the previous line. |
5
|
| Line is longer than 80 characters. |
16
|
| Variable 'errorCode' must be private and have accessor methods. |
34
|
| First sentence should end with a period. |
36
|
| Expected an @return tag. |
40
|
| Parameter str should be final. |
40
|
| Expected @param tag for 'str'. |
40
|
| '{' should be on the previous line. |
45
|
| '0x20' is a magic number. |
73
|
| '0x7e' is a magic number. |
73
|
| '16' is a magic number. |
74
|
| '4' is a magic number. |
75
|
| Line has trailing spaces. |
88
|
| Line is longer than 80 characters. |
95
|
| Expected an @return tag. |
97
|
| Line is longer than 80 characters. |
97
|
| Redundant 'final' modifier. |
97
|
| Name 'LexicalError' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
97
|
| Parameter EOFSeen should be final. |
97
|
| Expected @param tag for 'EOFSeen'. |
97
|
| Name 'EOFSeen' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
97
|
| Parameter lexState should be final. |
97
|
| Expected @param tag for 'lexState'. |
97
|
| Parameter errorLine should be final. |
97
|
| Expected @param tag for 'errorLine'. |
97
|
| Parameter errorColumn should be final. |
97
|
| Expected @param tag for 'errorColumn'. |
97
|
| Parameter errorAfter should be final. |
97
|
| Expected @param tag for 'errorAfter'. |
97
|
| Parameter curChar should be final. |
97
|
| Expected @param tag for 'curChar'. |
97
|
| 'return' is not followed by whitespace. |
98
|
| '+' should be on a new line. |
98
|
| '+' should be on a new line. |
99
|
| '+' should be on a new line. |
100
|
| Line is longer than 80 characters. |
101
|
| Avoid inline conditionals. |
101
|
| 'cast' is not followed by whitespace. |
101
|
| '+' should be on a new line. |
101
|
| Line is longer than 80 characters. |
106
|
| Line has trailing spaces. |
108
|
| Expected an @return tag. |
114
|
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
122
|
| Missing a Javadoc comment. |
125
|
| Parameter message should be final. |
125
|
| Parameter reason should be final. |
125
|
| Line is longer than 80 characters. |
130
|
| Missing a Javadoc comment. |
130
|
| Parameter EOFSeen should be final. |
130
|
| Name 'EOFSeen' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
130
|
| Parameter lexState should be final. |
130
|
| Parameter errorLine should be final. |
130
|
| Parameter errorColumn should be final. |
130
|
| Parameter errorAfter should be final. |
130
|
| Parameter curChar should be final. |
130
|
| Parameter reason should be final. |
130
|
| Line is longer than 80 characters. |
131
|
xjavadoc/Type.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
7
|
| '{' should be on the previous line. |
14
|
| First sentence should end with a period. |
15
|
| Line contains a tab character. |
15
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| First sentence should end with a period. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
xjavadoc/UnknownClass.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
20
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| Variable 'instanceCount' must be private and have accessor methods. |
22
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line is longer than 80 characters. |
26
|
| Line contains a tab character. |
26
|
| Line is longer than 80 characters. |
27
|
| Line contains a tab character. |
27
|
| Line is longer than 80 characters. |
28
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter xJavaDoc should be final. |
31
|
| Expected @param tag for 'xJavaDoc'. |
31
|
| Parameter qualifiedName should be final. |
31
|
| Expected @param tag for 'qualifiedName'. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line contains a tab character. |
32
|
| '{' should be on the previous line. |
32
|
| Line contains a tab character. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line is longer than 80 characters. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| First sentence should end with a period. |
42
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| '{' should be on the previous line. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
52
|
| Missing a Javadoc comment. |
52
|
| Line contains a tab character. |
53
|
| '{' should be on the previous line. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| First sentence should end with a period. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| '{' should be on the previous line. |
61
|
| Line contains a tab character. |
62
|
| First sentence should end with a period. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| '{' should be on the previous line. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
xjavadoc/UnknownTagException.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
13
|
| Line contains a tab character. |
14
|
| Missing a Javadoc comment. |
14
|
| '(' is followed by whitespace. |
14
|
| Parameter tag should be final. |
14
|
| ')' is preceded with whitespace. |
14
|
| Line contains a tab character. |
15
|
| '{' should be on the previous line. |
15
|
| Line contains a tab character. |
16
|
| '(' is followed by whitespace. |
16
|
| ')' is preceded with whitespace. |
16
|
| Line contains a tab character. |
17
|
xjavadoc/Util.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
11
|
| Utility classes should not have a public or default constructor. |
17
|
| '{' should be on the previous line. |
18
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| 'static' modifier out of order with the JLS suggestions. |
20
|
| Name '_javaFilter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| '(' is followed by whitespace. |
23
|
| Parameter f should be final. |
23
|
| ')' is preceded with whitespace. |
23
|
| Line contains a tab character. |
24
|
| '{' should be on the previous line. |
24
|
| Line contains a tab character. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
29
|
| Missing a Javadoc comment. |
29
|
| 'static' modifier out of order with the JLS suggestions. |
29
|
| Name '_dirFilter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| '(' is followed by whitespace. |
32
|
| Parameter f should be final. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line contains a tab character. |
33
|
| '{' should be on the previous line. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
38
|
| Line is longer than 80 characters. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| Parameter root should be final. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| '{' should be on the previous line. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line is longer than 80 characters. |
50
|
| Line contains a tab character. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
53
|
| Missing a Javadoc comment. |
53
|
| '(' is followed by whitespace. |
53
|
| Parameter qualifiedName should be final. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line contains a tab character. |
54
|
| '{' should be on the previous line. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
58
|
| 'if' is not followed by whitespace. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| '{' should be on the previous line. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| '}' should be on the same line. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| '{' should be on the previous line. |
64
|
| Line is longer than 80 characters. |
65
|
| Line contains a tab character. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line is longer than 80 characters. |
70
|
| Line contains a tab character. |
70
|
| Missing a Javadoc comment. |
70
|
| '(' is followed by whitespace. |
70
|
| Parameter packageName should be final. |
70
|
| Parameter unqualifiedName should be final. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| 'if' is not followed by whitespace. |
72
|
| '(' is followed by whitespace. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line contains a tab character. |
73
|
| '{' should be on the previous line. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| '}' should be on the same line. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '{' should be on the previous line. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line is longer than 80 characters. |
82
|
| Line contains a tab character. |
82
|
| Missing a Javadoc comment. |
82
|
| 'static' modifier out of order with the JLS suggestions. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| 'for' is not followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
85
|
| '{' should be on the previous line. |
85
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
91
|
| Missing a Javadoc comment. |
91
|
| 'static' modifier out of order with the JLS suggestions. |
91
|
| '(' is followed by whitespace. |
91
|
| Parameter array should be final. |
91
|
| Parameter delimiter should be final. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line contains a tab character. |
92
|
| '{' should be on the previous line. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
95
|
| 'for' is not followed by whitespace. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| '{' should be on the previous line. |
96
|
| Line contains a tab character. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| 'if' is not followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line contains a tab character. |
99
|
| '{' should be on the previous line. |
99
|
| Line contains a tab character. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line is longer than 80 characters. |
106
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Expected an @return tag. |
111
|
| Line is longer than 80 characters. |
111
|
| Line contains a tab character. |
111
|
| '(' is followed by whitespace. |
111
|
| Parameter qualifiedName should be final. |
111
|
| Expected @param tag for 'qualifiedName'. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
112
|
| '{' should be on the previous line. |
112
|
| Line contains a tab character. |
113
|
| 'if' is not followed by whitespace. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
114
|
| '{' should be on the previous line. |
114
|
| Line is longer than 80 characters. |
115
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
118
|
| Name 'dot_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| 'if' construct must use '{}'s. |
120
|
| Line contains a tab character. |
120
|
| 'if' is not followed by whitespace. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line contains a tab character. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| 'else' construct must use '{}'s. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
126
|
| Line is longer than 80 characters. |
127
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line is longer than 80 characters. |
134
|
| Line contains a tab character. |
134
|
| '(' is followed by whitespace. |
134
|
| Parameter root should be final. |
134
|
| Parameter dirName should be final. |
134
|
| Parameter javaFileNames should be final. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line contains a tab character. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line contains a tab character. |
140
|
| 'for' is not followed by whitespace. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line contains a tab character. |
141
|
| '{' should be on the previous line. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
144
|
| 'if' is not followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| Line contains a tab character. |
145
|
| '{' should be on the previous line. |
145
|
| Line is longer than 80 characters. |
146
|
| Line contains a tab character. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line contains a tab character. |
149
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| Line contains a tab character. |
154
|
| 'for' is not followed by whitespace. |
154
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| Line contains a tab character. |
155
|
| '{' should be on the previous line. |
155
|
| Line contains a tab character. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line contains a tab character. |
158
|
| 'if' is not followed by whitespace. |
158
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| Line contains a tab character. |
159
|
| '{' should be on the previous line. |
159
|
| Line contains a tab character. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line contains a tab character. |
163
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
xjavadoc/XClass.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Redundant 'public' modifier. |
26
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Redundant 'public' modifier. |
33
|
| Line contains a tab character. |
35
|
| Line is longer than 80 characters. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Redundant 'public' modifier. |
61
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Redundant 'public' modifier. |
68
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| First sentence should end with a period. |
77
|
| Line contains a tab character. |
77
|
| Line is longer than 80 characters. |
78
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| First sentence should end with a period. |
84
|
| Line contains a tab character. |
84
|
| Line is longer than 80 characters. |
85
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
91
|
| Line is longer than 80 characters. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line is longer than 80 characters. |
102
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Unclosed HTML tag found: <code>Foo(int,java.lang.String)>/code>. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
113
|
| Missing a Javadoc comment. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
115
|
| Missing a Javadoc comment. |
115
|
| First sentence should end with a period. |
117
|
| Line contains a tab character. |
117
|
| Line is longer than 80 characters. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
125
|
| ')' is preceded with whitespace. |
125
|
| First sentence should end with a period. |
127
|
| Line contains a tab character. |
127
|
| Line is longer than 80 characters. |
128
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line is longer than 80 characters. |
132
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| '(' is followed by whitespace. |
137
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line contains a tab character. |
139
|
| Line is longer than 80 characters. |
140
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line is longer than 80 characters. |
149
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line is longer than 80 characters. |
159
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
166
|
| Line is longer than 80 characters. |
167
|
| Line contains a tab character. |
167
|
| Line is longer than 80 characters. |
168
|
| Line contains a tab character. |
168
|
| Line is longer than 80 characters. |
169
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
175
|
| Line is longer than 80 characters. |
176
|
| Line contains a tab character. |
176
|
| Line is longer than 80 characters. |
177
|
| Line contains a tab character. |
177
|
| Line is longer than 80 characters. |
178
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line is longer than 80 characters. |
201
|
| Line contains a tab character. |
201
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| '(' is followed by whitespace. |
207
|
| Expected @param tag for 'methodNameWithSignature'. |
207
|
| ')' is preceded with whitespace. |
207
|
| Line contains a tab character. |
209
|
| Missing a Javadoc comment. |
209
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| '(' is followed by whitespace. |
248
|
| Expected @param tag for 'predicate'. |
248
|
| ')' is preceded with whitespace. |
248
|
| First sentence should end with a period. |
250
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
257
|
| Missing a Javadoc comment. |
257
|
| Line contains a tab character. |
259
|
| Missing a Javadoc comment. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| Line contains a tab character. |
261
|
| Missing a Javadoc comment. |
261
|
| Line contains a tab character. |
263
|
| Missing a Javadoc comment. |
263
|
| Line contains a tab character. |
265
|
| Line is longer than 80 characters. |
266
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| '(' is followed by whitespace. |
272
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
272
|
| ')' is preceded with whitespace. |
272
|
| Line contains a tab character. |
274
|
| Line is longer than 80 characters. |
275
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line is longer than 80 characters. |
282
|
| Line contains a tab character. |
282
|
| '(' is followed by whitespace. |
282
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
282
|
| ')' is preceded with whitespace. |
282
|
| Line contains a tab character. |
284
|
| Line is longer than 80 characters. |
285
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| '(' is followed by whitespace. |
291
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
291
|
| ')' is preceded with whitespace. |
291
|
| Line contains a tab character. |
293
|
| Line is longer than 80 characters. |
294
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| Line is longer than 80 characters. |
301
|
| Line contains a tab character. |
301
|
| '(' is followed by whitespace. |
301
|
| Name 'full_qualified_type_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
301
|
| ')' is preceded with whitespace. |
301
|
| Line contains a tab character. |
303
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
307
|
| Line contains a tab character. |
308
|
| First sentence should end with a period. |
310
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| Line contains a tab character. |
313
|
| First sentence should end with a period. |
315
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
317
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
319
|
| Line contains a tab character. |
320
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
323
|
| Line contains a tab character. |
324
|
| Line contains a tab character. |
325
|
| Line contains a tab character. |
327
|
| Missing a Javadoc comment. |
327
|
| Line contains a tab character. |
329
|
| Line contains a tab character. |
330
|
| Line contains a tab character. |
331
|
| Line contains a tab character. |
332
|
| Line contains a tab character. |
333
|
| Line contains a tab character. |
334
|
| Line is longer than 80 characters. |
335
|
| Line contains a tab character. |
335
|
| Line contains a tab character. |
336
|
| Line contains a tab character. |
337
|
| Line contains a tab character. |
338
|
| '(' is followed by whitespace. |
338
|
| Expected @param tag for 'tagName'. |
338
|
| Expected @param tag for 'superclasses'. |
338
|
| ')' is preceded with whitespace. |
338
|
| Line contains a tab character. |
340
|
| Missing a Javadoc comment. |
340
|
| '(' is followed by whitespace. |
340
|
| ')' is preceded with whitespace. |
340
|
xjavadoc/XConstructor.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
7
|
| '{' should be on the previous line. |
15
|
xjavadoc/XDoc.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
10
|
| First sentence should end with a period. |
16
|
| '{' should be on the previous line. |
23
|
| Line contains a tab character. |
24
|
| Missing a Javadoc comment. |
24
|
| Variable 'instanceCount' must be private and have accessor methods. |
24
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line is longer than 80 characters. |
29
|
| Line contains a tab character. |
29
|
| 'static' modifier out of order with the JLS suggestions. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| First sentence should end with a period. |
31
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| 'static' modifier out of order with the JLS suggestions. |
34
|
| Line contains a tab character. |
36
|
| Line is longer than 80 characters. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Name '_tagMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Line contains a tab character. |
42
|
| Line is longer than 80 characters. |
43
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Name '_javadocToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Line contains a tab character. |
48
|
| Missing a Javadoc comment. |
48
|
| Name '_owner' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Name '_tags' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| First sentence should end with a period. |
54
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Name '_commentText' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| First sentence should end with a period. |
58
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Name '_firstSentence' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
61
|
| Line contains a tab character. |
63
|
| Missing a Javadoc comment. |
63
|
| Name '_dirty' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
63
|
| Line contains a tab character. |
65
|
| Missing a Javadoc comment. |
65
|
| Name '_docListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
65
|
| Missing a Javadoc comment. |
67
|
| Name '_tagFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
67
|
| First sentence should end with a period. |
69
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line is longer than 80 characters. |
76
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| Parameter javadocToken should be final. |
76
|
| Parameter owner should be final. |
76
|
| Parameter tagFactory should be final. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| 'if' is not followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| Line contains a tab character. |
80
|
| '{' should be on the previous line. |
80
|
| Line is longer than 80 characters. |
81
|
| Line contains a tab character. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line contains a tab character. |
82
|
| '}' should be on the same line. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| '{' should be on the previous line. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
89
|
| 'if' is not followed by whitespace. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line contains a tab character. |
90
|
| '{' should be on the previous line. |
90
|
| Line is longer than 80 characters. |
91
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
96
|
| Line is longer than 80 characters. |
97
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
103
|
| '{' should be on the previous line. |
103
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
107
|
| Missing a Javadoc comment. |
107
|
| Redundant 'final' modifier. |
107
|
| 'static' modifier out of order with the JLS suggestions. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line contains a tab character. |
108
|
| '{' should be on the previous line. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
112
|
| 'while' is not followed by whitespace. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line contains a tab character. |
113
|
| '{' should be on the previous line. |
113
|
| Line contains a tab character. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| First sentence should end with a period. |
119
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| '{' should be on the previous line. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| '(' is followed by whitespace. |
136
|
| Parameter tagName should be final. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line contains a tab character. |
137
|
| '{' should be on the previous line. |
137
|
| Line contains a tab character. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
141
|
| Line is longer than 80 characters. |
142
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line is longer than 80 characters. |
145
|
| Line contains a tab character. |
145
|
| Line is longer than 80 characters. |
146
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| '(' is followed by whitespace. |
149
|
| Parameter tagName should be final. |
149
|
| Parameter superclasses should be final. |
149
|
| ')' is preceded with whitespace. |
149
|
| Line contains a tab character. |
150
|
| '{' should be on the previous line. |
150
|
| Line contains a tab character. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| Line contains a tab character. |
153
|
| 'if' is not followed by whitespace. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| Line contains a tab character. |
154
|
| '{' should be on the previous line. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line contains a tab character. |
162
|
| 'if' is not followed by whitespace. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line contains a tab character. |
163
|
| '{' should be on the previous line. |
163
|
| Line contains a tab character. |
164
|
| 'if' is not followed by whitespace. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
165
|
| '{' should be on the previous line. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Line contains a tab character. |
169
|
| '}' should be on the same line. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| '{' should be on the previous line. |
171
|
| Line is longer than 80 characters. |
172
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| 'if' is not followed by whitespace. |
176
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| Line contains a tab character. |
177
|
| '{' should be on the previous line. |
177
|
| Line contains a tab character. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
184
|
| 'if' is not followed by whitespace. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line contains a tab character. |
185
|
| '{' should be on the previous line. |
185
|
| Line is longer than 80 characters. |
186
|
| Line contains a tab character. |
186
|
| '(' is followed by whitespace. |
186
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
189
|
| Comment matches to-do format 'TODO:'. |
190
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line contains a tab character. |
194
|
| '{' should be on the previous line. |
194
|
| Line contains a tab character. |
195
|
| Line is longer than 80 characters. |
196
|
| Line contains a tab character. |
196
|
| Line is longer than 80 characters. |
197
|
| Line contains a tab character. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line contains a tab character. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
201
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
205
|
| Line is longer than 80 characters. |
206
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| '{' should be on the previous line. |
212
|
| Line contains a tab character. |
213
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line is longer than 80 characters. |
220
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| '(' is followed by whitespace. |
223
|
| Parameter superclasses should be final. |
223
|
| ')' is preceded with whitespace. |
223
|
| Line contains a tab character. |
224
|
| '{' should be on the previous line. |
224
|
| Line contains a tab character. |
226
|
| 'if' is not followed by whitespace. |
226
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| Line contains a tab character. |
227
|
| '{' should be on the previous line. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| 'if' is not followed by whitespace. |
230
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| Line contains a tab character. |
231
|
| '{' should be on the previous line. |
231
|
| Line contains a tab character. |
232
|
| 'if' is not followed by whitespace. |
232
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| Line contains a tab character. |
233
|
| '{' should be on the previous line. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| '}' should be on the same line. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| '{' should be on the previous line. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| '}' should be on the same line. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| '{' should be on the previous line. |
242
|
| Line is longer than 80 characters. |
243
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| 'if' is not followed by whitespace. |
247
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| Line contains a tab character. |
248
|
| '{' should be on the previous line. |
248
|
| Line contains a tab character. |
249
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
255
|
| 'if' is not followed by whitespace. |
255
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| Line contains a tab character. |
256
|
| '{' should be on the previous line. |
256
|
| Line contains a tab character. |
257
|
| '(' is followed by whitespace. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
260
|
| Comment matches to-do format 'TODO:'. |
261
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| Line contains a tab character. |
265
|
| '{' should be on the previous line. |
265
|
| Line contains a tab character. |
266
|
| Line is longer than 80 characters. |
267
|
| Line contains a tab character. |
267
|
| Line is longer than 80 characters. |
268
|
| Line contains a tab character. |
268
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| Line contains a tab character. |
269
|
| '(' is followed by whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
272
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
276
|
| Line is longer than 80 characters. |
277
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| '(' is followed by whitespace. |
282
|
| Parameter tagName should be final. |
282
|
| ')' is preceded with whitespace. |
282
|
| Line contains a tab character. |
283
|
| '{' should be on the previous line. |
283
|
| Line contains a tab character. |
284
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| Line is longer than 80 characters. |
291
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
292
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| '(' is followed by whitespace. |
294
|
| Parameter tagName should be final. |
294
|
| Parameter superclasses should be final. |
294
|
| ')' is preceded with whitespace. |
294
|
| Line contains a tab character. |
295
|
| '{' should be on the previous line. |
295
|
| Line contains a tab character. |
296
|
| '(' is followed by whitespace. |
296
|
| ')' is preceded with whitespace. |
296
|
| Line contains a tab character. |
298
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| Line contains a tab character. |
300
|
| 'if' is not followed by whitespace. |
300
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| Line contains a tab character. |
301
|
| '{' should be on the previous line. |
301
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| '}' should be on the same line. |
303
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
305
|
| '{' should be on the previous line. |
305
|
| Line contains a tab character. |
306
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| Line contains a tab character. |
307
|
| Line contains a tab character. |
308
|
| Line contains a tab character. |
310
|
| Line is longer than 80 characters. |
311
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| Line contains a tab character. |
313
|
| Line is longer than 80 characters. |
314
|
| Line contains a tab character. |
314
|
| Line is longer than 80 characters. |
315
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
317
|
| Line is longer than 80 characters. |
318
|
| Line contains a tab character. |
318
|
| '(' is followed by whitespace. |
318
|
| Parameter tagName should be final. |
318
|
| Parameter attributeName should be final. |
318
|
| ')' is preceded with whitespace. |
318
|
| Line contains a tab character. |
319
|
| '{' should be on the previous line. |
319
|
| Line contains a tab character. |
320
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| Line contains a tab character. |
321
|
| Line contains a tab character. |
323
|
| Line contains a tab character. |
324
|
| Line is longer than 80 characters. |
325
|
| Line contains a tab character. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| Line is longer than 80 characters. |
328
|
| Line contains a tab character. |
328
|
| Line is longer than 80 characters. |
329
|
| Line contains a tab character. |
329
|
| Line contains a tab character. |
330
|
| Line contains a tab character. |
331
|
| Line contains a tab character. |
332
|
| Line is longer than 80 characters. |
333
|
| Line contains a tab character. |
333
|
| '(' is followed by whitespace. |
333
|
| Parameter tagName should be final. |
333
|
| Parameter attributeName should be final. |
333
|
| Parameter superclasses should be final. |
333
|
| ')' is preceded with whitespace. |
333
|
| Line contains a tab character. |
334
|
| Line contains a tab character. |
335
|
| '(' is followed by whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| Line is longer than 80 characters. |
337
|
| Line contains a tab character. |
337
|
| Line is longer than 80 characters. |
338
|
| Line contains a tab character. |
338
|
| 'for' is not followed by whitespace. |
338
|
| '(' is followed by whitespace. |
338
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| ';' is followed by whitespace. |
338
|
| Line contains a tab character. |
339
|
| '{' should be on the previous line. |
339
|
| Line contains a tab character. |
340
|
| '(' is followed by whitespace. |
340
|
| ')' is preceded with whitespace. |
340
|
| Line is longer than 80 characters. |
341
|
| Line contains a tab character. |
341
|
| '(' is followed by whitespace. |
341
|
| ')' is preceded with whitespace. |
341
|
| Line contains a tab character. |
343
|
| 'if' is not followed by whitespace. |
343
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| Line contains a tab character. |
344
|
| '{' should be on the previous line. |
344
|
| Line contains a tab character. |
345
|
| Line contains a tab character. |
346
|
| Line contains a tab character. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
350
|
| Line contains a tab character. |
352
|
| 'if' is not followed by whitespace. |
352
|
| '(' is followed by whitespace. |
352
|
| ')' is preceded with whitespace. |
352
|
| Line contains a tab character. |
353
|
| '{' should be on the previous line. |
353
|
| Line contains a tab character. |
354
|
| Line contains a tab character. |
356
|
| 'if' is not followed by whitespace. |
356
|
| '(' is followed by whitespace. |
356
|
| ')' is preceded with whitespace. |
356
|
| Line contains a tab character. |
357
|
| '{' should be on the previous line. |
357
|
| Line is longer than 80 characters. |
358
|
| Line contains a tab character. |
358
|
| Line is longer than 80 characters. |
359
|
| Line contains a tab character. |
359
|
| '(' is followed by whitespace. |
359
|
| ')' is preceded with whitespace. |
359
|
| 'if' construct must use '{}'s. |
360
|
| Line is longer than 80 characters. |
360
|
| Line contains a tab character. |
360
|
| '!=' is not preceded with whitespace. |
360
|
| '!=' is not followed by whitespace. |
360
|
| Line contains a tab character. |
361
|
| Line contains a tab character. |
364
|
| Line contains a tab character. |
365
|
| Line contains a tab character. |
366
|
| '(' is followed by whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| Line contains a tab character. |
367
|
| '{' should be on the previous line. |
367
|
| Line contains a tab character. |
368
|
| Line is longer than 80 characters. |
369
|
| Line contains a tab character. |
369
|
| Line is longer than 80 characters. |
370
|
| Line contains a tab character. |
370
|
| Line is longer than 80 characters. |
371
|
| Line contains a tab character. |
371
|
| '(' is followed by whitespace. |
371
|
| ')' is preceded with whitespace. |
371
|
| 'if' construct must use '{}'s. |
372
|
| Line contains a tab character. |
372
|
| '!=' is not preceded with whitespace. |
372
|
| '!=' is not followed by whitespace. |
372
|
| Line contains a tab character. |
373
|
| Line contains a tab character. |
375
|
| Line contains a tab character. |
376
|
| Line contains a tab character. |
378
|
| '}' should be on the same line. |
378
|
| Line contains a tab character. |
379
|
| Line contains a tab character. |
380
|
| '{' should be on the previous line. |
380
|
| Line is longer than 80 characters. |
381
|
| Line contains a tab character. |
381
|
| Line contains a tab character. |
382
|
| Line contains a tab character. |
383
|
| Line contains a tab character. |
384
|
| First sentence should end with a period. |
386
|
| Line contains a tab character. |
386
|
| Line contains a tab character. |
387
|
| Line contains a tab character. |
388
|
| Line contains a tab character. |
389
|
| Line contains a tab character. |
390
|
| Line contains a tab character. |
391
|
| Line contains a tab character. |
392
|
| '{' should be on the previous line. |
392
|
| Line contains a tab character. |
393
|
| 'if' is not followed by whitespace. |
393
|
| '(' is followed by whitespace. |
393
|
| ')' is preceded with whitespace. |
393
|
| Line contains a tab character. |
394
|
| '{' should be on the previous line. |
394
|
| Line contains a tab character. |
395
|
| Line contains a tab character. |
396
|
| Line contains a tab character. |
397
|
| Line contains a tab character. |
398
|
| Line contains a tab character. |
400
|
| Line is longer than 80 characters. |
401
|
| Line contains a tab character. |
401
|
| Line contains a tab character. |
402
|
| Line contains a tab character. |
403
|
| Line contains a tab character. |
404
|
| Line contains a tab character. |
405
|
| Line contains a tab character. |
406
|
| '{' should be on the previous line. |
406
|
| Line contains a tab character. |
407
|
| 'if' is not followed by whitespace. |
407
|
| '(' is followed by whitespace. |
407
|
| ')' is preceded with whitespace. |
407
|
| Line contains a tab character. |
408
|
| '{' should be on the previous line. |
408
|
| Line contains a tab character. |
409
|
| Line contains a tab character. |
410
|
| Line contains a tab character. |
412
|
| 'if' is not followed by whitespace. |
412
|
| '(' is followed by whitespace. |
412
|
| ')' is preceded with whitespace. |
412
|
| Line contains a tab character. |
413
|
| '{' should be on the previous line. |
413
|
| Line contains a tab character. |
414
|
| Line contains a tab character. |
415
|
| 'if' is not followed by whitespace. |
415
|
| '(' is followed by whitespace. |
415
|
| '(' is followed by whitespace. |
415
|
| ')' is preceded with whitespace. |
415
|
| ')' is preceded with whitespace. |
415
|
| Line contains a tab character. |
416
|
| '{' should be on the previous line. |
416
|
| Line contains a tab character. |
417
|
| Line contains a tab character. |
418
|
| Line contains a tab character. |
419
|
| Line is longer than 80 characters. |
421
|
| Line contains a tab character. |
421
|
| Line contains a tab character. |
422
|
| Line contains a tab character. |
423
|
| Line is longer than 80 characters. |
425
|
| Line contains a tab character. |
425
|
| 'while' is not followed by whitespace. |
425
|
| '(' is followed by whitespace. |
425
|
| ')' is preceded with whitespace. |
425
|
| Line contains a tab character. |
426
|
| '{' should be on the previous line. |
426
|
| Line is longer than 80 characters. |
427
|
| Line contains a tab character. |
427
|
| '(' is followed by whitespace. |
427
|
| ')' is preceded with whitespace. |
427
|
| Line is longer than 80 characters. |
429
|
| Line contains a tab character. |
429
|
| 'if' is not followed by whitespace. |
429
|
| '(' is followed by whitespace. |
429
|
| ')' is preceded with whitespace. |
429
|
| Line contains a tab character. |
430
|
| '{' should be on the previous line. |
430
|
| 'if' construct must use '{}'s. |
431
|
| Line is longer than 80 characters. |
431
|
| Line contains a tab character. |
431
|
| 'if' is not followed by whitespace. |
431
|
| '(' is followed by whitespace. |
431
|
| '(' is followed by whitespace. |
431
|
| '(' is followed by whitespace. |
431
|
| ')' is preceded with whitespace. |
431
|
| ')' is preceded with whitespace. |
431
|
| ')' is preceded with whitespace. |
431
|
| Line is longer than 80 characters. |
432
|
| Line contains a tab character. |
432
|
| '(' is followed by whitespace. |
432
|
| ')' is preceded with whitespace. |
432
|
| 'else' construct must use '{}'s. |
433
|
| Line contains a tab character. |
433
|
| Line contains a tab character. |
434
|
| Line contains a tab character. |
435
|
| '}' should be on the same line. |
435
|
| 'else' construct must use '{}'s. |
436
|
| Line contains a tab character. |
436
|
| Line contains a tab character. |
437
|
| Line contains a tab character. |
438
|
| Line is longer than 80 characters. |
440
|
| Line contains a tab character. |
440
|
| Line contains a tab character. |
441
|
| Line contains a tab character. |
442
|
| 'if' is not followed by whitespace. |
442
|
| '(' is followed by whitespace. |
442
|
| ')' is preceded with whitespace. |
442
|
| Line contains a tab character. |
443
|
| '{' should be on the previous line. |
443
|
| Line contains a tab character. |
444
|
| Line contains a tab character. |
445
|
| Line contains a tab character. |
446
|
| Line contains a tab character. |
448
|
| Line contains a tab character. |
449
|
| Line contains a tab character. |
451
|
| Line contains a tab character. |
452
|
| Line contains a tab character. |
453
|
| Line contains a tab character. |
454
|
| Line contains a tab character. |
455
|
| Line contains a tab character. |
456
|
| '(' is followed by whitespace. |
456
|
| Parameter commentText should be final. |
456
|
| ')' is preceded with whitespace. |
456
|
| Line contains a tab character. |
457
|
| '{' should be on the previous line. |
457
|
| Line contains a tab character. |
458
|
| 'if' is not followed by whitespace. |
458
|
| '(' is followed by whitespace. |
458
|
| ')' is preceded with whitespace. |
458
|
| Line contains a tab character. |
459
|
| '{' should be on the previous line. |
459
|
| Line contains a tab character. |
460
|
| Line contains a tab character. |
461
|
| Line contains a tab character. |
462
|
| Line contains a tab character. |
463
|
| Line contains a tab character. |
464
|
| Line contains a tab character. |
465
|
| Line contains a tab character. |
467
|
| Line contains a tab character. |
468
|
| Line contains a tab character. |
469
|
| Line contains a tab character. |
470
|
| Line contains a tab character. |
471
|
| Line contains a tab character. |
472
|
| Line contains a tab character. |
473
|
| '(' is followed by whitespace. |
473
|
| Parameter tagName should be final. |
473
|
| ')' is preceded with whitespace. |
473
|
| Line contains a tab character. |
474
|
| '{' should be on the previous line. |
474
|
| Line contains a tab character. |
475
|
| '(' is followed by whitespace. |
475
|
| ')' is preceded with whitespace. |
475
|
| Line contains a tab character. |
476
|
| Line contains a tab character. |
478
|
| Line contains a tab character. |
479
|
| Line contains a tab character. |
480
|
| Line is longer than 80 characters. |
481
|
| Line contains a tab character. |
481
|
| Line contains a tab character. |
482
|
| Line contains a tab character. |
483
|
| Line contains a tab character. |
484
|
| Line contains a tab character. |
485
|
| '(' is followed by whitespace. |
485
|
| Parameter tagName should be final. |
485
|
| Parameter superclasses should be final. |
485
|
| ')' is preceded with whitespace. |
485
|
| Line contains a tab character. |
486
|
| '{' should be on the previous line. |
486
|
| Line contains a tab character. |
487
|
| '(' is followed by whitespace. |
487
|
| ')' is preceded with whitespace. |
487
|
| Line contains a tab character. |
488
|
| Line contains a tab character. |
490
|
| Line is longer than 80 characters. |
491
|
| Line contains a tab character. |
491
|
| Line is longer than 80 characters. |
492
|
| Line contains a tab character. |
492
|
| Line contains a tab character. |
493
|
| Line contains a tab character. |
494
|
| Line is longer than 80 characters. |
495
|
| Line contains a tab character. |
495
|
| Line is longer than 80 characters. |
496
|
| Line contains a tab character. |
496
|
| Line contains a tab character. |
497
|
| Line contains a tab character. |
498
|
| Line contains a tab character. |
499
|
| Line contains a tab character. |
500
|
| Line contains a tab character. |
501
|
| Line contains a tab character. |
502
|
| Line is longer than 80 characters. |
503
|
| Line contains a tab character. |
503
|
| '(' is followed by whitespace. |
503
|
| Parameter tagName should be final. |
503
|
| Parameter attributeName should be final. |
503
|
| Parameter attributeValue should be final. |
503
|
| Parameter tagIndex should be final. |
503
|
| ')' is preceded with whitespace. |
503
|
| Expected @throws tag for 'XJavaDocException'. |
503
|
| Line contains a tab character. |
504
|
| Line contains a tab character. |
505
|
| Line contains a tab character. |
506
|
| '(' is followed by whitespace. |
506
|
| ')' is preceded with whitespace. |
506
|
| Line contains a tab character. |
508
|
| 'if' is not followed by whitespace. |
508
|
| '(' is followed by whitespace. |
508
|
| ')' is preceded with whitespace. |
508
|
| Line contains a tab character. |
509
|
| '{' should be on the previous line. |
509
|
| Line is longer than 80 characters. |
510
|
| Line contains a tab character. |
510
|
| Line contains a tab character. |
511
|
| Line is longer than 80 characters. |
512
|
| Line contains a tab character. |
512
|
| Line contains a tab character. |
514
|
| '(' is followed by whitespace. |
514
|
| ')' is preceded with whitespace. |
514
|
| Line contains a tab character. |
515
|
| '}' should be on the same line. |
515
|
| Line contains a tab character. |
516
|
| Line contains a tab character. |
517
|
| '{' should be on the previous line. |
517
|
| Line contains a tab character. |
518
|
| Line contains a tab character. |
519
|
| Line contains a tab character. |
521
|
| 'for' is not followed by whitespace. |
521
|
| '(' is followed by whitespace. |
521
|
| ')' is preceded with whitespace. |
521
|
| Line contains a tab character. |
522
|
| '{' should be on the previous line. |
522
|
| Line contains a tab character. |
523
|
| Line contains a tab character. |
524
|
| Line contains a tab character. |
525
|
| 'if' is not followed by whitespace. |
525
|
| '(' is followed by whitespace. |
525
|
| ')' is preceded with whitespace. |
525
|
| Line contains a tab character. |
526
|
| '{' should be on the previous line. |
526
|
| Line is longer than 80 characters. |
527
|
| Line contains a tab character. |
527
|
| '(' is followed by whitespace. |
527
|
| ')' is preceded with whitespace. |
527
|
| Line contains a tab character. |
528
|
| Line contains a tab character. |
529
|
| Line contains a tab character. |
530
|
| Line contains a tab character. |
531
|
| Line contains a tab character. |
533
|
| Line contains a tab character. |
534
|
| Line contains a tab character. |
535
|
| Line contains a tab character. |
536
|
| Line contains a tab character. |
537
|
| Line contains a tab character. |
538
|
| '(' is followed by whitespace. |
538
|
| Parameter docListener should be final. |
538
|
| ')' is preceded with whitespace. |
538
|
| Line contains a tab character. |
539
|
| '{' should be on the previous line. |
539
|
| Line contains a tab character. |
540
|
| '(' is followed by whitespace. |
540
|
| ')' is preceded with whitespace. |
540
|
| Line contains a tab character. |
541
|
| First sentence should end with a period. |
543
|
| Line contains a tab character. |
543
|
| Line contains a tab character. |
544
|
| Line contains a tab character. |
545
|
| Line contains a tab character. |
546
|
| Line contains a tab character. |
547
|
| Line contains a tab character. |
548
|
| '(' is followed by whitespace. |
548
|
| Parameter docListener should be final. |
548
|
| Expected @param tag for 'docListener'. |
548
|
| ')' is preceded with whitespace. |
548
|
| Line contains a tab character. |
549
|
| '{' should be on the previous line. |
549
|
| Line contains a tab character. |
550
|
| '(' is followed by whitespace. |
550
|
| ')' is preceded with whitespace. |
550
|
| Line contains a tab character. |
551
|
| Line contains a tab character. |
553
|
| Line contains a tab character. |
554
|
| Line contains a tab character. |
555
|
| Line contains a tab character. |
556
|
| Line contains a tab character. |
557
|
| Line contains a tab character. |
558
|
| Line contains a tab character. |
559
|
| '{' should be on the previous line. |
559
|
| Line contains a tab character. |
560
|
| 'if' is not followed by whitespace. |
560
|
| '(' is followed by whitespace. |
560
|
| ')' is preceded with whitespace. |
560
|
| Line contains a tab character. |
561
|
| '{' should be on the previous line. |
561
|
| Line contains a tab character. |
562
|
| Line contains a tab character. |
563
|
| Line contains a tab character. |
565
|
| '(' is followed by whitespace. |
565
|
| ')' is preceded with whitespace. |
565
|
| '(' is followed by whitespace. |
565
|
| ')' is preceded with whitespace. |
565
|
| Line contains a tab character. |
567
|
| 'if' is not followed by whitespace. |
567
|
| '(' is followed by whitespace. |
567
|
| '(' is followed by whitespace. |
567
|
| ')' is preceded with whitespace. |
567
|
| ')' is preceded with whitespace. |
567
|
| Line contains a tab character. |
568
|
| '{' should be on the previous line. |
568
|
| Line is longer than 80 characters. |
569
|
| Line contains a tab character. |
569
|
| '(' is followed by whitespace. |
569
|
| ')' is preceded with whitespace. |
569
|
| '(' is followed by whitespace. |
569
|
| ')' is preceded with whitespace. |
569
|
| '(' is followed by whitespace. |
569
|
| ')' is preceded with whitespace. |
569
|
| '(' is followed by whitespace. |
569
|
| ')' is preceded with whitespace. |
569
|
| Line is longer than 80 characters. |
570
|
| Line contains a tab character. |
570
|
| '(' is followed by whitespace. |
570
|
| ')' is preceded with whitespace. |
570
|
| '(' is followed by whitespace. |
570
|
| ')' is preceded with whitespace. |
570
|
| '(' is followed by whitespace. |
570
|
| ')' is preceded with whitespace. |
570
|
| Line contains a tab character. |
571
|
| Line contains a tab character. |
573
|
| Line contains a tab character. |
575
|
| 'for' is not followed by whitespace. |
575
|
| '(' is followed by whitespace. |
575
|
| ';' is followed by whitespace. |
575
|
| Line contains a tab character. |
576
|
| '{' should be on the previous line. |
576
|
| Line contains a tab character. |
577
|
| '(' is followed by whitespace. |
577
|
| ')' is preceded with whitespace. |
577
|
| Line is longer than 80 characters. |
579
|
| Line contains a tab character. |
579
|
| '(' is followed by whitespace. |
579
|
| ')' is preceded with whitespace. |
579
|
| '(' is followed by whitespace. |
579
|
| ')' is preceded with whitespace. |
579
|
| '(' is followed by whitespace. |
579
|
| ')' is preceded with whitespace. |
579
|
| Line contains a tab character. |
581
|
| Line contains a tab character. |
583
|
| 'if' is not followed by whitespace. |
583
|
| '(' is followed by whitespace. |
583
|
| ')' is preceded with whitespace. |
583
|
| Line contains a tab character. |
584
|
| '{' should be on the previous line. |
584
|
| Line contains a tab character. |
585
|
| Line is longer than 80 characters. |
586
|
| Line contains a tab character. |
586
|
| '(' is followed by whitespace. |
586
|
| ')' is preceded with whitespace. |
586
|
| '(' is followed by whitespace. |
586
|
| ')' is preceded with whitespace. |
586
|
| '(' is followed by whitespace. |
586
|
| ')' is preceded with whitespace. |
586
|
| Line contains a tab character. |
587
|
| '}' should be on the same line. |
587
|
| Line contains a tab character. |
588
|
| Line contains a tab character. |
589
|
| '{' should be on the previous line. |
589
|
| Line contains a tab character. |
590
|
| '(' is followed by whitespace. |
590
|
| ')' is preceded with whitespace. |
590
|
| Line is longer than 80 characters. |
591
|
| Line contains a tab character. |
591
|
| 'for' is not followed by whitespace. |
591
|
| '(' is followed by whitespace. |
591
|
| ';' is followed by whitespace. |
591
|
| Line contains a tab character. |
592
|
| '{' should be on the previous line. |
592
|
| Line is longer than 80 characters. |
593
|
| Line contains a tab character. |
593
|
| '(' is followed by whitespace. |
593
|
| ')' is preceded with whitespace. |
593
|
| Line is longer than 80 characters. |
594
|
| Line contains a tab character. |
594
|
| '(' is followed by whitespace. |
594
|
| ')' is preceded with whitespace. |
594
|
| Line is longer than 80 characters. |
596
|
| Line contains a tab character. |
596
|
| '(' is followed by whitespace. |
596
|
| ')' is preceded with whitespace. |
596
|
| '(' is followed by whitespace. |
596
|
| ')' is preceded with whitespace. |
596
|
| '(' is followed by whitespace. |
596
|
| ')' is preceded with whitespace. |
596
|
| '(' is followed by whitespace. |
596
|
| ')' is preceded with whitespace. |
596
|
| '(' is followed by whitespace. |
596
|
| ')' is preceded with whitespace. |
596
|
| '(' is followed by whitespace. |
596
|
| ')' is preceded with whitespace. |
596
|
| '(' is followed by whitespace. |
596
|
| ')' is preceded with whitespace. |
596
|
| Line contains a tab character. |
597
|
| Line contains a tab character. |
598
|
| Line contains a tab character. |
599
|
| Line contains a tab character. |
600
|
| '(' is followed by whitespace. |
600
|
| ')' is preceded with whitespace. |
600
|
| '(' is followed by whitespace. |
600
|
| ')' is preceded with whitespace. |
600
|
| Line contains a tab character. |
602
|
| Line contains a tab character. |
603
|
| First sentence should end with a period. |
605
|
| Line contains a tab character. |
605
|
| Line contains a tab character. |
606
|
| Line contains a tab character. |
607
|
| Line contains a tab character. |
608
|
| Line contains a tab character. |
609
|
| '{' should be on the previous line. |
609
|
| Line contains a tab character. |
610
|
| Line contains a tab character. |
611
|
| Line contains a tab character. |
613
|
| Line contains a tab character. |
614
|
| Line contains a tab character. |
615
|
| Line contains a tab character. |
616
|
| Line contains a tab character. |
617
|
| Line contains a tab character. |
618
|
| Line contains a tab character. |
619
|
| '(' is followed by whitespace. |
619
|
| Parameter tag should be final. |
619
|
| ')' is preceded with whitespace. |
619
|
| Line contains a tab character. |
620
|
| '{' should be on the previous line. |
620
|
| Line contains a tab character. |
621
|
| '(' is followed by whitespace. |
621
|
| ')' is preceded with whitespace. |
621
|
| Line contains a tab character. |
623
|
| 'if' is not followed by whitespace. |
623
|
| '(' is followed by whitespace. |
623
|
| ')' is preceded with whitespace. |
623
|
| Line contains a tab character. |
624
|
| '{' should be on the previous line. |
624
|
| Line contains a tab character. |
625
|
| Line contains a tab character. |
626
|
| Line is longer than 80 characters. |
628
|
| Line contains a tab character. |
628
|
| '(' is followed by whitespace. |
628
|
| ')' is preceded with whitespace. |
628
|
| '(' is followed by whitespace. |
628
|
| '(' is followed by whitespace. |
628
|
| ')' is preceded with whitespace. |
628
|
| ')' is preceded with whitespace. |
628
|
| Line contains a tab character. |
630
|
| '(' is followed by whitespace. |
630
|
| ')' is preceded with whitespace. |
630
|
| Line contains a tab character. |
631
|
| Line contains a tab character. |
632
|
| Line contains a tab character. |
633
|
| Line contains a tab character. |
634
|
| Line contains a tab character. |
636
|
| Line contains a tab character. |
637
|
| Line contains a tab character. |
638
|
| Line contains a tab character. |
639
|
| Line contains a tab character. |
640
|
| Line contains a tab character. |
641
|
| Line is longer than 80 characters. |
642
|
| Unused @throws tag for 'TagValidationException'. |
642
|
| Line contains a tab character. |
642
|
| Line contains a tab character. |
643
|
| Line contains a tab character. |
644
|
| Line contains a tab character. |
645
|
| '(' is followed by whitespace. |
645
|
| Parameter tagName should be final. |
645
|
| Parameter text should be final. |
645
|
| ')' is preceded with whitespace. |
645
|
| Line contains a tab character. |
646
|
| '{' should be on the previous line. |
646
|
| Line contains a tab character. |
647
|
| 'if' is not followed by whitespace. |
647
|
| '(' is followed by whitespace. |
647
|
| ')' is preceded with whitespace. |
647
|
| Line contains a tab character. |
648
|
| '{' should be on the previous line. |
648
|
| Line contains a tab character. |
649
|
| Line contains a tab character. |
650
|
| Line contains a tab character. |
652
|
| '(' is followed by whitespace. |
652
|
| ')' is preceded with whitespace. |
652
|
| Line contains a tab character. |
654
|
| Line contains a tab character. |
655
|
| Line contains a tab character. |
656
|
| Line contains a tab character. |
657
|
| First sentence should end with a period. |
659
|
| Line contains a tab character. |
659
|
| Line contains a tab character. |
660
|
| Line contains a tab character. |
661
|
| Line contains a tab character. |
662
|
| Line contains a tab character. |
663
|
| Line contains a tab character. |
664
|
| '(' is followed by whitespace. |
664
|
| Parameter event should be final. |
664
|
| Expected @param tag for 'event'. |
664
|
| ')' is preceded with whitespace. |
664
|
| Line contains a tab character. |
665
|
| '{' should be on the previous line. |
665
|
| Line contains a tab character. |
666
|
| Line contains a tab character. |
667
|
| Line contains a tab character. |
668
|
| 'if' is not followed by whitespace. |
668
|
| '(' is followed by whitespace. |
668
|
| ')' is preceded with whitespace. |
668
|
| Line contains a tab character. |
669
|
| '{' should be on the previous line. |
669
|
| Line contains a tab character. |
670
|
| Line contains a tab character. |
672
|
| Line contains a tab character. |
673
|
| Line contains a tab character. |
674
|
| Line contains a tab character. |
675
|
| Line contains a tab character. |
676
|
| Line contains a tab character. |
677
|
| Line contains a tab character. |
678
|
| Line contains a tab character. |
679
|
| Line contains a tab character. |
680
|
| Line contains a tab character. |
682
|
| Line is longer than 80 characters. |
683
|
| Line contains a tab character. |
683
|
| Line contains a tab character. |
684
|
| Line contains a tab character. |
685
|
| Line contains a tab character. |
686
|
| Line contains a tab character. |
687
|
| Line contains a tab character. |
688
|
| Line contains a tab character. |
689
|
| '{' should be on the previous line. |
689
|
| Line contains a tab character. |
690
|
| Line contains a tab character. |
692
|
| 'if' is not followed by whitespace. |
692
|
| '(' is followed by whitespace. |
692
|
| ')' is preceded with whitespace. |
692
|
| Line contains a tab character. |
693
|
| '{' should be on the previous line. |
693
|
| Line contains a tab character. |
694
|
| Line contains a tab character. |
695
|
| '}' should be on the same line. |
695
|
| Line contains a tab character. |
696
|
| Line contains a tab character. |
697
|
| '{' should be on the previous line. |
697
|
| Line contains a tab character. |
698
|
| Line contains a tab character. |
699
|
| Line contains a tab character. |
700
|
| Line contains a tab character. |
702
|
| Line is longer than 80 characters. |
703
|
| Line contains a tab character. |
703
|
| Line contains a tab character. |
704
|
| Line contains a tab character. |
705
|
| Line contains a tab character. |
706
|
| Line contains a tab character. |
707
|
| Line contains a tab character. |
708
|
| Line contains a tab character. |
709
|
| '{' should be on the previous line. |
709
|
| Line contains a tab character. |
710
|
| Line contains a tab character. |
712
|
| '(' is followed by whitespace. |
712
|
| '!=' is not preceded with whitespace. |
712
|
| '!=' is not followed by whitespace. |
712
|
| ')' is preceded with whitespace. |
712
|
| Line contains a tab character. |
713
|
| '{' should be on the previous line. |
713
|
| Line contains a tab character. |
714
|
| Line contains a tab character. |
715
|
| Line contains a tab character. |
716
|
| '(' is followed by whitespace. |
716
|
| ')' is preceded with whitespace. |
716
|
| Line contains a tab character. |
717
|
| '{' should be on the previous line. |
717
|
| Line is longer than 80 characters. |
718
|
| Line contains a tab character. |
718
|
| '(' is followed by whitespace. |
718
|
| ')' is preceded with whitespace. |
718
|
| Line contains a tab character. |
719
|
| Line contains a tab character. |
720
|
| Line contains a tab character. |
721
|
| Line contains a tab character. |
722
|
| '}' should be on the same line. |
722
|
| Line contains a tab character. |
723
|
| Line contains a tab character. |
724
|
| '{' should be on the previous line. |
724
|
| Line contains a tab character. |
725
|
| Line contains a tab character. |
726
|
| Line contains a tab character. |
727
|
| Line contains a tab character. |
729
|
| Missing a Javadoc comment. |
729
|
| Redundant 'final' modifier. |
729
|
| Line contains a tab character. |
730
|
| '{' should be on the previous line. |
730
|
| Line contains a tab character. |
731
|
| 'if' is not followed by whitespace. |
731
|
| '(' is followed by whitespace. |
731
|
| ')' is preceded with whitespace. |
731
|
| Line contains a tab character. |
732
|
| '{' should be on the previous line. |
732
|
| Line contains a tab character. |
733
|
| Line contains a tab character. |
734
|
| Line contains a tab character. |
735
|
| First sentence should end with a period. |
737
|
| Line contains a tab character. |
737
|
| Line contains a tab character. |
738
|
| Line contains a tab character. |
739
|
| Line is longer than 80 characters. |
740
|
| Line contains a tab character. |
740
|
| Line contains a tab character. |
741
|
| Line is longer than 80 characters. |
742
|
| Line contains a tab character. |
742
|
| Line contains a tab character. |
743
|
| Line is longer than 80 characters. |
744
|
| Line contains a tab character. |
744
|
| Line contains a tab character. |
745
|
| Line contains a tab character. |
746
|
| Line contains a tab character. |
747
|
| Line is longer than 80 characters. |
748
|
| Line contains a tab character. |
748
|
| Name 'addTag_Impl' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
748
|
| '(' is followed by whitespace. |
748
|
| Parameter tagName should be final. |
748
|
| Parameter text should be final. |
748
|
| Parameter lineNumber should be final. |
748
|
| ')' is preceded with whitespace. |
748
|
| Expected @throws tag for 'TagValidationException'. |
748
|
| Redundant throws: 'TagValidationException' is unchecked exception. |
748
|
| Line contains a tab character. |
749
|
| Line contains a tab character. |
750
|
| '(' is followed by whitespace. |
750
|
| ')' is preceded with whitespace. |
750
|
| Line contains a tab character. |
752
|
| Line contains a tab character. |
754
|
| '(' is followed by whitespace. |
754
|
| ')' is preceded with whitespace. |
754
|
| '(' is followed by whitespace. |
754
|
| ')' is preceded with whitespace. |
754
|
| Line contains a tab character. |
756
|
| 'if' is not followed by whitespace. |
756
|
| '(' is followed by whitespace. |
756
|
| ')' is preceded with whitespace. |
756
|
| Line contains a tab character. |
757
|
| '{' should be on the previous line. |
757
|
| Line contains a tab character. |
758
|
| Line contains a tab character. |
759
|
| '(' is followed by whitespace. |
759
|
| ')' is preceded with whitespace. |
759
|
| Line contains a tab character. |
760
|
| Line contains a tab character. |
762
|
| 'if' is not followed by whitespace. |
762
|
| '(' is followed by whitespace. |
762
|
| ')' is preceded with whitespace. |
762
|
| Line contains a tab character. |
763
|
| '{' should be on the previous line. |
763
|
| Line contains a tab character. |
764
|
| Line contains a tab character. |
765
|
| Line is longer than 80 characters. |
767
|
| Line contains a tab character. |
767
|
| '(' is followed by whitespace. |
767
|
| ')' is preceded with whitespace. |
767
|
| Line contains a tab character. |
769
|
| Line contains a tab character. |
770
|
| '(' is followed by whitespace. |
770
|
| ')' is preceded with whitespace. |
770
|
| Line contains a tab character. |
772
|
| Line contains a tab character. |
773
|
| '(' is followed by whitespace. |
773
|
| ')' is preceded with whitespace. |
773
|
| Line contains a tab character. |
775
|
| Line contains a tab character. |
776
|
| '(' is followed by whitespace. |
776
|
| ')' is preceded with whitespace. |
776
|
| Line contains a tab character. |
778
|
| Line contains a tab character. |
779
|
| First sentence should end with a period. |
781
|
| Line contains a tab character. |
781
|
| Line contains a tab character. |
782
|
| Line contains a tab character. |
783
|
| Line contains a tab character. |
784
|
| Line contains a tab character. |
785
|
| '{' should be on the previous line. |
785
|
| Line contains a tab character. |
786
|
| 'for' is not followed by whitespace. |
786
|
| '(' is followed by whitespace. |
786
|
| ';' is followed by whitespace. |
786
|
| Line contains a tab character. |
787
|
| '{' should be on the previous line. |
787
|
| Line contains a tab character. |
788
|
| '(' is followed by whitespace. |
788
|
| ')' is preceded with whitespace. |
788
|
| Line contains a tab character. |
790
|
| '(' is followed by whitespace. |
790
|
| '(' is followed by whitespace. |
790
|
| ')' is preceded with whitespace. |
790
|
| ')' is preceded with whitespace. |
790
|
| Line contains a tab character. |
791
|
| Line contains a tab character. |
793
|
| Line contains a tab character. |
794
|
| 'if' is not followed by whitespace. |
794
|
| '(' is followed by whitespace. |
794
|
| ')' is preceded with whitespace. |
794
|
| Line contains a tab character. |
795
|
| '{' should be on the previous line. |
795
|
| Line is longer than 80 characters. |
796
|
| Line contains a tab character. |
796
|
| Avoid inline conditionals. |
796
|
| '(' is followed by whitespace. |
796
|
| ')' is preceded with whitespace. |
796
|
| Line contains a tab character. |
798
|
| Line contains a tab character. |
799
|
| Line contains a tab character. |
800
|
| Line contains a tab character. |
802
|
| Line contains a tab character. |
803
|
| Line contains a tab character. |
804
|
| Line contains a tab character. |
805
|
| Line contains a tab character. |
806
|
| Line contains a tab character. |
807
|
| Line contains a tab character. |
808
|
| '(' is followed by whitespace. |
808
|
| Parameter sb should be final. |
808
|
| ')' is preceded with whitespace. |
808
|
| Line contains a tab character. |
809
|
| '{' should be on the previous line. |
809
|
| Line contains a tab character. |
810
|
| '(' is followed by whitespace. |
810
|
| ')' is preceded with whitespace. |
810
|
| Line contains a tab character. |
811
|
| Line contains a tab character. |
812
|
| Line contains a tab character. |
813
|
| Line contains a tab character. |
814
|
| Line contains a tab character. |
815
|
| Line contains a tab character. |
816
|
| Line contains a tab character. |
817
|
| Line contains a tab character. |
818
|
| Line contains a tab character. |
819
|
| Line contains a tab character. |
820
|
| Line contains a tab character. |
821
|
| Line contains a tab character. |
822
|
| Line contains a tab character. |
824
|
| Line is longer than 80 characters. |
825
|
| Line contains a tab character. |
825
|
| Line contains a tab character. |
826
|
| Line contains a tab character. |
827
|
| Line contains a tab character. |
828
|
| Line contains a tab character. |
829
|
| Expected @throws tag for 'TagValidationException'. |
829
|
| Redundant throws: 'TagValidationException' is unchecked exception. |
829
|
| Line contains a tab character. |
830
|
| '{' should be on the previous line. |
830
|
| Line contains a tab character. |
831
|
| 'if' is not followed by whitespace. |
831
|
| '(' is followed by whitespace. |
831
|
| ')' is preceded with whitespace. |
831
|
| Line contains a tab character. |
832
|
| '{' should be on the previous line. |
832
|
| Line contains a tab character. |
833
|
| Line is longer than 80 characters. |
834
|
| Line contains a tab character. |
834
|
| Line is longer than 80 characters. |
835
|
| Line contains a tab character. |
835
|
| '(' is followed by whitespace. |
835
|
| '(' is followed by whitespace. |
835
|
| ')' is preceded with whitespace. |
835
|
| ')' is preceded with whitespace. |
835
|
| Line contains a tab character. |
836
|
| '(' is followed by whitespace. |
836
|
| ')' is preceded with whitespace. |
836
|
| Line contains a tab character. |
837
|
| Line contains a tab character. |
838
|
| Line contains a tab character. |
839
|
| Line contains a tab character. |
841
|
| Line contains a tab character. |
843
|
| Line contains a tab character. |
844
|
| '{' should be on the previous line. |
844
|
| Line contains a tab character. |
845
|
| 'while' is not followed by whitespace. |
845
|
| '(' is followed by whitespace. |
845
|
| '(' is followed by whitespace. |
845
|
| ')' is preceded with whitespace. |
845
|
| ')' is preceded with whitespace. |
845
|
| Line contains a tab character. |
846
|
| '{' should be on the previous line. |
846
|
| Line contains a tab character. |
847
|
| 'if' is not followed by whitespace. |
847
|
| '(' is followed by whitespace. |
847
|
| '(' is followed by whitespace. |
847
|
| ')' is preceded with whitespace. |
847
|
| ')' is preceded with whitespace. |
847
|
| Line contains a tab character. |
848
|
| '{' should be on the previous line. |
848
|
| Line is longer than 80 characters. |
849
|
| Line contains a tab character. |
849
|
| Line is longer than 80 characters. |
850
|
| Line contains a tab character. |
850
|
| Line contains a tab character. |
852
|
| Line contains a tab character. |
853
|
| 'if' is not followed by whitespace. |
853
|
| '(' is followed by whitespace. |
853
|
| ')' is preceded with whitespace. |
853
|
| Line contains a tab character. |
854
|
| '{' should be on the previous line. |
854
|
| Line is longer than 80 characters. |
855
|
| Line contains a tab character. |
855
|
| Line is longer than 80 characters. |
856
|
| Line contains a tab character. |
856
|
| '(' is followed by whitespace. |
856
|
| ')' is preceded with whitespace. |
856
|
| Line contains a tab character. |
857
|
| '}' should be on the same line. |
857
|
| Line contains a tab character. |
858
|
| Line contains a tab character. |
859
|
| '{' should be on the previous line. |
859
|
| Line contains a tab character. |
860
|
| Line is longer than 80 characters. |
861
|
| Line contains a tab character. |
861
|
| '(' is followed by whitespace. |
861
|
| '(' is followed by whitespace. |
861
|
| ')' is preceded with whitespace. |
861
|
| ')' is preceded with whitespace. |
861
|
| Line contains a tab character. |
862
|
| Line contains a tab character. |
863
|
| Line is longer than 80 characters. |
865
|
| Line contains a tab character. |
865
|
| '(' is followed by whitespace. |
865
|
| ')' is preceded with whitespace. |
865
|
| Line is longer than 80 characters. |
867
|
| Line contains a tab character. |
867
|
| '(' is followed by whitespace. |
867
|
| ')' is preceded with whitespace. |
867
|
| Line is longer than 80 characters. |
868
|
| Line contains a tab character. |
868
|
| '(' is followed by whitespace. |
868
|
| '(' is followed by whitespace. |
868
|
| ')' is preceded with whitespace. |
868
|
| ')' is preceded with whitespace. |
868
|
| '(' is followed by whitespace. |
868
|
| ')' is preceded with whitespace. |
868
|
| Line contains a tab character. |
869
|
| '}' should be on the same line. |
869
|
| Line contains a tab character. |
870
|
| Line contains a tab character. |
871
|
| '{' should be on the previous line. |
871
|
| Line is longer than 80 characters. |
872
|
| Line contains a tab character. |
872
|
| Line contains a tab character. |
873
|
| 'if' is not followed by whitespace. |
873
|
| '(' is followed by whitespace. |
873
|
| ')' is preceded with whitespace. |
873
|
| Line contains a tab character. |
874
|
| '{' should be on the previous line. |
874
|
| Line is longer than 80 characters. |
875
|
| Line contains a tab character. |
875
|
| Line is longer than 80 characters. |
876
|
| Line contains a tab character. |
876
|
| Line contains a tab character. |
877
|
| Line is longer than 80 characters. |
878
|
| Line contains a tab character. |
878
|
| '(' is followed by whitespace. |
878
|
| ')' is preceded with whitespace. |
878
|
| '(' is followed by whitespace. |
878
|
| ')' is preceded with whitespace. |
878
|
| Line contains a tab character. |
879
|
| Line contains a tab character. |
880
|
| Line contains a tab character. |
881
|
| 'if' is not followed by whitespace. |
881
|
| '(' is followed by whitespace. |
881
|
| ')' is preceded with whitespace. |
881
|
| Line contains a tab character. |
882
|
| '{' should be on the previous line. |
882
|
| Line is longer than 80 characters. |
883
|
| Line contains a tab character. |
883
|
| Line is longer than 80 characters. |
884
|
| Line contains a tab character. |
884
|
| Line contains a tab character. |
885
|
| '}' should be on the same line. |
885
|
| Line contains a tab character. |
886
|
| Line contains a tab character. |
887
|
| '{' should be on the previous line. |
887
|
| Line contains a tab character. |
888
|
| Line is longer than 80 characters. |
889
|
| Line contains a tab character. |
889
|
| '(' is followed by whitespace. |
889
|
| '(' is followed by whitespace. |
889
|
| ')' is preceded with whitespace. |
889
|
| ')' is preceded with whitespace. |
889
|
| Line contains a tab character. |
890
|
| Line contains a tab character. |
891
|
| '}' should be on the same line. |
891
|
| Line contains a tab character. |
892
|
| 'catch' is not followed by whitespace. |
892
|
| '(' is followed by whitespace. |
892
|
| ')' is preceded with whitespace. |
892
|
| Line contains a tab character. |
893
|
| '{' should be on the previous line. |
893
|
| Line contains a tab character. |
894
|
| Line contains a tab character. |
895
|
| '}' should be on the same line. |
895
|
| Line contains a tab character. |
896
|
| 'catch' is not followed by whitespace. |
896
|
| '(' is followed by whitespace. |
896
|
| ')' is preceded with whitespace. |
896
|
| Line contains a tab character. |
897
|
| '{' should be on the previous line. |
897
|
| Line contains a tab character. |
898
|
| Line contains a tab character. |
899
|
| Line contains a tab character. |
900
|
| Line contains a tab character. |
901
|
| Line contains a tab character. |
902
|
xjavadoc/XDocTest.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - java.io.*. |
7
|
| Using the '.*' form of import should be avoided - junit.framework.*. |
8
|
| Redundant import from the same package - xjavadoc.Token. |
9
|
| '{' should be on the previous line. |
21
|
| Line contains a tab character. |
23
|
| Missing a Javadoc comment. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| '(' is followed by whitespace. |
27
|
| Parameter name should be final. |
27
|
| ')' is preceded with whitespace. |
27
|
| Line contains a tab character. |
28
|
| '{' should be on the previous line. |
28
|
| Line contains a tab character. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line contains a tab character. |
30
|
| First sentence should end with a period. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Method 'setUp' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Expected @throws tag for 'IOException'. |
37
|
| Line contains a tab character. |
38
|
| '{' should be on the previous line. |
38
|
| Line contains a tab character. |
39
|
| Line is longer than 80 characters. |
40
|
| Line contains a tab character. |
40
|
| '+' should be on a new line. |
40
|
| Line contains a tab character. |
41
|
| '+' should be on a new line. |
41
|
| Line contains a tab character. |
42
|
| '+' should be on a new line. |
42
|
| Line contains a tab character. |
43
|
| '+' should be on a new line. |
43
|
| Line contains a tab character. |
44
|
| '+' should be on a new line. |
44
|
| Line contains a tab character. |
45
|
| '+' should be on a new line. |
45
|
| Line contains a tab character. |
46
|
| '+' should be on a new line. |
46
|
| Line contains a tab character. |
47
|
| '+' should be on a new line. |
47
|
| Line contains a tab character. |
48
|
| '+' should be on a new line. |
48
|
| Line contains a tab character. |
49
|
| '+' should be on a new line. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
57
|
| First sentence should end with a period. |
59
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Method 'testFirstSentence' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Line contains a tab character. |
65
|
| '{' should be on the previous line. |
65
|
| Line is longer than 80 characters. |
67
|
| Line contains a tab character. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line is longer than 80 characters. |
68
|
| Line contains a tab character. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
72
|
| Method 'testCommentChange' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Line contains a tab character. |
73
|
| '{' should be on the previous line. |
73
|
| Line is longer than 80 characters. |
74
|
| Line contains a tab character. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line is longer than 80 characters. |
77
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
81
|
| Method 'testTagCreationAndRemoval' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| Line contains a tab character. |
82
|
| '{' should be on the previous line. |
82
|
| Line contains a tab character. |
83
|
| Line is longer than 80 characters. |
84
|
| Line contains a tab character. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| '(' is followed by whitespace. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line contains a tab character. |
91
|
| '(' is followed by whitespace. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
95
|
| Method 'testTagChange' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| Line contains a tab character. |
96
|
| '{' should be on the previous line. |
96
|
| Line is longer than 80 characters. |
98
|
| Line contains a tab character. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line is longer than 80 characters. |
100
|
| Line contains a tab character. |
100
|
| '(' is followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| '(' is followed by whitespace. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line is longer than 80 characters. |
109
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line is longer than 80 characters. |
110
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
112
|
xjavadoc/XExecutableMember.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
17
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
35
|
| Line is longer than 80 characters. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| Expected @param tag for 'exception_class_name'. |
42
|
| Name 'exception_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
54
|
| Line is longer than 80 characters. |
55
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| First sentence should end with a period. |
61
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line is longer than 80 characters. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line contains a tab character. |
70
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
xjavadoc/XField.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
7
|
| '{' should be on the previous line. |
16
|
| First sentence should end with a period. |
17
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| First sentence should end with a period. |
24
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
xjavadoc/XJavaDoc.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
11
|
| '{' should be on the previous line. |
24
|
| First sentence should end with a period. |
25
|
| Line contains a tab character. |
25
|
| Line is longer than 80 characters. |
26
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| 'static' modifier out of order with the JLS suggestions. |
28
|
| First sentence should end with a period. |
29
|
| Line contains a tab character. |
29
|
| Line is longer than 80 characters. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| 'static' modifier out of order with the JLS suggestions. |
33
|
| First sentence should end with a period. |
34
|
| Line contains a tab character. |
34
|
| Line is longer than 80 characters. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| 'static' modifier out of order with the JLS suggestions. |
38
|
| Line is longer than 80 characters. |
40
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
40
|
| 'static' modifier out of order with the JLS suggestions. |
40
|
| '(' is followed by whitespace. |
40
|
| '(' is followed by whitespace. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| ')' is preceded with whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line contains a tab character. |
52
|
| Missing a Javadoc comment. |
52
|
| Name '_primitiveClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Line contains a tab character. |
53
|
| Missing a Javadoc comment. |
53
|
| Name '_binaryClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Line contains a tab character. |
54
|
| Missing a Javadoc comment. |
54
|
| Name '_unknownClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Line contains a tab character. |
55
|
| Missing a Javadoc comment. |
55
|
| Name '_packages' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
55
|
| Line contains a tab character. |
56
|
| Missing a Javadoc comment. |
56
|
| Name '_sourceSets' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| Line contains a tab character. |
58
|
| Line is longer than 80 characters. |
59
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Name '_sourceSetSourceClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
62
|
| Line contains a tab character. |
64
|
| Line is longer than 80 characters. |
65
|
| Line contains a tab character. |
65
|
| Line is longer than 80 characters. |
66
|
| Line contains a tab character. |
66
|
| Line is longer than 80 characters. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Name '_allSourceClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Line contains a tab character. |
72
|
| Missing a Javadoc comment. |
72
|
| Name '_sourceSetClassNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
72
|
| Line contains a tab character. |
74
|
| Missing a Javadoc comment. |
74
|
| Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
74
|
| Line contains a tab character. |
76
|
| Missing a Javadoc comment. |
76
|
| Name '_abstractFileClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
76
|
| Missing a Javadoc comment. |
78
|
| Name '_tagFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
78
|
| Line contains a tab character. |
80
|
| Line is longer than 80 characters. |
81
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line is longer than 80 characters. |
84
|
| Line contains a tab character. |
84
|
| Name '_sourceSetSourceClassesWithInnerClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
84
|
| Line contains a tab character. |
86
|
| Line is longer than 80 characters. |
87
|
| Line contains a tab character. |
87
|
| Line is longer than 80 characters. |
88
|
| Line contains a tab character. |
88
|
| Line is longer than 80 characters. |
89
|
| Line contains a tab character. |
89
|
| Line is longer than 80 characters. |
90
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Name '_birthday' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
93
|
| First sentence should end with a period. |
95
|
| Line contains a tab character. |
95
|
| Line is longer than 80 characters. |
96
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Name '_logMessages' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
98
|
| Line contains a tab character. |
100
|
| Line is longer than 80 characters. |
101
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Name '_useNodeParser' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
104
|
| First sentence should end with a period. |
106
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Name '_encoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
107
|
| Line has trailing spaces. |
108
|
| Line contains a tab character. |
108
|
| First sentence should end with a period. |
109
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Name '_docEncoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
110
|
| Line has trailing spaces. |
111
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Missing a Javadoc comment. |
112
|
| Line contains a tab character. |
113
|
| '{' should be on the previous line. |
113
|
| Line contains a tab character. |
114
|
| 'for' is not followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| '{' should be on the previous line. |
116
|
| Line is longer than 80 characters. |
117
|
| '(' is followed by whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| '{' should be on the previous line. |
125
|
| Line is longer than 80 characters. |
126
|
| Line contains a tab character. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line is longer than 80 characters. |
127
|
| Line contains a tab character. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line is longer than 80 characters. |
128
|
| Line contains a tab character. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line is longer than 80 characters. |
129
|
| Line contains a tab character. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line is longer than 80 characters. |
130
|
| Line contains a tab character. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line is longer than 80 characters. |
131
|
| Line contains a tab character. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Line is longer than 80 characters. |
132
|
| Line contains a tab character. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line is longer than 80 characters. |
133
|
| Line contains a tab character. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| Line is longer than 80 characters. |
134
|
| Line contains a tab character. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line is longer than 80 characters. |
136
|
| Line contains a tab character. |
136
|
| '(' is followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| '1024' is a magic number. |
136
|
| '1024' is a magic number. |
136
|
| ')' is preceded with whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line is longer than 80 characters. |
137
|
| Line contains a tab character. |
137
|
| '(' is followed by whitespace. |
137
|
| '(' is followed by whitespace. |
137
|
| '1024' is a magic number. |
137
|
| '1024' is a magic number. |
137
|
| ')' is preceded with whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
140
|
| Line is longer than 80 characters. |
141
|
| Line contains a tab character. |
141
|
| Line is longer than 80 characters. |
142
|
| Line contains a tab character. |
142
|
| Line is longer than 80 characters. |
143
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line is longer than 80 characters. |
146
|
| Line contains a tab character. |
146
|
| Line is longer than 80 characters. |
147
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line is longer than 80 characters. |
149
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line is longer than 80 characters. |
151
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| '(' is followed by whitespace. |
154
|
| Parameter value should be final. |
154
|
| Parameter keys should be final. |
154
|
| ')' is preceded with whitespace. |
154
|
| Line contains a tab character. |
155
|
| '{' should be on the previous line. |
155
|
| Line contains a tab character. |
156
|
| 'if' is not followed by whitespace. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line contains a tab character. |
157
|
| '{' should be on the previous line. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
170
|
| 'while' is not followed by whitespace. |
170
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line contains a tab character. |
171
|
| '{' should be on the previous line. |
171
|
| Line contains a tab character. |
172
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| Line contains a tab character. |
174
|
| 'if' is not followed by whitespace. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Line contains a tab character. |
175
|
| '{' should be on the previous line. |
175
|
| Line contains a tab character. |
176
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| Line is longer than 80 characters. |
178
|
| Line contains a tab character. |
178
|
| '(' is followed by whitespace. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Avoid inline conditionals. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
187
|
| Line is longer than 80 characters. |
188
|
| Line contains a tab character. |
188
|
| Line is longer than 80 characters. |
189
|
| Line contains a tab character. |
189
|
| Line is longer than 80 characters. |
190
|
| Line contains a tab character. |
190
|
| Line is longer than 80 characters. |
191
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line is longer than 80 characters. |
193
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line is longer than 80 characters. |
197
|
| Line contains a tab character. |
197
|
| Line is longer than 80 characters. |
198
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Line is longer than 80 characters. |
200
|
| Line contains a tab character. |
200
|
| '(' is followed by whitespace. |
200
|
| Parameter value should be final. |
200
|
| Parameter fragments should be final. |
200
|
| Parameter propertyRefs should be final. |
200
|
| ')' is preceded with whitespace. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
205
|
| 'while' is not followed by whitespace. |
205
|
| '(' is followed by whitespace. |
205
|
| '(' is followed by whitespace. |
205
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Line contains a tab character. |
206
|
| '{' should be on the previous line. |
206
|
| Line contains a tab character. |
208
|
| 'if' is not followed by whitespace. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
209
|
| '{' should be on the previous line. |
209
|
| Line contains a tab character. |
210
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line contains a tab character. |
212
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
215
|
| 'if' is not followed by whitespace. |
215
|
| '(' is followed by whitespace. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line contains a tab character. |
216
|
| '{' should be on the previous line. |
216
|
| Line contains a tab character. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| '}' should be on the same line. |
219
|
| Line contains a tab character. |
220
|
| 'if' is not followed by whitespace. |
220
|
| '(' is followed by whitespace. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line contains a tab character. |
221
|
| '{' should be on the previous line. |
221
|
| Line is longer than 80 characters. |
222
|
| Line contains a tab character. |
222
|
| '(' is followed by whitespace. |
222
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| '}' should be on the same line. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| '{' should be on the previous line. |
226
|
| Line contains a tab character. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| Line contains a tab character. |
229
|
| 'if' is not followed by whitespace. |
229
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| Line contains a tab character. |
230
|
| '{' should be on the previous line. |
230
|
| Line is longer than 80 characters. |
231
|
| Line contains a tab character. |
231
|
| Line is longer than 80 characters. |
232
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line is longer than 80 characters. |
234
|
| Line contains a tab character. |
234
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line contains a tab character. |
236
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line is longer than 80 characters. |
240
|
| Line contains a tab character. |
240
|
| '(' is followed by whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| Line contains a tab character. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line contains a tab character. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| Line contains a tab character. |
244
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
248
|
| 'if' is not followed by whitespace. |
248
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Line contains a tab character. |
249
|
| '{' should be on the previous line. |
249
|
| Line contains a tab character. |
250
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line contains a tab character. |
252
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| First sentence should end with a period. |
256
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| '(' is followed by whitespace. |
262
|
| Parameter name should be final. |
262
|
| ')' is preceded with whitespace. |
262
|
| Line contains a tab character. |
263
|
| '{' should be on the previous line. |
263
|
| Line contains a tab character. |
264
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
267
|
| Line is longer than 80 characters. |
268
|
| Line contains a tab character. |
268
|
| Line is longer than 80 characters. |
269
|
| Line contains a tab character. |
269
|
| Line is longer than 80 characters. |
270
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| '(' is followed by whitespace. |
276
|
| Parameter pe should be final. |
276
|
| ')' is preceded with whitespace. |
276
|
| Line contains a tab character. |
277
|
| '{' should be on the previous line. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
280
|
| 'if' is not followed by whitespace. |
280
|
| '(' is followed by whitespace. |
280
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| Line contains a tab character. |
281
|
| '{' should be on the previous line. |
281
|
| Line is longer than 80 characters. |
282
|
| Line contains a tab character. |
282
|
| Line is longer than 80 characters. |
283
|
| Line contains a tab character. |
283
|
| '(' is followed by whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
| Line contains a tab character. |
284
|
| '}' should be on the same line. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| '{' should be on the previous line. |
286
|
| Line contains a tab character. |
287
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| Line contains a tab character. |
288
|
| Line is longer than 80 characters. |
289
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
| 'while' is not followed by whitespace. |
290
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| Line contains a tab character. |
291
|
| '{' should be on the previous line. |
291
|
| Line is longer than 80 characters. |
292
|
| Line contains a tab character. |
292
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
295
|
| First sentence should end with a period. |
297
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| Line contains a tab character. |
300
|
| Line contains a tab character. |
301
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| Redundant 'final' modifier. |
303
|
| '(' is followed by whitespace. |
303
|
| Parameter name should be final. |
303
|
| Parameter type should be final. |
303
|
| ')' is preceded with whitespace. |
303
|
| Line contains a tab character. |
304
|
| '{' should be on the previous line. |
304
|
| Line is longer than 80 characters. |
305
|
| Line contains a tab character. |
305
|
| '(' is followed by whitespace. |
305
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| Line contains a tab character. |
306
|
| Line contains a tab character. |
308
|
| Missing a Javadoc comment. |
308
|
| '(' is followed by whitespace. |
308
|
| Parameter predicate should be final. |
308
|
| ')' is preceded with whitespace. |
308
|
| Line contains a tab character. |
309
|
| '{' should be on the previous line. |
309
|
| Line contains a tab character. |
310
|
| '(' is followed by whitespace. |
310
|
| ')' is preceded with whitespace. |
310
|
| Line contains a tab character. |
311
|
| First sentence should end with a period. |
313
|
| Line contains a tab character. |
313
|
| Line is longer than 80 characters. |
314
|
| Line contains a tab character. |
314
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
316
|
| Line contains a tab character. |
317
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
319
|
| '{' should be on the previous line. |
319
|
| Line contains a tab character. |
320
|
| 'if' is not followed by whitespace. |
320
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| Line contains a tab character. |
321
|
| '{' should be on the previous line. |
321
|
| Line contains a tab character. |
322
|
| Line is longer than 80 characters. |
323
|
| Line contains a tab character. |
323
|
| '(' is followed by whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| Line contains a tab character. |
325
|
| Line is longer than 80 characters. |
326
|
| Line contains a tab character. |
326
|
| 'for' is not followed by whitespace. |
326
|
| '(' is followed by whitespace. |
326
|
| ';' is followed by whitespace. |
326
|
| Line contains a tab character. |
327
|
| Line is longer than 80 characters. |
328
|
| Line contains a tab character. |
328
|
| '(' is followed by whitespace. |
328
|
| ')' is preceded with whitespace. |
328
|
| Line contains a tab character. |
329
|
| Line contains a tab character. |
330
|
| Line is longer than 80 characters. |
331
|
| Line contains a tab character. |
331
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| Line contains a tab character. |
332
|
| Line contains a tab character. |
334
|
| Line contains a tab character. |
335
|
| Line contains a tab character. |
336
|
| Line contains a tab character. |
337
|
| Line contains a tab character. |
338
|
| Line contains a tab character. |
339
|
| Line contains a tab character. |
340
|
| '{' should be on the previous line. |
340
|
| Line contains a tab character. |
341
|
| Line contains a tab character. |
342
|
| Line contains a tab character. |
344
|
| 'for' is not followed by whitespace. |
344
|
| '(' is followed by whitespace. |
344
|
| ';' is followed by whitespace. |
344
|
| Line contains a tab character. |
345
|
| '{' should be on the previous line. |
345
|
| Line is longer than 80 characters. |
346
|
| Line contains a tab character. |
346
|
| '(' is followed by whitespace. |
346
|
| 'cast' is not followed by whitespace. |
346
|
| ')' is preceded with whitespace. |
346
|
| Line contains a tab character. |
347
|
| Line contains a tab character. |
349
|
| '(' is followed by whitespace. |
349
|
| ')' is preceded with whitespace. |
349
|
| Line contains a tab character. |
350
|
| Line contains a tab character. |
352
|
| Missing a Javadoc comment. |
352
|
| Line contains a tab character. |
353
|
| '{' should be on the previous line. |
353
|
| Line contains a tab character. |
354
|
| '(' is followed by whitespace. |
354
|
| ')' is preceded with whitespace. |
354
|
| Line contains a tab character. |
355
|
| Line contains a tab character. |
357
|
| Line is longer than 80 characters. |
358
|
| Line contains a tab character. |
358
|
| Line is longer than 80 characters. |
359
|
| Line contains a tab character. |
359
|
| Line is longer than 80 characters. |
360
|
| Line contains a tab character. |
360
|
| Line is longer than 80 characters. |
361
|
| Line contains a tab character. |
361
|
| Line is longer than 80 characters. |
362
|
| Line contains a tab character. |
362
|
| Line is longer than 80 characters. |
363
|
| Line contains a tab character. |
363
|
| Line is longer than 80 characters. |
364
|
| Line contains a tab character. |
364
|
| Line contains a tab character. |
365
|
| Line contains a tab character. |
366
|
| Line contains a tab character. |
367
|
| Line contains a tab character. |
368
|
| Line contains a tab character. |
369
|
| Line contains a tab character. |
370
|
| '(' is followed by whitespace. |
370
|
| Parameter qualifiedName should be final. |
370
|
| ')' is preceded with whitespace. |
370
|
| Line contains a tab character. |
371
|
| '{' should be on the previous line. |
371
|
| Line contains a tab character. |
372
|
| 'if' is not followed by whitespace. |
372
|
| '(' is followed by whitespace. |
372
|
| '(' is followed by whitespace. |
372
|
| ')' is preceded with whitespace. |
372
|
| ')' is preceded with whitespace. |
372
|
| Line contains a tab character. |
373
|
| '{' should be on the previous line. |
373
|
| Line is longer than 80 characters. |
374
|
| Line contains a tab character. |
374
|
| '(' is followed by whitespace. |
374
|
| ')' is preceded with whitespace. |
374
|
| Line contains a tab character. |
375
|
| Line contains a tab character. |
377
|
| Line contains a tab character. |
378
|
| Line contains a tab character. |
379
|
| Line contains a tab character. |
380
|
| Line contains a tab character. |
381
|
| Line contains a tab character. |
383
|
| Line contains a tab character. |
384
|
| 'if' is not followed by whitespace. |
384
|
| '(' is followed by whitespace. |
384
|
| '(' is followed by whitespace. |
384
|
| '(' is followed by whitespace. |
384
|
| ')' is preceded with whitespace. |
384
|
| ')' is preceded with whitespace. |
384
|
| ')' is preceded with whitespace. |
384
|
| Line contains a tab character. |
385
|
| '{' should be on the previous line. |
385
|
| Line contains a tab character. |
386
|
| Line contains a tab character. |
387
|
| '}' should be on the same line. |
387
|
| Line is longer than 80 characters. |
388
|
| Line contains a tab character. |
388
|
| 'if' is not followed by whitespace. |
388
|
| '(' is followed by whitespace. |
388
|
| '(' is followed by whitespace. |
388
|
| '(' is followed by whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| '(' is followed by whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| Line contains a tab character. |
389
|
| Line contains a tab character. |
390
|
| Line contains a tab character. |
391
|
| '}' should be on the same line. |
391
|
| Line is longer than 80 characters. |
392
|
| Line contains a tab character. |
392
|
| 'if' is not followed by whitespace. |
392
|
| '(' is followed by whitespace. |
392
|
| '(' is followed by whitespace. |
392
|
| '(' is followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| '(' is followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| Line contains a tab character. |
393
|
| Line contains a tab character. |
394
|
| Line contains a tab character. |
395
|
| '}' should be on the same line. |
395
|
| Line is longer than 80 characters. |
396
|
| Line contains a tab character. |
396
|
| 'if' is not followed by whitespace. |
396
|
| '(' is followed by whitespace. |
396
|
| '(' is followed by whitespace. |
396
|
| '(' is followed by whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| '(' is followed by whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| Line contains a tab character. |
397
|
| Line contains a tab character. |
398
|
| Line contains a tab character. |
399
|
| '}' should be on the same line. |
399
|
| Line contains a tab character. |
400
|
| Line contains a tab character. |
401
|
| '{' should be on the previous line. |
401
|
| Line contains a tab character. |
402
|
| Line contains a tab character. |
403
|
| 'if' is not followed by whitespace. |
403
|
| '(' is followed by whitespace. |
403
|
| '(' is followed by whitespace. |
403
|
| ')' is preceded with whitespace. |
403
|
| ')' is preceded with whitespace. |
403
|
| Line contains a tab character. |
404
|
| '{' should be on the previous line. |
404
|
| Line contains a tab character. |
405
|
| Line contains a tab character. |
406
|
| '(' is followed by whitespace. |
406
|
| ')' is preceded with whitespace. |
406
|
| Line contains a tab character. |
407
|
| Line contains a tab character. |
408
|
| '}' should be on the same line. |
408
|
| Line contains a tab character. |
409
|
| Line contains a tab character. |
410
|
| '{' should be on the previous line. |
410
|
| Line contains a tab character. |
411
|
| Line contains a tab character. |
412
|
| Line contains a tab character. |
413
|
| '(' is followed by whitespace. |
413
|
| ')' is preceded with whitespace. |
413
|
| Line contains a tab character. |
415
|
| 'if' is not followed by whitespace. |
415
|
| '(' is followed by whitespace. |
415
|
| ')' is preceded with whitespace. |
415
|
| Line contains a tab character. |
416
|
| '{' should be on the previous line. |
416
|
| Line is longer than 80 characters. |
417
|
| Line contains a tab character. |
417
|
| '(' is followed by whitespace. |
417
|
| ')' is preceded with whitespace. |
417
|
| Line is longer than 80 characters. |
418
|
| Line contains a tab character. |
418
|
| '(' is followed by whitespace. |
418
|
| ')' is preceded with whitespace. |
418
|
| Line contains a tab character. |
419
|
| Line contains a tab character. |
420
|
| '}' should be on the same line. |
420
|
| Line contains a tab character. |
421
|
| Line contains a tab character. |
422
|
| '{' should be on the previous line. |
422
|
| Line is longer than 80 characters. |
423
|
| Line contains a tab character. |
423
|
| Line is longer than 80 characters. |
424
|
| Line contains a tab character. |
424
|
| '(' is followed by whitespace. |
424
|
| ')' is preceded with whitespace. |
424
|
| Line is longer than 80 characters. |
425
|
| Line contains a tab character. |
425
|
| '(' is followed by whitespace. |
425
|
| ')' is preceded with whitespace. |
425
|
| Line contains a tab character. |
426
|
| Line contains a tab character. |
427
|
| Line contains a tab character. |
428
|
| Line contains a tab character. |
429
|
| Line contains a tab character. |
430
|
| Line contains a tab character. |
432
|
| Line is longer than 80 characters. |
433
|
| Line contains a tab character. |
433
|
| Line contains a tab character. |
434
|
| Line contains a tab character. |
435
|
| Line contains a tab character. |
436
|
| Line is longer than 80 characters. |
437
|
| Line contains a tab character. |
437
|
| Line contains a tab character. |
438
|
| Line contains a tab character. |
439
|
| Line contains a tab character. |
440
|
| '(' is followed by whitespace. |
440
|
| Parameter packageName should be final. |
440
|
| Expected @param tag for 'packageName'. |
440
|
| ')' is preceded with whitespace. |
440
|
| Line contains a tab character. |
441
|
| '{' should be on the previous line. |
441
|
| Line is longer than 80 characters. |
442
|
| Line contains a tab character. |
442
|
| Line is longer than 80 characters. |
443
|
| Line contains a tab character. |
443
|
| 'for' is not followed by whitespace. |
443
|
| '(' is followed by whitespace. |
443
|
| ';' is followed by whitespace. |
443
|
| Line contains a tab character. |
444
|
| '{' should be on the previous line. |
444
|
| Line contains a tab character. |
445
|
| '(' is followed by whitespace. |
445
|
| ')' is preceded with whitespace. |
445
|
| Line contains a tab character. |
447
|
| 'if' is not followed by whitespace. |
447
|
| '(' is followed by whitespace. |
447
|
| '(' is followed by whitespace. |
447
|
| ')' is preceded with whitespace. |
447
|
| ')' is preceded with whitespace. |
447
|
| Line contains a tab character. |
448
|
| '{' should be on the previous line. |
448
|
| Line contains a tab character. |
449
|
| Line contains a tab character. |
450
|
| Line contains a tab character. |
451
|
| Line contains a tab character. |
452
|
| Line contains a tab character. |
453
|
| First sentence should end with a period. |
455
|
| Line contains a tab character. |
455
|
| Line is longer than 80 characters. |
456
|
| Line contains a tab character. |
456
|
| Line contains a tab character. |
457
|
| Line contains a tab character. |
458
|
| Line contains a tab character. |
459
|
| Line contains a tab character. |
460
|
| Line contains a tab character. |
461
|
| '(' is followed by whitespace. |
461
|
| Parameter useNodeParser should be final. |
461
|
| Expected @param tag for 'useNodeParser'. |
461
|
| ')' is preceded with whitespace. |
461
|
| Line contains a tab character. |
462
|
| '{' should be on the previous line. |
462
|
| Line contains a tab character. |
463
|
| Line contains a tab character. |
464
|
| Line contains a tab character. |
466
|
| Missing a Javadoc comment. |
466
|
| '(' is followed by whitespace. |
466
|
| Parameter properties should be final. |
466
|
| ')' is preceded with whitespace. |
466
|
| Line contains a tab character. |
467
|
| '{' should be on the previous line. |
467
|
| Line contains a tab character. |
468
|
| '(' is followed by whitespace. |
468
|
| ')' is preceded with whitespace. |
468
|
| Line contains a tab character. |
469
|
| Line contains a tab character. |
471
|
| Line contains a tab character. |
472
|
| Line contains a tab character. |
473
|
| Line contains a tab character. |
474
|
| Line contains a tab character. |
475
|
| Line contains a tab character. |
476
|
| '(' is followed by whitespace. |
476
|
| Parameter resetTimeStamp should be final. |
476
|
| ')' is preceded with whitespace. |
476
|
| Line contains a tab character. |
477
|
| '{' should be on the previous line. |
477
|
| Line is longer than 80 characters. |
478
|
| Line contains a tab character. |
478
|
| 'for' is not followed by whitespace. |
478
|
| '(' is followed by whitespace. |
478
|
| ';' is followed by whitespace. |
478
|
| Line contains a tab character. |
479
|
| Line contains a tab character. |
480
|
| Line is longer than 80 characters. |
482
|
| Line contains a tab character. |
482
|
| 'for' is not followed by whitespace. |
482
|
| '(' is followed by whitespace. |
482
|
| ';' is followed by whitespace. |
482
|
| Line contains a tab character. |
483
|
| '{' should be on the previous line. |
483
|
| Line is longer than 80 characters. |
484
|
| Line contains a tab character. |
484
|
| '(' is followed by whitespace. |
484
|
| ')' is preceded with whitespace. |
484
|
| Line contains a tab character. |
486
|
| Line contains a tab character. |
487
|
| Line contains a tab character. |
488
|
| Line contains a tab character. |
489
|
| Line contains a tab character. |
490
|
| Line contains a tab character. |
491
|
| Line contains a tab character. |
492
|
| Line contains a tab character. |
493
|
| Line contains a tab character. |
494
|
| Line contains a tab character. |
495
|
| Line contains a tab character. |
496
|
| Line contains a tab character. |
498
|
| Line contains a tab character. |
499
|
| Line contains a tab character. |
500
|
| Line contains a tab character. |
502
|
| Line contains a tab character. |
504
|
| Line is longer than 80 characters. |
506
|
| Line contains a tab character. |
506
|
| Line contains a tab character. |
507
|
| Line contains a tab character. |
508
|
| Line contains a tab character. |
509
|
| 'if' is not followed by whitespace. |
509
|
| '(' is followed by whitespace. |
509
|
| ')' is preceded with whitespace. |
509
|
| Line contains a tab character. |
510
|
| '{' should be on the previous line. |
510
|
| Line contains a tab character. |
511
|
| Line contains a tab character. |
512
|
| Line contains a tab character. |
513
|
| First sentence should end with a period. |
515
|
| Line contains a tab character. |
515
|
| Line contains a tab character. |
516
|
| Line contains a tab character. |
517
|
| Line contains a tab character. |
518
|
| Line contains a tab character. |
519
|
| Line contains a tab character. |
520
|
| Line contains a tab character. |
521
|
| '(' is followed by whitespace. |
521
|
| Parameter out should be final. |
521
|
| Expected @param tag for 'out'. |
521
|
| Parameter level should be final. |
521
|
| Expected @param tag for 'level'. |
521
|
| ')' is preceded with whitespace. |
521
|
| Line contains a tab character. |
522
|
| '{' should be on the previous line. |
522
|
| Line contains a tab character. |
523
|
| Line contains a tab character. |
525
|
| 'for' is not followed by whitespace. |
525
|
| '(' is followed by whitespace. |
525
|
| ';' is followed by whitespace. |
525
|
| Line contains a tab character. |
526
|
| '{' should be on the previous line. |
526
|
| Line contains a tab character. |
527
|
| '(' is followed by whitespace. |
527
|
| ')' is preceded with whitespace. |
527
|
| Line contains a tab character. |
529
|
| 'if' is not followed by whitespace. |
529
|
| '(' is followed by whitespace. |
529
|
| ')' is preceded with whitespace. |
529
|
| Line contains a tab character. |
530
|
| '{' should be on the previous line. |
530
|
| Line contains a tab character. |
531
|
| 'if' is not followed by whitespace. |
531
|
| '(' is followed by whitespace. |
531
|
| ')' is preceded with whitespace. |
531
|
| Line contains a tab character. |
532
|
| '{' should be on the previous line. |
532
|
| Line is longer than 80 characters. |
533
|
| Line contains a tab character. |
533
|
| 'if' is not followed by whitespace. |
533
|
| '(' is followed by whitespace. |
533
|
| ')' is preceded with whitespace. |
533
|
| Line contains a tab character. |
534
|
| '{' should be on the previous line. |
534
|
| Line is longer than 80 characters. |
535
|
| Line contains a tab character. |
535
|
| Line is longer than 80 characters. |
536
|
| Line contains a tab character. |
536
|
| '(' is followed by whitespace. |
536
|
| ')' is preceded with whitespace. |
536
|
| Line is longer than 80 characters. |
537
|
| Line contains a tab character. |
537
|
| '(' is followed by whitespace. |
537
|
| ')' is preceded with whitespace. |
537
|
| Line is longer than 80 characters. |
538
|
| Line contains a tab character. |
538
|
| '(' is followed by whitespace. |
538
|
| ')' is preceded with whitespace. |
538
|
| Line is longer than 80 characters. |
539
|
| Line contains a tab character. |
539
|
| '(' is followed by whitespace. |
539
|
| ')' is preceded with whitespace. |
539
|
| Line is longer than 80 characters. |
540
|
| Line contains a tab character. |
540
|
| '(' is followed by whitespace. |
540
|
| ')' is preceded with whitespace. |
540
|
| Line contains a tab character. |
541
|
| '}' should be on the same line. |
541
|
| Line contains a tab character. |
542
|
| Line contains a tab character. |
543
|
| '{' should be on the previous line. |
543
|
| Line is longer than 80 characters. |
544
|
| Line contains a tab character. |
544
|
| '(' is followed by whitespace. |
544
|
| ')' is preceded with whitespace. |
544
|
| Line is longer than 80 characters. |
545
|
| Line contains a tab character. |
545
|
| '(' is followed by whitespace. |
545
|
| ')' is preceded with whitespace. |
545
|
| Line is longer than 80 characters. |
546
|
| Line contains a tab character. |
546
|
| '(' is followed by whitespace. |
546
|
| ')' is preceded with whitespace. |
546
|
| Line is longer than 80 characters. |
547
|
| Line contains a tab character. |
547
|
| '(' is followed by whitespace. |
547
|
| ')' is preceded with whitespace. |
547
|
| Line is longer than 80 characters. |
548
|
| Line contains a tab character. |
548
|
| '(' is followed by whitespace. |
548
|
| ')' is preceded with whitespace. |
548
|
| Line contains a tab character. |
549
|
| Line contains a tab character. |
550
|
| Line contains a tab character. |
551
|
| Line is longer than 80 characters. |
552
|
| Line contains a tab character. |
552
|
| '(' is followed by whitespace. |
552
|
| ')' is preceded with whitespace. |
552
|
| Line contains a tab character. |
553
|
| Line contains a tab character. |
554
|
| Line contains a tab character. |
555
|
| Line contains a tab character. |
557
|
| Line contains a tab character. |
558
|
| Line contains a tab character. |
559
|
| Line contains a tab character. |
560
|
| Line contains a tab character. |
561
|
| Line contains a tab character. |
562
|
| '(' is followed by whitespace. |
562
|
| Parameter sourceSet should be final. |
562
|
| ')' is preceded with whitespace. |
562
|
| Line contains a tab character. |
563
|
| '{' should be on the previous line. |
563
|
| Line contains a tab character. |
564
|
| '(' is followed by whitespace. |
564
|
| ')' is preceded with whitespace. |
564
|
| Line contains a tab character. |
565
|
| 'for' is not followed by whitespace. |
565
|
| '(' is followed by whitespace. |
565
|
| ')' is preceded with whitespace. |
565
|
| Line contains a tab character. |
566
|
| '{' should be on the previous line. |
566
|
| Line contains a tab character. |
567
|
| '(' is followed by whitespace. |
567
|
| ')' is preceded with whitespace. |
567
|
| Line contains a tab character. |
569
|
| 'if' is not followed by whitespace. |
569
|
| '(' is followed by whitespace. |
569
|
| '(' is followed by whitespace. |
569
|
| ')' is preceded with whitespace. |
569
|
| ')' is preceded with whitespace. |
569
|
| Line contains a tab character. |
570
|
| '{' should be on the previous line. |
570
|
| Line is longer than 80 characters. |
571
|
| Line contains a tab character. |
571
|
| Line contains a tab character. |
573
|
| '(' is followed by whitespace. |
573
|
| ')' is preceded with whitespace. |
573
|
| Line contains a tab character. |
574
|
| Line contains a tab character. |
575
|
| '(' is followed by whitespace. |
575
|
| ')' is preceded with whitespace. |
575
|
| Line contains a tab character. |
576
|
| Line contains a tab character. |
577
|
| Line contains a tab character. |
579
|
| Missing a Javadoc comment. |
579
|
| '(' is followed by whitespace. |
579
|
| Parameter qualifiedName should be final. |
579
|
| Parameter file should be final. |
579
|
| ')' is preceded with whitespace. |
579
|
| Line contains a tab character. |
580
|
| '{' should be on the previous line. |
580
|
| Line contains a tab character. |
581
|
| '(' is followed by whitespace. |
581
|
| ')' is preceded with whitespace. |
581
|
| Line contains a tab character. |
583
|
| 'if' is not followed by whitespace. |
583
|
| '(' is followed by whitespace. |
583
|
| '(' is followed by whitespace. |
583
|
| ')' is preceded with whitespace. |
583
|
| ')' is preceded with whitespace. |
583
|
| Line contains a tab character. |
584
|
| '{' should be on the previous line. |
584
|
| Line is longer than 80 characters. |
585
|
| Line contains a tab character. |
585
|
| Line contains a tab character. |
587
|
| '(' is followed by whitespace. |
587
|
| ')' is preceded with whitespace. |
587
|
| Line contains a tab character. |
588
|
| Line contains a tab character. |
589
|
| '(' is followed by whitespace. |
589
|
| ')' is preceded with whitespace. |
589
|
| Line contains a tab character. |
590
|
| First sentence should end with a period. |
592
|
| Line contains a tab character. |
592
|
| Line contains a tab character. |
593
|
| Line contains a tab character. |
594
|
| Line contains a tab character. |
595
|
| Line contains a tab character. |
596
|
| Line contains a tab character. |
597
|
| Line contains a tab character. |
598
|
| Line contains a tab character. |
599
|
| Line contains a tab character. |
600
|
| Line contains a tab character. |
601
|
| Line contains a tab character. |
602
|
| Line is longer than 80 characters. |
603
|
| Line contains a tab character. |
603
|
| Line is longer than 80 characters. |
604
|
| Line contains a tab character. |
604
|
| Line contains a tab character. |
605
|
| Line contains a tab character. |
606
|
| Line contains a tab character. |
607
|
| Line contains a tab character. |
608
|
| Parameter className should be final. |
608
|
| Line contains a tab character. |
609
|
| Parameter methodNameWithSignature should be final. |
609
|
| Line contains a tab character. |
610
|
| Parameter tagName should be final. |
610
|
| Line contains a tab character. |
611
|
| Parameter parameterName should be final. |
611
|
| Line contains a tab character. |
612
|
| Parameter parameterValue should be final. |
612
|
| Line contains a tab character. |
613
|
| Parameter tagIndex should be final. |
613
|
| Line contains a tab character. |
614
|
| Line contains a tab character. |
615
|
| '{' should be on the previous line. |
615
|
| Line contains a tab character. |
616
|
| '(' is followed by whitespace. |
616
|
| ')' is preceded with whitespace. |
616
|
| Line contains a tab character. |
617
|
| '(' is followed by whitespace. |
617
|
| ')' is preceded with whitespace. |
617
|
| Line contains a tab character. |
619
|
| Line is longer than 80 characters. |
621
|
| Line contains a tab character. |
621
|
| '(' is followed by whitespace. |
621
|
| ')' is preceded with whitespace. |
621
|
| Line contains a tab character. |
623
|
| Line contains a tab character. |
624
|
| First sentence should end with a period. |
626
|
| Line contains a tab character. |
626
|
| Line contains a tab character. |
627
|
| Line contains a tab character. |
628
|
| Line contains a tab character. |
629
|
| Line contains a tab character. |
630
|
| Line contains a tab character. |
631
|
| Line contains a tab character. |
632
|
| Line contains a tab character. |
633
|
| Line contains a tab character. |
634
|
| Line contains a tab character. |
635
|
| Line contains a tab character. |
636
|
| Line contains a tab character. |
637
|
| Line contains a tab character. |
638
|
| Parameter className should be final. |
638
|
| Line contains a tab character. |
639
|
| Parameter tagName should be final. |
639
|
| Line contains a tab character. |
640
|
| Parameter parameterName should be final. |
640
|
| Line contains a tab character. |
641
|
| Parameter parameterValue should be final. |
641
|
| Line contains a tab character. |
642
|
| Parameter tagIndex should be final. |
642
|
| Line contains a tab character. |
643
|
| Line contains a tab character. |
644
|
| '{' should be on the previous line. |
644
|
| Line contains a tab character. |
645
|
| '(' is followed by whitespace. |
645
|
| ')' is preceded with whitespace. |
645
|
| Line contains a tab character. |
646
|
| Line is longer than 80 characters. |
648
|
| Line contains a tab character. |
648
|
| '(' is followed by whitespace. |
648
|
| ')' is preceded with whitespace. |
648
|
| Line contains a tab character. |
649
|
| Line contains a tab character. |
650
|
| Line contains a tab character. |
652
|
| Missing a Javadoc comment. |
652
|
| '(' is followed by whitespace. |
652
|
| Parameter value should be final. |
652
|
| ')' is preceded with whitespace. |
652
|
| Line contains a tab character. |
653
|
| '{' should be on the previous line. |
653
|
| Line contains a tab character. |
655
|
| '(' is followed by whitespace. |
655
|
| ')' is preceded with whitespace. |
655
|
| Line contains a tab character. |
656
|
| Line contains a tab character. |
658
|
| Line contains a tab character. |
659
|
| Line is longer than 80 characters. |
660
|
| Line contains a tab character. |
660
|
| Line contains a tab character. |
661
|
| Line contains a tab character. |
662
|
| Line contains a tab character. |
663
|
| Redundant 'final' modifier. |
663
|
| '(' is followed by whitespace. |
663
|
| Expected @param tag for 'qualifiedClassName'. |
663
|
| ')' is preceded with whitespace. |
663
|
| Line contains a tab character. |
664
|
| '{' should be on the previous line. |
664
|
| Line contains a tab character. |
665
|
| Line contains a tab character. |
666
|
| 'if' is not followed by whitespace. |
666
|
| '(' is followed by whitespace. |
666
|
| '(' is followed by whitespace. |
666
|
| ')' is preceded with whitespace. |
666
|
| ')' is preceded with whitespace. |
666
|
| Line contains a tab character. |
667
|
| '{' should be on the previous line. |
667
|
| Line contains a tab character. |
668
|
| Line contains a tab character. |
669
|
| '}' should be on the same line. |
669
|
| Line contains a tab character. |
670
|
| Line contains a tab character. |
671
|
| Conditional logic can be removed. |
671
|
| 'if' is not followed by whitespace. |
671
|
| '(' is followed by whitespace. |
671
|
| '(' is followed by whitespace. |
671
|
| ')' is preceded with whitespace. |
671
|
| ')' is preceded with whitespace. |
671
|
| Line contains a tab character. |
672
|
| '{' should be on the previous line. |
672
|
| Line contains a tab character. |
673
|
| Line contains a tab character. |
674
|
| '}' should be on the same line. |
674
|
| Line contains a tab character. |
675
|
| Line contains a tab character. |
676
|
| '{' should be on the previous line. |
676
|
| Line contains a tab character. |
677
|
| Line contains a tab character. |
678
|
| Line contains a tab character. |
679
|
| Line is longer than 80 characters. |
681
|
| Line contains a tab character. |
681
|
| Missing a Javadoc comment. |
681
|
| '(' is followed by whitespace. |
681
|
| Parameter clazz should be final. |
681
|
| Parameter unknownClass should be final. |
681
|
| Parameter unqualifiedClassName should be final. |
681
|
| Parameter level should be final. |
681
|
| ')' is preceded with whitespace. |
681
|
| Line contains a tab character. |
682
|
| Line is longer than 80 characters. |
683
|
| Line contains a tab character. |
683
|
| '(' is followed by whitespace. |
683
|
| '(' is followed by whitespace. |
683
|
| ')' is preceded with whitespace. |
683
|
| ')' is preceded with whitespace. |
683
|
| Line contains a tab character. |
684
|
| First sentence should end with a period. |
686
|
| Line contains a tab character. |
686
|
| Line contains a tab character. |
687
|
| Line contains a tab character. |
688
|
| Line contains a tab character. |
689
|
| Line contains a tab character. |
690
|
| Line contains a tab character. |
691
|
| Line contains a tab character. |
692
|
| '(' is followed by whitespace. |
692
|
| Parameter packageName should be final. |
692
|
| ')' is preceded with whitespace. |
692
|
| Line contains a tab character. |
693
|
| '{' should be on the previous line. |
693
|
| Line contains a tab character. |
694
|
| '(' is followed by whitespace. |
694
|
| ')' is preceded with whitespace. |
694
|
| '(' is followed by whitespace. |
694
|
| ')' is preceded with whitespace. |
694
|
| Line contains a tab character. |
696
|
| 'if' is not followed by whitespace. |
696
|
| '(' is followed by whitespace. |
696
|
| ')' is preceded with whitespace. |
696
|
| Line contains a tab character. |
697
|
| '{' should be on the previous line. |
697
|
| Line contains a tab character. |
698
|
| Line contains a tab character. |
699
|
| '(' is followed by whitespace. |
699
|
| ')' is preceded with whitespace. |
699
|
| Line contains a tab character. |
700
|
| '(' is followed by whitespace. |
700
|
| ')' is preceded with whitespace. |
700
|
| Line contains a tab character. |
701
|
| Line contains a tab character. |
702
|
| Line contains a tab character. |
703
|
| Line contains a tab character. |
705
|
| Line is longer than 80 characters. |
706
|
| Line contains a tab character. |
706
|
| Line contains a tab character. |
707
|
| Line contains a tab character. |
708
|
| Line contains a tab character. |
709
|
| Line contains a tab character. |
710
|
| Line contains a tab character. |
711
|
| '(' is followed by whitespace. |
711
|
| Parameter sourceClass should be final. |
711
|
| ')' is preceded with whitespace. |
711
|
| Line contains a tab character. |
712
|
| '{' should be on the previous line. |
712
|
| Line is longer than 80 characters. |
713
|
| Line contains a tab character. |
713
|
| '(' is followed by whitespace. |
713
|
| ')' is preceded with whitespace. |
713
|
| Line is longer than 80 characters. |
715
|
| Line contains a tab character. |
715
|
| Line contains a tab character. |
716
|
| Line is longer than 80 characters. |
717
|
| Line contains a tab character. |
717
|
| 'if' is not followed by whitespace. |
717
|
| '(' is followed by whitespace. |
717
|
| '(' is followed by whitespace. |
717
|
| ')' is preceded with whitespace. |
717
|
| ')' is preceded with whitespace. |
717
|
| Line contains a tab character. |
718
|
| Line is longer than 80 characters. |
719
|
| Line contains a tab character. |
719
|
| '(' is followed by whitespace. |
719
|
| ')' is preceded with whitespace. |
719
|
| Line contains a tab character. |
720
|
| Line contains a tab character. |
721
|
| Line contains a tab character. |
723
|
| Line contains a tab character. |
724
|
| Line contains a tab character. |
725
|
| Line contains a tab character. |
726
|
| Line contains a tab character. |
727
|
| Line contains a tab character. |
728
|
| Line contains a tab character. |
729
|
| Redundant 'final' modifier. |
729
|
| '(' is followed by whitespace. |
729
|
| Parameter qualifiedName should be final. |
729
|
| ')' is preceded with whitespace. |
729
|
| Line contains a tab character. |
730
|
| '{' should be on the previous line. |
730
|
| Line contains a tab character. |
731
|
| Line contains a tab character. |
732
|
| '{' should be on the previous line. |
732
|
| Line is longer than 80 characters. |
733
|
| Line contains a tab character. |
733
|
| '(' is followed by whitespace. |
733
|
| ')' is preceded with whitespace. |
733
|
| Line contains a tab character. |
734
|
| '}' should be on the same line. |
734
|
| Line contains a tab character. |
735
|
| 'catch' is not followed by whitespace. |
735
|
| '(' is followed by whitespace. |
735
|
| ')' is preceded with whitespace. |
735
|
| Line contains a tab character. |
736
|
| '{' should be on the previous line. |
736
|
| Line is longer than 80 characters. |
737
|
| Line contains a tab character. |
737
|
| Line is longer than 80 characters. |
738
|
| Line contains a tab character. |
738
|
| Line contains a tab character. |
739
|
| Line contains a tab character. |
740
|
| Line contains a tab character. |
741
|
| First sentence should end with a period. |
743
|
| Line contains a tab character. |
743
|
| Line contains a tab character. |
744
|
| Line contains a tab character. |
745
|
| Line contains a tab character. |
746
|
| Line contains a tab character. |
747
|
| Line contains a tab character. |
748
|
| Line contains a tab character. |
749
|
| '{' should be on the previous line. |
749
|
| Line contains a tab character. |
750
|
| 'if' is not followed by whitespace. |
750
|
| '(' is followed by whitespace. |
750
|
| ')' is preceded with whitespace. |
750
|
| Line contains a tab character. |
751
|
| '{' should be on the previous line. |
751
|
| Line is longer than 80 characters. |
752
|
| Line contains a tab character. |
752
|
| 'for' is not followed by whitespace. |
752
|
| '(' is followed by whitespace. |
752
|
| ';' is followed by whitespace. |
752
|
| Line contains a tab character. |
753
|
| '{' should be on the previous line. |
753
|
| Line contains a tab character. |
754
|
| '(' is followed by whitespace. |
754
|
| ')' is preceded with whitespace. |
754
|
| Line contains a tab character. |
756
|
| Line contains a tab character. |
757
|
| Line contains a tab character. |
758
|
| Line contains a tab character. |
759
|
| Line contains a tab character. |
760
|
| '(' is followed by whitespace. |
760
|
| ')' is preceded with whitespace. |
760
|
| Line contains a tab character. |
761
|
| Line is longer than 80 characters. |
763
|
| Line contains a tab character. |
763
|
| 'for' is not followed by whitespace. |
763
|
| '(' is followed by whitespace. |
763
|
| ';' is followed by whitespace. |
763
|
| Line contains a tab character. |
764
|
| Line contains a tab character. |
765
|
| '(' is followed by whitespace. |
765
|
| ')' is preceded with whitespace. |
765
|
| Line contains a tab character. |
767
|
| '(' is followed by whitespace. |
767
|
| ')' is preceded with whitespace. |
767
|
| Line contains a tab character. |
768
|
| Line contains a tab character. |
769
|
| Line is longer than 80 characters. |
771
|
| Line contains a tab character. |
771
|
| Line is longer than 80 characters. |
772
|
| Line contains a tab character. |
772
|
| Line is longer than 80 characters. |
773
|
| Line contains a tab character. |
773
|
| Line is longer than 80 characters. |
774
|
| Line contains a tab character. |
774
|
| Line is longer than 80 characters. |
775
|
| Line contains a tab character. |
775
|
| Name 'new_collection' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
775
|
| '(' is followed by whitespace. |
775
|
| ')' is preceded with whitespace. |
775
|
| Line contains a tab character. |
777
|
| '(' is followed by whitespace. |
777
|
| ')' is preceded with whitespace. |
777
|
| Line contains a tab character. |
778
|
| First sentence should end with a period. |
780
|
| Line contains a tab character. |
780
|
| Line contains a tab character. |
781
|
| Line contains a tab character. |
782
|
| Line contains a tab character. |
783
|
| Line contains a tab character. |
784
|
| Line contains a tab character. |
785
|
| Line contains a tab character. |
786
|
| '(' is followed by whitespace. |
786
|
| Parameter qualifiedName should be final. |
786
|
| ')' is preceded with whitespace. |
786
|
| Line contains a tab character. |
787
|
| '{' should be on the previous line. |
787
|
| Line is longer than 80 characters. |
788
|
| Line contains a tab character. |
788
|
| Line contains a tab character. |
789
|
| Line contains a tab character. |
791
|
| 'for' is not followed by whitespace. |
791
|
| '(' is followed by whitespace. |
791
|
| ';' is followed by whitespace. |
791
|
| Line contains a tab character. |
792
|
| '{' should be on the previous line. |
792
|
| Line contains a tab character. |
793
|
| '(' is followed by whitespace. |
793
|
| ')' is preceded with whitespace. |
793
|
| Line is longer than 80 characters. |
794
|
| Line contains a tab character. |
794
|
| '(' is followed by whitespace. |
794
|
| ')' is preceded with whitespace. |
794
|
| Line contains a tab character. |
796
|
| 'if' is not followed by whitespace. |
796
|
| '(' is followed by whitespace. |
796
|
| ')' is preceded with whitespace. |
796
|
| Line contains a tab character. |
797
|
| '{' should be on the previous line. |
797
|
| Line is longer than 80 characters. |
798
|
| Line contains a tab character. |
798
|
| Line is longer than 80 characters. |
799
|
| Line contains a tab character. |
799
|
| Line is longer than 80 characters. |
800
|
| Line contains a tab character. |
800
|
| Line contains a tab character. |
801
|
| Line is longer than 80 characters. |
802
|
| Line contains a tab character. |
802
|
| Line contains a tab character. |
803
|
| Line contains a tab character. |
804
|
| Line contains a tab character. |
805
|
| Line contains a tab character. |
806
|
| Line contains a tab character. |
807
|
| Line contains a tab character. |
808
|
| First sentence should end with a period. |
810
|
| Line contains a tab character. |
810
|
| Line contains a tab character. |
811
|
| Line contains a tab character. |
812
|
| Line is longer than 80 characters. |
813
|
| Line contains a tab character. |
813
|
| Line is longer than 80 characters. |
814
|
| Line contains a tab character. |
814
|
| Line contains a tab character. |
815
|
| Line contains a tab character. |
816
|
| '(' is followed by whitespace. |
816
|
| Parameter outer should be final. |
816
|
| Parameter c should be final. |
816
|
| ')' is preceded with whitespace. |
816
|
| Line contains a tab character. |
817
|
| '{' should be on the previous line. |
817
|
| Line is longer than 80 characters. |
818
|
| Line contains a tab character. |
818
|
| 'for' is not followed by whitespace. |
818
|
| '(' is followed by whitespace. |
818
|
| ';' is followed by whitespace. |
818
|
| Line contains a tab character. |
819
|
| Line contains a tab character. |
820
|
| Line contains a tab character. |
822
|
| '(' is followed by whitespace. |
822
|
| ')' is preceded with whitespace. |
822
|
| Line contains a tab character. |
823
|
| '(' is followed by whitespace. |
823
|
| ')' is preceded with whitespace. |
823
|
| Line contains a tab character. |
824
|
| Line contains a tab character. |
825
|
| First sentence should end with a period. |
827
|
| Line contains a tab character. |
827
|
| Line contains a tab character. |
828
|
| Line contains a tab character. |
829
|
| Line contains a tab character. |
830
|
| Line contains a tab character. |
831
|
| Line contains a tab character. |
832
|
| Line contains a tab character. |
833
|
| '(' is followed by whitespace. |
833
|
| Parameter qualifiedName should be final. |
833
|
| ')' is preceded with whitespace. |
833
|
| Line contains a tab character. |
834
|
| '{' should be on the previous line. |
834
|
| Line contains a tab character. |
835
|
| Line is longer than 80 characters. |
836
|
| Line contains a tab character. |
836
|
| Line contains a tab character. |
837
|
| Line contains a tab character. |
838
|
| Line is longer than 80 characters. |
839
|
| Line contains a tab character. |
839
|
| Line contains a tab character. |
840
|
| Line is longer than 80 characters. |
841
|
| Line contains a tab character. |
841
|
| Line is longer than 80 characters. |
842
|
| Line contains a tab character. |
842
|
| Line is longer than 80 characters. |
843
|
| Line contains a tab character. |
843
|
| Line contains a tab character. |
844
|
| Line contains a tab character. |
845
|
| Line contains a tab character. |
846
|
| '(' is followed by whitespace. |
846
|
| ')' is preceded with whitespace. |
846
|
| Line contains a tab character. |
848
|
| 'if' is not followed by whitespace. |
848
|
| '(' is followed by whitespace. |
848
|
| ')' is preceded with whitespace. |
848
|
| Line contains a tab character. |
849
|
| '{' should be on the previous line. |
849
|
| Line contains a tab character. |
850
|
| 'if' is not followed by whitespace. |
850
|
| '(' is followed by whitespace. |
850
|
| ')' is preceded with whitespace. |
850
|
| Line contains a tab character. |
851
|
| '{' should be on the previous line. |
851
|
| Line is longer than 80 characters. |
852
|
| Line contains a tab character. |
852
|
| Line is longer than 80 characters. |
853
|
| Line contains a tab character. |
853
|
| '(' is followed by whitespace. |
853
|
| '(' is followed by whitespace. |
853
|
| ')' is preceded with whitespace. |
853
|
| '(' is followed by whitespace. |
853
|
| ')' is preceded with whitespace. |
853
|
| ')' is preceded with whitespace. |
853
|
| Line contains a tab character. |
854
|
| Line contains a tab character. |
855
|
| Line contains a tab character. |
856
|
| Line contains a tab character. |
858
|
| Line contains a tab character. |
860
|
| 'if' is not followed by whitespace. |
860
|
| '(' is followed by whitespace. |
860
|
| ')' is preceded with whitespace. |
860
|
| Line contains a tab character. |
861
|
| '{' should be on the previous line. |
861
|
| Line is longer than 80 characters. |
862
|
| Line contains a tab character. |
862
|
| '(' is followed by whitespace. |
862
|
| ')' is preceded with whitespace. |
862
|
| Line contains a tab character. |
863
|
| Line contains a tab character. |
865
|
| Line contains a tab character. |
866
|
| Line contains a tab character. |
868
|
| Line contains a tab character. |
869
|
| Line contains a tab character. |
870
|
| Line contains a tab character. |
871
|
| Line contains a tab character. |
872
|
| Line contains a tab character. |
873
|
| Line contains a tab character. |
874
|
| '(' is followed by whitespace. |
874
|
| Parameter qualifiedName should be final. |
874
|
| ')' is preceded with whitespace. |
874
|
| Line contains a tab character. |
875
|
| '{' should be on the previous line. |
875
|
| Line contains a tab character. |
876
|
| '(' is followed by whitespace. |
876
|
| ')' is preceded with whitespace. |
876
|
| Line is longer than 80 characters. |
878
|
| Line contains a tab character. |
878
|
| Avoid inline conditionals. |
878
|
| '(' is followed by whitespace. |
878
|
| ')' is preceded with whitespace. |
878
|
| '(' is followed by whitespace. |
878
|
| ')' is preceded with whitespace. |
878
|
| Line contains a tab character. |
880
|
| 'if' is not followed by whitespace. |
880
|
| '(' is followed by whitespace. |
880
|
| ')' is preceded with whitespace. |
880
|
| Line contains a tab character. |
881
|
| '{' should be on the previous line. |
881
|
| Line is longer than 80 characters. |
882
|
| Line contains a tab character. |
882
|
| '(' is followed by whitespace. |
882
|
| ')' is preceded with whitespace. |
882
|
| Line contains a tab character. |
883
|
| Line is longer than 80 characters. |
885
|
| Line contains a tab character. |
885
|
| '(' is followed by whitespace. |
885
|
| ',' is not followed by whitespace. |
885
|
| Line contains a tab character. |
887
|
| Line contains a tab character. |
888
|
| 'if' is not followed by whitespace. |
888
|
| '(' is followed by whitespace. |
888
|
| ')' is preceded with whitespace. |
888
|
| Line contains a tab character. |
889
|
| '{' should be on the previous line. |
889
|
| Line contains a tab character. |
890
|
| Line contains a tab character. |
891
|
| Line contains a tab character. |
893
|
| Line contains a tab character. |
895
|
| Line contains a tab character. |
896
|
| Missing a Javadoc comment. |
898
|
| '(' is followed by whitespace. |
907
|
| Parameter classpath should be final. |
907
|
| ')' is preceded with whitespace. |
907
|
| '(' is followed by whitespace. |
908
|
| ')' is preceded with whitespace. |
908
|
| Missing a Javadoc comment. |
911
|
| Line contains a tab character. |
911
|
| 'static' modifier out of order with the JLS suggestions. |
911
|
| Line contains a tab character. |
912
|
| '{' should be on the previous line. |
912
|
| Line contains a tab character. |
913
|
| Missing a Javadoc comment. |
913
|
| '(' is followed by whitespace. |
913
|
| Parameter o should be final. |
913
|
| ')' is preceded with whitespace. |
913
|
| Line contains a tab character. |
914
|
| '{' should be on the previous line. |
914
|
| Line contains a tab character. |
915
|
| '(' is followed by whitespace. |
915
|
| ')' is preceded with whitespace. |
915
|
| Line contains a tab character. |
917
|
| Line contains a tab character. |
918
|
| Line contains a tab character. |
919
|
| Missing a Javadoc comment. |
921
|
| Line contains a tab character. |
921
|
| Line contains a tab character. |
922
|
| '{' should be on the previous line. |
922
|
| Line contains a tab character. |
923
|
| Missing a Javadoc comment. |
923
|
| Name '_sourceClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
923
|
| Variable '_sourceClass' must be private and have accessor methods. |
923
|
| Line contains a tab character. |
924
|
| Missing a Javadoc comment. |
924
|
| Name '_unknownClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
924
|
| Variable '_unknownClass' must be private and have accessor methods. |
924
|
| Line contains a tab character. |
925
|
| Missing a Javadoc comment. |
925
|
| Name '_unqualifiedClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
925
|
| Variable '_unqualifiedClassName' must be private and have accessor methods. |
925
|
| Line contains a tab character. |
926
|
| Missing a Javadoc comment. |
926
|
| Name '_level' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
926
|
| Variable '_level' must be private and have accessor methods. |
926
|
| Line is longer than 80 characters. |
927
|
| Line contains a tab character. |
927
|
| Missing a Javadoc comment. |
927
|
| '(' is followed by whitespace. |
927
|
| Parameter sourceClass should be final. |
927
|
| Parameter unknownClass should be final. |
927
|
| Parameter unqualifiedClassName should be final. |
927
|
| Parameter level should be final. |
927
|
| ')' is preceded with whitespace. |
927
|
| Line contains a tab character. |
928
|
| Line contains a tab character. |
929
|
| Line contains a tab character. |
930
|
| Line contains a tab character. |
931
|
| Line contains a tab character. |
932
|
| Line contains a tab character. |
933
|
| Line contains a tab character. |
934
|
| Line contains a tab character. |
936
|
| Line contains a tab character. |
937
|
| Line contains a tab character. |
938
|
| Line contains a tab character. |
939
|
| Line contains a tab character. |
940
|
| Line contains a tab character. |
941
|
| Line contains a tab character. |
942
|
| Line contains a tab character. |
944
|
| Line contains a tab character. |
945
|
| Unused @param tag for 'string'. |
946
|
| Line contains a tab character. |
946
|
| Line contains a tab character. |
947
|
| Line contains a tab character. |
948
|
| Parameter encoding should be final. |
948
|
| Expected @param tag for 'encoding'. |
948
|
| Line contains a tab character. |
949
|
| Line contains a tab character. |
950
|
| Line contains a tab character. |
952
|
| Line contains a tab character. |
953
|
| Line contains a tab character. |
954
|
| Line contains a tab character. |
955
|
| Line contains a tab character. |
956
|
| Line contains a tab character. |
957
|
| Line contains a tab character. |
958
|
| Line contains a tab character. |
960
|
| Line contains a tab character. |
961
|
| Line has trailing spaces. |
962
|
| Unused @param tag for 'string'. |
962
|
| Line contains a tab character. |
962
|
| Line contains a tab character. |
963
|
| Line contains a tab character. |
964
|
| Parameter docencoding should be final. |
964
|
| Expected @param tag for 'docencoding'. |
964
|
| Line contains a tab character. |
965
|
| Line contains a tab character. |
966
|
xjavadoc/XJavaDocException.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
12
|
| Line contains a tab character. |
14
|
| Line contains a tab character. |
15
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Name '_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
17
|
| First sentence should end with a period. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| '(' is followed by whitespace. |
26
|
| Parameter source should be final. |
26
|
| ')' is preceded with whitespace. |
26
|
| Line contains a tab character. |
27
|
| '{' should be on the previous line. |
27
|
| Line contains a tab character. |
28
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| First sentence should end with a period. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| '(' is followed by whitespace. |
39
|
| Parameter message should be final. |
39
|
| ')' is preceded with whitespace. |
39
|
| Line contains a tab character. |
40
|
| '{' should be on the previous line. |
40
|
| Line contains a tab character. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line contains a tab character. |
42
|
| First sentence should end with a period. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Line contains a tab character. |
50
|
| '{' should be on the previous line. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
xjavadoc/XMember.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
15
|
xjavadoc/XMethod.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
9
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line is longer than 80 characters. |
20
|
| Line contains a tab character. |
20
|
| Redundant 'public' modifier. |
20
|
| 'static' modifier out of order with the JLS suggestions. |
20
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line is longer than 80 characters. |
25
|
| Line contains a tab character. |
25
|
| Redundant 'public' modifier. |
25
|
| 'static' modifier out of order with the JLS suggestions. |
25
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
34
|
| Line is longer than 80 characters. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
45
|
| Line is longer than 80 characters. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
53
|
| Line is longer than 80 characters. |
54
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
79
|
| Line is longer than 80 characters. |
80
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Redundant 'public' modifier. |
85
|
| Line contains a tab character. |
87
|
| Line is longer than 80 characters. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Redundant 'public' modifier. |
93
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| '{' should be on the previous line. |
99
|
| Line contains a tab character. |
100
|
| Missing a Javadoc comment. |
100
|
| '(' is followed by whitespace. |
100
|
| Parameter o should be final. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| '{' should be on the previous line. |
101
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| '{' should be on the previous line. |
112
|
| Line contains a tab character. |
113
|
| Missing a Javadoc comment. |
113
|
| '(' is followed by whitespace. |
113
|
| Parameter o should be final. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
114
|
| '{' should be on the previous line. |
114
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
xjavadoc/XPackage.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
7
|
| First sentence should end with a period. |
9
|
| '{' should be on the previous line. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Name '_classes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
25
|
| First sentence should end with a period. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| '(' is followed by whitespace. |
36
|
| Parameter name should be final. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| '{' should be on the previous line. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| First sentence should end with a period. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Redundant 'final' modifier. |
46
|
| Line contains a tab character. |
47
|
| '{' should be on the previous line. |
47
|
| Line contains a tab character. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line contains a tab character. |
49
|
| First sentence should end with a period. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Redundant 'final' modifier. |
58
|
| Line contains a tab character. |
59
|
| '{' should be on the previous line. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| First sentence should end with a period. |
63
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| '{' should be on the previous line. |
71
|
| Line contains a tab character. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line contains a tab character. |
73
|
| First sentence should end with a period. |
75
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| '{' should be on the previous line. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| First sentence should end with a period. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| '{' should be on the previous line. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| First sentence should end with a period. |
99
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| '(' is followed by whitespace. |
108
|
| Parameter o should be final. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line contains a tab character. |
109
|
| '{' should be on the previous line. |
109
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line contains a tab character. |
113
|
| First sentence should end with a period. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| '(' is followed by whitespace. |
123
|
| Parameter clazz should be final. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line contains a tab character. |
124
|
| '{' should be on the previous line. |
124
|
| Line is longer than 80 characters. |
125
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line contains a tab character. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line contains a tab character. |
129
|
xjavadoc/XParameter.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
12
|
| Line contains a tab character. |
13
|
| Line contains a tab character. |
14
|
| Line contains a tab character. |
15
|
| Line is longer than 80 characters. |
16
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
20
|
| Line is longer than 80 characters. |
21
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
xjavadoc/XProgramElement.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
10
|
| '{' should be on the previous line. |
20
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| Line contains a tab character. |
23
|
| Missing a Javadoc comment. |
23
|
| Line contains a tab character. |
24
|
| Missing a Javadoc comment. |
24
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| Line contains a tab character. |
26
|
| Missing a Javadoc comment. |
26
|
| Line contains a tab character. |
27
|
| Missing a Javadoc comment. |
27
|
| Line contains a tab character. |
28
|
| Missing a Javadoc comment. |
28
|
| Line contains a tab character. |
29
|
| Missing a Javadoc comment. |
29
|
| Line contains a tab character. |
30
|
| Missing a Javadoc comment. |
30
|
| Line contains a tab character. |
31
|
| Missing a Javadoc comment. |
31
|
| Line contains a tab character. |
32
|
| Missing a Javadoc comment. |
32
|
| Line contains a tab character. |
33
|
| Missing a Javadoc comment. |
33
|
| Line contains a tab character. |
34
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
35
|
| First sentence should end with a period. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
xjavadoc/XTag.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
15
|
| First sentence should end with a period. |
16
|
| Line contains a tab character. |
16
|
| Line is longer than 80 characters. |
17
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| '(' is followed by whitespace. |
23
|
| ')' is preceded with whitespace. |
23
|
| Line contains a tab character. |
25
|
| Line is longer than 80 characters. |
26
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| First sentence should end with a period. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Redundant 'public' modifier. |
51
|
| Line contains a tab character. |
53
|
| Missing a Javadoc comment. |
53
|
| Redundant 'public' modifier. |
53
|
| Line contains a tab character. |
55
|
| Missing a Javadoc comment. |
55
|
| Redundant 'public' modifier. |
55
|
| First sentence should end with a period. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line contains a tab character. |
65
|
| Missing a Javadoc comment. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
67
|
| Missing a Javadoc comment. |
67
|
| Redundant 'public' modifier. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line contains a tab character. |
69
|
| Missing a Javadoc comment. |
69
|
| Redundant 'public' modifier. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line contains a tab character. |
71
|
| Missing a Javadoc comment. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line contains a tab character. |
73
|
| Missing a Javadoc comment. |
73
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line is longer than 80 characters. |
78
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Redundant 'public' modifier. |
81
|
| Redundant throws: 'TagValidationException' is unchecked exception. |
81
|
xjavadoc/XTagFactory.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
18
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Name '_tagClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Line contains a tab character. |
24
|
| Missing a Javadoc comment. |
24
|
| Name '_isValidating' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
24
|
| Missing a Javadoc comment. |
26
|
| Line contains a tab character. |
27
|
| Line is longer than 80 characters. |
28
|
| Line contains a tab character. |
28
|
| Line is longer than 80 characters. |
29
|
| Line contains a tab character. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
32
|
| Missing a Javadoc comment. |
32
|
| Line contains a tab character. |
33
|
| '{' should be on the previous line. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
37
|
| Missing a Javadoc comment. |
37
|
| '(' is followed by whitespace. |
37
|
| Parameter isValidating should be final. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| '{' should be on the previous line. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| '(' is followed by whitespace. |
47
|
| Parameter tags should be final. |
47
|
| Expected @param tag for 'tags'. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line contains a tab character. |
48
|
| '{' should be on the previous line. |
48
|
| Line contains a tab character. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line contains a tab character. |
51
|
| 'while' is not followed by whitespace. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| '{' should be on the previous line. |
52
|
| Line contains a tab character. |
53
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
57
|
| Line is longer than 80 characters. |
58
|
| Line contains a tab character. |
58
|
| Line is longer than 80 characters. |
59
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line is longer than 80 characters. |
63
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line is longer than 80 characters. |
69
|
| Unused @throws tag for 'TagValidationException'. |
69
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line is longer than 80 characters. |
72
|
| Line contains a tab character. |
72
|
| '(' is followed by whitespace. |
72
|
| Parameter tagName should be final. |
72
|
| Parameter text should be final. |
72
|
| Parameter doc should be final. |
72
|
| Expected @param tag for 'doc'. |
72
|
| Parameter lineNumber should be final. |
72
|
| Expected @param tag for 'lineNumber'. |
72
|
| ')' is preceded with whitespace. |
72
|
| Expected @throws tag for 'UnknownTagException'. |
72
|
| Redundant throws: 'UnknownTagException' is unchecked exception. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
80
|
| 'if' is not followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| '{' should be on the previous line. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| '{' should be on the previous line. |
83
|
| Line contains a tab character. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
85
|
| '}' should be on the same line. |
85
|
| Line contains a tab character. |
86
|
| 'catch' is not followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
87
|
| '{' should be on the previous line. |
87
|
| Line contains a tab character. |
88
|
| Line is longer than 80 characters. |
89
|
| Line contains a tab character. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line contains a tab character. |
90
|
| '}' should be on the same line. |
90
|
| Line contains a tab character. |
91
|
| 'catch' is not followed by whitespace. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line contains a tab character. |
92
|
| '{' should be on the previous line. |
92
|
| Line contains a tab character. |
93
|
| Line is longer than 80 characters. |
94
|
| Line contains a tab character. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| '}' should be on the same line. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| '{' should be on the previous line. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line is longer than 80 characters. |
103
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| 'if' is not followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| '{' should be on the previous line. |
105
|
| Line contains a tab character. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
111
|
| Missing a Javadoc comment. |
111
|
| '(' is followed by whitespace. |
111
|
| Parameter tagName should be final. |
111
|
| Parameter tagClass should be final. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
112
|
| '{' should be on the previous line. |
112
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| 'if' is not followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line is longer than 80 characters. |
115
|
| '(' is followed by whitespace. |
115
|
| '+' should be on a new line. |
115
|
| '+' should be on a new line. |
116
|
| Line contains a tab character. |
119
|
| '(' is followed by whitespace. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line contains a tab character. |
120
|
xjavadoc/XType.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
11
|
xjavadoc/ant/XJavadocFilter.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Line is longer than 80 characters. |
26
|
| Line is longer than 80 characters. |
29
|
| Line is longer than 80 characters. |
30
|
| '{' should be on the previous line. |
50
|
| Missing a Javadoc comment. |
51
|
| Name '_xJavaDoc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Variable '_xJavaDoc' must be private and have accessor methods. |
51
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| '{' should be on the previous line. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line is longer than 80 characters. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. |
70
|
| '(' is followed by whitespace. |
70
|
| Parameter basedir should be final. |
70
|
| Parameter filename should be final. |
70
|
| Parameter file should be final. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line contains a tab character. |
71
|
| Redundant throws: 'BuildException' is unchecked exception. |
71
|
| Line contains a tab character. |
72
|
| '{' should be on the previous line. |
72
|
| 'if' construct must use '{}'s. |
74
|
| Line contains a tab character. |
74
|
| 'if' is not followed by whitespace. |
74
|
| '(' is followed by whitespace. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| '{' should be on the previous line. |
79
|
| Line contains a tab character. |
80
|
| Line is longer than 80 characters. |
82
|
| Line contains a tab character. |
82
|
| '(' is followed by whitespace. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line is longer than 80 characters. |
84
|
| Line contains a tab character. |
84
|
| 'for' is not followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ';' is preceded with whitespace. |
84
|
| ';' is followed by whitespace. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
89
|
| 'for' is not followed by whitespace. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line contains a tab character. |
90
|
| '{' should be on the previous line. |
90
|
| Line contains a tab character. |
91
|
| Line is longer than 80 characters. |
93
|
| Line contains a tab character. |
93
|
| 'if' is not followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line contains a tab character. |
94
|
| '{' should be on the previous line. |
94
|
| Line is longer than 80 characters. |
95
|
| Line contains a tab character. |
95
|
| 'if' construct must use '{}'s. |
97
|
| Line is longer than 80 characters. |
97
|
| Line contains a tab character. |
97
|
| 'if' is not followed by whitespace. |
97
|
| '(' is followed by whitespace. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| '}' should be on the same line. |
99
|
| Line is longer than 80 characters. |
100
|
| Line contains a tab character. |
100
|
| 'if' is not followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line contains a tab character. |
101
|
| '{' should be on the previous line. |
101
|
| Line is longer than 80 characters. |
102
|
| Line contains a tab character. |
102
|
| 'if' construct must use '{}'s. |
104
|
| Line is longer than 80 characters. |
104
|
| Line contains a tab character. |
104
|
| 'if' is not followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| '}' should be on the same line. |
109
|
| Line contains a tab character. |
110
|
| 'catch' is not followed by whitespace. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line contains a tab character. |
111
|
| '{' should be on the previous line. |
111
|
| Line contains a tab character. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line contains a tab character. |
113
|
| Line is longer than 80 characters. |
114
|
| Line contains a tab character. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Line contains a tab character. |
117
|
| '}' should be on the same line. |
117
|
| Line contains a tab character. |
118
|
| 'catch' is not followed by whitespace. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| '{' should be on the previous line. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| Line contains a tab character. |
122
|
| '}' should be on the same line. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| '{' should be on the previous line. |
124
|
| Line contains a tab character. |
125
|
| Line is longer than 80 characters. |
127
|
| Line contains a tab character. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line is longer than 80 characters. |
128
|
| Line contains a tab character. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line contains a tab character. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
xjavadoc/ant/XJavadocTask.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Unused import - org.apache.tools.ant.types.Path. |
11
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
30
|
| Name '_xJavaDoc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
30
|
| Line contains a tab character. |
31
|
| Missing a Javadoc comment. |
31
|
| Name '_fileSets' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| Method 'getXJavaDoc' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Method 'setIgnoredtags' is not designed for extension - needs to be abstract, final or empty. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter tags should be final. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line contains a tab character. |
44
|
| '{' should be on the previous line. |
44
|
| Line contains a tab character. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Method 'setValidating' is not designed for extension - needs to be abstract, final or empty. |
53
|
| '(' is followed by whitespace. |
53
|
| Parameter flag should be final. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line contains a tab character. |
54
|
| '{' should be on the previous line. |
54
|
| Line contains a tab character. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line contains a tab character. |
56
|
| First sentence should end with a period. |
58
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Parameter enc should be final. |
63
|
| Line contains a tab character. |
64
|
| '{' should be on the previous line. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| First sentence should end with a period. |
68
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Method 'setDocencoding' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Parameter enc should be final. |
73
|
| Line contains a tab character. |
74
|
| '{' should be on the previous line. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Redundant throws: 'BuildException' is unchecked exception. |
83
|
| Line contains a tab character. |
84
|
| '{' should be on the previous line. |
84
|
| Line contains a tab character. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| '{' should be on the previous line. |
88
|
| Line contains a tab character. |
89
|
| Line is longer than 80 characters. |
91
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
93
|
| 'for' is not followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line contains a tab character. |
94
|
| '{' should be on the previous line. |
94
|
| Line contains a tab character. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line contains a tab character. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line is longer than 80 characters. |
98
|
| Line contains a tab character. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| '}' should be on the same line. |
106
|
| Line contains a tab character. |
107
|
| 'catch' is not followed by whitespace. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line contains a tab character. |
108
|
| '{' should be on the previous line. |
108
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line contains a tab character. |
110
|
| Line is longer than 80 characters. |
111
|
| Line contains a tab character. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line contains a tab character. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
114
|
| '}' should be on the same line. |
114
|
| Line contains a tab character. |
115
|
| 'catch' is not followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| '{' should be on the previous line. |
116
|
| Line contains a tab character. |
117
|
| Line is longer than 80 characters. |
118
|
| Line contains a tab character. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| '}' should be on the same line. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| '{' should be on the previous line. |
121
|
| Line contains a tab character. |
122
|
| Line is longer than 80 characters. |
124
|
| Line contains a tab character. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line is longer than 80 characters. |
125
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| First sentence should end with a period. |
131
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Expected an @return tag. |
136
|
| Line contains a tab character. |
136
|
| Method 'createIgnoredtag' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Line contains a tab character. |
137
|
| '{' should be on the previous line. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| '(' is followed by whitespace. |
141
|
| Parameter text should be final. |
141
|
| ')' is preceded with whitespace. |
141
|
| Line contains a tab character. |
142
|
| '{' should be on the previous line. |
142
|
| Line is longer than 80 characters. |
143
|
| Line contains a tab character. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Method 'addFileset' is not designed for extension - needs to be abstract, final or empty. |
153
|
| '(' is followed by whitespace. |
153
|
| Parameter set should be final. |
153
|
| ')' is preceded with whitespace. |
153
|
| Line contains a tab character. |
154
|
| '{' should be on the previous line. |
154
|
| Line contains a tab character. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line contains a tab character. |
156
|
| First sentence should end with a period. |
158
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Method 'getClasspath' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Line contains a tab character. |
164
|
| '{' should be on the previous line. |
164
|
| Line is longer than 80 characters. |
165
|
| Line contains a tab character. |
165
|
| '(' is followed by whitespace. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line contains a tab character. |
166
|
| First sentence should end with a period. |
168
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Redundant throws: 'BuildException' is unchecked exception. |
173
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Method 'validateOptions' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Redundant throws: 'BuildException' is unchecked exception. |
180
|
| Line contains a tab character. |
181
|
| '{' should be on the previous line. |
181
|
| Line contains a tab character. |
182
|
| 'if' is not followed by whitespace. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
183
|
| '{' should be on the previous line. |
183
|
| Line is longer than 80 characters. |
184
|
| Line contains a tab character. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
xjavadoc/ant/package.html
Error | Line |
| Missing package documentation file. | 0 |
xjavadoc/codeunit/CodeTestCase.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - xjavadoc.*. |
8
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
33
|
| '(' is followed by whitespace. |
33
|
| Parameter expectedDir should be final. |
33
|
| Parameter actualDir should be final. |
33
|
| ')' is preceded with whitespace. |
33
|
| 'if' is not followed by whitespace. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line is longer than 80 characters. |
35
|
| 'if' is not followed by whitespace. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line is longer than 80 characters. |
39
|
| ')' is preceded with whitespace. |
46
|
| 'if' is not followed by whitespace. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line is longer than 80 characters. |
49
|
| Line is longer than 80 characters. |
51
|
| 'if' is not followed by whitespace. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line is longer than 80 characters. |
52
|
| 'if' is not followed by whitespace. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| ')' is preceded with whitespace. |
56
|
| 'if' is not followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line is longer than 80 characters. |
58
|
| Line is longer than 80 characters. |
61
|
| Missing a Javadoc comment. |
66
|
| Parameter actualDir should be final. |
66
|
| Parameter expectedChild should be final. |
66
|
| Line is longer than 80 characters. |
72
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| Parameter expected should be final. |
78
|
| Parameter actual should be final. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| '{' should be on the previous line. |
79
|
| Line contains a tab character. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
84
|
| Missing a Javadoc comment. |
84
|
| '(' is followed by whitespace. |
84
|
| Parameter expected should be final. |
84
|
| Parameter actual should be final. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line contains a tab character. |
85
|
| '{' should be on the previous line. |
85
|
| Line contains a tab character. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
90
|
| Line is longer than 80 characters. |
91
|
| Line contains a tab character. |
91
|
| Line is longer than 80 characters. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| '(' is followed by whitespace. |
97
|
| Parameter expected should be final. |
97
|
| Parameter actual should be final. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| '{' should be on the previous line. |
98
|
| Line is longer than 80 characters. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line is longer than 80 characters. |
102
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line is longer than 80 characters. |
104
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
107
|
| Missing a Javadoc comment. |
107
|
| '(' is followed by whitespace. |
107
|
| Parameter expected should be final. |
107
|
| Parameter actual should be final. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line contains a tab character. |
108
|
| '{' should be on the previous line. |
108
|
| Line is longer than 80 characters. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line is longer than 80 characters. |
110
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line is longer than 80 characters. |
112
|
| Line contains a tab character. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line contains a tab character. |
113
|
| Line is longer than 80 characters. |
115
|
| Line contains a tab character. |
115
|
| Line is longer than 80 characters. |
116
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| '(' is followed by whitespace. |
122
|
| Parameter expected should be final. |
122
|
| Parameter actual should be final. |
122
|
| ')' is preceded with whitespace. |
122
|
| Line contains a tab character. |
123
|
| '{' should be on the previous line. |
123
|
| Line is longer than 80 characters. |
125
|
| Line contains a tab character. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line is longer than 80 characters. |
126
|
| Line contains a tab character. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line contains a tab character. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
131
|
| Missing a Javadoc comment. |
131
|
| '(' is followed by whitespace. |
131
|
| Parameter expected should be final. |
131
|
| Parameter actual should be final. |
131
|
| ')' is preceded with whitespace. |
131
|
| Line contains a tab character. |
132
|
| '{' should be on the previous line. |
132
|
| Line is longer than 80 characters. |
133
|
| Line contains a tab character. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| Line is longer than 80 characters. |
134
|
| Line contains a tab character. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line contains a tab character. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line contains a tab character. |
137
|
| Missing a Javadoc comment. |
139
|
| Parameter expected should be final. |
139
|
| Parameter actual should be final. |
139
|
| 'if' is not followed by whitespace. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line is longer than 80 characters. |
141
|
| 'if' is not followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| Line is longer than 80 characters. |
145
|
| Line is longer than 80 characters. |
149
|
| Line contains a tab character. |
149
|
| Missing a Javadoc comment. |
149
|
| '(' is followed by whitespace. |
149
|
| Parameter expected should be final. |
149
|
| Parameter actual should be final. |
149
|
| ')' is preceded with whitespace. |
149
|
| Line contains a tab character. |
150
|
| '{' should be on the previous line. |
150
|
| Line contains a tab character. |
151
|
| Line is longer than 80 characters. |
152
|
| Line contains a tab character. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| Line contains a tab character. |
153
|
| Line is longer than 80 characters. |
154
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
156
|
| 'if' is not followed by whitespace. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line contains a tab character. |
157
|
| '{' should be on the previous line. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line is longer than 80 characters. |
167
|
| Line contains a tab character. |
167
|
| Line is longer than 80 characters. |
168
|
| Line contains a tab character. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
171
|
| 'for' is not followed by whitespace. |
171
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| Line contains a tab character. |
172
|
| '{' should be on the previous line. |
172
|
| Line is longer than 80 characters. |
173
|
| Line contains a tab character. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| Line is longer than 80 characters. |
174
|
| Line contains a tab character. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Line contains a tab character. |
176
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line is longer than 80 characters. |
180
|
| Line contains a tab character. |
180
|
| Missing a Javadoc comment. |
180
|
| '(' is followed by whitespace. |
180
|
| Parameter expected should be final. |
180
|
| Parameter actual should be final. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line contains a tab character. |
181
|
| Line is longer than 80 characters. |
182
|
| Line contains a tab character. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line is longer than 80 characters. |
183
|
| Line contains a tab character. |
183
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| Line is longer than 80 characters. |
184
|
| Line contains a tab character. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line contains a tab character. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| Line contains a tab character. |
186
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line contains a tab character. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line contains a tab character. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| Line contains a tab character. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
192
|
| Missing a Javadoc comment. |
192
|
| '(' is followed by whitespace. |
192
|
| Parameter expected should be final. |
192
|
| Parameter actual should be final. |
192
|
| ')' is preceded with whitespace. |
192
|
| Line contains a tab character. |
193
|
| '{' should be on the previous line. |
193
|
| Line is longer than 80 characters. |
194
|
| Line contains a tab character. |
194
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
199
|
| 'while' is not followed by whitespace. |
199
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| Line contains a tab character. |
200
|
| '{' should be on the previous line. |
200
|
| Line contains a tab character. |
201
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| Line contains a tab character. |
202
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| Line contains a tab character. |
204
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line is longer than 80 characters. |
208
|
| Line contains a tab character. |
208
|
| Missing a Javadoc comment. |
208
|
| '(' is followed by whitespace. |
208
|
| Parameter expected should be final. |
208
|
| Parameter actual should be final. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
209
|
| '{' should be on the previous line. |
209
|
| Line is longer than 80 characters. |
210
|
| Line contains a tab character. |
210
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line is longer than 80 characters. |
212
|
| Line contains a tab character. |
212
|
| Line is longer than 80 characters. |
213
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
215
|
| 'while' is not followed by whitespace. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line contains a tab character. |
216
|
| '{' should be on the previous line. |
216
|
| Line is longer than 80 characters. |
217
|
| Line contains a tab character. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line is longer than 80 characters. |
218
|
| Line contains a tab character. |
218
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| Line is longer than 80 characters. |
220
|
| Line contains a tab character. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
224
|
| Missing a Javadoc comment. |
224
|
| '(' is followed by whitespace. |
224
|
| Parameter expected should be final. |
224
|
| Parameter actual should be final. |
224
|
| ')' is preceded with whitespace. |
224
|
| Line contains a tab character. |
225
|
| '{' should be on the previous line. |
225
|
| Line is longer than 80 characters. |
226
|
| Line contains a tab character. |
226
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
231
|
| 'while' is not followed by whitespace. |
231
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| Line contains a tab character. |
232
|
| '{' should be on the previous line. |
232
|
| Line is longer than 80 characters. |
233
|
| Line contains a tab character. |
233
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| Line contains a tab character. |
234
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line contains a tab character. |
236
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
240
|
| Missing a Javadoc comment. |
240
|
| '(' is followed by whitespace. |
240
|
| Parameter expected should be final. |
240
|
| Parameter actual should be final. |
240
|
| ')' is preceded with whitespace. |
240
|
| Line contains a tab character. |
241
|
| '{' should be on the previous line. |
241
|
| Line is longer than 80 characters. |
242
|
| Line contains a tab character. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line is longer than 80 characters. |
243
|
| Line contains a tab character. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| Line is longer than 80 characters. |
244
|
| Line contains a tab character. |
244
|
| '(' is followed by whitespace. |
244
|
| ')' is preceded with whitespace. |
244
|
| Line contains a tab character. |
245
|
| Line is longer than 80 characters. |
247
|
| Line contains a tab character. |
247
|
| Missing a Javadoc comment. |
247
|
| '(' is followed by whitespace. |
247
|
| Parameter expected should be final. |
247
|
| Parameter actual should be final. |
247
|
| ')' is preceded with whitespace. |
247
|
| Line contains a tab character. |
248
|
| Line is longer than 80 characters. |
249
|
| Line contains a tab character. |
249
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| Line is longer than 80 characters. |
250
|
| Line contains a tab character. |
250
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| Line is longer than 80 characters. |
251
|
| Line contains a tab character. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| Line is longer than 80 characters. |
252
|
| Line contains a tab character. |
252
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| Line is longer than 80 characters. |
253
|
| Line contains a tab character. |
253
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| Line contains a tab character. |
254
|
| Line is longer than 80 characters. |
256
|
| Line contains a tab character. |
256
|
| Missing a Javadoc comment. |
256
|
| '(' is followed by whitespace. |
256
|
| Parameter expected should be final. |
256
|
| Parameter actual should be final. |
256
|
| ')' is preceded with whitespace. |
256
|
| Line contains a tab character. |
257
|
| '{' should be on the previous line. |
257
|
| Line is longer than 80 characters. |
258
|
| Line contains a tab character. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| Line is longer than 80 characters. |
259
|
| Line contains a tab character. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| Line is longer than 80 characters. |
260
|
| Line contains a tab character. |
260
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| Line is longer than 80 characters. |
261
|
| Line contains a tab character. |
261
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
261
|
| Line is longer than 80 characters. |
262
|
| Line contains a tab character. |
262
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| Line is longer than 80 characters. |
263
|
| Line contains a tab character. |
263
|
| '(' is followed by whitespace. |
263
|
| ')' is preceded with whitespace. |
263
|
| Line contains a tab character. |
264
|
| Line is longer than 80 characters. |
266
|
| Line contains a tab character. |
266
|
| Missing a Javadoc comment. |
266
|
| '(' is followed by whitespace. |
266
|
| Parameter expected should be final. |
266
|
| Parameter actual should be final. |
266
|
| ')' is preceded with whitespace. |
266
|
| Line contains a tab character. |
267
|
| Line is longer than 80 characters. |
268
|
| Line contains a tab character. |
268
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| Line is longer than 80 characters. |
269
|
| Line contains a tab character. |
269
|
| '(' is followed by whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| Line contains a tab character. |
270
|
| Line is longer than 80 characters. |
272
|
| Line contains a tab character. |
272
|
| Missing a Javadoc comment. |
272
|
| '(' is followed by whitespace. |
272
|
| Parameter msg should be final. |
272
|
| Parameter expected should be final. |
272
|
| Parameter actual should be final. |
272
|
| ')' is preceded with whitespace. |
272
|
| Line contains a tab character. |
273
|
| Line is longer than 80 characters. |
274
|
| Line contains a tab character. |
274
|
| '(' is followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
274
|
| Line is longer than 80 characters. |
275
|
| Line contains a tab character. |
275
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| Line contains a tab character. |
276
|
| Line is longer than 80 characters. |
278
|
| Line contains a tab character. |
278
|
| Missing a Javadoc comment. |
278
|
| '(' is followed by whitespace. |
278
|
| Parameter msg should be final. |
278
|
| Parameter expected should be final. |
278
|
| Parameter actual should be final. |
278
|
| ')' is preceded with whitespace. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| Line contains a tab character. |
281
|
| Line is longer than 80 characters. |
283
|
| Line contains a tab character. |
283
|
| Missing a Javadoc comment. |
283
|
| '(' is followed by whitespace. |
283
|
| Parameter expected should be final. |
283
|
| Parameter actual should be final. |
283
|
| ')' is preceded with whitespace. |
283
|
| Line contains a tab character. |
284
|
| Line is longer than 80 characters. |
285
|
| Line contains a tab character. |
285
|
| Avoid inline conditionals. |
285
|
| Line is longer than 80 characters. |
286
|
| Line contains a tab character. |
286
|
| Avoid inline conditionals. |
286
|
| Line is longer than 80 characters. |
288
|
| Line contains a tab character. |
288
|
| '(' is followed by whitespace. |
288
|
| ')' is preceded with whitespace. |
288
|
| Line contains a tab character. |
289
|
| Line is longer than 80 characters. |
291
|
| Line contains a tab character. |
291
|
| Missing a Javadoc comment. |
291
|
| '(' is followed by whitespace. |
291
|
| Parameter expected should be final. |
291
|
| Parameter actual should be final. |
291
|
| ')' is preceded with whitespace. |
291
|
| Line contains a tab character. |
292
|
| Line is longer than 80 characters. |
293
|
| Line contains a tab character. |
293
|
| '(' is followed by whitespace. |
293
|
| ')' is preceded with whitespace. |
293
|
| Line is longer than 80 characters. |
295
|
| Line contains a tab character. |
295
|
| Line contains a tab character. |
297
|
| 'while' is not followed by whitespace. |
297
|
| '(' is followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| Line contains a tab character. |
298
|
| '{' should be on the previous line. |
298
|
| Line is longer than 80 characters. |
299
|
| Line contains a tab character. |
299
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| Line is longer than 80 characters. |
301
|
| Line contains a tab character. |
301
|
| '(' is followed by whitespace. |
301
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| Line is longer than 80 characters. |
305
|
| Line contains a tab character. |
305
|
| Missing a Javadoc comment. |
305
|
| '(' is followed by whitespace. |
305
|
| Parameter msg should be final. |
305
|
| Parameter expected should be final. |
305
|
| Parameter actual should be final. |
305
|
| ')' is preceded with whitespace. |
305
|
| Line contains a tab character. |
306
|
| Line is longer than 80 characters. |
307
|
| Line contains a tab character. |
307
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| Line contains a tab character. |
308
|
| Line is longer than 80 characters. |
310
|
| Line contains a tab character. |
310
|
| Missing a Javadoc comment. |
310
|
| '(' is followed by whitespace. |
310
|
| Parameter msg should be final. |
310
|
| Parameter expected should be final. |
310
|
| Parameter actual should be final. |
310
|
| ')' is preceded with whitespace. |
310
|
| Line contains a tab character. |
311
|
| Line is longer than 80 characters. |
312
|
| Line contains a tab character. |
312
|
| '(' is followed by whitespace. |
312
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| Line contains a tab character. |
313
|
| Line is longer than 80 characters. |
315
|
| Line contains a tab character. |
315
|
| Missing a Javadoc comment. |
315
|
| '(' is followed by whitespace. |
315
|
| Parameter msg should be final. |
315
|
| Parameter expected should be final. |
315
|
| Parameter actual should be final. |
315
|
| ')' is preceded with whitespace. |
315
|
| Line contains a tab character. |
316
|
| Line is longer than 80 characters. |
317
|
| Line contains a tab character. |
317
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| Line is longer than 80 characters. |
319
|
| Line contains a tab character. |
319
|
| Line contains a tab character. |
320
|
| Line contains a tab character. |
322
|
| 'while' is not followed by whitespace. |
322
|
| '(' is followed by whitespace. |
322
|
| ')' is preceded with whitespace. |
322
|
| Line contains a tab character. |
323
|
| '{' should be on the previous line. |
323
|
| Line is longer than 80 characters. |
324
|
| Line contains a tab character. |
324
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| Line is longer than 80 characters. |
325
|
| Line contains a tab character. |
325
|
| '(' is followed by whitespace. |
325
|
| ')' is preceded with whitespace. |
325
|
| Line is longer than 80 characters. |
327
|
| Line contains a tab character. |
327
|
| '(' is followed by whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| Line contains a tab character. |
328
|
| Line contains a tab character. |
329
|
| Line is longer than 80 characters. |
331
|
| Line contains a tab character. |
331
|
| Missing a Javadoc comment. |
331
|
| '(' is followed by whitespace. |
331
|
| Parameter msg should be final. |
331
|
| Parameter expected should be final. |
331
|
| Parameter actual should be final. |
331
|
| ')' is preceded with whitespace. |
331
|
| Line contains a tab character. |
332
|
| Line is longer than 80 characters. |
333
|
| Line contains a tab character. |
333
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
| Line is longer than 80 characters. |
335
|
| Line contains a tab character. |
335
|
| Line contains a tab character. |
337
|
| 'while' is not followed by whitespace. |
337
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| Line contains a tab character. |
338
|
| '{' should be on the previous line. |
338
|
| Line is longer than 80 characters. |
339
|
| Line contains a tab character. |
339
|
| '(' is followed by whitespace. |
339
|
| ')' is preceded with whitespace. |
339
|
| Line is longer than 80 characters. |
341
|
| Line contains a tab character. |
341
|
| '(' is followed by whitespace. |
341
|
| '(' is followed by whitespace. |
341
|
| ')' is preceded with whitespace. |
341
|
| ')' is preceded with whitespace. |
341
|
| Line contains a tab character. |
342
|
| Line contains a tab character. |
343
|
| Line contains a tab character. |
345
|
| Line is longer than 80 characters. |
346
|
| Line contains a tab character. |
346
|
| Line is longer than 80 characters. |
347
|
| Line contains a tab character. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| Line contains a tab character. |
350
|
| Line contains a tab character. |
351
|
| Method 'getDir' is not designed for extension - needs to be abstract, final or empty. |
351
|
| Line contains a tab character. |
352
|
| '{' should be on the previous line. |
352
|
| Line is longer than 80 characters. |
353
|
| Line contains a tab character. |
353
|
| '(' is followed by whitespace. |
353
|
| '(' is followed by whitespace. |
353
|
| '(' is followed by whitespace. |
353
|
| ')' is preceded with whitespace. |
353
|
| ')' is preceded with whitespace. |
353
|
| ')' is preceded with whitespace. |
353
|
| Line contains a tab character. |
354
|
| Line contains a tab character. |
356
|
| Line is longer than 80 characters. |
357
|
| Line contains a tab character. |
357
|
| Line is longer than 80 characters. |
358
|
| Line contains a tab character. |
358
|
| Line contains a tab character. |
359
|
| Line contains a tab character. |
360
|
| Line contains a tab character. |
361
|
| Line contains a tab character. |
362
|
| Line contains a tab character. |
363
|
| Method 'getRootDir' is not designed for extension - needs to be abstract, final or empty. |
363
|
| Line contains a tab character. |
364
|
| '{' should be on the previous line. |
364
|
| Line contains a tab character. |
365
|
| Line is longer than 80 characters. |
366
|
| Line contains a tab character. |
366
|
| '(' is followed by whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| Line contains a tab character. |
368
|
| Line contains a tab character. |
369
|
| 'for' is not followed by whitespace. |
369
|
| '(' is followed by whitespace. |
369
|
| ')' is preceded with whitespace. |
369
|
| Line contains a tab character. |
370
|
| '{' should be on the previous line. |
370
|
| Line contains a tab character. |
371
|
| Line contains a tab character. |
372
|
| Line contains a tab character. |
373
|
| Line contains a tab character. |
374
|
| Method 'getXJavaDoc' is not designed for extension - needs to be abstract, final or empty. |
376
|
| Missing a Javadoc comment. |
376
|
xjavadoc/codeunit/package.html
Error | Line |
| Missing package documentation file. | 0 |
xjavadoc/event/XDocEvent.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
10
|
| '{' should be on the previous line. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| '(' is followed by whitespace. |
24
|
| Parameter doc should be final. |
24
|
| ')' is preceded with whitespace. |
24
|
| Line contains a tab character. |
25
|
| '{' should be on the previous line. |
25
|
| Line contains a tab character. |
26
|
| '(' is followed by whitespace. |
26
|
| ')' is preceded with whitespace. |
26
|
| Line contains a tab character. |
27
|
xjavadoc/event/XDocListener.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
7
|
| '{' should be on the previous line. |
15
|
| First sentence should end with a period. |
16
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| '(' is followed by whitespace. |
23
|
| ')' is preceded with whitespace. |
23
|
xjavadoc/event/XTagEvent.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
10
|
| '{' should be on the previous line. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| '(' is followed by whitespace. |
24
|
| Parameter tag should be final. |
24
|
| ')' is preceded with whitespace. |
24
|
| Line contains a tab character. |
25
|
| '{' should be on the previous line. |
25
|
| Line contains a tab character. |
26
|
| '(' is followed by whitespace. |
26
|
| ')' is preceded with whitespace. |
26
|
| Line contains a tab character. |
27
|
xjavadoc/event/XTagListener.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
9
|
| '{' should be on the previous line. |
17
|
| First sentence should end with a period. |
18
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
xjavadoc/event/package.html
Error | Line |
| Missing package documentation file. | 0 |
xjavadoc/filesystem/AbstractFile.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
22
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Expected an @return tag. |
30
|
| Line contains a tab character. |
30
|
| Expected @throws tag for 'IOException'. |
30
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Expected an @return tag. |
38
|
| Line contains a tab character. |
38
|
| Expected @throws tag for 'IOException'. |
38
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Expected an @return tag. |
45
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Expected an @return tag. |
52
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Expected an @return tag. |
60
|
| Line contains a tab character. |
60
|
| Expected @throws tag for 'IOException'. |
60
|
| Line contains a tab character. |
62
|
| Missing a Javadoc comment. |
62
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Expected an @return tag. |
68
|
| Line is longer than 80 characters. |
68
|
| Line contains a tab character. |
68
|
| Redundant 'public' modifier. |
68
|
| Expected @param tag for 'enc'. |
68
|
| Expected @throws tag for 'UnsupportedEncodingException'. |
68
|
| Expected @throws tag for 'FileNotFoundException'. |
68
|
xjavadoc/filesystem/FileSourceSet.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Redundant import from the same package - xjavadoc.filesystem.AbstractFile. |
12
|
| Redundant import from the same package - xjavadoc.filesystem.XJavadocFile. |
13
|
| '{' should be on the previous line. |
28
|
| First sentence should end with a period. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Name '_dir' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| First sentence should end with a period. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Name '_files' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| First sentence should end with a period. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line is longer than 80 characters. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| '(' is followed by whitespace. |
52
|
| Parameter dir should be final. |
52
|
| Parameter files should be final. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line contains a tab character. |
53
|
| '{' should be on the previous line. |
53
|
| Line contains a tab character. |
54
|
| 'if' is not followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line contains a tab character. |
55
|
| '{' should be on the previous line. |
55
|
| Line is longer than 80 characters. |
56
|
| Line contains a tab character. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| 'if' is not followed by whitespace. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| '{' should be on the previous line. |
59
|
| Line is longer than 80 characters. |
60
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| 'if' is not followed by whitespace. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| '{' should be on the previous line. |
65
|
| Line contains a tab character. |
66
|
| '(' is followed by whitespace. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
71
|
| Line is longer than 80 characters. |
72
|
| Line contains a tab character. |
72
|
| Line is longer than 80 characters. |
73
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| Parameter fileOrDir should be final. |
78
|
| Expected @param tag for 'fileOrDir'. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line contains a tab character. |
79
|
| '{' should be on the previous line. |
79
|
| Line contains a tab character. |
80
|
| 'if' is not followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| '{' should be on the previous line. |
81
|
| Line is longer than 80 characters. |
82
|
| Line contains a tab character. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| 'if' is not followed by whitespace. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line contains a tab character. |
86
|
| '{' should be on the previous line. |
86
|
| Line contains a tab character. |
87
|
| Line is longer than 80 characters. |
88
|
| Line contains a tab character. |
88
|
| '(' is followed by whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line contains a tab character. |
90
|
| '}' should be on the same line. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| '{' should be on the previous line. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Expected an @return tag. |
104
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| '{' should be on the previous line. |
105
|
| Line is longer than 80 characters. |
106
|
| Line contains a tab character. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line is longer than 80 characters. |
107
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line is longer than 80 characters. |
112
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line is longer than 80 characters. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| '(' is followed by whitespace. |
118
|
| Parameter qualifiedName should be final. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| '{' should be on the previous line. |
119
|
| Line is longer than 80 characters. |
120
|
| Line contains a tab character. |
120
|
| '(' is followed by whitespace. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line contains a tab character. |
122
|
| 'if' is not followed by whitespace. |
122
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| Line contains a tab character. |
123
|
| '{' should be on the previous line. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| '(' is followed by whitespace. |
135
|
| Parameter i should be final. |
135
|
| ')' is preceded with whitespace. |
135
|
| Line contains a tab character. |
136
|
| '{' should be on the previous line. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| '(' is followed by whitespace. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line contains a tab character. |
139
|
| First sentence should end with a period. |
141
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| '{' should be on the previous line. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| First sentence should end with a period. |
151
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Expected an @return tag. |
157
|
| Line contains a tab character. |
157
|
| '(' is followed by whitespace. |
157
|
| Parameter filename should be final. |
157
|
| ')' is preceded with whitespace. |
157
|
| Line contains a tab character. |
158
|
| '{' should be on the previous line. |
158
|
| Line is longer than 80 characters. |
159
|
| Line contains a tab character. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| '(' is followed by whitespace. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| Line contains a tab character. |
160
|
| First sentence should end with a period. |
161
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Expected an @return tag. |
167
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| Parameter filename should be final. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line contains a tab character. |
168
|
| '{' should be on the previous line. |
168
|
| Line contains a tab character. |
169
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
172
|
| Line is longer than 80 characters. |
173
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| '(' is followed by whitespace. |
179
|
| Parameter o should be final. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line contains a tab character. |
180
|
| '{' should be on the previous line. |
180
|
| Line contains a tab character. |
181
|
| 'if' is not followed by whitespace. |
181
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| Line contains a tab character. |
182
|
| '{' should be on the previous line. |
182
|
| Line contains a tab character. |
183
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| Line is longer than 80 characters. |
185
|
| Line contains a tab character. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| Line contains a tab character. |
186
|
| '}' should be on the same line. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| '{' should be on the previous line. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
193
|
| Missing a Javadoc comment. |
193
|
| Line contains a tab character. |
194
|
| '{' should be on the previous line. |
194
|
| Line contains a tab character. |
195
|
| 'if' is not followed by whitespace. |
195
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| Line contains a tab character. |
196
|
| '{' should be on the previous line. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| 'if' is not followed by whitespace. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line contains a tab character. |
199
|
| '{' should be on the previous line. |
199
|
| Line contains a tab character. |
200
|
| 'for' is not followed by whitespace. |
200
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| Line contains a tab character. |
201
|
| '{' should be on the previous line. |
201
|
| Line contains a tab character. |
202
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| '{' should be on the previous line. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| First sentence should end with a period. |
219
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| '(' is followed by whitespace. |
225
|
| Parameter relativeFileName should be final. |
225
|
| ')' is preceded with whitespace. |
225
|
| Line contains a tab character. |
226
|
| '{' should be on the previous line. |
226
|
| Line is longer than 80 characters. |
227
|
| Line contains a tab character. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| Line contains a tab character. |
229
|
| '(' is followed by whitespace. |
229
|
| '5' is a magic number. |
229
|
| ')' is preceded with whitespace. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| First sentence should end with a period. |
233
|
| Line contains a tab character. |
233
|
| Line is longer than 80 characters. |
234
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| '(' is followed by whitespace. |
240
|
| Parameter qualifiedName should be final. |
240
|
| ')' is preceded with whitespace. |
240
|
| Line contains a tab character. |
241
|
| '{' should be on the previous line. |
241
|
| Line is longer than 80 characters. |
242
|
| Line contains a tab character. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line contains a tab character. |
243
|
| First sentence should end with a period. |
245
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| '{' should be on the previous line. |
251
|
| Line contains a tab character. |
252
|
| Missing a Javadoc comment. |
252
|
| 'static' modifier out of order with the JLS suggestions. |
252
|
| Name 'suffix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
252
|
| Line contains a tab character. |
253
|
| Missing a Javadoc comment. |
253
|
| '(' is followed by whitespace. |
253
|
| Parameter file should be final. |
253
|
| ')' is preceded with whitespace. |
253
|
| Line contains a tab character. |
254
|
| '{' should be on the previous line. |
254
|
| Line contains a tab character. |
255
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| First sentence should end with a period. |
259
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| '{' should be on the previous line. |
265
|
| Line contains a tab character. |
266
|
| Missing a Javadoc comment. |
266
|
| '(' is followed by whitespace. |
266
|
| Parameter file should be final. |
266
|
| ')' is preceded with whitespace. |
266
|
| Line contains a tab character. |
267
|
| '{' should be on the previous line. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
xjavadoc/filesystem/ReaderFile.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
18
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| '(' is followed by whitespace. |
21
|
| Parameter file should be final. |
21
|
| 'file' hides a field. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line contains a tab character. |
22
|
| '{' should be on the previous line. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
26
|
| Method 'getReader' is not designed for extension - needs to be abstract, final or empty. |
26
|
| Missing a Javadoc comment. |
26
|
| Line contains a tab character. |
27
|
| '{' should be on the previous line. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line is longer than 80 characters. |
31
|
| Method 'getReader' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| Parameter enc should be final. |
31
|
| Line contains a tab character. |
45
|
| Method 'getWriter' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Line contains a tab character. |
46
|
| '{' should be on the previous line. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
50
|
| Method 'isWriteable' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Line contains a tab character. |
51
|
| '{' should be on the previous line. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
55
|
| Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Line contains a tab character. |
56
|
| '{' should be on the previous line. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
60
|
| Method 'getPath' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Line contains a tab character. |
61
|
| '{' should be on the previous line. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
65
|
| Method 'lastModified' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Line contains a tab character. |
66
|
| '{' should be on the previous line. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Line contains a tab character. |
71
|
| '{' should be on the previous line. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
xjavadoc/filesystem/XJavadocFile.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
24
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| Line contains a tab character. |
27
|
| Missing a Javadoc comment. |
27
|
| '(' is followed by whitespace. |
27
|
| Parameter file should be final. |
27
|
| 'file' hides a field. |
27
|
| ')' is preceded with whitespace. |
27
|
| Line contains a tab character. |
28
|
| '{' should be on the previous line. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
32
|
| Method 'getReader' is not designed for extension - needs to be abstract, final or empty. |
32
|
| Missing a Javadoc comment. |
32
|
| Line contains a tab character. |
33
|
| '{' should be on the previous line. |
33
|
| Line contains a tab character. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
| Line is longer than 80 characters. |
37
|
| Line contains a tab character. |
37
|
| Method 'getReader' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| Parameter enc should be final. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| '!=' is not preceded with whitespace. |
39
|
| '!=' is not followed by whitespace. |
39
|
| Line contains a tab character. |
40
|
| '{' should be on the previous line. |
40
|
| Line is longer than 80 characters. |
41
|
| Line contains a tab character. |
41
|
| ',' is not followed by whitespace. |
41
|
| Line has trailing spaces. |
42
|
| Line contains a tab character. |
42
|
| '}' should be on the same line. |
42
|
| Line has trailing spaces. |
43
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| '{' should be on the previous line. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
50
|
| Method 'getWriter' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Line contains a tab character. |
51
|
| '{' should be on the previous line. |
51
|
| Line contains a tab character. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
55
|
| Method 'isWriteable' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Line contains a tab character. |
56
|
| '{' should be on the previous line. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
60
|
| Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Line contains a tab character. |
61
|
| '{' should be on the previous line. |
61
|
| Line contains a tab character. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
65
|
| Method 'getPath' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Line contains a tab character. |
66
|
| '{' should be on the previous line. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Method 'lastModified' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Line contains a tab character. |
71
|
| '{' should be on the previous line. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
75
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| Line contains a tab character. |
76
|
| '{' should be on the previous line. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
xjavadoc/filesystem/package.html
Error | Line |
| Missing package documentation file. | 0 |
xjavadoc/package.html
Error | Line |
| Missing package documentation file. | 0 |
xjavadoc/predicates/HasTag.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| First sentence should end with a period. |
9
|
| '{' should be on the previous line. |
15
|
| Line contains a tab character. |
16
|
| Missing a Javadoc comment. |
16
|
| Name '_tagName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
16
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Line contains a tab character. |
19
|
| '{' should be on the previous line. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| '(' is followed by whitespace. |
22
|
| Parameter tagName should be final. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line contains a tab character. |
23
|
| '{' should be on the previous line. |
23
|
| Line contains a tab character. |
24
|
| '(' is followed by whitespace. |
24
|
| ')' is preceded with whitespace. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
27
|
| Method 'setTagName' is not designed for extension - needs to be abstract, final or empty. |
27
|
| Missing a Javadoc comment. |
27
|
| '(' is followed by whitespace. |
27
|
| Parameter tagName should be final. |
27
|
| ')' is preceded with whitespace. |
27
|
| Line contains a tab character. |
28
|
| '{' should be on the previous line. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
32
|
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. |
32
|
| Missing a Javadoc comment. |
32
|
| '(' is followed by whitespace. |
32
|
| Parameter programElement should be final. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line contains a tab character. |
33
|
| '{' should be on the previous line. |
33
|
| Line contains a tab character. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line contains a tab character. |
35
|
xjavadoc/predicates/ProgramElementPredicate.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| '{' should be on the previous line. |
14
|
| Line contains a tab character. |
15
|
| Missing a Javadoc comment. |
15
|
| '(' is followed by whitespace. |
15
|
| Parameter o should be final. |
15
|
| ')' is preceded with whitespace. |
15
|
| Line contains a tab character. |
16
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
17
|
| 'if' is not followed by whitespace. |
17
|
| '(' is followed by whitespace. |
17
|
| '(' is followed by whitespace. |
17
|
| ')' is preceded with whitespace. |
17
|
| ')' is preceded with whitespace. |
17
|
| Line contains a tab character. |
18
|
| '{' should be on the previous line. |
18
|
| Line is longer than 80 characters. |
19
|
| Line contains a tab character. |
19
|
| '(' is followed by whitespace. |
19
|
| ')' is preceded with whitespace. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
22
|
| '(' is followed by whitespace. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line contains a tab character. |
24
|
| '(' is followed by whitespace. |
24
|
| ')' is preceded with whitespace. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
27
|
| Missing a Javadoc comment. |
27
|
| '(' is followed by whitespace. |
27
|
| Parameter programElement should be final. |
27
|
| ')' is preceded with whitespace. |
27
|
xjavadoc/predicates/TagAttributeEquals.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Using the '.*' form of import should be avoided - xjavadoc.*. |
7
|
| First sentence should end with a period. |
9
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
17
|
| Missing a Javadoc comment. |
17
|
| Name '_tagName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
17
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Name '_attributeName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
18
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| Name '_attributeValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
19
|
| Line is longer than 80 characters. |
21
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| '(' is followed by whitespace. |
21
|
| Parameter tagName should be final. |
21
|
| Parameter attributeName should be final. |
21
|
| Parameter attributeValue should be final. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
28
|
| Method 'setTagName' is not designed for extension - needs to be abstract, final or empty. |
28
|
| Missing a Javadoc comment. |
28
|
| '(' is followed by whitespace. |
28
|
| Parameter tagName should be final. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line contains a tab character. |
29
|
| '{' should be on the previous line. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Method 'setAttributeName' is not designed for extension - needs to be abstract, final or empty. |
32
|
| Missing a Javadoc comment. |
32
|
| '(' is followed by whitespace. |
32
|
| Parameter attributeName should be final. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line contains a tab character. |
33
|
| '{' should be on the previous line. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Method 'setAttributeValue' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Missing a Javadoc comment. |
36
|
| '(' is followed by whitespace. |
36
|
| Parameter attributeValue should be final. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| '{' should be on the previous line. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
41
|
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| '(' is followed by whitespace. |
41
|
| Parameter programElement should be final. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line contains a tab character. |
42
|
| '{' should be on the previous line. |
42
|
| Line is longer than 80 characters. |
43
|
| Line contains a tab character. |
43
|
| '(' is followed by whitespace. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line contains a tab character. |
44
|
xjavadoc/predicates/package.html
Error | Line |
| Missing package documentation file. | 0 |
xjavadoc/tags/TagIntrospector.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2000-2003, XDoclet Team'. |
1
|
| Missing a Javadoc comment. |
31
|
| Parameter classpath should be final. |
31
|
| Parameter tagFactory should be final. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line is longer than 80 characters. |
32
|
| 'for' is not followed by whitespace. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| ';' is followed by whitespace. |
32
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| 'if' is not followed by whitespace. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line is longer than 80 characters. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Missing a Javadoc comment. |
43
|
| Parameter javaBeans should be final. |
43
|
| Parameter tagFactory should be final. |
43
|
| ')' is preceded with whitespace. |
43
|
| 'for' is not followed by whitespace. |
44
|
| '(' is followed by whitespace. |
44
|
| ';' is followed by whitespace. |
44
|
| 'if' is not followed by whitespace. |
46
|
| '(' is followed by whitespace. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| 'catch' is not followed by whitespace. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line is longer than 80 characters. |
53
|
| ')' is preceded with whitespace. |
53
|
| Must have at least one statement. |
55
|
| Line is longer than 80 characters. |
56
|
| '(' is followed by whitespace. |
69
|
| Parameter dirOrJar should be final. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line is longer than 80 characters. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line is longer than 80 characters. |
78
|
| Must have at least one statement. |
79
|
| Must have at least one statement. |
87
|
| Line is longer than 80 characters. |
94
|
| Line is longer than 80 characters. |
98
|
| Line is longer than 80 characters. |
104
|
| '6' is a magic number. |
104
|
| Line is longer than 80 characters. |
110
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line is longer than 80 characters. |
114
|
| 'catch' is not followed by whitespace. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
xjavadoc/tags/package.html
Error | Line |
| Missing package documentation file. | 0 |