Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
38 579

Files

Files Errors
n/gnuregexp/CompilerGNUAdapter.java 30
n/gnuregexp/HelperGNUAdapter.java 11
n/gnuregexp/MalformedPatternExceptionGNUAdapter.java 7
n/gnuregexp/MatchResultGNUAdapter.java 11
n/gnuregexp/MatcherGNUAdapter.java 19
n/gnuregexp/PatternGNUAdapter.java 7
n/Compiler.java 8
n/MalformedPatternException.java 6
n/MatchResult.java 3
n/Matcher.java 4
n/Pattern.java 1
n/RegexpEngineNotFoundException.java 23
n/RegexpManager.java 44
n/jakartaoro/AwkCompilerOROAdapter.java 24
n/jakartaoro/AwkMatcherOROAdapter.java 15
n/jakartaoro/HelperOROAdapter.java 13
n/jakartaoro/MalformedPatternExceptionOROAdapter.java 10
n/jakartaoro/MatchResultOROAdapter.java 9
n/jakartaoro/PatternOROAdapter.java 7
n/jakartaoro/Perl5CompilerOROAdapter.java 27
n/jakartaoro/Perl5MatcherOROAdapter.java 14
n/jakartaregexp/CompilerRegexpAdapter.java 28
n/jakartaregexp/HelperRegexpAdapter.java 12
n/jakartaregexp/MalformedPatternExceptionRegexpAdapter.java 7
n/jakartaregexp/MatchResultRegexpAdapter.java 9
n/jakartaregexp/MatcherRegexpAdapter.java 15
n/jakartaregexp/PatternRegexpAdapter.java 11
n/Helper.java 3
egexpplugin/HelperTest.java 41
egexpplugin/RegexpManagerTest.java 38
egexpplugin/RegexppluginSuite.java 9
egexpplugin/CompilerTest.java 41
xpplugin/jdk14regexp/CompilerJDKAdapter.java 25
xpplugin/jdk14regexp/HelperJDKAdapter.java 9
xpplugin/jdk14regexp/MalformedPatternExceptionJDKAdapter.java 7
xpplugin/jdk14regexp/MatchResultJDKAdapter.java 9
xpplugin/jdk14regexp/MatcherJDKAdapter.java 15
xpplugin/jdk14regexp/PatternJDKAdapter.java 7

n/gnuregexp/CompilerGNUAdapter.java

Error Line
'{' should be on the previous line. 86
variable 'm__bCaseSensitive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
variable 'm__bMultiline' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
Unused @param tag for 'MalformedPatternException'. 102
Expected @throws tag for 'MalformedPatternException'. 105
'{' should be on the previous line. 106
'{' should be on the previous line. 110
variable 't_iOptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
variable 't_RE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
'{' should be on the previous line. 126
line contains a tab character 128
'}' should be on the same line. 128
line contains a tab character 129
line contains a tab character 130
'{' should be on the previous line. 130
line contains a tab character 132
'}' should be on the same line. 135
'{' should be on the previous line. 137
'}' should be on the same line. 139
'{' should be on the previous line. 141
'{' should be on the previous line. 143
'{' should be on the previous line. 156
'(' is followed by whitespace. 160
'{' should be on the previous line. 164
'{' should be on the previous line. 179
'{' should be on the previous line. 189
'{' should be on the previous line. 199
'{' should be on the previous line. 209
'{' should be on the previous line. 225
'{' should be on the previous line. 234

n/gnuregexp/HelperGNUAdapter.java

Error Line
Redundant import from the same package. 57
'{' should be on the previous line. 81
'{' should be on the previous line. 93
'(' is followed by whitespace. 96
'{' should be on the previous line. 99
'{' should be on the previous line. 101
variable 't_RE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
'}' should be on the same line. 105
'{' should be on the previous line. 107
'{' should be on the previous line. 129
'{' should be on the previous line. 138

n/gnuregexp/MalformedPatternExceptionGNUAdapter.java

Error Line
line longer than 80 characters 50
'{' should be on the previous line. 80
variable 'm__Adaptee' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
'{' should be on the previous line. 91
'{' should be on the previous line. 102
'{' should be on the previous line. 118
'{' should be on the previous line. 127

n/gnuregexp/MatchResultGNUAdapter.java

Error Line
'{' should be on the previous line. 80
variable 'm__Adaptee' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
variable 'm__iGroups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
'{' should be on the previous line. 98
'{' should be on the previous line. 109
'{' should be on the previous line. 118
'{' should be on the previous line. 133
'{' should be on the previous line. 149
'{' should be on the previous line. 158
'{' should be on the previous line. 174
'{' should be on the previous line. 183

n/gnuregexp/MatcherGNUAdapter.java

Error Line
Redundant import from the same package. 59
'{' should be on the previous line. 85
variable 'm__REMatchEnumeration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
variable 'm__iGroups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
'{' is not followed by whitespace. 99
'{' should be on the previous line. 108
'(' is followed by whitespace. 111
'{' should be on the previous line. 113
variable 't_RE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
'(' is followed by whitespace. 121
Unused @param tag for 'matchEnumeration'. 130
Expected @param tag for 'reMatchEnumeration'. 132
'{' should be on the previous line. 142
'{' should be on the previous line. 151
'{' should be on the previous line. 160
'{' should be on the previous line. 170
'{' should be on the previous line. 174
'{' should be on the previous line. 196
'{' should be on the previous line. 205

n/gnuregexp/PatternGNUAdapter.java

Error Line
'{' should be on the previous line. 80
variable 'm__Instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
'{' should be on the previous line. 91
'{' should be on the previous line. 100
'{' should be on the previous line. 110
'{' should be on the previous line. 126
'{' should be on the previous line. 135

n/Compiler.java

Error Line
Redundant import from the same package. 58
Redundant import from the same package. 59
'{' should be on the previous line. 77
redundant 'public' modifier. 85
redundant 'public' modifier. 93
redundant 'public' modifier. 99
redundant 'public' modifier. 106
redundant 'public' modifier. 113

n/MalformedPatternException.java

Error Line
Redundant import from the java.lang package. 66
'{' should be on the previous line. 78
'{' is not followed by whitespace. 83
'{' should be on the previous line. 90
'{' should be on the previous line. 106
'{' should be on the previous line. 115

n/MatchResult.java

Error Line
'{' should be on the previous line. 72
redundant 'public' modifier. 88
redundant 'public' modifier. 98

n/Matcher.java

Error Line
Redundant import from the same package. 58
'{' should be on the previous line. 76
redundant 'public' modifier. 83
redundant 'public' modifier. 90

n/Pattern.java

Error Line
'{' should be on the previous line. 71

n/RegexpEngineNotFoundException.java

Error Line
Redundant import from the java.lang package. 66
'{' should be on the previous line. 79
variable 'm__strEngineName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
variable 'm__strEngineVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
variable 'm__strPackageName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
variable 'm__strCompilerClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
variable 'm__strMatcherClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
variable 'm__strHelperClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
'{' should be on the previous line. 128
'{' should be on the previous line. 142
'{' should be on the previous line. 151
'{' should be on the previous line. 161
'{' should be on the previous line. 170
'{' should be on the previous line. 179
'{' should be on the previous line. 188
'{' should be on the previous line. 198
'{' should be on the previous line. 207
'{' should be on the previous line. 217
'{' should be on the previous line. 226
'{' should be on the previous line. 236
'{' should be on the previous line. 245
'{' should be on the previous line. 261
'{' should be on the previous line. 270

n/RegexpManager.java

Error Line
Redundant import from the same package. 58
Redundant import from the same package. 59
Redundant import from the same package. 60
'{' should be on the previous line. 77
variable 'm__Singleton' must match pattern '^[a-z][a-zA-Z0-9]*$'. 185
variable 'm__astrEngine' must match pattern '^[a-z][a-zA-Z0-9]*$'. 190
'{' is not followed by whitespace. 195
'{' should be on the previous line. 202
'{' should be on the previous line. 206
'{' should be on the previous line. 220
'{' should be on the previous line. 229
'{' should be on the previous line. 237
'{' should be on the previous line. 245
'{' should be on the previous line. 254
'{' should be on the previous line. 263
'{' should be on the previous line. 271
'{' should be on the previous line. 279
'{' should be on the previous line. 287
'{' should be on the previous line. 295
'{' should be on the previous line. 303
'{' should be on the previous line. 311
'{' should be on the previous line. 323
'{' should be on the previous line. 335
Unused @param tag for 'className'. 341
Expected @param tag for 'engine'. 346
'{' should be on the previous line. 348
'{' should be on the previous line. 352
'}' should be on the same line. 354
'{' should be on the previous line. 356
Unused @param tag for 'className'. 376
Expected @param tag for 'engine'. 381
'{' should be on the previous line. 383
'{' should be on the previous line. 387
'}' should be on the same line. 389
'{' should be on the previous line. 391
'{' should be on the previous line. 417
Unused @param tag for 'className'. 423
Expected @param tag for 'engine'. 428
'{' should be on the previous line. 430
'{' should be on the previous line. 434
'}' should be on the same line. 436
'{' should be on the previous line. 438
'{' should be on the previous line. 468
'{' should be on the previous line. 477

n/jakartaoro/AwkCompilerOROAdapter.java

Error Line
Redundant import from the same package. 59
'{' should be on the previous line. 82
variable 'm__Instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
variable 'm__bCaseSensitive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
variable 'm__bMultiline' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
Expected @throws tag for 'org.acmsl.regexpplugin.MalformedPatternException'. 105
'{' should be on the previous line. 106
'{' should be on the previous line. 110
variable 't_Compiler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
'}' should be on the same line. 114
'{' should be on the previous line. 116
'}' should be on the same line. 118
'{' should be on the previous line. 120
'{' should be on the previous line. 122
'{' should be on the previous line. 135
'(' is followed by whitespace. 139
'{' should be on the previous line. 154
'{' should be on the previous line. 158
'{' should be on the previous line. 173
'{' should be on the previous line. 183
'{' should be on the previous line. 193
'{' should be on the previous line. 203
'{' should be on the previous line. 219
'{' should be on the previous line. 228

n/jakartaoro/AwkMatcherOROAdapter.java

Error Line
Redundant import from the same package. 59
'{' should be on the previous line. 85
variable 'm__Instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
Unused @param tag for 'adaptee'. 93
'{' should be on the previous line. 96
'{' should be on the previous line. 107
'(' is followed by whitespace. 110
'{' should be on the previous line. 112
line longer than 80 characters 113
'{' should be on the previous line. 130
'{' should be on the previous line. 134
'{' should be on the previous line. 147
'{' should be on the previous line. 156
'{' should be on the previous line. 172
'{' should be on the previous line. 181

n/jakartaoro/HelperOROAdapter.java

Error Line
Unused import - org.apache.oro.text.regex.MalformedPatternException 69
'{' should be on the previous line. 80
Unused @throws tag for 'MalformedPatternException'. 88
Expected @throws tag for 'org.acmsl.regexpplugin.MalformedPatternException'. 91
'{' should be on the previous line. 92
'(' is followed by whitespace. 95
'{' should be on the previous line. 98
variable 't_Perl5Util' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
variable 't_sbSafePattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
'{' should be on the previous line. 116
'{' should be on the previous line. 121
'{' should be on the previous line. 140
'{' should be on the previous line. 149

n/jakartaoro/MalformedPatternExceptionOROAdapter.java

Error Line
line contains a tab character 40
line contains a tab character 41
line longer than 80 characters 50
line contains a tab character 68
'{' should be on the previous line. 69
variable 'm__Adaptee' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
'{' should be on the previous line. 81
'{' should be on the previous line. 93
'{' should be on the previous line. 109
'{' should be on the previous line. 118

n/jakartaoro/MatchResultOROAdapter.java

Error Line
'{' should be on the previous line. 70
variable 'm__Adaptee' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
'{' should be on the previous line. 83
'{' should be on the previous line. 92
'{' should be on the previous line. 101
'{' should be on the previous line. 120
'{' should be on the previous line. 136
'{' should be on the previous line. 155
'{' should be on the previous line. 164

n/jakartaoro/PatternOROAdapter.java

Error Line
'{' should be on the previous line. 71
variable 'm__Instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
'{' should be on the previous line. 82
'{' should be on the previous line. 91
'{' should be on the previous line. 101
'{' should be on the previous line. 117
'{' should be on the previous line. 126

n/jakartaoro/Perl5CompilerOROAdapter.java

Error Line
Unused import - org.apache.oro.text.regex.MalformedPatternException 71
'{' should be on the previous line. 84
variable 'm__Instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
variable 'm__bCaseSensitive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
variable 'm__bMultiline' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
Unused @throws tag for 'MalformedPatternException'. 105
Expected @throws tag for 'org.acmsl.regexpplugin.MalformedPatternException'. 108
'{' should be on the previous line. 109
'{' should be on the previous line. 113
variable 't_Compiler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
variable 't_iOptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 116
'}' should be on the same line. 133
'{' should be on the previous line. 136
'}' should be on the same line. 140
'{' should be on the previous line. 142
'{' should be on the previous line. 144
'{' should be on the previous line. 157
'(' is followed by whitespace. 161
'{' should be on the previous line. 176
'{' should be on the previous line. 180
'{' should be on the previous line. 194
'{' should be on the previous line. 204
'{' should be on the previous line. 214
'{' should be on the previous line. 224
'{' should be on the previous line. 234
'{' should be on the previous line. 250
'{' should be on the previous line. 259

n/jakartaoro/Perl5MatcherOROAdapter.java

Error Line
Redundant import from the same package. 59
'{' should be on the previous line. 85
variable 'm__Instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
Unused @param tag for 'adaptee'. 93
'{' should be on the previous line. 96
'{' should be on the previous line. 107
'(' is followed by whitespace. 110
'{' should be on the previous line. 113
'{' should be on the previous line. 129
'{' should be on the previous line. 133
'{' should be on the previous line. 146
'{' should be on the previous line. 155
'{' should be on the previous line. 171
'{' should be on the previous line. 180

n/jakartaregexp/CompilerRegexpAdapter.java

Error Line
'{' should be on the previous line. 90
variable 'm__Instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
variable 'm__bCaseSensitive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
variable 'm__bMultiline' must match pattern '^[a-z][a-zA-Z0-9]*$'. 104
Expected @throws tag for 'MalformedPatternException'. 113
'{' should be on the previous line. 114
'{' should be on the previous line. 118
variable 't_Compiler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 119
variable 't_REProgram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 121
variable 't_RE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
variable 't_iOptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
'{' should be on the previous line. 138
'}' should be on the same line. 143
'{' should be on the previous line. 145
'}' should be on the same line. 147
'{' should be on the previous line. 149
'{' should be on the previous line. 151
'{' should be on the previous line. 164
'(' is followed by whitespace. 168
'{' should be on the previous line. 172
'{' should be on the previous line. 186
'{' should be on the previous line. 190
'{' should be on the previous line. 205
'{' should be on the previous line. 215
'{' should be on the previous line. 225
'{' should be on the previous line. 235
'{' should be on the previous line. 251
'{' should be on the previous line. 260

n/jakartaregexp/HelperRegexpAdapter.java

Error Line
line longer than 80 characters 59
Redundant import from the same package. 59
'{' should be on the previous line. 81
'{' should be on the previous line. 93
'(' is followed by whitespace. 96
'{' should be on the previous line. 99
'{' should be on the previous line. 101
variable 't_RE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
'}' should be on the same line. 105
'{' should be on the previous line. 107
'{' should be on the previous line. 129
'{' should be on the previous line. 138

n/jakartaregexp/MalformedPatternExceptionRegexpAdapter.java

Error Line
line longer than 80 characters 52
'{' should be on the previous line. 81
variable 'm__Adaptee' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
'{' should be on the previous line. 92
'{' should be on the previous line. 103
'{' should be on the previous line. 119
'{' should be on the previous line. 128

n/jakartaregexp/MatchResultRegexpAdapter.java

Error Line
'{' should be on the previous line. 80
variable 'm__Adaptee' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
'{' should be on the previous line. 92
'{' should be on the previous line. 101
'{' should be on the previous line. 110
'{' should be on the previous line. 122
'{' should be on the previous line. 136
'{' should be on the previous line. 155
'{' should be on the previous line. 164

n/jakartaregexp/MatcherRegexpAdapter.java

Error Line
Unused import - org.apache.regexp.REProgram 72
'{' should be on the previous line. 83
variable 'm__RE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
'{' is not followed by whitespace. 92
'{' should be on the previous line. 99
'{' should be on the previous line. 108
'{' should be on the previous line. 119
'(' is followed by whitespace. 122
'{' should be on the previous line. 124
variable 't_PatternAdapter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
'{' should be on the previous line. 131
'{' should be on the previous line. 145
'{' should be on the previous line. 149
'{' should be on the previous line. 168
'{' should be on the previous line. 177

n/jakartaregexp/PatternRegexpAdapter.java

Error Line
'{' should be on the previous line. 81
variable 'm__Instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
variable 'm__RE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
Expected @param tag for 're'. 97
'{' should be on the previous line. 98
'{' should be on the previous line. 109
'{' should be on the previous line. 118
'{' should be on the previous line. 127
'{' should be on the previous line. 137
'{' should be on the previous line. 153
'{' should be on the previous line. 162

n/Helper.java

Error Line
Redundant import from the same package. 58
'{' should be on the previous line. 76
redundant 'public' modifier. 86

egexpplugin/HelperTest.java

Error Line
Unused import - org.acmsl.regexpplugin.RegexpEngineNotFoundException 64
'{' should be on the previous line. 92
'{' should be on the previous line. 118
'{' should be on the previous line. 127
line contains a tab character 129
'{' should be on the previous line. 129
variable 't_Helper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
variable 't_strResult' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
line contains a tab character 144
'}' should be on the same line. 144
line contains a tab character 146
'{' should be on the previous line. 146
'{' should be on the previous line. 156
line contains a tab character 158
'{' should be on the previous line. 158
variable 't_Helper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 161
variable 't_strResult' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
line contains a tab character 173
'}' should be on the same line. 173
line contains a tab character 175
'{' should be on the previous line. 175
'{' should be on the previous line. 185
line contains a tab character 187
'{' should be on the previous line. 187
variable 't_Helper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 190
variable 't_strResult' must match pattern '^[a-z][a-zA-Z0-9]*$'. 196
line contains a tab character 202
'}' should be on the same line. 202
line contains a tab character 204
'{' should be on the previous line. 204
'{' should be on the previous line. 214
line contains a tab character 216
'{' should be on the previous line. 216
variable 't_Helper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 219
variable 't_strResult' must match pattern '^[a-z][a-zA-Z0-9]*$'. 225
line contains a tab character 231
'}' should be on the same line. 231
line contains a tab character 233
'{' should be on the previous line. 233
'{' should be on the previous line. 250
'{' should be on the previous line. 260

egexpplugin/RegexpManagerTest.java

Error Line
Unused import - org.acmsl.regexpplugin.jakartaoro.AwkCompilerOROAdapter 61
Unused import - org.acmsl.regexpplugin.jdk14regexp.CompilerJDKAdapter 65
'{' should be on the previous line. 95
'{' should be on the previous line. 101
'{' should be on the previous line. 110
line contains a tab character 112
'{' should be on the previous line. 112
variable 't_Compiler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
line contains a tab character 120
'}' should be on the same line. 120
line contains a tab character 122
'{' should be on the previous line. 122
'{' should be on the previous line. 132
line contains a tab character 134
'{' should be on the previous line. 134
variable 't_Compiler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 137
line contains a tab character 142
'}' should be on the same line. 142
line contains a tab character 144
'{' should be on the previous line. 144
'{' should be on the previous line. 154
line contains a tab character 156
'{' should be on the previous line. 156
variable 't_Compiler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 159
line contains a tab character 164
'}' should be on the same line. 164
line contains a tab character 166
'{' should be on the previous line. 166
'{' should be on the previous line. 176
line contains a tab character 178
'{' should be on the previous line. 178
variable 't_Helper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 181
line contains a tab character 186
'}' should be on the same line. 186
line contains a tab character 188
'{' should be on the previous line. 188
'{' should be on the previous line. 205
'{' should be on the previous line. 215

egexpplugin/RegexppluginSuite.java

Error Line
Redundant import from the same package. 59
Redundant import from the same package. 60
Redundant import from the same package. 61
'{' should be on the previous line. 89
'{' should be on the previous line. 94
'{' should be on the previous line. 103
'{' should be on the previous line. 112
'{' should be on the previous line. 134
'{' should be on the previous line. 144

egexpplugin/CompilerTest.java

Error Line
Unused import - org.acmsl.regexpplugin.RegexpEngineNotFoundException 69
'{' should be on the previous line. 97
'{' should be on the previous line. 108
'{' should be on the previous line. 117
line contains a tab character 119
'{' should be on the previous line. 119
variable 't_Compiler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
variable 't_Pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. 128
line contains a tab character 133
'}' should be on the same line. 133
line contains a tab character 135
'{' should be on the previous line. 135
'{' should be on the previous line. 145
line contains a tab character 147
'{' should be on the previous line. 147
variable 't_Compiler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 150
variable 't_Pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. 156
line contains a tab character 161
'}' should be on the same line. 161
line contains a tab character 163
'{' should be on the previous line. 163
'{' should be on the previous line. 173
line contains a tab character 175
'{' should be on the previous line. 175
variable 't_Compiler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 178
variable 't_Pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. 184
line contains a tab character 189
'}' should be on the same line. 189
line contains a tab character 191
'{' should be on the previous line. 191
'{' should be on the previous line. 201
line contains a tab character 203
'{' should be on the previous line. 203
variable 't_Compiler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 206
variable 't_Pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. 212
line contains a tab character 217
'}' should be on the same line. 217
line contains a tab character 219
'{' should be on the previous line. 219
'{' should be on the previous line. 236
'{' should be on the previous line. 246

xpplugin/jdk14regexp/CompilerJDKAdapter.java

Error Line
Redundant import from the same package. 60
'{' should be on the previous line. 84
variable 'm__bCaseSensitive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
variable 'm__bMultiline' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
Expected @throws tag for 'MalformedPatternException'. 102
'{' should be on the previous line. 103
'{' should be on the previous line. 107
variable 't_iOptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
variable 't_Pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. 120
'{' should be on the previous line. 123
'}' should be on the same line. 125
'{' should be on the previous line. 127
'}' should be on the same line. 132
'{' should be on the previous line. 134
'}' should be on the same line. 136
'{' should be on the previous line. 138
'{' should be on the previous line. 140
'{' should be on the previous line. 153
'(' is followed by whitespace. 157
'{' should be on the previous line. 173
'{' should be on the previous line. 183
'{' should be on the previous line. 193
'{' should be on the previous line. 203
'{' should be on the previous line. 219
'{' should be on the previous line. 228

xpplugin/jdk14regexp/HelperJDKAdapter.java

Error Line
'{' should be on the previous line. 79
'{' should be on the previous line. 91
'(' is followed by whitespace. 94
'{' should be on the previous line. 97
'{' should be on the previous line. 99
'}' should be on the same line. 101
'{' should be on the previous line. 103
'{' should be on the previous line. 125
'{' should be on the previous line. 134

xpplugin/jdk14regexp/MalformedPatternExceptionJDKAdapter.java

Error Line
line longer than 80 characters 49
'{' should be on the previous line. 78
variable 'm__Adaptee' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
'{' should be on the previous line. 90
'{' should be on the previous line. 101
'{' should be on the previous line. 117
'{' should be on the previous line. 126

xpplugin/jdk14regexp/MatchResultJDKAdapter.java

Error Line
'{' should be on the previous line. 80
variable 'm__Adaptee' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
'{' should be on the previous line. 92
'{' should be on the previous line. 101
'{' should be on the previous line. 110
'{' should be on the previous line. 125
'{' should be on the previous line. 139
'{' should be on the previous line. 158
'{' should be on the previous line. 167

xpplugin/jdk14regexp/MatcherJDKAdapter.java

Error Line
Redundant import from the same package. 60
'{' should be on the previous line. 83
variable 'm__Matcher' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
'{' is not followed by whitespace. 92
'{' should be on the previous line. 103
'(' is followed by whitespace. 106
'{' should be on the previous line. 108
variable 't_Pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
'{' should be on the previous line. 115
'{' should be on the previous line. 128
'{' should be on the previous line. 137
'{' should be on the previous line. 147
variable 'VERSION' missing Javadoc. 155
'{' should be on the previous line. 163
'{' should be on the previous line. 172

xpplugin/jdk14regexp/PatternJDKAdapter.java

Error Line
'{' should be on the previous line. 75
variable 'm__Instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
'{' should be on the previous line. 86
'{' should be on the previous line. 96
'{' should be on the previous line. 106
'{' should be on the previous line. 122
'{' should be on the previous line. 131