Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
6120031024

Files

FilesIWE
groovy/lang/Binding.java 0041
groovy/lang/Closure.java 00392
groovy/lang/ClosureException.java 0012
groovy/lang/GString.java 0063
groovy/lang/GroovyClassLoader.java 001
groovy/lang/GroovyClassLoader.java 00194
groovy/lang/GroovyCodeSource.java 00181
groovy/lang/GroovyObject.java 0023
groovy/lang/GroovyObjectSupport.java 0025
groovy/lang/GroovyRuntimeException.java 0027
groovy/lang/GroovyShell.java 00345
groovy/lang/IncorrectClosureArgumentsException.java 0025
groovy/lang/IntRange.java 0082
groovy/lang/MetaBeanProperty.java 0077
groovy/lang/MetaClass.java 00736
groovy/lang/MetaClassRegistry.java 0085
groovy/lang/MetaFieldProperty.java 0029
groovy/lang/MetaMethod.java 00111
groovy/lang/MetaProperty.java 0022
groovy/lang/MissingClassException.java 0012
groovy/lang/MissingMethodException.java 0028
groovy/lang/MissingPropertyException.java 0029
groovy/lang/NonEmptySequence.java 001
groovy/lang/NonEmptySequence.java 0010
groovy/lang/ObjectRange.java 00131
groovy/lang/PropertyValue.java 0051
groovy/lang/Range.java 009
groovy/lang/ReadOnlyPropertyException.java 007
groovy/lang/Reference.java 0031
groovy/lang/Script.java 0076
groovy/lang/Sequence.java 001
groovy/lang/Sequence.java 0090
groovy/lang/StringWriterIOException.java 007
groovy/lang/Tuple.java 0031
groovy/lang/Writable.java 008
groovy/mock/ClosureConstraintMatcher.java 0013
groovy/mock/GroovyMock.java 0032
groovy/model/ClosureModel.java 0041
groovy/model/DefaultTableColumn.java 0039
groovy/model/DefaultTableModel.java 00102
groovy/model/FormModel.java 0018
groovy/model/NestedValueModel.java 005
groovy/model/PropertyModel.java 0031
groovy/model/ValueHolder.java 0051
groovy/model/ValueModel.java 0011
groovy/security/GroovyCodeSourcePermission.java 0013
groovy/security/package.html 001
groovy/servlet/GroovyServlet.java 00130
groovy/servlet/ServletCategory.java 0065
groovy/servlet/TemplateServlet.java 001
groovy/servlet/TemplateServlet.java 00138
groovy/sql/DataSet.java 0050
groovy/sql/GroovyResultSet.java 00611
groovy/sql/Sql.java 001
groovy/sql/Sql.java 00334
groovy/sql/SqlWhereVisitor.java 0027
groovy/swing/SwingBuilder.java 00173
groovy/swing/impl/ComponentFacade.java 005
groovy/swing/impl/ContainerFacade.java 006
groovy/swing/impl/DefaultAction.java 0014
groovy/swing/impl/Factory.java 0013
groovy/swing/impl/Startable.java 005
groovy/swing/impl/TableLayout.java 0030
groovy/swing/impl/TableLayoutCell.java 0089
groovy/swing/impl/TableLayoutRow.java 0030
groovy/text/GStringTemplateEngine.java 00285
groovy/text/SimpleTemplateEngine.java 0054
groovy/text/Template.java 0011
groovy/text/TemplateEngine.java 0027
groovy/ui/ConsoleSupport.java 0031
groovy/ui/GroovyMain.java 001
groovy/ui/GroovyMain.java 0062
groovy/ui/InteractiveShell.java 00242
groovy/util/AntBuilder.java 00139
groovy/util/BuilderSupport.java 00122
groovy/util/CharsetToolkit.java 00140
groovy/util/ClosureComparator.java 0012
groovy/util/Expando.java 0030
groovy/util/GroovyLog.java 0024
groovy/util/GroovyMBean.java 0056
groovy/util/GroovyScriptEngine.java 00250
groovy/util/GroovyTestCase.java 0083
groovy/util/GroovyTestSuite.java 0024
groovy/util/IndentPrinter.java 0037
groovy/util/MapEntry.java 0040
groovy/util/Node.java 0094
groovy/util/NodeBuilder.java 0026
groovy/util/NodePrinter.java 0032
groovy/util/OrderBy.java 0017
groovy/util/Proxy.java 0033
groovy/util/ResourceConnector.java 0011
groovy/util/ResourceException.java 0041
groovy/util/ScriptException.java 0040
groovy/util/XmlParser.java 00143
groovy/xml/DOMBuilder.java 00102
groovy/xml/MarkupBuilder.java 0073
groovy/xml/Namespace.java 0040
groovy/xml/NamespaceBuilder.java 0014
groovy/xml/QName.java 001
groovy/xml/QName.java 0041
groovy/xml/SAXBuilder.java 0050
groovy/xml/dom/DOMCategory.java 001
groovy/xml/dom/DOMCategory.java 0021
groovy/xml/dom/package.html 001
org/codehaus/groovy/GroovyBugError.java 0035
org/codehaus/groovy/GroovyException.java 0034
org/codehaus/groovy/GroovyExceptionInterface.java 008
org/codehaus/groovy/ant/FileIterator.java 0062
org/codehaus/groovy/ant/FileScanner.java 0027
org/codehaus/groovy/ant/Groovyc.java 0098
org/codehaus/groovy/ast/ASTNode.java 0027
org/codehaus/groovy/ast/ClassNode.java 00348
org/codehaus/groovy/ast/CodeVisitorSupport.java 00134
org/codehaus/groovy/ast/CompileUnit.java 00117
org/codehaus/groovy/ast/ConstructorNode.java 0042
org/codehaus/groovy/ast/FieldNode.java 0070
org/codehaus/groovy/ast/GroovyClassVisitor.java 0013
org/codehaus/groovy/ast/GroovyCodeVisitor.java 0093
org/codehaus/groovy/ast/ImportNode.java 0019
org/codehaus/groovy/ast/InnerClassNode.java 0031
org/codehaus/groovy/ast/MetadataNode.java 0030
org/codehaus/groovy/ast/MethodNode.java 0099
org/codehaus/groovy/ast/MixinNode.java 0016
org/codehaus/groovy/ast/ModuleNode.java 00102
org/codehaus/groovy/ast/Parameter.java 0045
org/codehaus/groovy/ast/PropertyNode.java 0049
org/codehaus/groovy/ast/Type.java 0044
org/codehaus/groovy/ast/VariableScope.java 0079
org/codehaus/groovy/ast/expr/ArgumentListExpression.java 0021
org/codehaus/groovy/ast/expr/ArrayExpression.java 0055
org/codehaus/groovy/ast/expr/BinaryExpression.java 00231
org/codehaus/groovy/ast/expr/BooleanExpression.java 0024
org/codehaus/groovy/ast/expr/CastExpression.java 0027
org/codehaus/groovy/ast/expr/ClassExpression.java 0021
org/codehaus/groovy/ast/expr/ClosureExpression.java 0041
org/codehaus/groovy/ast/expr/ConstantExpression.java 0035
org/codehaus/groovy/ast/expr/ConstructorCallExpression.java 0045
org/codehaus/groovy/ast/expr/Expression.java 0086
org/codehaus/groovy/ast/expr/ExpressionTransformer.java 009
org/codehaus/groovy/ast/expr/FieldExpression.java 0037
org/codehaus/groovy/ast/expr/GStringExpression.java 0046
org/codehaus/groovy/ast/expr/ListExpression.java 0042
org/codehaus/groovy/ast/expr/MapEntryExpression.java 0028
org/codehaus/groovy/ast/expr/MapExpression.java 0040
org/codehaus/groovy/ast/expr/MethodCallExpression.java 0057
org/codehaus/groovy/ast/expr/NamedArgumentListExpression.java 0012
org/codehaus/groovy/ast/expr/NegationExpression.java 0048
org/codehaus/groovy/ast/expr/NotExpression.java 0023
org/codehaus/groovy/ast/expr/PostfixExpression.java 0036
org/codehaus/groovy/ast/expr/PrefixExpression.java 0036
org/codehaus/groovy/ast/expr/PropertyExpression.java 0079
org/codehaus/groovy/ast/expr/RangeExpression.java 0030
org/codehaus/groovy/ast/expr/RegexExpression.java 0022
org/codehaus/groovy/ast/expr/StaticMethodCallExpression.java 0049
org/codehaus/groovy/ast/expr/TernaryExpression.java 0039
org/codehaus/groovy/ast/expr/TupleExpression.java 0040
org/codehaus/groovy/ast/expr/VariableExpression.java 0040
org/codehaus/groovy/ast/stmt/AssertStatement.java 0025
org/codehaus/groovy/ast/stmt/BlockStatement.java 0033
org/codehaus/groovy/ast/stmt/BreakStatement.java 0016
org/codehaus/groovy/ast/stmt/CaseStatement.java 0024
org/codehaus/groovy/ast/stmt/CatchStatement.java 0026
org/codehaus/groovy/ast/stmt/ContinueStatement.java 0016
org/codehaus/groovy/ast/stmt/DoWhileStatement.java 0020
org/codehaus/groovy/ast/stmt/EmptyStatement.java 009
org/codehaus/groovy/ast/stmt/ExpressionStatement.java 0023
org/codehaus/groovy/ast/stmt/ForStatement.java 0035
org/codehaus/groovy/ast/stmt/IfStatement.java 0026
org/codehaus/groovy/ast/stmt/ReturnStatement.java 0018
org/codehaus/groovy/ast/stmt/Statement.java 0015
org/codehaus/groovy/ast/stmt/SwitchStatement.java 0036
org/codehaus/groovy/ast/stmt/SynchronizedStatement.java 0020
org/codehaus/groovy/ast/stmt/ThrowStatement.java 0014
org/codehaus/groovy/ast/stmt/TryCatchStatement.java 0029
org/codehaus/groovy/ast/stmt/WhileStatement.java 0020
org/codehaus/groovy/bsf/CachingGroovyEngine.java 0061
org/codehaus/groovy/bsf/GroovyEngine.java 0086
org/codehaus/groovy/classgen/AsmClassGenerator.java 00978
org/codehaus/groovy/classgen/AsmClassGenerator2.java 001710
org/codehaus/groovy/classgen/BlockScope.java 0039
org/codehaus/groovy/classgen/BytecodeExpression.java 0012
org/codehaus/groovy/classgen/BytecodeHelper.java 00300
org/codehaus/groovy/classgen/ClassCompletionVerifier.java 0036
org/codehaus/groovy/classgen/ClassGenerator.java 0016
org/codehaus/groovy/classgen/ClassGeneratorException.java 008
org/codehaus/groovy/classgen/DummyClassGenerator.java 00106
org/codehaus/groovy/classgen/GeneratorContext.java 0022
org/codehaus/groovy/classgen/MethodCaller.java 0033
org/codehaus/groovy/classgen/ReflectorGenerator.java 0054
org/codehaus/groovy/classgen/RuntimeIncompleteClassException.java 0011
org/codehaus/groovy/classgen/Variable.java 0063
org/codehaus/groovy/classgen/VariableScopeCodeVisitor.java 0053
org/codehaus/groovy/classgen/Verifier.java 00140
org/codehaus/groovy/classgen/VerifierCodeVisitor.java 0041
org/codehaus/groovy/control/CompilationFailedException.java 0044
org/codehaus/groovy/control/CompilationUnit.java 00199
org/codehaus/groovy/control/CompilerClassLoader.java 0016
org/codehaus/groovy/control/CompilerConfiguration.java 00406
org/codehaus/groovy/control/ConfigurationException.java 0049
org/codehaus/groovy/control/HasCleanup.java 005
org/codehaus/groovy/control/Janitor.java 0031
org/codehaus/groovy/control/Phases.java 0036
org/codehaus/groovy/control/ProcessingUnit.java 00406
org/codehaus/groovy/control/SourceUnit.java 00467
org/codehaus/groovy/control/io/AbstractReaderSource.java 00107
org/codehaus/groovy/control/io/FileReaderSource.java 0045
org/codehaus/groovy/control/io/InputStreamReaderSource.java 0047
org/codehaus/groovy/control/io/NullWriter.java 0020
org/codehaus/groovy/control/io/ReaderSource.java 0025
org/codehaus/groovy/control/io/StringReaderSource.java 0035
org/codehaus/groovy/control/io/URLReaderSource.java 0033
org/codehaus/groovy/control/io/package.html 001
org/codehaus/groovy/control/messages/ExceptionMessage.java 0046
org/codehaus/groovy/control/messages/LocatedMessage.java 0055
org/codehaus/groovy/control/messages/Message.java 0070
org/codehaus/groovy/control/messages/SimpleMessage.java 0054
org/codehaus/groovy/control/messages/SyntaxErrorMessage.java 0047
org/codehaus/groovy/control/messages/WarningMessage.java 0086
org/codehaus/groovy/control/messages/package.html 001
org/codehaus/groovy/control/package.html 001
org/codehaus/groovy/runtime/BigDecimalMath.java 0086
org/codehaus/groovy/runtime/BigIntegerMath.java 0069
org/codehaus/groovy/runtime/ClassExtender.java 0029
org/codehaus/groovy/runtime/ClosureListener.java 001
org/codehaus/groovy/runtime/ClosureListener.java 0040
org/codehaus/groovy/runtime/DefaultGroovyMethods.java 001562
org/codehaus/groovy/runtime/DefaultGroovyStaticMethods.java 0013
org/codehaus/groovy/runtime/DefaultMethodKey.java 0014
org/codehaus/groovy/runtime/FloatingPointMath.java 0059
org/codehaus/groovy/runtime/FlushingStreamWriter.java 0016
org/codehaus/groovy/runtime/GroovyCategorySupport.java 0090
org/codehaus/groovy/runtime/IntegerMath.java 0096
org/codehaus/groovy/runtime/Invoker.java 00312
org/codehaus/groovy/runtime/InvokerHelper.java 00388
org/codehaus/groovy/runtime/InvokerInvocationException.java 006
org/codehaus/groovy/runtime/IteratorClosureAdapter.java 0021
org/codehaus/groovy/runtime/LongMath.java 0099
org/codehaus/groovy/runtime/MethodClosure.java 0031
org/codehaus/groovy/runtime/MethodHelper.java 009
org/codehaus/groovy/runtime/MethodKey.java 0036
org/codehaus/groovy/runtime/NewInstanceMetaMethod.java 0029
org/codehaus/groovy/runtime/NewStaticMetaMethod.java 0028
org/codehaus/groovy/runtime/NumberMath.java 00330
org/codehaus/groovy/runtime/ReflectionMetaMethod.java 0016
org/codehaus/groovy/runtime/Reflector.java 0018
org/codehaus/groovy/runtime/RegexSupport.java 006
org/codehaus/groovy/runtime/ScriptReference.java 0015
org/codehaus/groovy/runtime/ScriptTestAdapter.java 0017
org/codehaus/groovy/runtime/StringBufferWriter.java 0034
org/codehaus/groovy/runtime/TemporaryMethodKey.java 0018
org/codehaus/groovy/runtime/TransformMetaMethod.java 0013
org/codehaus/groovy/runtime/WritableFile.java 0098
org/codehaus/groovy/sandbox/markup/BaseMarkupBuilder.java 00143
org/codehaus/groovy/sandbox/markup/Builder.java 0084
org/codehaus/groovy/sandbox/markup/StreamingMarkupWriter.java 00289
org/codehaus/groovy/sandbox/markup/package.html 001
org/codehaus/groovy/sandbox/util/XmlSlurper.java 00705
org/codehaus/groovy/sandbox/util/package.html 001
org/codehaus/groovy/syntax/AbstractTokenStream.java 00122
org/codehaus/groovy/syntax/CSTNode.java 00360
org/codehaus/groovy/syntax/Numbers.java 00157
org/codehaus/groovy/syntax/ReadException.java 0031
org/codehaus/groovy/syntax/Reduction.java 00148
org/codehaus/groovy/syntax/SyntaxException.java 0023
org/codehaus/groovy/syntax/Token.java 00233
org/codehaus/groovy/syntax/TokenException.java 0019
org/codehaus/groovy/syntax/TokenMismatchException.java 0013
org/codehaus/groovy/syntax/TokenStream.java 0019
org/codehaus/groovy/syntax/Types.java 001006
org/codehaus/groovy/syntax/lexer/AbstractCharStream.java 0015
org/codehaus/groovy/syntax/lexer/CharStream.java 005
org/codehaus/groovy/syntax/lexer/Delimiter.java 0010
org/codehaus/groovy/syntax/lexer/FileCharStream.java 0040
org/codehaus/groovy/syntax/lexer/GStringLexer.java 00172
org/codehaus/groovy/syntax/lexer/GroovyExpressionLexer.java 00117
org/codehaus/groovy/syntax/lexer/GroovyLexer.java 00118
org/codehaus/groovy/syntax/lexer/GroovyLexerBase.java 00436
org/codehaus/groovy/syntax/lexer/HereDocLexer.java 00178
org/codehaus/groovy/syntax/lexer/InputStreamCharStream.java 0040
org/codehaus/groovy/syntax/lexer/Lexer.java 0044
org/codehaus/groovy/syntax/lexer/LexerBase.java 00236
org/codehaus/groovy/syntax/lexer/LexerException.java 006
org/codehaus/groovy/syntax/lexer/LexerTokenStream.java 0015
org/codehaus/groovy/syntax/lexer/ReaderCharStream.java 0040
org/codehaus/groovy/syntax/lexer/StringCharStream.java 0014
org/codehaus/groovy/syntax/lexer/StringLexer.java 00239
org/codehaus/groovy/syntax/lexer/TextLexerBase.java 0073
org/codehaus/groovy/syntax/lexer/UnexpectedCharacterException.java 0046
org/codehaus/groovy/syntax/lexer/UnterminatedStringLiteralException.java 005
org/codehaus/groovy/syntax/parser/ASTBuilder.java 001569
org/codehaus/groovy/syntax/parser/ExpressionStack.java 00269
org/codehaus/groovy/syntax/parser/ExpressionSupport.java 00146
org/codehaus/groovy/syntax/parser/Parser.java 002466
org/codehaus/groovy/syntax/parser/ParserException.java 005
org/codehaus/groovy/syntax/parser/RuntimeParserException.java 0013
org/codehaus/groovy/syntax/parser/UnexpectedTokenException.java 0083
org/codehaus/groovy/tools/Compiler.java 0080
org/codehaus/groovy/tools/ErrorReporter.java 00186
org/codehaus/groovy/tools/FileSystemCompiler.java 00169
org/codehaus/groovy/tools/Grok.java 009
org/codehaus/groovy/tools/GroovyClass.java 0018
org/codehaus/groovy/tools/Utilities.java 0028
org/codehaus/groovy/tools/xml/DomToGroovy.java 0088
org/codehaus/groovy/wiki/TestCaseRenderEngine.java 0050
org/codehaus/groovy/wiki/Wiki2Markup.java 0080
org/codehaus/groovy/wiki/Wiki2TestCase.java 0013

groovy/lang/Binding.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 61
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 65
Error Missing a Javadoc comment. 66
Error Parameter variables should be final. 66
Error 'variables' hides a field. 66
Error Line has trailing spaces. 69
Error First sentence should end with a period. 70
Error Line has trailing spaces. 72
Error Parameter args should be final. 75
Error Line has trailing spaces. 79
Error Method 'getVariable' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter name should be final. 84
Error Line has trailing spaces. 87
Error First sentence should end with a period. 88
Error Method 'setVariable' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter name should be final. 93
Error Parameter value should be final. 93
Error Line has trailing spaces. 96
Error Method 'getVariables' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error First sentence should end with a period. 101
Error Line is longer than 80 characters. 102
Error Expected an @return tag. 104
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 104
Error Parameter property should be final. 104
Error Expected @param tag for 'property'. 104
Error Line is longer than 80 characters. 105
Error '}' should be on the same line. 108
Error First sentence should end with a period. 114
Error Line is longer than 80 characters. 115
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter property should be final. 117
Error Expected @param tag for 'property'. 117
Error Parameter newValue should be final. 117
Error Expected @param tag for 'newValue'. 117
Error Line is longer than 80 characters. 118
Error '}' should be on the same line. 121

groovy/lang/Closure.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 64
Error Missing a Javadoc comment. 66
Error Name 'noParameters' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 66
Error Array brackets at illegal position. 66
Error '{' is followed by whitespace. 66
Error Missing a Javadoc comment. 67
Error Name 'emptyArray' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 67
Error Array brackets at illegal position. 67
Error Line is longer than 80 characters. 68
Error Missing a Javadoc comment. 68
Error Name 'emptyArrayParameter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 68
Error Array brackets at illegal position. 68
Error '{' is followed by whitespace. 68
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Array brackets at illegal position. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Array brackets at illegal position. 76
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Name 'DONE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Error Variable 'DONE' must be private and have accessor methods. 80
Error Missing a Javadoc comment. 81
Error Name 'SKIP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
Error Variable 'SKIP' must be private and have accessor methods. 81
Error Missing a Javadoc comment. 83
Error Parameter delegate should be final. 83
Error 'delegate' hides a field. 83
Error Array brackets at illegal position. 90
Error 'while' construct must use '{}'s. 94
Error Line is longer than 80 characters. 94
Error Empty statement. 94
Error Line is longer than 80 characters. 116
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Parameter method should be final. 122
Error Parameter arguments should be final. 122
Error 'cast' is not followed by whitespace. 126
Error Line is longer than 80 characters. 134
Error Line is longer than 80 characters. 136
Error Line is longer than 80 characters. 139
Error Must have at least one statement. 140
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Parameter property should be final. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line is longer than 80 characters. 170
Error Line is longer than 80 characters. 173
Error Must have at least one statement. 174
Error Line has trailing spaces. 178
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 184
Error Missing a Javadoc comment. 184
Error Parameter property should be final. 184
Error Parameter newValue should be final. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error 'cast' is not followed by whitespace. 188
Error Line contains a tab character. 189
Error Line is longer than 80 characters. 195
Error Line is longer than 80 characters. 198
Error Must have at least one statement. 200
Error Line has trailing spaces. 204
Error Line is longer than 80 characters. 211
Error Line has trailing spaces. 212
Error Line is longer than 80 characters. 213
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 215
Error Line has trailing spaces. 221
Error Line is longer than 80 characters. 223
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 225
Error Array brackets at illegal position. 226
Error Array brackets at illegal position. 229
Error 'cast' is not followed by whitespace. 232
Error Line is longer than 80 characters. 239
Error Line is longer than 80 characters. 240
Error 'cast' is not followed by whitespace. 243
Error Line is longer than 80 characters. 251
Error Line is longer than 80 characters. 252
Error Array brackets at illegal position. 252
Error Line is longer than 80 characters. 255
Error Line is longer than 80 characters. 256
Error Line is longer than 80 characters. 262
Error Line is longer than 80 characters. 263
Error Line is longer than 80 characters. 265
Error Line is longer than 80 characters. 267
Error Array brackets at illegal position. 267
Error Line contains a tab character. 267
Error Missing a Javadoc comment. 294
Error Parameter throwable should be final. 294
Error Line has trailing spaces. 301
Error First sentence should end with a period. 302
Error Line is longer than 80 characters. 304
Error Line is longer than 80 characters. 305
Error Method 'doCall' is not designed for extension - needs to be abstract, final or empty. 310
Error Expected @param tag for 'p1'. 310
Error Line contains a tab character. 311
Error Line has trailing spaces. 313
Error First sentence should end with a period. 314
Error Line is longer than 80 characters. 316
Error Line is longer than 80 characters. 317
Error Line has trailing spaces. 322
Error Method 'doCall' is not designed for extension - needs to be abstract, final or empty. 323
Error Expected @param tag for 'p1'. 323
Error Expected @param tag for 'p2'. 323
Error Line contains a tab character. 324
Error Line has trailing spaces. 326
Error Line has trailing spaces. 327
Error Missing a Javadoc comment. 327
Error Array brackets at illegal position. 327
Error Line contains a tab character. 327
Error Line contains a tab character. 328
Error Line contains a tab character. 329
Error Line contains a tab character. 330
Error Line contains a tab character. 331
Error Line is longer than 80 characters. 332
Error Line contains a tab character. 332
Error Line contains a tab character. 333
Error Line has trailing spaces. 335
Error Avoid inline conditionals. 336
Error Line contains a tab character. 337
Error Line has trailing spaces. 339
Error Avoid inline conditionals. 340
Error Line contains a tab character. 341
Error Line has trailing spaces. 343
Error First sentence should end with a period. 344
Error Line has trailing spaces. 346
Error Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. 349
Error Line contains a tab character. 350
Error Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. 357
Error Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. 365
Error First sentence should end with a period. 369
Error Method 'setDelegate' is not designed for extension - needs to be abstract, final or empty. 373
Error Parameter delegate should be final. 373
Error 'delegate' hides a field. 373
Error Expected @param tag for 'delegate'. 373
Error Method 'getParameterTypes' is not designed for extension - needs to be abstract, final or empty. 380
Error Method 'asWritable' is not designed for extension - needs to be abstract, final or empty. 387
Error Line contains a tab character. 388
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 394
Error Missing a Javadoc comment. 394
Error First sentence should end with a period. 398
Error Expected an @return tag. 402
Error Method 'curry' is not designed for extension - needs to be abstract, final or empty. 402
Error Expected @param tag for 'arguments'. 402
Error Array brackets at illegal position. 402
Error '=' is not preceded with whitespace. 403
Error 'cast' is not followed by whitespace. 403
Error Line is longer than 80 characters. 404
Error Array brackets at illegal position. 404
Error Line is longer than 80 characters. 406
Error Line is longer than 80 characters. 407
Error Line has trailing spaces. 413
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 417
Error Missing a Javadoc comment. 417
Error Line contains a tab character. 418
Error Line contains a tab character. 419
Error Line contains a tab character. 420
Error Line contains a tab character. 421
Error Line contains a tab character. 422
Error Line has trailing spaces. 424
Error Missing a Javadoc comment. 425
Error Line contains a tab character. 426
Error Missing a Javadoc comment. 426
Error Line contains a tab character. 427
Error Line contains a tab character. 428
Error Line has trailing spaces. 429
Error Line contains a tab character. 429
Error Line contains a tab character. 430
Error Line contains a tab character. 431
Error Line contains a tab character. 432
Error Line contains a tab character. 433
Error Missing a Javadoc comment. 433
Error Parameter out should be final. 433
Error Line contains a tab character. 434
Error Line has trailing spaces. 435
Error Line contains a tab character. 435
Error Line contains a tab character. 436
Error Line contains a tab character. 437
Error Line has trailing spaces. 438
Error Line contains a tab character. 438
Error Line contains a tab character. 439
Error Line is longer than 80 characters. 440
Error Line contains a tab character. 440
Error Line contains a tab character. 441
Error Line contains a tab character. 442
Error Missing a Javadoc comment. 442
Error Parameter method should be final. 442
Error Parameter arguments should be final. 442
Error Line contains a tab character. 443
Error Line contains a tab character. 444
Error Line contains a tab character. 445
Error Line contains a tab character. 446
Error 'cast' is not followed by whitespace. 446
Error Line contains a tab character. 447
Error Line contains a tab character. 448
Error Line contains a tab character. 449
Error Line is longer than 80 characters. 450
Error Line contains a tab character. 450
Error Line contains a tab character. 451
Error Line contains a tab character. 452
Error Line has trailing spaces. 453
Error Line contains a tab character. 453
Error Line contains a tab character. 454
Error Line contains a tab character. 455
Error Line contains a tab character. 456
Error Line contains a tab character. 457
Error Missing a Javadoc comment. 457
Error Parameter property should be final. 457
Error Line contains a tab character. 458
Error Line contains a tab character. 459
Error Line has trailing spaces. 460
Error Line contains a tab character. 460
Error Line contains a tab character. 461
Error Line is longer than 80 characters. 462
Error Line contains a tab character. 462
Error Line contains a tab character. 463
Error Line contains a tab character. 464
Error Missing a Javadoc comment. 464
Error Parameter property should be final. 464
Error Parameter newValue should be final. 464
Error Line contains a tab character. 465
Error Line contains a tab character. 466
Error Line has trailing spaces. 467
Error Line contains a tab character. 467
Error Line contains a tab character. 468
Error Line contains a tab character. 469
Error Line contains a tab character. 470
Error Line contains a tab character. 471
Error Missing a Javadoc comment. 471
Error Line contains a tab character. 472
Error Line contains a tab character. 473
Error Line has trailing spaces. 474
Error Line contains a tab character. 474
Error Line contains a tab character. 475
Error Line contains a tab character. 476
Error Line contains a tab character. 477
Error Line contains a tab character. 478
Error Missing a Javadoc comment. 478
Error Parameter arguments should be final. 478
Error Line contains a tab character. 479
Error Line contains a tab character. 480
Error Line has trailing spaces. 481
Error Line contains a tab character. 481
Error Line contains a tab character. 482
Error Line contains a tab character. 483
Error Line contains a tab character. 484
Error Line contains a tab character. 485
Error Missing a Javadoc comment. 485
Error Parameter p1 should be final. 485
Error Line contains a tab character. 486
Error Line contains a tab character. 487
Error Line has trailing spaces. 488
Error Line contains a tab character. 488
Error Line contains a tab character. 489
Error Line is longer than 80 characters. 490
Error Line contains a tab character. 490
Error Line contains a tab character. 491
Error Line contains a tab character. 492
Error Missing a Javadoc comment. 492
Error Parameter p1 should be final. 492
Error Parameter p2 should be final. 492
Error Line contains a tab character. 493
Error Line contains a tab character. 494
Error Line has trailing spaces. 495
Error Line contains a tab character. 495
Error Line contains a tab character. 496
Error Line contains a tab character. 497
Error Line contains a tab character. 498
Error Line contains a tab character. 499
Error Missing a Javadoc comment. 499
Error Line contains a tab character. 500
Error Line contains a tab character. 501
Error Line has trailing spaces. 502
Error Line contains a tab character. 502
Error Line contains a tab character. 503
Error Line contains a tab character. 504
Error Line contains a tab character. 505
Error Line contains a tab character. 506
Error Missing a Javadoc comment. 506
Error Parameter delegate should be final. 506
Error 'delegate' hides a field. 506
Error Line contains a tab character. 507
Error Line contains a tab character. 508
Error Line contains a tab character. 510
Error Line contains a tab character. 511
Error Line contains a tab character. 512
Error Line contains a tab character. 513
Error Missing a Javadoc comment. 513
Error Line contains a tab character. 514
Error Line contains a tab character. 515
Error Line has trailing spaces. 516
Error Line contains a tab character. 516
Error Line contains a tab character. 517
Error Line contains a tab character. 518
Error Line contains a tab character. 519
Error Line contains a tab character. 520
Error Missing a Javadoc comment. 520
Error Line contains a tab character. 521
Error Line contains a tab character. 522
Error Line has trailing spaces. 523
Error Line contains a tab character. 523
Error Line contains a tab character. 524
Error Line contains a tab character. 525
Error Line contains a tab character. 526
Error Line contains a tab character. 527
Error Missing a Javadoc comment. 527
Error Line contains a tab character. 528
Error Line contains a tab character. 529
Error Line has trailing spaces. 530
Error Line contains a tab character. 530
Error Line contains a tab character. 531
Error Line contains a tab character. 532
Error Line contains a tab character. 533
Error Line contains a tab character. 534
Error Missing a Javadoc comment. 534
Error Parameter arguments should be final. 534
Error Line contains a tab character. 535
Error Line contains a tab character. 536
Error Line has trailing spaces. 537
Error Line contains a tab character. 537
Error Line contains a tab character. 538
Error Line contains a tab character. 539
Error Line contains a tab character. 540
Error Line contains a tab character. 541
Error Missing a Javadoc comment. 541
Error Line contains a tab character. 542
Error 'cast' is not followed by whitespace. 542
Error Line contains a tab character. 543
Error Line has trailing spaces. 544
Error Line contains a tab character. 544
Error Line contains a tab character. 545
Error Line contains a tab character. 546
Error Line contains a tab character. 547
Error Line contains a tab character. 548
Error Missing a Javadoc comment. 548
Error Line contains a tab character. 549
Error Line contains a tab character. 550
Error Line has trailing spaces. 551
Error Line contains a tab character. 551
Error Line contains a tab character. 552
Error Line contains a tab character. 553
Error Line contains a tab character. 554
Error Line contains a tab character. 555
Error Missing a Javadoc comment. 555
Error Parameter arg0 should be final. 555
Error Line contains a tab character. 556
Error Line contains a tab character. 557
Error Line has trailing spaces. 558
Error Line contains a tab character. 558
Error Line contains a tab character. 559
Error Line contains a tab character. 560
Error Line contains a tab character. 561
Error Line contains a tab character. 562
Error Missing a Javadoc comment. 562
Error Line contains a tab character. 563
Error Line contains a tab character. 564
Error Line contains a tab character. 566
Error Line contains a tab character. 567
Error Line contains a tab character. 568
Error Line contains a tab character. 569
Error Method 'getDirective' is not designed for extension - needs to be abstract, final or empty. 569
Error Line contains a tab character. 570
Error Line contains a tab character. 571
Error Line contains a tab character. 572
Error Line contains a tab character. 573
Error Line contains a tab character. 574
Error Line contains a tab character. 575
Error Method 'setDirective' is not designed for extension - needs to be abstract, final or empty. 575
Error Parameter directive should be final. 575
Error 'directive' hides a field. 575
Error Line contains a tab character. 576
Error Line contains a tab character. 577

groovy/lang/ClosureException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 48
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 56
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 58
Error Parameter closure should be final. 58
Error 'closure' hides a field. 58
Error Parameter cause should be final. 58
Error Line is longer than 80 characters. 59
Error Method 'getClosure' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63

groovy/lang/GString.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 57
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 61
Error Parameter values should be final. 61
Error 'values' hides a field. 61
Error Missing a Javadoc comment. 65
Error Parameter values should be final. 65
Error 'values' hides a field. 65
Error Missing a Javadoc comment. 70
Error Line has trailing spaces. 73
Error Expected an @return tag. 77
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 77
Error Parameter name should be final. 77
Error Expected @param tag for 'name'. 77
Error Parameter args should be final. 77
Error Expected @param tag for 'args'. 77
Error '}' should be on the same line. 80
Error Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Method 'plus' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter that should be final. 91
Error Method 'plus' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Parameter that should be final. 116
Error Method 'getValueCount' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Parameter idx should be final. 142
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error '}' should be on the same line. 150
Error Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. 157
Error Missing a Javadoc comment. 157
Error Parameter out should be final. 157
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error Parameter that should be final. 169
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 176
Error Missing a Javadoc comment. 176
Error Parameter that should be final. 176
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 180
Error Missing a Javadoc comment. 180
Error '37' is a magic number. 181
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 184
Error Missing a Javadoc comment. 184
Error Parameter that should be final. 184
Error Method 'charAt' is not designed for extension - needs to be abstract, final or empty. 188
Error Missing a Javadoc comment. 188
Error Parameter index should be final. 188
Error Method 'length' is not designed for extension - needs to be abstract, final or empty. 192
Error Missing a Javadoc comment. 192
Error Method 'subSequence' is not designed for extension - needs to be abstract, final or empty. 196
Error Missing a Javadoc comment. 196
Error Parameter start should be final. 196
Error Parameter end should be final. 196

groovy/lang/GroovyClassLoader.java

ErrorLine
Error File does not end with a newline. 0

groovy/lang/GroovyClassLoader.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 72
Error Line has trailing spaces. 74
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 88
Error Name 'NOT_RESOLVED' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 88
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 93
Error Missing a Javadoc comment. 95
Error Missing a Javadoc comment. 99
Error Parameter loader should be final. 99
Error Missing a Javadoc comment. 103
Error Parameter parent should be final. 103
Error Missing a Javadoc comment. 107
Error Parameter loader should be final. 107
Error Parameter config should be final. 107
Error 'config' hides a field. 107
Error First sentence should end with a period. 112
Error Line has trailing spaces. 114
Error Expected an @return tag. 118
Error Method 'defineClass' is not designed for extension - needs to be abstract, final or empty. 118
Error Parameter classNode should be final. 118
Error Expected @param tag for 'classNode'. 118
Error Parameter file should be final. 118
Error Expected @param tag for 'file'. 118
Error First sentence should end with a period. 122
Error Line has trailing spaces. 124
Error Expected an @return tag. 128
Error Line is longer than 80 characters. 128
Error Method 'defineClass' is not designed for extension - needs to be abstract, final or empty. 128
Error Parameter classNode should be final. 128
Error Expected @param tag for 'classNode'. 128
Error Parameter file should be final. 128
Error Expected @param tag for 'file'. 128
Error Parameter newCodeBase should be final. 128
Error Expected @param tag for 'newCodeBase'. 128
Error Line is longer than 80 characters. 131
Error '}' should be on the same line. 132
Error Must have at least one statement. 133
Error Line is longer than 80 characters. 140
Error '}' should be on the same line. 149
Error First sentence should end with a period. 155
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 162
Error Method 'parseClass' is not designed for extension - needs to be abstract, final or empty. 162
Error Parameter file should be final. 162
Error Expected @throws tag for 'CompilationFailedException'. 162
Error Expected @throws tag for 'IOException'. 162
Error First sentence should end with a period. 166
Error Line has trailing spaces. 168
Error Line is longer than 80 characters. 175
Error Method 'parseClass' is not designed for extension - needs to be abstract, final or empty. 175
Error Parameter text should be final. 175
Error Parameter fileName should be final. 175
Error Expected @throws tag for 'CompilationFailedException'. 175
Error Expected @throws tag for 'IOException'. 175
Error First sentence should end with a period. 179
Error Line has trailing spaces. 181
Error Line is longer than 80 characters. 186
Error Method 'parseClass' is not designed for extension - needs to be abstract, final or empty. 186
Error Parameter text should be final. 186
Error Expected @throws tag for 'CompilationFailedException'. 186
Error Expected @throws tag for 'IOException'. 186
Error Line is longer than 80 characters. 187
Error First sentence should end with a period. 190
Error Line has trailing spaces. 192
Error Line is longer than 80 characters. 197
Error Method 'parseClass' is not designed for extension - needs to be abstract, final or empty. 197
Error Parameter in should be final. 197
Error Expected @throws tag for 'CompilationFailedException'. 197
Error Expected @throws tag for 'IOException'. 197
Error Line is longer than 80 characters. 198
Error Line is longer than 80 characters. 201
Error Method 'parseClass' is not designed for extension - needs to be abstract, final or empty. 201
Error Missing a Javadoc comment. 201
Error Line is longer than 80 characters. 207
Error First sentence should end with a period. 215
Error Line has trailing spaces. 217
Error Line is longer than 80 characters. 220
Error Method 'parseClass' is not designed for extension - needs to be abstract, final or empty. 220
Error Parameter codeSource should be final. 220
Error Expected @param tag for 'codeSource'. 220
Error Expected @throws tag for 'CompilationFailedException'. 220
Error Expected @throws tag for 'IOException'. 220
Error Avoid inline conditionals. 229
Error '}' should be on the same line. 230
Error Line is longer than 80 characters. 238
Error '}' should be on the same line. 251
Error '}' should be on the same line. 256
Error Expected an @return tag. 273
Error Method 'findClass' is not designed for extension - needs to be abstract, final or empty. 273
Error Expected @param tag for 'name'. 273
Error Expected @throws tag for 'ClassNotFoundException'. 273
Error Line is longer than 80 characters. 283
Error '}' should be on the same line. 288
Error Method 'findGroovyClass' is not designed for extension - needs to be abstract, final or empty. 294
Error Missing a Javadoc comment. 294
Error Parameter name should be final. 294
Error 'if' construct must use '{}'s. 320
Error 'if' construct must use '{}'s. 327
Error 'else' construct must use '{}'s. 329
Error Array brackets at illegal position. 334
Error '}' should be on the same line. 340
Error Line is longer than 80 characters. 343
Error '}' should be on the same line. 344
Error Line is longer than 80 characters. 347
Error '}' should be on the same line. 352
Error Line is longer than 80 characters. 361
Error '}' should be on the same line. 362
Error Line is longer than 80 characters. 365
Error '}' should be on the same line. 366
Error Line is longer than 80 characters. 369
Error '}' should be on the same line. 373
Error Must have at least one statement. 374
Error Missing a Javadoc comment. 387
Error Parameter jarFile should be final. 387
Error Parameter entry should be final. 387
Error Line is longer than 80 characters. 391
Error '}' should be on the same line. 395
Error Line is longer than 80 characters. 397
Error Expected an @return tag. 405
Error Method 'getClassPath' is not designed for extension - needs to be abstract, final or empty. 405
Error Line is longer than 80 characters. 420
Error Method 'expandClassPath' is not designed for extension - needs to be abstract, final or empty. 420
Error Parameter pathList should be final. 420
Error Expected @param tag for 'pathList'. 420
Error Parameter base should be final. 420
Error Expected @param tag for 'base'. 420
Error Parameter classpath should be final. 420
Error Expected @param tag for 'classpath'. 420
Error '}' should be on the same line. 439
Error Line is longer than 80 characters. 452
Error Line is longer than 80 characters. 453
Error 'if' construct must use '{}'s. 455
Error Line is longer than 80 characters. 456
Error '}' should be on the same line. 458
Error '}' should be on the same line. 463
Error Expected an @return tag. 477
Error Line is longer than 80 characters. 477
Error Method 'defineClass' is not designed for extension - needs to be abstract, final or empty. 477
Error Parameter name should be final. 477
Error Expected @param tag for 'name'. 477
Error Parameter bytecode should be final. 477
Error Expected @param tag for 'bytecode'. 477
Error Parameter domain should be final. 477
Error Expected @param tag for 'domain'. 477
Error Method 'createCollector' is not designed for extension - needs to be abstract, final or empty. 481
Error Missing a Javadoc comment. 481
Error Parameter unit should be final. 481
Error Line is longer than 80 characters. 485
Error Missing a Javadoc comment. 485
Error Missing a Javadoc comment. 486
Error Missing a Javadoc comment. 488
Error Missing a Javadoc comment. 490
Error Missing a Javadoc comment. 492
Error Parameter cl should be final. 492
Error 'cl' hides a field. 492
Error Parameter unit should be final. 492
Error 'unit' hides a field. 492
Error Line is longer than 80 characters. 497
Error Method 'onClassNode' is not designed for extension - needs to be abstract, final or empty. 497
Error Missing a Javadoc comment. 497
Error Parameter classWriter should be final. 497
Error Parameter classNode should be final. 497
Error Line is longer than 80 characters. 505
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 514
Error Missing a Javadoc comment. 514
Error Parameter classWriter should be final. 514
Error Parameter classNode should be final. 514
Error Line has trailing spaces. 526
Error Line has trailing spaces. 536
Error Method 'defineClass' is not designed for extension - needs to be abstract, final or empty. 538
Error Missing a Javadoc comment. 538
Error Parameter name should be final. 538
Error Parameter b should be final. 538
Error Line has trailing spaces. 544
Error Line is longer than 80 characters. 550
Error Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. 550
Error Missing a Javadoc comment. 550
Error Parameter resolve should be final. 550
Error Line is longer than 80 characters. 573
Error Line is longer than 80 characters. 578
Error '}' should be on the same line. 581
Error Line is longer than 80 characters. 587
Error Missing a Javadoc comment. 594
Error Parameter cls should be final. 594
Error '}' should be on the same line. 600
Error Line is longer than 80 characters. 609
Error Missing a Javadoc comment. 620
Error Parameter name should be final. 620
Error Missing a Javadoc comment. 659
Error Parameter source should be final. 659
Error Parameter cls should be final. 659

groovy/lang/GroovyCodeSource.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 20
Error Line has trailing spaces. 22
Error Line has trailing spaces. 26
Error Line contains a tab character. 26
Error Line has trailing spaces. 27
Error Line contains a tab character. 27
Error Line is longer than 80 characters. 28
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error First sentence should end with a period. 32
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error First sentence should end with a period. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error First sentence should end with a period. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Variable 'certs' must be private and have accessor methods. 37
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Missing a Javadoc comment. 39
Error Parameter script should be final. 39
Error Parameter name should be final. 39
Error 'name' hides a field. 39
Error Parameter codeBase should be final. 39
Error Line is longer than 80 characters. 40
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line has trailing spaces. 42
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error Line is longer than 80 characters. 45
Error Line contains a tab character. 45
Error Line is longer than 80 characters. 46
Error Line contains a tab character. 46
Error Line is longer than 80 characters. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line has trailing spaces. 49
Error Line contains a tab character. 49
Error Line is longer than 80 characters. 50
Error Line contains a tab character. 50
Error Line is longer than 80 characters. 51
Error Line contains a tab character. 51
Error Line is longer than 80 characters. 52
Error Line contains a tab character. 52
Error Line is longer than 80 characters. 53
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line is longer than 80 characters. 55
Error Line contains a tab character. 55
Error Parameter inputStream should be final. 55
Error 'inputStream' hides a field. 55
Error Expected @param tag for 'inputStream'. 55
Error Parameter name should be final. 55
Error 'name' hides a field. 55
Error Expected @param tag for 'name'. 55
Error Parameter codeBase should be final. 55
Error Expected @param tag for 'codeBase'. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line is longer than 80 characters. 60
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line is longer than 80 characters. 63
Error Line contains a tab character. 63
Error 'cast' is not followed by whitespace. 63
Error Line contains a tab character. 64
Error Line is longer than 80 characters. 65
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error First sentence should end with a period. 69
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line is longer than 80 characters. 70
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line is longer than 80 characters. 72
Error Line contains a tab character. 72
Error Parameter inputStream should be final. 72
Error 'inputStream' hides a field. 72
Error Expected @param tag for 'inputStream'. 72
Error Parameter name should be final. 72
Error 'name' hides a field. 72
Error Expected @param tag for 'name'. 72
Error Expected @param tag for 'path'. 72
Error 'certs' hides a field. 72
Error Expected @param tag for 'certs'. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line is longer than 80 characters. 76
Error Line contains a tab character. 76
Error '(' is followed by whitespace. 76
Error Line is longer than 80 characters. 77
Error Line contains a tab character. 77
Error Line is longer than 80 characters. 78
Error Line contains a tab character. 78
Error Line is longer than 80 characters. 79
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line is longer than 80 characters. 84
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line has trailing spaces. 87
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Missing a Javadoc comment. 88
Error Line contains a tab character. 89
Error Line is longer than 80 characters. 90
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line is longer than 80 characters. 93
Error Line contains a tab character. 93
Error '(' is followed by whitespace. 93
Error Line is longer than 80 characters. 94
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line is longer than 80 characters. 97
Error Line contains a tab character. 97
Error Line is longer than 80 characters. 98
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line is longer than 80 characters. 105
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Missing a Javadoc comment. 109
Error Parameter url should be final. 109
Error Line contains a tab character. 110
Error Line is longer than 80 characters. 111
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line is longer than 80 characters. 115
Error Line contains a tab character. 115
Error 'cast' is not followed by whitespace. 115
Error Line contains a tab character. 116
Error Line has trailing spaces. 117
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Method 'getCodeSource' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 122
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line contains a tab character. 126
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128

groovy/lang/GroovyObject.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 53
Error First sentence should end with a period. 59
Error Line has trailing spaces. 59
Error Line has trailing spaces. 61
Error Expected an @return tag. 63
Error Redundant 'public' modifier. 63
Error Expected @param tag for 'name'. 63
Error Expected @param tag for 'args'. 63
Error Line has trailing spaces. 64
Error Redundant 'public' modifier. 68
Error Expected @param tag for 'property'. 68
Error First sentence should end with a period. 70
Error Redundant 'public' modifier. 73
Error Expected @param tag for 'property'. 73
Error Expected @param tag for 'newValue'. 73
Error Line has trailing spaces. 74
Error Redundant 'public' modifier. 78
Error Line has trailing spaces. 79
Error First sentence should end with a period. 80
Error Redundant 'public' modifier. 83
Error Expected @param tag for 'metaClass'. 83

groovy/lang/GroovyObjectSupport.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 63
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter property should be final. 64
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter property should be final. 68
Error Parameter newValue should be final. 68
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter name should be final. 72
Error Parameter args should be final. 72
Error Line has trailing spaces. 75
Error Method 'getMetaClass' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Line has trailing spaces. 79
Error Method 'setMetaClass' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter metaClass should be final. 80
Error 'metaClass' hides a field. 80

groovy/lang/GroovyRuntimeException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Parameter message should be final. 62
Error Missing a Javadoc comment. 66
Error Parameter message should be final. 66
Error Parameter node should be final. 66
Error 'node' hides a field. 66
Error Missing a Javadoc comment. 71
Error Parameter message should be final. 71
Error Parameter cause should be final. 71
Error Method 'setModule' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter module should be final. 75
Error 'module' hides a field. 75
Error Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Method 'getNode' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Method 'getLocationText' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Line is longer than 80 characters. 94

groovy/lang/GroovyShell.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Unused import - java.lang.reflect.InvocationTargetException. 58
Error First sentence should end with a period. 65
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error Parameter args should be final. 80
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 88
Error Parameter binding should be final. 88
Error Missing a Javadoc comment. 92
Error Parameter binding should be final. 92
Error Parameter config should be final. 92
Error Missing a Javadoc comment. 96
Error Parameter parent should be final. 96
Error Parameter binding should be final. 96
Error Missing a Javadoc comment. 100
Error Parameter parent should be final. 100
Error Line is longer than 80 characters. 104
Error Missing a Javadoc comment. 104
Error Parameter binding should be final. 104
Error Line has trailing spaces. 105
Error Line is longer than 80 characters. 106
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line is longer than 80 characters. 110
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line is longer than 80 characters. 115
Error Line contains a tab character. 115
Error Avoid inline conditionals. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error First sentence should end with a period. 121
Error Line has trailing spaces. 122
Error Line is longer than 80 characters. 122
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 125
Error Parameter shell should be final. 127
Error Line contains a tab character. 128
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter property should be final. 135
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Parameter property should be final. 143
Error Parameter newValue should be final. 143
Error '}' should be on the same line. 147
Error Must have at least one statement. 148
Error First sentence should end with a period. 153
Error Line is longer than 80 characters. 154
Error Line has trailing spaces. 155
Error Line is longer than 80 characters. 159
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 159
Error Parameter scriptFile should be final. 159
Error Parameter list should be final. 159
Error Expected @throws tag for 'CompilationFailedException'. 159
Error Expected @throws tag for 'IOException'. 159
Error 'cast' is not followed by whitespace. 161
Error First sentence should end with a period. 164
Error Line is longer than 80 characters. 165
Error Line has trailing spaces. 166
Error Line is longer than 80 characters. 168
Error Line is longer than 80 characters. 171
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 171
Error Parameter scriptText should be final. 171
Error Parameter fileName should be final. 171
Error Parameter list should be final. 171
Error Expected @throws tag for 'CompilationFailedException'. 171
Error Expected @throws tag for 'IOException'. 171
Error First sentence should end with a period. 177
Error Line has trailing spaces. 179
Error Line is longer than 80 characters. 183
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 183
Error Parameter args should be final. 183
Error Expected @throws tag for 'CompilationFailedException'. 183
Error Expected @throws tag for 'IOException'. 183
Error '(' is followed by whitespace. 186
Error Line is longer than 80 characters. 188
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error Line has trailing spaces. 196
Error Missing a Javadoc comment. 197
Error Line contains a tab character. 198
Error Variable 'classLoader' must be private and have accessor methods. 198
Error Line contains a tab character. 199
Error Missing a Javadoc comment. 199
Error Parameter loader should be final. 199
Error 'loader' hides a field. 199
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Missing a Javadoc comment. 202
Error Line contains a tab character. 203
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error Empty statement. 206
Error Line has trailing spaces. 207
Error Line contains a tab character. 207
Error Line contains a tab character. 208
Error Line is longer than 80 characters. 210
Error Line is longer than 80 characters. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 213
Error Line is longer than 80 characters. 214
Error Line contains a tab character. 214
Error '(' is followed by whitespace. 214
Error Line is longer than 80 characters. 215
Error Line contains a tab character. 215
Error Line contains a tab character. 216
Error Line contains a tab character. 217
Error Line contains a tab character. 218
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Line contains a tab character. 221
Error Line contains a tab character. 222
Error 'cast' is not followed by whitespace. 222
Error Line contains a tab character. 223
Error '}' should be on the same line. 223
Error Line contains a tab character. 224
Error Line contains a tab character. 225
Error Line contains a tab character. 226
Error '}' should be on the same line. 226
Error Line contains a tab character. 227
Error Line contains a tab character. 228
Error Line contains a tab character. 229
Error Line contains a tab character. 230
Error Line contains a tab character. 235
Error First sentence should end with a period. 238
Error Parameter scriptClass should be final. 250
Error Expected @param tag for 'scriptClass'. 250
Error Parameter args should be final. 250
Error Expected @param tag for 'args'. 250
Error Line is longer than 80 characters. 253
Error '{' is followed by whitespace. 253
Error ')' is preceded with whitespace. 253
Error '}' should be on the same line. 254
Error Line is longer than 80 characters. 257
Error 'if' construct must use '{}'s. 258
Error Line is longer than 80 characters. 262
Error '}' should be on the same line. 265
Error Line is longer than 80 characters. 274
Error '{' is followed by whitespace. 274
Error Line is longer than 80 characters. 277
Error '}' should be on the same line. 278
Error '}' should be on the same line. 282
Error Line is longer than 80 characters. 289
Error '}' should be on the same line. 290
Error '}' should be on the same line. 294
Error Line is longer than 80 characters. 302
Error Line is longer than 80 characters. 305
Error '+' should be on a new line. 305
Error '+' should be on a new line. 306
Error '+' should be on a new line. 307
Error Line is longer than 80 characters. 308
Error '+' should be on a new line. 308
Error Line is longer than 80 characters. 309
Error Line is longer than 80 characters. 316
Error Line is longer than 80 characters. 317
Error Line is longer than 80 characters. 318
Error Parameter scriptClass should be final. 322
Error Line is longer than 80 characters. 324
Error '}' should be on the same line. 325
Error Line is longer than 80 characters. 332
Error Parameter scriptClass should be final. 337
Error Line is longer than 80 characters. 343
Error '}' should be on the same line. 348
Error Must have at least one statement. 349
Error '}' should be on the same line. 352
Error Must have at least one statement. 353
Error First sentence should end with a period. 359
Error Line has trailing spaces. 361
Error Line is longer than 80 characters. 363
Error Line is longer than 80 characters. 366
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 366
Error Parameter scriptText should be final. 366
Error Parameter fileName should be final. 366
Error Parameter args should be final. 366
Error Expected @throws tag for 'CompilationFailedException'. 366
Error Expected @throws tag for 'IOException'. 366
Error First sentence should end with a period. 370
Error Line has trailing spaces. 372
Error Line is longer than 80 characters. 374
Error Expected an @return tag. 377
Error Line is longer than 80 characters. 377
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 377
Error Parameter args should be final. 377
Error Expected @throws tag for 'CompilationFailedException'. 377
Error Expected @throws tag for 'IOException'. 377
Error Line is longer than 80 characters. 378
Error Line contains a tab character. 378
Error Line contains a tab character. 379
Error Line is longer than 80 characters. 380
Error Line contains a tab character. 380
Error Line contains a tab character. 381
Error Line contains a tab character. 382
Error Method 'getVariable' is not designed for extension - needs to be abstract, final or empty. 388
Error Missing a Javadoc comment. 388
Error Parameter name should be final. 388
Error Method 'setVariable' is not designed for extension - needs to be abstract, final or empty. 392
Error Missing a Javadoc comment. 392
Error Parameter name should be final. 392
Error Parameter value should be final. 392
Error First sentence should end with a period. 396
Error Expected an @return tag. 403
Error Line is longer than 80 characters. 403
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 403
Error Parameter codeSource should be final. 403
Error Expected @param tag for 'codeSource'. 403
Error Expected @throws tag for 'CompilationFailedException'. 403
Error Expected @throws tag for 'IOException'. 403
Error First sentence should end with a period. 408
Error Line has trailing spaces. 410
Error Line is longer than 80 characters. 412
Error Expected an @return tag. 414
Error Line is longer than 80 characters. 414
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 414
Error Parameter scriptText should be final. 414
Error Parameter fileName should be final. 414
Error Expected @throws tag for 'CompilationFailedException'. 414
Error Expected @throws tag for 'ClassNotFoundException'. 414
Error Expected @throws tag for 'IOException'. 414
Error Line is longer than 80 characters. 415
Error Expected an @return tag. 422
Error Line is longer than 80 characters. 422
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 422
Error Parameter scriptText should be final. 422
Error Expected @param tag for 'scriptText'. 422
Error Parameter fileName should be final. 422
Error Expected @param tag for 'fileName'. 422
Error Parameter codeBase should be final. 422
Error Expected @param tag for 'codeBase'. 422
Error Expected @throws tag for 'CompilationFailedException'. 422
Error Expected @throws tag for 'IOException'. 422
Error Line is longer than 80 characters. 423
Error Line contains a tab character. 423
Error First sentence should end with a period. 426
Error Line has trailing spaces. 428
Error Line is longer than 80 characters. 429
Error Expected an @return tag. 431
Error Line is longer than 80 characters. 431
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 431
Error Parameter file should be final. 431
Error Expected @throws tag for 'CompilationFailedException'. 431
Error Expected @throws tag for 'IOException'. 431
Error First sentence should end with a period. 435
Error Expected an @return tag. 440
Error Line is longer than 80 characters. 440
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 440
Error Parameter scriptText should be final. 440
Error Expected @throws tag for 'CompilationFailedException'. 440
Error Expected @throws tag for 'IOException'. 440
Error Line is longer than 80 characters. 441
Error First sentence should end with a period. 444
Error Expected an @return tag. 449
Error Line is longer than 80 characters. 449
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 449
Error Parameter in should be final. 449
Error Expected @throws tag for 'CompilationFailedException'. 449
Error Expected @throws tag for 'IOException'. 449
Error First sentence should end with a period. 453
Error Line has trailing spaces. 455
Error Line is longer than 80 characters. 457
Error Expected an @return tag. 459
Error Line is longer than 80 characters. 459
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 459
Error Parameter in should be final. 459
Error Parameter fileName should be final. 459
Error Expected @throws tag for 'CompilationFailedException'. 459
Error Expected @throws tag for 'IOException'. 459
Error First sentence should end with a period. 464
Error Line has trailing spaces. 466
Error Line is longer than 80 characters. 468
Error Line is longer than 80 characters. 471
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 471
Error Expected @throws tag for 'CompilationFailedException'. 471
Error Expected @throws tag for 'IOException'. 471
Error Line is longer than 80 characters. 472
Error Line contains a tab character. 472
Error Line contains a tab character. 473
Error Line is longer than 80 characters. 474
Error Line contains a tab character. 474
Error Line contains a tab character. 475
Error Line contains a tab character. 476
Error Line contains a tab character. 477
Error Expected an @return tag. 483
Error Line is longer than 80 characters. 483
Error Expected @param tag for 'codeSource'. 483
Error Expected @throws tag for 'CompilationFailedException'. 483
Error Expected @throws tag for 'IOException'. 483
Error Line contains a tab character. 484
Error Line has trailing spaces. 486
Error Line is longer than 80 characters. 488
Error Line is longer than 80 characters. 489
Error Expected an @return tag. 494
Error Line is longer than 80 characters. 494
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 494
Error Expected @param tag for 'codeSource'. 494
Error Expected @throws tag for 'CompilationFailedException'. 494
Error Expected @throws tag for 'IOException'. 494
Error Line contains a tab character. 495
Error Line has trailing spaces. 497
Error First sentence should end with a period. 498
Error Line has trailing spaces. 500
Error Line is longer than 80 characters. 501
Error Expected an @return tag. 503
Error Line is longer than 80 characters. 503
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 503
Error Parameter file should be final. 503
Error Expected @throws tag for 'CompilationFailedException'. 503
Error Expected @throws tag for 'IOException'. 503
Error First sentence should end with a period. 507
Error Expected an @return tag. 512
Error Line is longer than 80 characters. 512
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 512
Error Parameter scriptText should be final. 512
Error Expected @throws tag for 'CompilationFailedException'. 512
Error Expected @throws tag for 'IOException'. 512
Error Line is longer than 80 characters. 513
Error Line is longer than 80 characters. 516
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 516
Error Missing a Javadoc comment. 516
Error Parameter scriptText should be final. 516
Error Parameter fileName should be final. 516
Error Line has trailing spaces. 519
Error First sentence should end with a period. 520
Error Expected an @return tag. 525
Error Line is longer than 80 characters. 525
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 525
Error Parameter in should be final. 525
Error Expected @throws tag for 'CompilationFailedException'. 525
Error Expected @throws tag for 'IOException'. 525
Error Method 'generateScriptName' is not designed for extension - needs to be abstract, final or empty. 529
Error Missing a Javadoc comment. 529

groovy/lang/IncorrectClosureArgumentsException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 21
Error Line has trailing spaces. 33
Error First sentence should end with a period. 39
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Line is longer than 80 characters. 52
Error Missing a Javadoc comment. 52
Error Parameter closure should be final. 52
Error 'closure' hides a field. 52
Error Parameter arguments should be final. 52
Error 'arguments' hides a field. 52
Error Parameter expected should be final. 52
Error 'expected' hides a field. 52
Error Method 'getArguments' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Method 'getClosure' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Method 'getExpected' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73

groovy/lang/IntRange.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Parameter from should be final. 68
Error 'from' hides a field. 68
Error Parameter to should be final. 68
Error 'to' hides a field. 68
Error '}' should be on the same line. 73
Error Missing a Javadoc comment. 80
Error Parameter from should be final. 80
Error 'from' hides a field. 80
Error Parameter to should be final. 80
Error 'to' hides a field. 80
Error Parameter reverse should be final. 80
Error 'reverse' hides a field. 80
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Parameter that should be final. 86
Error '}' should be on the same line. 89
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Parameter that should be final. 96
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error Parameter that should be final. 109
Error Line is longer than 80 characters. 110
Error Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. 113
Error Missing a Javadoc comment. 113
Error Method 'getTo' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Method 'getFromInt' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error Method 'getToInt' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Method 'isReverse' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter index should be final. 133
Error Line is longer than 80 characters. 135
Error Line is longer than 80 characters. 138
Error Avoid inline conditionals. 140
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 148
Error Missing a Javadoc comment. 148
Error Avoid inline conditionals. 149
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Variable 'index' must be private and have accessor methods. 154
Error Variable 'size' must be private and have accessor methods. 155
Error Variable 'value' must be private and have accessor methods. 156
Error Avoid inline conditionals. 156
Error '}' should be on the same line. 166
Error '}' should be on the same line. 170
Error Method 'subList' is not designed for extension - needs to be abstract, final or empty. 185
Error Missing a Javadoc comment. 185
Error Parameter fromIndex should be final. 185
Error Parameter toIndex should be final. 185
Error Line is longer than 80 characters. 193
Error Line is longer than 80 characters. 195
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 198
Error Missing a Javadoc comment. 198
Error Avoid inline conditionals. 199
Error Line has trailing spaces. 201
Error Method 'inspect' is not designed for extension - needs to be abstract, final or empty. 202
Error Missing a Javadoc comment. 202
Error Line has trailing spaces. 205
Error Method 'contains' is not designed for extension - needs to be abstract, final or empty. 206
Error Missing a Javadoc comment. 206
Error Parameter value should be final. 206
Error Method 'step' is not designed for extension - needs to be abstract, final or empty. 215
Error Missing a Javadoc comment. 215
Error Parameter step should be final. 215
Error Parameter closure should be final. 215
Error '}' should be on the same line. 225
Error Method 'step' is not designed for extension - needs to be abstract, final or empty. 235
Error Missing a Javadoc comment. 235
Error Parameter step should be final. 235

groovy/lang/MetaBeanProperty.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 37
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Line is longer than 80 characters. 48
Error Missing a Javadoc comment. 48
Error Parameter name should be final. 48
Error Parameter type should be final. 48
Error Parameter getter should be final. 48
Error 'getter' hides a field. 48
Error Parameter setter should be final. 48
Error 'setter' hides a field. 48
Error Line contains a tab character. 49
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 58
Error Parameter object should be final. 58
Error Expected @param tag for 'object'. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line is longer than 80 characters. 61
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error First sentence should end with a period. 66
Error Line has trailing spaces. 68
Error Unused @throws tag for 'Exception'. 71
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter object should be final. 73
Error Parameter newValue should be final. 73
Error Line contains a tab character. 74
Error 'if' is not followed by whitespace. 74
Error Line is longer than 80 characters. 75
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error '{' is followed by whitespace. 79
Error Line contains a tab character. 80
Error '}' should be on the same line. 80
Error Line contains a tab character. 81
Error 'catch' is not followed by whitespace. 81
Error Line is longer than 80 characters. 82
Error Line contains a tab character. 82
Error '+' should be on a new line. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Method 'getGetter' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Method 'getSetter' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Line has trailing spaces. 94
Error Line contains a tab character. 94
Error First sentence should end with a period. 95
Error Line contains a tab character. 95
Error Line is longer than 80 characters. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Method 'setGetter' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter getter should be final. 98
Error 'getter' hides a field. 98
Error Expected @param tag for 'getter'. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line has trailing spaces. 101
Error Line contains a tab character. 101
Error First sentence should end with a period. 102
Error Line contains a tab character. 102
Error Line is longer than 80 characters. 103
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Method 'setSetter' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter setter should be final. 105
Error 'setter' hides a field. 105
Error Expected @param tag for 'setter'. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107

groovy/lang/MetaClass.java

ErrorLine
Error File length is 2,271 lines (max allowed is 2,000). 1
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 100
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 108
Error Missing a Javadoc comment. 108
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 108
Error Missing a Javadoc comment. 110
Error Missing a Javadoc comment. 112
Error Name 'EMPTY_TYPE_ARRAY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
Error Variable 'EMPTY_TYPE_ARRAY' must be private and have accessor methods. 112
Error Missing a Javadoc comment. 114
Error '{' is followed by whitespace. 114
Error Missing a Javadoc comment. 116
Error Missing a Javadoc comment. 118
Error Missing a Javadoc comment. 119
Error Missing a Javadoc comment. 120
Error Missing a Javadoc comment. 121
Error Missing a Javadoc comment. 122
Error Missing a Javadoc comment. 123
Error Line is longer than 80 characters. 124
Error Missing a Javadoc comment. 125
Error Missing a Javadoc comment. 126
Error Missing a Javadoc comment. 127
Error Missing a Javadoc comment. 128
Error Missing a Javadoc comment. 129
Error Missing a Javadoc comment. 130
Error Missing a Javadoc comment. 131
Error Missing a Javadoc comment. 132
Error Missing a Javadoc comment. 133
Error Missing a Javadoc comment. 134
Error Missing a Javadoc comment. 135
Error Line is longer than 80 characters. 137
Error Missing a Javadoc comment. 137
Error Parameter registry should be final. 137
Error 'registry' hides a field. 137
Error 'theClass' hides a field. 137
Error Line is longer than 80 characters. 147
Error '=' is not followed by whitespace. 147
Error Line has trailing spaces. 161
Error Line is longer than 80 characters. 162
Error Line has trailing spaces. 165
Error Line has trailing spaces. 172
Error Line is longer than 80 characters. 179
Error Missing a Javadoc comment. 185
Error Line has trailing spaces. 192
Error Parameter useReflection should be final. 195
Error 'useReflection' hides a field. 195
Error Expected @param tag for 'useReflection'. 195
Error Missing a Javadoc comment. 199
Error Parameter theClass should be final. 199
Error 'theClass' hides a field. 199
Error Line has trailing spaces. 220
Error Line is longer than 80 characters. 220
Error Method 'getMethods' is not designed for extension - needs to be abstract, final or empty. 236
Error Parameter name should be final. 236
Error Expected @param tag for 'name'. 236
Error 'else' is not followed by whitespace. 242
Error '{' is not preceded with whitespace. 242
Error Method 'getStaticMethods' is not designed for extension - needs to be abstract, final or empty. 256
Error Parameter name should be final. 256
Error Expected @param tag for 'name'. 256
Error First sentence should end with a period. 264
Error Line has trailing spaces. 267
Error Method 'addNewInstanceMethod' is not designed for extension - needs to be abstract, final or empty. 270
Error Parameter method should be final. 270
Error Expected @param tag for 'method'. 270
Error Line is longer than 80 characters. 272
Error '}' should be on the same line. 273
Error Line is longer than 80 characters. 275
Error Method 'addNewInstanceMethod' is not designed for extension - needs to be abstract, final or empty. 281
Error Missing a Javadoc comment. 281
Error Parameter method should be final. 281
Error Method 'addNewStaticMethod' is not designed for extension - needs to be abstract, final or empty. 285
Error Missing a Javadoc comment. 285
Error Parameter method should be final. 285
Error Line is longer than 80 characters. 287
Error '}' should be on the same line. 288
Error Line is longer than 80 characters. 290
Error Method 'addNewStaticMethod' is not designed for extension - needs to be abstract, final or empty. 296
Error Missing a Javadoc comment. 296
Error Parameter method should be final. 296
Error Line is longer than 80 characters. 300
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 300
Error Missing a Javadoc comment. 300
Error Parameter object should be final. 300
Error Parameter methodName should be final. 300
Error Parameter arguments should be final. 300
Error Line has trailing spaces. 306
Error Expected an @return tag. 308
Error Line is longer than 80 characters. 308
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 308
Error Parameter object should be final. 308
Error Expected @param tag for 'object'. 308
Error Parameter methodName should be final. 308
Error Expected @param tag for 'methodName'. 308
Error Parameter arguments should be final. 308
Error Expected @param tag for 'arguments'. 308
Error Line is longer than 80 characters. 310
Error Line is longer than 80 characters. 322
Error Method 'retrieveMethod' is not designed for extension - needs to be abstract, final or empty. 322
Error Missing a Javadoc comment. 322
Error Parameter owner should be final. 322
Error Parameter methodName should be final. 322
Error Parameter arguments should be final. 322
Error Method 'retrieveMethod' is not designed for extension - needs to be abstract, final or empty. 335
Error Missing a Javadoc comment. 335
Error Parameter methodName should be final. 335
Error Parameter arguments should be final. 335
Error Line is longer than 80 characters. 340
Error Method 'retrieveConstructor' is not designed for extension - needs to be abstract, final or empty. 348
Error Missing a Javadoc comment. 348
Error Parameter arguments should be final. 348
Error Line is longer than 80 characters. 349
Error '}' should be on the same line. 352
Error Line is longer than 80 characters. 354
Error Line is longer than 80 characters. 362
Error Method 'retrieveStaticMethod' is not designed for extension - needs to be abstract, final or empty. 362
Error Missing a Javadoc comment. 362
Error Parameter methodName should be final. 362
Error Parameter arguments should be final. 362
Error First sentence should end with a period. 373
Error Line is longer than 80 characters. 374
Error Expected an @return tag. 376
Error Line is longer than 80 characters. 376
Error Method 'pickMethod' is not designed for extension - needs to be abstract, final or empty. 376
Error Parameter object should be final. 376
Error Expected @param tag for 'object'. 376
Error Parameter methodName should be final. 376
Error Expected @param tag for 'methodName'. 376
Error Parameter arguments should be final. 376
Error Expected @param tag for 'arguments'. 376
Error Line is longer than 80 characters. 381
Error Line is longer than 80 characters. 383
Error Avoid inline conditionals. 385
Error Line is longer than 80 characters. 396
Error Line is longer than 80 characters. 398
Error Parameter object should be final. 398
Error Parameter arguments should be final. 398
Error Redundant throws: 'Exception' is unchecked exception. 398
Error Line is longer than 80 characters. 414
Error Expected an @return tag. 420
Error Method 'pickMethod' is not designed for extension - needs to be abstract, final or empty. 420
Error Parameter methodName should be final. 420
Error Expected @param tag for 'methodName'. 420
Error Parameter arguments should be final. 420
Error Expected @param tag for 'arguments'. 420
Error Line is longer than 80 characters. 424
Error Line is longer than 80 characters. 427
Error Line is longer than 80 characters. 433
Error Method 'invokeStaticMethod' is not designed for extension - needs to be abstract, final or empty. 433
Error Missing a Javadoc comment. 433
Error Parameter object should be final. 433
Error Parameter methodName should be final. 433
Error Parameter arguments should be final. 433
Error Line is longer than 80 characters. 434
Error Line is longer than 80 characters. 437
Error Line has trailing spaces. 454
Error Line is longer than 80 characters. 456
Error Line has trailing spaces. 461
Error Line is longer than 80 characters. 464
Error Line is longer than 80 characters. 474
Error Method 'pickStaticMethod' is not designed for extension - needs to be abstract, final or empty. 474
Error Missing a Javadoc comment. 474
Error Parameter object should be final. 474
Error Parameter methodName should be final. 474
Error Parameter arguments should be final. 474
Error Line is longer than 80 characters. 479
Error Line is longer than 80 characters. 489
Error Method 'pickStaticMethod' is not designed for extension - needs to be abstract, final or empty. 489
Error Missing a Javadoc comment. 489
Error Parameter methodName should be final. 489
Error Parameter arguments should be final. 489
Error Line is longer than 80 characters. 494
Error Line is longer than 80 characters. 497
Error Method 'invokeConstructor' is not designed for extension - needs to be abstract, final or empty. 508
Error Missing a Javadoc comment. 508
Error Parameter arguments should be final. 508
Error Line is longer than 80 characters. 510
Error '}' should be on the same line. 513
Error Line is longer than 80 characters. 515
Error Line is longer than 80 characters. 524
Error '+' is not preceded with whitespace. 535
Error '+' is not followed by whitespace. 535
Error '+' is not preceded with whitespace. 535
Error '+' is not followed by whitespace. 535
Error First sentence should end with a period. 538
Error Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. 543
Error Parameter bean should be final. 543
Error Expected @param tag for 'bean'. 543
Error Parameter map should be final. 543
Error Expected @param tag for 'map'. 543
Error Line has trailing spaces. 547
Error 'if' construct must use '{}'s. 549
Error 'if' is not followed by whitespace. 549
Error Line has trailing spaces. 551
Error '}' should be on the same line. 555
Error Must have at least one statement. 556
Error Line is longer than 80 characters. 558
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 568
Error Expected @param tag for 'object'. 568
Error Expected @param tag for 'property'. 568
Error Line is longer than 80 characters. 571
Error Line is longer than 80 characters. 575
Error Line has trailing spaces. 587
Error 'if' is not followed by whitespace. 590
Error Line is longer than 80 characters. 592
Error '}' should be on the same line. 596
Error 'catch' is not followed by whitespace. 597
Error Line is longer than 80 characters. 598
Error Line is longer than 80 characters. 606
Error ';' is followed by whitespace. 606
Error Line is longer than 80 characters. 609
Error Line is longer than 80 characters. 611
Error Line has trailing spaces. 616
Error '}' should be on the same line. 616
Error '{' is followed by whitespace. 618
Error Line is longer than 80 characters. 620
Error Line is longer than 80 characters. 637
Error '}' should be on the same line. 641
Error '}' should be on the same line. 649
Error Line is longer than 80 characters. 657
Error Line is longer than 80 characters. 660
Error '}' should be on the same line. 667
Error Must have at least one statement. 668
Error Line has trailing spaces. 672
Error Line is longer than 80 characters. 675
Error 'if' construct must use '{}'s. 679
Error 'else' construct must use '{}'s. 681
Error Line is longer than 80 characters. 682
Error Line has trailing spaces. 685
Error First sentence should end with a period. 686
Error Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. 690
Error Line has trailing spaces. 694
Error Line has trailing spaces. 696
Error Line is longer than 80 characters. 696
Error Method 'setupProperties' is not designed for extension - needs to be abstract, final or empty. 699
Error Parameter propertyDescriptors should be final. 699
Error Expected @param tag for 'propertyDescriptors'. 699
Error Line has trailing spaces. 705
Error 'while' is not followed by whitespace. 708
Error 'for' is not followed by whitespace. 710
Error 'if' construct must use '{}'s. 712
Error Line is longer than 80 characters. 712
Error 'if' is not followed by whitespace. 712
Error Line has trailing spaces. 714
Error 'if' construct must use '{}'s. 716
Error 'if' is not followed by whitespace. 716
Error Line has trailing spaces. 718
Error Line has trailing spaces. 719
Error Line is longer than 80 characters. 722
Error Line has trailing spaces. 724
Error Line has trailing spaces. 728
Error Line has trailing spaces. 729
Error 'for' is not followed by whitespace. 731
Error '=' is not preceded with whitespace. 731
Error '=' is not followed by whitespace. 731
Error '<' is not preceded with whitespace. 731
Error '<' is not followed by whitespace. 731
Error 'if' construct must use '{}'s. 734
Error 'if' is not followed by whitespace. 734
Error Line has trailing spaces. 736
Error Line has trailing spaces. 737
Error Line is longer than 80 characters. 737
Error Line is longer than 80 characters. 738
Error 'if' construct must use '{}'s. 740
Error 'if' is not followed by whitespace. 740
Error Line has trailing spaces. 742
Error 'if' construct must use '{}'s. 745
Error 'if' is not followed by whitespace. 745
Error 'else' construct must use '{}'s. 747
Error Line has trailing spaces. 749
Error 'if' construct must use '{}'s. 752
Error 'if' is not followed by whitespace. 752
Error 'else' construct must use '{}'s. 754
Error Line has trailing spaces. 756
Error Line has trailing spaces. 760
Error Line is longer than 80 characters. 761
Error Line has trailing spaces. 762
Error Line has trailing spaces. 766
Error 'while' is not followed by whitespace. 769
Error 'if' construct must use '{}'s. 773
Error 'if' is not followed by whitespace. 773
Error Expression can be simplified. 773
Error Line has trailing spaces. 775
Error Line has trailing spaces. 777
Error Line has trailing spaces. 779
Error Line has trailing spaces. 781
Error 'if' is not followed by whitespace. 781
Error '&&' should be on a new line. 781
Error '3' is a magic number. 782
Error '&&' should be on a new line. 782
Error Line has trailing spaces. 784
Error '3' is a magic number. 786
Error Line has trailing spaces. 787
Error 'if' is not followed by whitespace. 790
Error Line is longer than 80 characters. 792
Error 'if' is not followed by whitespace. 792
Error Line is longer than 80 characters. 794
Error '}' should be on the same line. 796
Error Line has trailing spaces. 800
Error Line has trailing spaces. 803
Error '}' should be on the same line. 807
Error Line has trailing spaces. 808
Error 'if' is not followed by whitespace. 808
Error '&&' should be on a new line. 808
Error '3' is a magic number. 809
Error '&&' should be on a new line. 809
Error Line has trailing spaces. 811
Error '3' is a magic number. 813
Error Line has trailing spaces. 814
Error 'if' is not followed by whitespace. 817
Error Line is longer than 80 characters. 818
Error 'if' is not followed by whitespace. 818
Error Line is longer than 80 characters. 820
Error '}' should be on the same line. 822
Error Line has trailing spaces. 825
Error Line is longer than 80 characters. 826
Error Line is longer than 80 characters. 828
Error Line has trailing spaces. 829
Error Line has trailing spaces. 835
Error Line has trailing spaces. 840
Error First sentence should end with a period. 841
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 844
Error Method length is 188 lines (max allowed is 150). 844
Error Parameter object should be final. 844
Error Expected @param tag for 'object'. 844
Error Parameter property should be final. 844
Error Expected @param tag for 'property'. 844
Error Parameter newValue should be final. 844
Error Expected @param tag for 'newValue'. 844
Error Line is longer than 80 characters. 846
Error Line is longer than 80 characters. 864
Error Line is longer than 80 characters. 868
Error Line is longer than 80 characters. 869
Error Line has trailing spaces. 873
Error Line has trailing spaces. 874
Error Line has trailing spaces. 884
Error Line has trailing spaces. 885
Error Line has trailing spaces. 888
Error Line has trailing spaces. 892
Error Line has trailing spaces. 904
Error Line has trailing spaces. 910
Error 'if' is not followed by whitespace. 912
Error '}' should be on the same line. 916
Error 'constructors' hides a field. 923
Error Line is longer than 80 characters. 927
Error Line has trailing spaces. 932
Error Line has trailing spaces. 933
Error Line has trailing spaces. 942
Error Line is longer than 80 characters. 943
Error Line is longer than 80 characters. 946
Error 'cast' is not followed by whitespace. 948
Error Line has trailing spaces. 950
Error Line has trailing spaces. 954
Error '=' is not followed by whitespace. 956
Error Line has trailing spaces. 966
Error Line has trailing spaces. 970
Error Line is longer than 80 characters. 976
Error Line is longer than 80 characters. 977
Error '{' is followed by whitespace. 977
Error Line is longer than 80 characters. 986
Error ';' is followed by whitespace. 986
Error Line is longer than 80 characters. 989
Error Line is longer than 80 characters. 991
Error Line has trailing spaces. 996
Error '}' should be on the same line. 996
Error '{' is followed by whitespace. 998
Error '{' is followed by whitespace. 1012
Error '}' should be on the same line. 1013
Error '}' should be on the same line. 1018
Error Line has trailing spaces. 1023
Error '}' should be on the same line. 1024
Error Line has trailing spaces. 1028
Error Expected an @return tag. 1038
Error Parameter list should be final. 1038
Error Expected @param tag for 'list'. 1038
Error Parameter parameterType should be final. 1038
Error Expected @param tag for 'parameterType'. 1038
Error '}' should be on the same line. 1046
Error '}' should be on the same line. 1049
Error Line is longer than 80 characters. 1051
Error '}' should be on the same line. 1052
Error '}' should be on the same line. 1055
Error '}' should be on the same line. 1058
Error '}' should be on the same line. 1061
Error '}' should be on the same line. 1064
Error '}' should be on the same line. 1068
Error Line has trailing spaces. 1075
Error Method 'getClassNode' is not designed for extension - needs to be abstract, final or empty. 1076
Error Missing a Javadoc comment. 1076
Error Line is longer than 80 characters. 1077
Error Line is longer than 80 characters. 1090
Error Line is longer than 80 characters. 1101
Error Line is longer than 80 characters. 1102
Error '(' is followed by whitespace. 1102
Error Parameter writer should be final. 1102
Error Parameter node should be final. 1102
Error ')' is preceded with whitespace. 1102
Error 'if' is not followed by whitespace. 1103
Error '(' is followed by whitespace. 1103
Error ')' is preceded with whitespace. 1103
Error Line has trailing spaces. 1108
Error Line has trailing spaces. 1109
Error Line is longer than 80 characters. 1110
Error '(' is followed by whitespace. 1110
Error ')' is preceded with whitespace. 1110
Error '(' is followed by whitespace. 1111
Error ')' is preceded with whitespace. 1111
Error '(' is followed by whitespace. 1112
Error ')' is preceded with whitespace. 1112
Error '(' is followed by whitespace. 1113
Error ')' is preceded with whitespace. 1113
Error '}' should be on the same line. 1114
Error Line is longer than 80 characters. 1116
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 1124
Error Missing a Javadoc comment. 1124
Error First sentence should end with a period. 1131
Error Expected an @return tag. 1135
Error Method 'asArray' is not designed for extension - needs to be abstract, final or empty. 1135
Error Parameter arguments should be final. 1135
Error Expected @param tag for 'arguments'. 1135
Error '}' should be on the same line. 1145
Error '{' is followed by whitespace. 1147
Error Line is longer than 80 characters. 1162
Error Method 'createListenerProxy' is not designed for extension - needs to be abstract, final or empty. 1162
Error Parameter listenerType should be final. 1162
Error Line is longer than 80 characters. 1163
Error Line is longer than 80 characters. 1164
Error '{' is followed by whitespace. 1164
Error First sentence should end with a period. 1167
Error Line has trailing spaces. 1170
Error Method 'addMethods' is not designed for extension - needs to be abstract, final or empty. 1173
Error Parameter theClass should be final. 1173
Error 'theClass' hides a field. 1173
Error Expected @param tag for 'theClass'. 1173
Error '(' is followed by whitespace. 1177
Error ')' is preceded with whitespace. 1177
Error Method 'addMethod' is not designed for extension - needs to be abstract, final or empty. 1185
Error Missing a Javadoc comment. 1185
Error Parameter method should be final. 1185
Error Line is longer than 80 characters. 1188
Error '}' should be on the same line. 1192
Error '}' should be on the same line. 1202
Error '}' should be on the same line. 1215
Error Method 'containsMatchingMethod' is not designed for extension - needs to be abstract, final or empty. 1227
Error Parameter list should be final. 1227
Error Expected @param tag for 'list'. 1227
Error Parameter method should be final. 1227
Error Expected @param tag for 'method'. 1227
Error First sentence should end with a period. 1248
Error Line has trailing spaces. 1251
Error Method 'addNewStaticMethodsFrom' is not designed for extension - needs to be abstract, final or empty. 1254
Error Parameter theClass should be final. 1254
Error 'theClass' hides a field. 1254
Error Expected @param tag for 'theClass'. 1254
Error Method 'getStaticProperty' is not designed for extension - needs to be abstract, final or empty. 1267
Error Parameter aClass should be final. 1267
Error Expected @param tag for 'aClass'. 1267
Error Parameter property should be final. 1267
Error Expected @param tag for 'property'. 1267
Error '}' should be on the same line. 1279
Error Line is longer than 80 characters. 1286
Error '}' should be on the same line. 1290
Error '}' should be on the same line. 1297
Error Method 'findMethod' is not designed for extension - needs to be abstract, final or empty. 1306
Error Parameter aMethod should be final. 1306
Error Expected @param tag for 'aMethod'. 1306
Error Method 'findGetter' is not designed for extension - needs to be abstract, final or empty. 1321
Error Parameter object should be final. 1321
Error Expected @param tag for 'object'. 1321
Error Parameter name should be final. 1321
Error Expected @param tag for 'name'. 1321
Error Method 'findStaticGetter' is not designed for extension - needs to be abstract, final or empty. 1335
Error Parameter type should be final. 1335
Error Expected @param tag for 'type'. 1335
Error Parameter name should be final. 1335
Error Expected @param tag for 'name'. 1335
Error Line is longer than 80 characters. 1344
Error '}' should be on the same line. 1349
Error '}' should be on the same line. 1353
Error Line is longer than 80 characters. 1359
Error Method 'doMethodInvoke' is not designed for extension - needs to be abstract, final or empty. 1359
Error Missing a Javadoc comment. 1359
Error Parameter object should be final. 1359
Error Parameter method should be final. 1359
Error Parameter argumentArray should be final. 1359
Error '}' should be on the same line. 1368
Error Line is longer than 80 characters. 1369
Error '}' should be on the same line. 1373
Error '}' should be on the same line. 1378
Error Must have at least one statement. 1379
Error '}' should be on the same line. 1393
Error '}' should be on the same line. 1405
Error '}' should be on the same line. 1417
Error '}' should be on the same line. 1422
Error Must have at least one statement. 1423
Error '}' should be on the same line. 1431
Error Must have at least one statement. 1432
Error '}' should be on the same line. 1447
Error '}' should be on the same line. 1450
Error Line is longer than 80 characters. 1465
Error Missing a Javadoc comment. 1465
Error Parameter method should be final. 1465
Error Parameter arguments should be final. 1465
Error Line is longer than 80 characters. 1467
Error Line is longer than 80 characters. 1480
Error ')' is preceded with whitespace. 1481
Error 'cast' is not followed by whitespace. 1482
Error 'cast' is not followed by whitespace. 1486
Error 'cast' is not followed by whitespace. 1490
Error 'cast' is not followed by whitespace. 1494
Error 'cast' is not followed by whitespace. 1498
Error 'cast' is not followed by whitespace. 1502
Error ')' is preceded with whitespace. 1505
Error 'cast' is not followed by whitespace. 1506
Error Line is longer than 80 characters. 1510
Error 'cast' is not followed by whitespace. 1510
Error '}' should be on the same line. 1513
Error Line is longer than 80 characters. 1517
Error Line is longer than 80 characters. 1522
Error Line is longer than 80 characters. 1527
Error Line is longer than 80 characters. 1532
Error Line is longer than 80 characters. 1537
Error Line is longer than 80 characters. 1543
Error Line is longer than 80 characters. 1544
Error Line is longer than 80 characters. 1551
Error Line is longer than 80 characters. 1552
Error '&&' should be on a new line. 1558
Error Line is longer than 80 characters. 1559
Error '&&' should be on a new line. 1559
Error Line is longer than 80 characters. 1560
Error '&&' should be on a new line. 1560
Error Line is longer than 80 characters. 1561
Error Avoid inline conditionals. 1569
Error Line is longer than 80 characters. 1572
Error Method 'doConstructorInvoke' is not designed for extension - needs to be abstract, final or empty. 1572
Error Missing a Javadoc comment. 1572
Error Parameter constructor should be final. 1572
Error Parameter argumentArray should be final. 1572
Error '}' should be on the same line. 1579
Error '}' should be on the same line. 1591
Error '}' should be on the same line. 1596
Error Must have at least one statement. 1597
Error '}' should be on the same line. 1609
Error '}' should be on the same line. 1619
Error Line has trailing spaces. 1635
Error Expected an @return tag. 1642
Error Line is longer than 80 characters. 1642
Error Method 'chooseMethod' is not designed for extension - needs to be abstract, final or empty. 1642
Error Parameter methodName should be final. 1642
Error Expected @param tag for 'methodName'. 1642
Error Parameter methods should be final. 1642
Error Parameter arguments should be final. 1642
Error Parameter coerce should be final. 1642
Error Expected @param tag for 'coerce'. 1642
Error '}' should be on the same line. 1646
Error '}' should be on the same line. 1657
Error '}' should be on the same line. 1660
Error '}' should be on the same line. 1675
Error Line is longer than 80 characters. 1679
Error Line is longer than 80 characters. 1692
Error Method 'isValidMethod' is not designed for extension - needs to be abstract, final or empty. 1692
Error Missing a Javadoc comment. 1692
Error Parameter method should be final. 1692
Error Parameter arguments should be final. 1692
Error Parameter includeCoerce should be final. 1692
Error Line is longer than 80 characters. 1697
Error Missing a Javadoc comment. 1697
Error Parameter paramTypes should be final. 1697
Error Parameter arguments should be final. 1697
Error Parameter includeCoerce should be final. 1697
Error Line is longer than 80 characters. 1707
Error '}' should be on the same line. 1711
Error Line is longer than 80 characters. 1720
Error Method 'chooseMostSpecificParams' is not designed for extension - needs to be abstract, final or empty. 1720
Error Missing a Javadoc comment. 1720
Error Parameter name should be final. 1720
Error Parameter matchingMethods should be final. 1720
Error Parameter arguments should be final. 1720
Error '}' should be on the same line. 1730
Error Line is longer than 80 characters. 1747
Error Line has trailing spaces. 1762
Error Line is longer than 80 characters. 1768
Error Method 'checkForInvalidOverloading' is not designed for extension - needs to be abstract, final or empty. 1768
Error Parameter name should be final. 1768
Error Expected @param tag for 'name'. 1768
Error Parameter baseTypes should be final. 1768
Error Expected @param tag for 'baseTypes'. 1768
Error Parameter derivedTypes should be final. 1768
Error Expected @param tag for 'derivedTypes'. 1768
Error Line is longer than 80 characters. 1776
Error Method 'getParameterTypes' is not designed for extension - needs to be abstract, final or empty. 1784
Error Missing a Javadoc comment. 1784
Error Parameter methodOrConstructor should be final. 1784
Error Method 'chooseMostGeneralMethodWith1Param' is not designed for extension - needs to be abstract, final or empty. 1804
Error Parameter methods should be final. 1804
Error Expected @param tag for 'methods'. 1804
Error Line is longer than 80 characters. 1816
Error Method 'chooseEmptyMethodParams' is not designed for extension - needs to be abstract, final or empty. 1829
Error Parameter methods should be final. 1829
Error Expected @param tag for 'methods'. 1829
Error Line is longer than 80 characters. 1841
Error Missing a Javadoc comment. 1841
Error Parameter type should be final. 1841
Error Parameter value should be final. 1841
Error Parameter includeCoerce should be final. 1841
Error '}' should be on the same line. 1847
Error Line is longer than 80 characters. 1849
Error '}' should be on the same line. 1850
Error '}' should be on the same line. 1853
Error '}' should be on the same line. 1856
Error '}' should be on the same line. 1859
Error '}' should be on the same line. 1862
Error '}' should be on the same line. 1865
Error '}' should be on the same line. 1869
Error 'if' is not followed by whitespace. 1870
Error Line is longer than 80 characters. 1871
Error '}' should be on the same line. 1872
Error '}' should be on the same line. 1876
Error Line is longer than 80 characters. 1885
Error Missing a Javadoc comment. 1885
Error Parameter type should be final. 1885
Error Parameter value should be final. 1885
Error Parameter includeCoerce should be final. 1885
Error Line is longer than 80 characters. 1886
Error Line is longer than 80 characters. 1890
Error ';' is not followed by whitespace. 1890
Error '}' should be on the same line. 1891
Error Line is longer than 80 characters. 1893
Error '}' should be on the same line. 1894
Error '}' should be on the same line. 1897
Error Line is longer than 80 characters. 1899
Error '}' should be on the same line. 1900
Error Line is longer than 80 characters. 1902
Error '}' should be on the same line. 1903
Error '}' should be on the same line. 1906
Error '}' should be on the same line. 1909
Error '}' should be on the same line. 1913
Error 'if' is not followed by whitespace. 1914
Error Line is longer than 80 characters. 1915
Error '}' should be on the same line. 1916
Error Line is longer than 80 characters. 1919
Error '}' should be on the same line. 1921
Error Method 'isAssignableFrom' is not designed for extension - needs to be abstract, final or empty. 1931
Error Missing a Javadoc comment. 1931
Error Parameter mostSpecificType should be final. 1931
Error Parameter type should be final. 1931
Error '}' should be on the same line. 1936
Error Line is longer than 80 characters. 1937
Error '}' should be on the same line. 1943
Error '}' should be on the same line. 1952
Error '}' should be on the same line. 1959
Error '}' should be on the same line. 1967
Error '}' should be on the same line. 1972
Error Line is longer than 80 characters. 1981
Error Missing a Javadoc comment. 1986
Error Parameter type should be final. 1986
Error '}' should be on the same line. 1990
Error '}' should be on the same line. 1993
Error '}' should be on the same line. 1996
Error '}' should be on the same line. 1999
Error '}' should be on the same line. 2002
Error '}' should be on the same line. 2005
Error '}' should be on the same line. 2008
Error First sentence should end with a period. 2016
Error Line has trailing spaces. 2018
Error Line has trailing spaces. 2019
Error Parameter arguments should be final. 2021
Error Expected @param tag for 'arguments'. 2021
Error Method 'isGenericSetMethod' is not designed for extension - needs to be abstract, final or empty. 2033
Error Missing a Javadoc comment. 2033
Error Parameter method should be final. 2033
Error Method 'isGenericGetMethod' is not designed for extension - needs to be abstract, final or empty. 2038
Error Missing a Javadoc comment. 2038
Error Parameter method should be final. 2038
Error Line is longer than 80 characters. 2041
Error Missing a Javadoc comment. 2046
Error Parameter instanceMethods should be final. 2046
Error Method 'registerStaticMethods' is not designed for extension - needs to be abstract, final or empty. 2064
Error Missing a Javadoc comment. 2064
Error Method 'registerInstanceMethods' is not designed for extension - needs to be abstract, final or empty. 2068
Error Missing a Javadoc comment. 2068
Error Method 'capitalize' is not designed for extension - needs to be abstract, final or empty. 2072
Error Missing a Javadoc comment. 2072
Error Parameter property should be final. 2072
Error Line is longer than 80 characters. 2073
Error Line is longer than 80 characters. 2078
Error Method 'onMethodChange' is not designed for extension - needs to be abstract, final or empty. 2081
Error Line has trailing spaces. 2084
Error Method 'checkInitialised' is not designed for extension - needs to be abstract, final or empty. 2085
Error Missing a Javadoc comment. 2085
Error Method 'createMetaMethod' is not designed for extension - needs to be abstract, final or empty. 2095
Error Missing a Javadoc comment. 2095
Error Line is longer than 80 characters. 2105
Error '}' should be on the same line. 2112
Error Line is longer than 80 characters. 2114
Error Method 'isValidReflectorMethod' is not designed for extension - needs to be abstract, final or empty. 2120
Error Missing a Javadoc comment. 2120
Error Parameter method should be final. 2120
Error Line is longer than 80 characters. 2121
Error Line is longer than 80 characters. 2137
Error Method 'generateReflector' is not designed for extension - needs to be abstract, final or empty. 2143
Error Missing a Javadoc comment. 2143
Error Line is longer than 80 characters. 2151
Error Method 'loadReflector' is not designed for extension - needs to be abstract, final or empty. 2156
Error Missing a Javadoc comment. 2156
Error Parameter methods should be final. 2156
Error '}' should be on the same line. 2179
Error Line has trailing spaces. 2183
Error '}' should be on the same line. 2183
Error Must have at least one statement. 2184
Error '}' should be on the same line. 2196
Error Line is longer than 80 characters. 2198
Error Line is longer than 80 characters. 2202
Error Method 'loadReflectorClass' is not designed for extension - needs to be abstract, final or empty. 2202
Error Missing a Javadoc comment. 2202
Error Line is longer than 80 characters. 2206
Error Line is longer than 80 characters. 2208
Error Line is longer than 80 characters. 2215
Error Method 'loadReflectorClass' is not designed for extension - needs to be abstract, final or empty. 2215
Error Missing a Javadoc comment. 2215
Error Parameter name should be final. 2215
Error Method 'getMethods' is not designed for extension - needs to be abstract, final or empty. 2224
Error Missing a Javadoc comment. 2224
Error Method 'getInterfaceMethods' is not designed for extension - needs to be abstract, final or empty. 2228
Error Missing a Javadoc comment. 2228
Error Missing a Javadoc comment. 2245
Error Parameter list should be final. 2245
Error Parameter methods should be final. 2245
Error First sentence should end with a period. 2251
Error Expected an @return tag. 2256
Error Method 'convertToTypeArray' is not designed for extension - needs to be abstract, final or empty. 2256
Error Parameter args should be final. 2256
Error Expected @param tag for 'args'. 2256
Error 'if' construct must use '{}'s. 2257

groovy/lang/MetaClassRegistry.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 62
Error Line has trailing spaces. 63
Error Line has trailing spaces. 64
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 73
Error Line is longer than 80 characters. 74
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 76
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 90
Error Parameter loadDefault should be final. 90
Error Line is longer than 80 characters. 104
Error Line is longer than 80 characters. 105
Error Parameter useAccessible should be final. 107
Error 'useAccessible' hides a field. 107
Error Method 'getMetaClass' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Parameter theClass should be final. 116
Error '}' should be on the same line. 122
Error Line is longer than 80 characters. 125
Error First sentence should end with a period. 133
Error Line has trailing spaces. 135
Error Method 'setMetaClass' is not designed for extension - needs to be abstract, final or empty. 139
Error Parameter theClass should be final. 139
Error Expected @param tag for 'theClass'. 139
Error Parameter theMetaClass should be final. 139
Error Expected @param tag for 'theMetaClass'. 139
Error Method 'useAccessible' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error First sentence should end with a period. 147
Error Expected an @return tag. 150
Error Line is longer than 80 characters. 150
Error Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. 150
Error Expected @param tag for 'name'. 150
Error Expected @param tag for 'bytecode'. 150
Error Expected @throws tag for 'ClassNotFoundException'. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line is longer than 80 characters. 153
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error Parameter name should be final. 158
Error First sentence should end with a period. 162
Error Method 'checkInitialised' is not designed for extension - needs to be abstract, final or empty. 166
Error Line has trailing spaces. 167
Error First sentence should end with a period. 176
Error Line is longer than 80 characters. 177
Error Expected an @return tag. 179
Error Method 'lookup' is not designed for extension - needs to be abstract, final or empty. 179
Error Parameter theClass should be final. 179
Error Expected @param tag for 'theClass'. 179
Error '}' should be on the same line. 184
Error Line is longer than 80 characters. 187
Error Line is longer than 80 characters. 196
Error Method 'getDefinedMethod' is not designed for extension - needs to be abstract, final or empty. 196
Error Missing a Javadoc comment. 196
Error Parameter theClass should be final. 196
Error Parameter methodName should be final. 196
Error Parameter args should be final. 196
Error Parameter isStatic should be final. 196
Error Method 'getDefinedConstructor' is not designed for extension - needs to be abstract, final or empty. 209
Error Missing a Javadoc comment. 209
Error Parameter theClass should be final. 209
Error Parameter args should be final. 209
Error Line is longer than 80 characters. 218
Error Expected an @return tag. 222
Error Parameter includeExtension should be final. 222
Error Expected @param tag for 'includeExtension'. 222
Error '}' should be on the same line. 228

groovy/lang/MetaFieldProperty.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 35
Error First sentence should end with a period. 41
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Parameter field should be final. 51
Error 'field' hides a field. 51
Error Line contains a tab character. 52
Error Line has trailing spaces. 53
Error Line contains a tab character. 53
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter object should be final. 61
Error Expected @param tag for 'object'. 61
Error First sentence should end with a period. 65
Error Line has trailing spaces. 67
Error Unused @throws tag for 'Exception'. 70
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter object should be final. 72
Error Parameter newValue should be final. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error '}' should be on the same line. 75
Error Line contains a tab character. 76
Error 'catch' is not followed by whitespace. 76
Error Line is longer than 80 characters. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78

groovy/lang/MetaMethod.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 46
Error Line is longer than 80 characters. 47
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 55
Error Missing a Javadoc comment. 55
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 55
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Line is longer than 80 characters. 67
Error Missing a Javadoc comment. 67
Error Parameter name should be final. 67
Error 'name' hides a field. 67
Error Parameter declaringClass should be final. 67
Error 'declaringClass' hides a field. 67
Error Parameter parameterTypes should be final. 67
Error 'parameterTypes' hides a field. 67
Error Parameter returnType should be final. 67
Error 'returnType' hides a field. 67
Error Parameter modifiers should be final. 67
Error 'modifiers' hides a field. 67
Error Missing a Javadoc comment. 75
Error Parameter method should be final. 75
Error 'method' hides a field. 75
Error Missing a Javadoc comment. 85
Error Parameter metaMethod should be final. 85
Error First sentence should end with a period. 89
Error Line has trailing spaces. 91
Error Unused @throws tag for 'IllegalArgumentException'. 93
Error Method 'checkParameters' is not designed for extension - needs to be abstract, final or empty. 95
Error Parameter arguments should be final. 95
Error Expected @param tag for 'arguments'. 95
Error Line has trailing spaces. 107
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Parameter object should be final. 108
Error Parameter arguments should be final. 108
Error '}' should be on the same line. 111
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Method 'getDeclaringClass' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Method 'getMethodIndex' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error Method 'setMethodIndex' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error Parameter methodIndex should be final. 131
Error 'methodIndex' hides a field. 131
Error Method 'getModifiers' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Method 'getParameterTypes' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Method 'getReturnType' is not designed for extension - needs to be abstract, final or empty. 147
Error Missing a Javadoc comment. 147
Error Method 'getReflector' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error Method 'setReflector' is not designed for extension - needs to be abstract, final or empty. 155
Error Missing a Javadoc comment. 155
Error Parameter reflector should be final. 155
Error 'reflector' hides a field. 155
Error Method 'isMethod' is not designed for extension - needs to be abstract, final or empty. 159
Error Missing a Javadoc comment. 159
Error Parameter method should be final. 159
Error 'method' hides a field. 159
Error Method 'equal' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Parameter a should be final. 166
Error Parameter b should be final. 166
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 191
Error Missing a Javadoc comment. 191
Error '}' should be on the same line. 194
Error Method 'isStatic' is not designed for extension - needs to be abstract, final or empty. 200
Error Missing a Javadoc comment. 200
Error Method 'isPrivate' is not designed for extension - needs to be abstract, final or empty. 204
Error Missing a Javadoc comment. 204
Error Method 'isProtected' is not designed for extension - needs to be abstract, final or empty. 208
Error Missing a Javadoc comment. 208
Error Method 'isPublic' is not designed for extension - needs to be abstract, final or empty. 212
Error Missing a Javadoc comment. 212
Error Line is longer than 80 characters. 217
Error Method 'isSame' is not designed for extension - needs to be abstract, final or empty. 220
Error Parameter method should be final. 220
Error 'method' hides a field. 220
Error Expected @param tag for 'method'. 220
Error Method 'compatibleModifiers' is not designed for extension - needs to be abstract, final or empty. 227
Error Missing a Javadoc comment. 227
Error Parameter modifiersA should be final. 227
Error Parameter modifiersB should be final. 227
Error Line is longer than 80 characters. 228
Error Method 'getInterfaceClass' is not designed for extension - needs to be abstract, final or empty. 232
Error Missing a Javadoc comment. 232
Error Method 'setInterfaceClass' is not designed for extension - needs to be abstract, final or empty. 236
Error Missing a Javadoc comment. 236
Error Parameter interfaceClass should be final. 236
Error 'interfaceClass' hides a field. 236
Error Method 'isCacheable' is not designed for extension - needs to be abstract, final or empty. 240
Error Missing a Javadoc comment. 240

groovy/lang/MetaProperty.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 37
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 45
Error Variable 'name' must be private and have accessor methods. 45
Error Missing a Javadoc comment. 46
Error Variable 'type' must be private and have accessor methods. 46
Error Missing a Javadoc comment. 48
Error Parameter name should be final. 48
Error 'name' hides a field. 48
Error Parameter type should be final. 48
Error 'type' hides a field. 48
Error Parameter object should be final. 57
Error Expected @param tag for 'object'. 57
Error First sentence should end with a period. 59
Error Line has trailing spaces. 61
Error Unused @throws tag for 'Exception'. 64
Error Parameter object should be final. 66
Error Parameter newValue should be final. 66
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 75

groovy/lang/MissingClassException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 51
Error Line has trailing spaces. 52
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 63
Error Parameter type should be final. 63
Error 'type' hides a field. 63
Error Parameter node should be final. 63
Error Parameter message should be final. 63
Error Line has trailing spaces. 69
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 72

groovy/lang/MissingMethodException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 51
Error Line has trailing spaces. 52
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Line is longer than 80 characters. 64
Error Missing a Javadoc comment. 64
Error Parameter method should be final. 64
Error 'method' hides a field. 64
Error Parameter type should be final. 64
Error 'type' hides a field. 64
Error Parameter arguments should be final. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. 81
Error Line has trailing spaces. 86
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 89

groovy/lang/MissingPropertyException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 50
Error Line has trailing spaces. 51
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 63
Error Parameter property should be final. 63
Error 'property' hides a field. 63
Error Parameter type should be final. 63
Error 'type' hides a field. 63
Error Line is longer than 80 characters. 64
Error Missing a Javadoc comment. 69
Error Parameter property should be final. 69
Error 'property' hides a field. 69
Error Parameter type should be final. 69
Error 'type' hides a field. 69
Error Parameter e should be final. 69
Error Line is longer than 80 characters. 70
Error Line is longer than 80 characters. 75
Error Missing a Javadoc comment. 75
Error Parameter message should be final. 75
Error Parameter property should be final. 75
Error 'property' hides a field. 75
Error Parameter type should be final. 75
Error 'type' hides a field. 75
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 84
Error Line has trailing spaces. 89
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 92

groovy/lang/NonEmptySequence.java

ErrorLine
Error File does not end with a newline. 0

groovy/lang/NonEmptySequence.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 52
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 64
Error Parameter type should be final. 64
Error Missing a Javadoc comment. 68
Error Parameter type should be final. 68
Error Parameter content should be final. 68
Error Method 'minimumSize' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72

groovy/lang/ObjectRange.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 55
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error Parameter from should be final. 69
Error 'from' hides a field. 69
Error Parameter to should be final. 69
Error 'to' hides a field. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Missing a Javadoc comment. 78
Error Parameter from should be final. 78
Error 'from' hides a field. 78
Error Parameter to should be final. 78
Error 'to' hides a field. 78
Error Parameter reverse should be final. 78
Error 'reverse' hides a field. 78
Error Line contains a tab character. 79
Error Line has trailing spaces. 80
Error Line contains a tab character. 80
Error Line has trailing spaces. 83
Error Missing a Javadoc comment. 84
Error Parameter from should be final. 84
Error 'from' hides a field. 84
Error Parameter to should be final. 84
Error 'to' hides a field. 84
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 89
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Avoid inline conditionals. 102
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Parameter that should be final. 105
Error '}' should be on the same line. 108
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error Parameter that should be final. 115
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error Parameter that should be final. 121
Error 'size' hides a field. 122
Error Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error Method 'getTo' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error Method 'isReverse' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Parameter index should be final. 146
Error Line is longer than 80 characters. 148
Error Line is longer than 80 characters. 151
Error Line has trailing spaces. 157
Error '}' should be on the same line. 162
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 172
Error Missing a Javadoc comment. 172
Error Variable 'index' must be private and have accessor methods. 174
Error Variable 'value' must be private and have accessor methods. 175
Error Avoid inline conditionals. 175
Error '}' should be on the same line. 185
Error '}' should be on the same line. 189
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 204
Error Missing a Javadoc comment. 204
Error Method 'subList' is not designed for extension - needs to be abstract, final or empty. 217
Error Missing a Javadoc comment. 217
Error Parameter fromIndex should be final. 217
Error Parameter toIndex should be final. 217
Error 'size' hides a field. 221
Error Line is longer than 80 characters. 226
Error Line is longer than 80 characters. 229
Error '}' should be on the same line. 230
Error Line is longer than 80 characters. 232
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 236
Error Missing a Javadoc comment. 236
Error Avoid inline conditionals. 237
Error Method 'inspect' is not designed for extension - needs to be abstract, final or empty. 240
Error Missing a Javadoc comment. 240
Error Line is longer than 80 characters. 243
Error Avoid inline conditionals. 243
Error Method 'contains' is not designed for extension - needs to be abstract, final or empty. 246
Error Missing a Javadoc comment. 246
Error Parameter value should be final. 246
Error Method 'step' is not designed for extension - needs to be abstract, final or empty. 254
Error Missing a Javadoc comment. 254
Error Parameter step should be final. 254
Error Parameter closure should be final. 254
Error '}' should be on the same line. 266
Error Method 'step' is not designed for extension - needs to be abstract, final or empty. 279
Error Missing a Javadoc comment. 279
Error Parameter step should be final. 279
Error Method 'increment' is not designed for extension - needs to be abstract, final or empty. 285
Error Missing a Javadoc comment. 285
Error Parameter value should be final. 285
Error Method 'decrement' is not designed for extension - needs to be abstract, final or empty. 289
Error Missing a Javadoc comment. 289
Error Parameter value should be final. 289
Error Line has trailing spaces. 292
Error Missing a Javadoc comment. 293
Error Line contains a tab character. 294
Error Line contains a tab character. 295
Error 'cast' is not followed by whitespace. 295
Error Line contains a tab character. 296
Error Line contains a tab character. 297
Error 'cast' is not followed by whitespace. 297
Error Line has trailing spaces. 298
Error Line contains a tab character. 298
Error 'if' construct must use '{}'s. 299
Error Line contains a tab character. 299
Error Line contains a tab character. 300
Error 'else' construct must use '{}'s. 301
Error Line contains a tab character. 301
Error Line contains a tab character. 302
Error Line contains a tab character. 303
Error Line contains a tab character. 304
Error Line contains a tab character. 305

groovy/lang/PropertyValue.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Missing a Javadoc comment. 51
Error Line has trailing spaces. 52
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 55
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Missing a Javadoc comment. 56
Error Parameter bean should be final. 56
Error 'bean' hides a field. 56
Error Parameter mp should be final. 56
Error 'mp' hides a field. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line has trailing spaces. 60
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line has trailing spaces. 64
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line has trailing spaces. 68
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line has trailing spaces. 72
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter value should be final. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75

groovy/lang/Range.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 53
Error Line has trailing spaces. 59
Error Redundant 'public' modifier. 63
Error Redundant 'public' modifier. 68
Error Redundant 'public' modifier. 74
Error Line is longer than 80 characters. 77
Error Redundant 'public' modifier. 80

groovy/lang/ReadOnlyPropertyException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 49
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 57
Error Parameter property should be final. 57
Error Parameter type should be final. 57
Error Line is longer than 80 characters. 58

groovy/lang/Reference.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 63
Error Parameter value should be final. 63
Error 'value' hides a field. 63
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter property should be final. 67
Error 'value' hides a field. 68
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter property should be final. 75
Error Parameter newValue should be final. 75
Error 'value' hides a field. 76
Error '}' should be on the same line. 79
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter name should be final. 85
Error Parameter args should be final. 85
Error 'value' hides a field. 86
Error '}' should be on the same line. 90
Error '}' should be on the same line. 94
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Method 'set' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Parameter value should be final. 104
Error 'value' hides a field. 104

groovy/lang/Script.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 55
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 67
Error Parameter binding should be final. 67
Error 'binding' hides a field. 67
Error Method 'getBinding' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Method 'setBinding' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter binding should be final. 75
Error 'binding' hides a field. 75
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter property should be final. 79
Error Line is longer than 80 characters. 80
Error '}' should be on the same line. 85
Error Must have at least one statement. 86
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Parameter property should be final. 93
Error Parameter newValue should be final. 93
Error Line is longer than 80 characters. 94
Error Line has trailing spaces. 102
Error Expected an @return tag. 105
Error Line is longer than 80 characters. 110
Error Method 'println' is not designed for extension - needs to be abstract, final or empty. 114
Error Line is longer than 80 characters. 117
Error '}' should be on the same line. 118
Error Line is longer than 80 characters. 125
Error Line has trailing spaces. 126
Error Method 'print' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter value should be final. 129
Error Expected @param tag for 'value'. 129
Error '{' is followed by whitespace. 132
Error '}' should be on the same line. 133
Error Line is longer than 80 characters. 140
Error Line has trailing spaces. 141
Error Method 'println' is not designed for extension - needs to be abstract, final or empty. 144
Error Parameter value should be final. 144
Error Expected @param tag for 'value'. 144
Error Line is longer than 80 characters. 147
Error '{' is followed by whitespace. 147
Error '}' should be on the same line. 148
Error Line has trailing spaces. 153
Error First sentence should end with a period. 154
Error Line is longer than 80 characters. 155
Error Line has trailing spaces. 157
Error Expected an @return tag. 160
Error Line is longer than 80 characters. 160
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 160
Error Parameter expression should be final. 160
Error Expected @throws tag for 'CompilationFailedException'. 160
Error Expected @throws tag for 'IOException'. 160
Error Line has trailing spaces. 164
Error First sentence should end with a period. 165
Error Line is longer than 80 characters. 166
Error Line has trailing spaces. 168
Error Expected an @return tag. 171
Error Line is longer than 80 characters. 171
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 171
Error Parameter file should be final. 171
Error Expected @throws tag for 'CompilationFailedException'. 171
Error Expected @throws tag for 'IOException'. 171
Error Line has trailing spaces. 175
Error First sentence should end with a period. 176
Error Line is longer than 80 characters. 179
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 179
Error Parameter file should be final. 179
Error Expected @param tag for 'file'. 179
Error Parameter arguments should be final. 179
Error Expected @param tag for 'arguments'. 179
Error Expected @throws tag for 'CompilationFailedException'. 179
Error Expected @throws tag for 'IOException'. 179

groovy/lang/Sequence.java

ErrorLine
Error File does not end with a newline. 0

groovy/lang/Sequence.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 57
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 73
Error Parameter type should be final. 73
Error 'type' hides a field. 73
Error Missing a Javadoc comment. 77
Error Parameter type should be final. 77
Error 'type' hides a field. 77
Error Parameter content should be final. 77
Error Method 'set' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter collection should be final. 87
Error Expected @param tag for 'collection'. 87
Error Line has trailing spaces. 92
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Parameter that should be final. 93
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Parameter that should be final. 100
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Avoid inline conditionals. 116
Error '0xbabe' is a magic number. 116
Error '0xbabe' is a magic number. 120
Error Method 'minimumSize' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error Method 'type' is not designed for extension - needs to be abstract, final or empty. 134
Error Line has trailing spaces. 137
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error Parameter index should be final. 138
Error Parameter element should be final. 138
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error Parameter element should be final. 144
Error Method 'addAll' is not designed for extension - needs to be abstract, final or empty. 150
Error Missing a Javadoc comment. 150
Error Parameter c should be final. 150
Error Method 'addAll' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error Parameter index should be final. 156
Error Parameter c should be final. 156
Error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 162
Error Missing a Javadoc comment. 162
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 167
Error Missing a Javadoc comment. 167
Error Parameter index should be final. 167
Error Method 'removeRange' is not designed for extension - needs to be abstract, final or empty. 172
Error Missing a Javadoc comment. 172
Error Parameter fromIndex should be final. 172
Error Parameter toIndex should be final. 172
Error Method 'set' is not designed for extension - needs to be abstract, final or empty. 177
Error Missing a Javadoc comment. 177
Error Parameter index should be final. 177
Error Parameter element should be final. 177
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 184
Error Missing a Javadoc comment. 184
Error Parameter name should be final. 184
Error Parameter args should be final. 184
Error '}' should be on the same line. 187
Error ';' is followed by whitespace. 191
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 200
Error Missing a Javadoc comment. 200
Error Parameter property should be final. 200
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 204
Error Missing a Javadoc comment. 204
Error Parameter property should be final. 204
Error Parameter newValue should be final. 204
Error Method 'getMetaClass' is not designed for extension - needs to be abstract, final or empty. 208
Error Missing a Javadoc comment. 208
Error Method 'setMetaClass' is not designed for extension - needs to be abstract, final or empty. 212
Error Missing a Javadoc comment. 212
Error Parameter metaClass should be final. 212
Error 'metaClass' hides a field. 212
Error Line has trailing spaces. 218
Error First sentence should end with a period. 219
Error Method 'checkCollectionType' is not designed for extension - needs to be abstract, final or empty. 223
Error Parameter c should be final. 223
Error Expected @param tag for 'c'. 223
Error ';' is followed by whitespace. 225
Error First sentence should end with a period. 233
Error Line has trailing spaces. 233
Error Method 'checkType' is not designed for extension - needs to be abstract, final or empty. 237
Error Parameter object should be final. 237
Error Expected @param tag for 'object'. 237
Error Line is longer than 80 characters. 239

groovy/lang/StringWriterIOException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 51
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 58
Error Parameter e should be final. 58
Error Method 'getIOException' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62

groovy/lang/Tuple.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 54
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 65
Error Parameter contents should be final. 65
Error 'contents' hides a field. 65
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter index should be final. 69
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter that should be final. 77
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Parameter that should be final. 84
Error Line is longer than 80 characters. 87
Error '!' is followed by whitespace. 87
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error ')' is preceded with whitespace. 99
Error Avoid inline conditionals. 101
Error '0xbabe' is a magic number. 101
Error '0xbabe' is a magic number. 105
Error Method 'subList' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Parameter fromIndex should be final. 111
Error Parameter toIndex should be final. 111

groovy/lang/Writable.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 56
Error First sentence should end with a period. 62
Error Expected an @return tag. 65
Error Redundant 'public' modifier. 65
Error Expected @param tag for 'out'. 65
Error Expected @throws tag for 'IOException'. 65
Error Line has trailing spaces. 66

groovy/mock/ClosureConstraintMatcher.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 17
Error Parameter closure should be final. 17
Error 'closure' hides a field. 17
Error Method 'eval' is not designed for extension - needs to be abstract, final or empty. 21
Error Missing a Javadoc comment. 21
Error Parameter object should be final. 21
Error '}' should be on the same line. 25
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32

groovy/mock/GroovyMock.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - com.mockobjects.dynamic.*. 8
Error Line has trailing spaces. 11
Error Missing a Javadoc comment. 18
Error Missing a Javadoc comment. 19
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 25
Error Parameter name should be final. 26
Error Parameter args should be final. 26
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 31
Error Missing a Javadoc comment. 31
Error Parameter name should be final. 31
Error Parameter args should be final. 31
Error '}' should be on the same line. 34
Error Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 49
Error Parameter name should be final. 49
Error Parameter args should be final. 49
Error Line is longer than 80 characters. 53
Error Missing a Javadoc comment. 56
Error Parameter args should be final. 56
Error '}' should be on the same line. 60
Error Missing a Javadoc comment. 66
Error Parameter name should be final. 66
Error Parameter args should be final. 66
Error '{' is followed by whitespace. 68
Error '}' should be on the same line. 69
Error Method 'verify' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75

groovy/model/ClosureModel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 65
Error Parameter sourceModel should be final. 65
Error 'sourceModel' hides a field. 65
Error Parameter readClosure should be final. 65
Error 'readClosure' hides a field. 65
Error Line is longer than 80 characters. 69
Error Missing a Javadoc comment. 69
Error Parameter sourceModel should be final. 69
Error 'sourceModel' hides a field. 69
Error Parameter readClosure should be final. 69
Error 'readClosure' hides a field. 69
Error Parameter writeClosure should be final. 69
Error 'writeClosure' hides a field. 69
Error Line is longer than 80 characters. 73
Error Missing a Javadoc comment. 73
Error Parameter sourceModel should be final. 73
Error 'sourceModel' hides a field. 73
Error Parameter readClosure should be final. 73
Error 'readClosure' hides a field. 73
Error Parameter writeClosure should be final. 73
Error 'writeClosure' hides a field. 73
Error Parameter type should be final. 73
Error 'type' hides a field. 73
Error Method 'getSourceModel' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter value should be final. 92
Error '{' is followed by whitespace. 96
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Method 'isEditable' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105

groovy/model/DefaultTableColumn.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 50
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 59
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 61
Error Parameter valueModel should be final. 61
Error 'valueModel' hides a field. 61
Error Missing a Javadoc comment. 65
Error Parameter header should be final. 65
Error Parameter valueModel should be final. 65
Error 'valueModel' hides a field. 65
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Line is longer than 80 characters. 71
Error Line has trailing spaces. 73
Error First sentence should end with a period. 74
Error Line has trailing spaces. 76
Error Expected an @return tag. 77
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 77
Error Parameter row should be final. 77
Error Expected @param tag for 'row'. 77
Error Parameter rowIndex should be final. 77
Error Expected @param tag for 'rowIndex'. 77
Error Parameter columnIndex should be final. 77
Error Expected @param tag for 'columnIndex'. 77
Error Line is longer than 80 characters. 85
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter row should be final. 85
Error Parameter value should be final. 85
Error Parameter rowIndex should be final. 85
Error Parameter columnIndex should be final. 85
Error Line has trailing spaces. 94
Error Line is longer than 80 characters. 94
Error Line has trailing spaces. 95
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 99
Error Method 'getValueModel' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103

groovy/model/DefaultTableModel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 61
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error Parameter rowsModel should be final. 71
Error 'rowsModel' hides a field. 71
Error Line has trailing spaces. 74
Error Missing a Javadoc comment. 75
Error Parameter rowsModel should be final. 75
Error 'rowsModel' hides a field. 75
Error Parameter rowModel should be final. 75
Error 'rowModel' hides a field. 75
Error Line has trailing spaces. 79
Error Method 'getColumnList' is not designed for extension - needs to be abstract, final or empty. 83
Error Method 'getColumnModel' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Line has trailing spaces. 90
Error First sentence should end with a period. 91
Error Expected an @return tag. 94
Error Line is longer than 80 characters. 94
Error Method 'addPropertyColumn' is not designed for extension - needs to be abstract, final or empty. 94
Error Parameter headerValue should be final. 94
Error Expected @param tag for 'headerValue'. 94
Error Parameter property should be final. 94
Error Expected @param tag for 'property'. 94
Error Parameter type should be final. 94
Error Expected @param tag for 'type'. 94
Error Line is longer than 80 characters. 95
Error Line has trailing spaces. 97
Error First sentence should end with a period. 98
Error Expected an @return tag. 101
Error Line is longer than 80 characters. 101
Error Method 'addClosureColumn' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter headerValue should be final. 101
Error Expected @param tag for 'headerValue'. 101
Error Parameter readClosure should be final. 101
Error Expected @param tag for 'readClosure'. 101
Error Parameter writeClosure should be final. 101
Error Expected @param tag for 'writeClosure'. 101
Error Parameter type should be final. 101
Error Expected @param tag for 'type'. 101
Error Line is longer than 80 characters. 102
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 105
Error Method 'addColumn' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Parameter headerValue should be final. 105
Error Parameter columnValueModel should be final. 105
Error Line is longer than 80 characters. 106
Error Line has trailing spaces. 110
Error First sentence should end with a period. 111
Error Method 'addColumn' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter column should be final. 114
Error Expected @param tag for 'column'. 114
Error Line has trailing spaces. 117
Error First sentence should end with a period. 118
Error Method 'removeColumn' is not designed for extension - needs to be abstract, final or empty. 121
Error Parameter column should be final. 121
Error Expected @param tag for 'column'. 121
Error Line has trailing spaces. 124
Error Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Line has trailing spaces. 132
Error Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter columnIndex should be final. 133
Error Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Parameter columnIndex should be final. 145
Error Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error Parameter rowIndex should be final. 149
Error Parameter columnIndex should be final. 149
Error Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error Parameter rowIndex should be final. 153
Error Parameter columnIndex should be final. 153
Error Line is longer than 80 characters. 164
Error Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Parameter value should be final. 171
Error Parameter rowIndex should be final. 171
Error Parameter columnIndex should be final. 171
Error Line is longer than 80 characters. 181
Error Method 'getColumnModel' is not designed for extension - needs to be abstract, final or empty. 188
Error Missing a Javadoc comment. 188
Error Parameter columnIndex should be final. 188
Error Line is longer than 80 characters. 189
Error Method 'getRows' is not designed for extension - needs to be abstract, final or empty. 193
Error Missing a Javadoc comment. 193
Error Missing a Javadoc comment. 201
Error Method 'getColumnList' is not designed for extension - needs to be abstract, final or empty. 202
Error Missing a Javadoc comment. 202
Error Line has trailing spaces. 206
Error Method 'getRowModel' is not designed for extension - needs to be abstract, final or empty. 207
Error Missing a Javadoc comment. 207
Error Method 'getRowsModel' is not designed for extension - needs to be abstract, final or empty. 211
Error Missing a Javadoc comment. 211

groovy/model/FormModel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 65
Error Parameter fieldModels should be final. 65
Error 'fieldModels' hides a field. 65
Error Method 'addModel' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter name should be final. 69
Error Parameter model should be final. 69
Error Line has trailing spaces. 72
Error Method 'getModel' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter name should be final. 73

groovy/model/NestedValueModel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 48
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 56
Error Redundant 'public' modifier. 56

groovy/model/PropertyModel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Parameter sourceModel should be final. 62
Error 'sourceModel' hides a field. 62
Error Parameter property should be final. 62
Error 'property' hides a field. 62
Error Missing a Javadoc comment. 66
Error Parameter sourceModel should be final. 66
Error 'sourceModel' hides a field. 66
Error Parameter property should be final. 66
Error 'property' hides a field. 66
Error Parameter type should be final. 66
Error 'type' hides a field. 66
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Method 'getSourceModel' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter value should be final. 88
Error Line has trailing spaces. 94
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Method 'isEditable' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99

groovy/model/ValueHolder.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 68
Error Parameter type should be final. 68
Error 'type' hides a field. 68
Error Line has trailing spaces. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error 'value' hides a field. 72
Error Avoid inline conditionals. 74
Error Line has trailing spaces. 76
Error Line has trailing spaces. 77
Error Unused @param tag for 'l'. 79
Error Method 'addPropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter listener should be final. 81
Error Expected @param tag for 'listener'. 81
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Line has trailing spaces. 87
Error Line has trailing spaces. 88
Error Unused @param tag for 'l'. 90
Error Method 'removePropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. 92
Error Parameter listener should be final. 92
Error Expected @param tag for 'listener'. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Line has trailing spaces. 97
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error Parameter value should be final. 103
Error 'value' hides a field. 103
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Method 'isEditable' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error Line has trailing spaces. 118
Error Method 'setEditable' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Parameter editable should be final. 119
Error 'editable' hides a field. 119

groovy/model/ValueModel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 48
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 55
Error Redundant 'public' modifier. 55
Error Missing a Javadoc comment. 56
Error Redundant 'public' modifier. 56
Error Missing a Javadoc comment. 57
Error Redundant 'public' modifier. 57
Error Missing a Javadoc comment. 58
Error Redundant 'public' modifier. 58

groovy/security/GroovyCodeSourcePermission.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 6
Error Line contains a tab character. 15
Error Missing a Javadoc comment. 15
Error Parameter name should be final. 15
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Line contains a tab character. 19
Error Missing a Javadoc comment. 19
Error Parameter name should be final. 19
Error Parameter actions should be final. 19
Error Line contains a tab character. 20
Error Line contains a tab character. 21

groovy/security/package.html

ErrorLine
Error Missing package documentation file.0

groovy/servlet/GroovyServlet.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 18
Error Line has trailing spaces. 30
Error Line has trailing spaces. 63
Error Line has trailing spaces. 66
Error Line has trailing spaces. 69
Error Line contains a tab character. 74
Error Missing a Javadoc comment. 74
Error Line is longer than 80 characters. 76
Error Line contains a tab character. 76
Error Missing a Javadoc comment. 76
Error Line contains a tab character. 77
Error Missing a Javadoc comment. 77
Error Line contains a tab character. 78
Error Missing a Javadoc comment. 78
Error Line has trailing spaces. 79
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Method 'getServletContext' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line has trailing spaces. 83
Error Line contains a tab character. 83
Error Missing a Javadoc comment. 84
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Missing a Javadoc comment. 85
Error Line contains a tab character. 86
Error Missing a Javadoc comment. 86
Error Line contains a tab character. 87
Error Missing a Javadoc comment. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 90
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter config should be final. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line has trailing spaces. 93
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line is longer than 80 characters. 98
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error 'if' construct must use '{}'s. 101
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line has trailing spaces. 103
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line is longer than 80 characters. 108
Error Line contains a tab character. 108
Error Method 'getResourceConnection' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Parameter name should be final. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line is longer than 80 characters. 114
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line is longer than 80 characters. 119
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line has trailing spaces. 121
Error Line contains a tab character. 121
Error Line has trailing spaces. 122
Error Line contains a tab character. 122
Error Line is longer than 80 characters. 123
Error Line contains a tab character. 123
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter request should be final. 123
Error Parameter response should be final. 123
Error Line is longer than 80 characters. 125
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line is longer than 80 characters. 127
Error Line contains a tab character. 127
Error Line is longer than 80 characters. 128
Error Line contains a tab character. 128
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line is longer than 80 characters. 132
Error Line contains a tab character. 132
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 142
Error Line is longer than 80 characters. 143
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line is longer than 80 characters. 146
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line has trailing spaces. 157
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line is longer than 80 characters. 163
Error 'cast' is not followed by whitespace. 163
Error '404' is a magic number. 175
Error Line contains a tab character. 182
Error '500' is a magic number. 182
Error Line contains a tab character. 185

groovy/servlet/ServletCategory.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Utility classes should not have a public or default constructor. 20
Error Line has trailing spaces. 21
Error Line contains a tab character. 21
Error First sentence should end with a period. 22
Error Expected an @return tag. 25
Error Parameter context should be final. 25
Error Expected @param tag for 'context'. 25
Error Parameter key should be final. 25
Error Expected @param tag for 'key'. 25
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error Parameter session should be final. 29
Error Parameter key should be final. 29
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Parameter request should be final. 33
Error Parameter key should be final. 33
Error Missing a Javadoc comment. 37
Error Parameter context should be final. 37
Error Parameter key should be final. 37
Error Missing a Javadoc comment. 41
Error Parameter context should be final. 41
Error Parameter key should be final. 41
Error Missing a Javadoc comment. 45
Error Parameter session should be final. 45
Error Parameter key should be final. 45
Error Missing a Javadoc comment. 49
Error Parameter request should be final. 49
Error Parameter key should be final. 49
Error Missing a Javadoc comment. 53
Error Parameter context should be final. 53
Error Parameter key should be final. 53
Error Missing a Javadoc comment. 57
Error Parameter context should be final. 57
Error Parameter key should be final. 57
Error Parameter value should be final. 57
Error Missing a Javadoc comment. 61
Error Parameter session should be final. 61
Error Parameter key should be final. 61
Error Parameter value should be final. 61
Error Missing a Javadoc comment. 65
Error Parameter request should be final. 65
Error Parameter key should be final. 65
Error Parameter value should be final. 65
Error Missing a Javadoc comment. 69
Error Parameter context should be final. 69
Error Parameter key should be final. 69
Error Parameter value should be final. 69
Error Missing a Javadoc comment. 73
Error Parameter context should be final. 73
Error Parameter key should be final. 73
Error Parameter value should be final. 73
Error Missing a Javadoc comment. 77
Error Parameter session should be final. 77
Error Parameter key should be final. 77
Error Parameter value should be final. 77
Error Missing a Javadoc comment. 81
Error Parameter request should be final. 81
Error Parameter key should be final. 81
Error Parameter value should be final. 81
Error Missing a Javadoc comment. 85
Error Parameter context should be final. 85
Error Parameter key should be final. 85
Error Parameter value should be final. 85

groovy/servlet/TemplateServlet.java

ErrorLine
Error File does not end with a newline. 0

groovy/servlet/TemplateServlet.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 9
Error Line has trailing spaces. 12
Error Line has trailing spaces. 16
Error Line has trailing spaces. 20
Error Line has trailing spaces. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 37
Error Unused import - java.util.HashMap. 50
Error Unused import - java.util.Map. 51
Error Line has trailing spaces. 62
Error Line has trailing spaces. 68
Error Line has trailing spaces. 70
Error Line has trailing spaces. 72
Error Line has trailing spaces. 78
Error Line has trailing spaces. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 87
Error Line has trailing spaces. 92
Error Line has trailing spaces. 97
Error Missing a Javadoc comment. 103
Error Missing a Javadoc comment. 105
Error Missing a Javadoc comment. 107
Error Variable 'templateEngine' must be private and have accessor methods. 107
Error Missing a Javadoc comment. 109
Error Variable 'bindDefaultVariables' must be private and have accessor methods. 109
Error Missing a Javadoc comment. 111
Error Variable 'bindRequestParameters' must be private and have accessor methods. 111
Error Line has trailing spaces. 115
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 119
Error Parameter config should be final. 119
Error Line is longer than 80 characters. 136
Error Line is longer than 80 characters. 142
Error Line has trailing spaces. 153
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 162
Error Parameter config should be final. 162
Error Parameter param should be final. 162
Error Parameter value should be final. 162
Error Line has trailing spaces. 170
Error Line is longer than 80 characters. 172
Error Line has trailing spaces. 174
Error Method 'createTemplateEngine' is not designed for extension - needs to be abstract, final or empty. 180
Error Parameter config should be final. 180
Error Line is longer than 80 characters. 181
Error Line is longer than 80 characters. 186
Error Line is longer than 80 characters. 188
Error Line is longer than 80 characters. 190
Error Line is longer than 80 characters. 192
Error Line is longer than 80 characters. 200
Error Method 'doGet' is not designed for extension - needs to be abstract, final or empty. 200
Error Parameter request should be final. 200
Error Expected @param tag for 'request'. 200
Error Parameter response should be final. 200
Error Expected @param tag for 'response'. 200
Error Expected @throws tag for 'ServletException'. 200
Error Expected @throws tag for 'IOException'. 200
Error Line is longer than 80 characters. 207
Error Method 'doPost' is not designed for extension - needs to be abstract, final or empty. 207
Error Parameter request should be final. 207
Error Expected @param tag for 'request'. 207
Error Parameter response should be final. 207
Error Expected @param tag for 'response'. 207
Error Expected @throws tag for 'ServletException'. 207
Error Expected @throws tag for 'IOException'. 207
Error Line has trailing spaces. 213
Error Line has trailing spaces. 215
Error Unused @throws tag for 'IOException'. 222
Error Line is longer than 80 characters. 225
Error Method 'doRequest' is not designed for extension - needs to be abstract, final or empty. 225
Error Parameter request should be final. 225
Error Parameter response should be final. 225
Error '}' should be on the same line. 251
Error '}' should be on the same line. 259
Error Line has trailing spaces. 273
Error Line has trailing spaces. 276
Error Line has trailing spaces. 284
Error Line has trailing spaces. 288
Error Line is longer than 80 characters. 297
Error Method 'createBinding' is not designed for extension - needs to be abstract, final or empty. 297
Error Parameter request should be final. 297
Error Parameter response should be final. 297
Error '}' should be on the same line. 329
Error Line has trailing spaces. 342
Error Line is longer than 80 characters. 348
Error Method 'setContentType' is not designed for extension - needs to be abstract, final or empty. 348
Error Parameter request should be final. 348
Error Parameter response should be final. 348
Error Line has trailing spaces. 356
Error Line has trailing spaces. 360
Error Line has trailing spaces. 365
Error Method 'handleRequest' is not designed for extension - needs to be abstract, final or empty. 375
Error Parameter request should be final. 376
Error Parameter response should be final. 377
Error Parameter binding should be final. 378
Error Expected @throws tag for 'Exception'. 379
Error Line has trailing spaces. 388
Error Unused @param tag for 'templateName'. 390
Error Line is longer than 80 characters. 395
Error Method 'getTemplate' is not designed for extension - needs to be abstract, final or empty. 395
Error Parameter request should be final. 395
Error Expected @param tag for 'request'. 395
Error Line is longer than 80 characters. 398
Error Line is longer than 80 characters. 400
Error Line has trailing spaces. 431
Error Method 'resolveTemplateName' is not designed for extension - needs to be abstract, final or empty. 438
Error Parameter templateName should be final. 438
Error Line has trailing spaces. 442
Error Line is longer than 80 characters. 453
Error Line has trailing spaces. 459
Error Line has trailing spaces. 461
Error Line has trailing spaces. 475
Error Method 'getTemplate' is not designed for extension - needs to be abstract, final or empty. 482
Error Parameter templateURL should be final. 482
Error Line has trailing spaces. 486
Error Line has trailing spaces. 495
Error Line is longer than 80 characters. 505
Error Method 'merge' is not designed for extension - needs to be abstract, final or empty. 505
Error Parameter template should be final. 505
Error Parameter binding should be final. 505
Error Parameter response should be final. 505
Error Line has trailing spaces. 516
Error Line is longer than 80 characters. 524
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 524
Error Parameter request should be final. 524
Error Parameter response should be final. 524
Error Parameter exception should be final. 524
Error '500' is a magic number. 527
Error '}' should be on the same line. 528
Error Line has trailing spaces. 537
Error Line has trailing spaces. 540
Error Line is longer than 80 characters. 548
Error Method 'requestDone' is not designed for extension - needs to be abstract, final or empty. 548
Error Parameter request should be final. 548
Error Parameter response should be final. 548
Error Parameter binding should be final. 548

groovy/sql/DataSet.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 64
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error Parameter sql should be final. 80
Error 'sql' hides a field. 80
Error Parameter type should be final. 80
Error 'table' hides a field. 82
Error Missing a Javadoc comment. 90
Error Parameter sql should be final. 90
Error 'sql' hides a field. 90
Error Parameter table should be final. 90
Error 'table' hides a field. 90
Error Missing a Javadoc comment. 95
Error Parameter parent should be final. 95
Error 'parent' hides a field. 95
Error Parameter where should be final. 95
Error 'where' hides a field. 95
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Parameter values should be final. 102
Error '}' should be on the same line. 114
Error Line is longer than 80 characters. 130
Error Line is longer than 80 characters. 136
Error '}' should be on the same line. 138
Error '}' should be on the same line. 142
Error Method 'findAll' is not designed for extension - needs to be abstract, final or empty. 148
Error Missing a Javadoc comment. 148
Error Parameter where should be final. 148
Error 'where' hides a field. 148
Error Method 'each' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Parameter closure should be final. 152
Error Method 'getSql' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 173
Error Missing a Javadoc comment. 173
Error Method 'getSqlVisitor' is not designed for extension - needs to be abstract, final or empty. 184
Error Missing a Javadoc comment. 184
Error Line is longer than 80 characters. 191
Error Method 'createView' is not designed for extension - needs to be abstract, final or empty. 210
Error Missing a Javadoc comment. 210
Error Parameter criteria should be final. 210
Error Line contains a tab character. 211

groovy/sql/GroovyResultSet.java

ErrorLine
Error File length is 2,600 lines (max allowed is 2,000). 1
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 65
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Parameter resultSet should be final. 78
Error 'resultSet' hides a field. 78
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Parameter property should be final. 82
Error '}' should be on the same line. 85
Error Line is longer than 80 characters. 87
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter property should be final. 91
Error Parameter newValue should be final. 91
Error '}' should be on the same line. 95
Error Line is longer than 80 characters. 97
Error Line is longer than 80 characters. 102
Error Line is longer than 80 characters. 103
Error Line has trailing spaces. 104
Error Expected an @return tag. 108
Error Method 'getAt' is not designed for extension - needs to be abstract, final or empty. 108
Error Parameter index should be final. 108
Error Expected @throws tag for 'SQLException'. 108
Error Line is longer than 80 characters. 114
Error Line is longer than 80 characters. 115
Error Line has trailing spaces. 116
Error Method 'putAt' is not designed for extension - needs to be abstract, final or empty. 120
Error Parameter index should be final. 120
Error Parameter newValue should be final. 120
Error Expected @param tag for 'newValue'. 120
Error Expected @throws tag for 'SQLException'. 120
Error First sentence should end with a period. 125
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter values should be final. 129
Error Expected @param tag for 'values'. 129
Error Expected @throws tag for 'SQLException'. 129
Error Line has trailing spaces. 137
Error Line has trailing spaces. 139
Error Line has trailing spaces. 141
Error Line is longer than 80 characters. 144
Error Method 'normalizeIndex' is not designed for extension - needs to be abstract, final or empty. 146
Error Parameter index should be final. 146
Error Expected @param tag for 'index'. 146
Error Line has trailing spaces. 165
Error Line has trailing spaces. 172
Error Line has trailing spaces. 173
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 176
Error Line has trailing spaces. 196
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 200
Error Method 'wasNull' is not designed for extension - needs to be abstract, final or empty. 216
Error Line has trailing spaces. 219
Error Method 'getString' is not designed for extension - needs to be abstract, final or empty. 234
Error Parameter columnIndex should be final. 234
Error Method 'getBoolean' is not designed for extension - needs to be abstract, final or empty. 248
Error Parameter columnIndex should be final. 248
Error Method 'getByte' is not designed for extension - needs to be abstract, final or empty. 262
Error Parameter columnIndex should be final. 262
Error Method 'getShort' is not designed for extension - needs to be abstract, final or empty. 276
Error Parameter columnIndex should be final. 276
Error Method 'getInt' is not designed for extension - needs to be abstract, final or empty. 290
Error Parameter columnIndex should be final. 290
Error Method 'getLong' is not designed for extension - needs to be abstract, final or empty. 304
Error Parameter columnIndex should be final. 304
Error Method 'getFloat' is not designed for extension - needs to be abstract, final or empty. 318
Error Parameter columnIndex should be final. 318
Error Method 'getDouble' is not designed for extension - needs to be abstract, final or empty. 332
Error Parameter columnIndex should be final. 332
Error Line is longer than 80 characters. 348
Error Method 'getBigDecimal' is not designed for extension - needs to be abstract, final or empty. 348
Error Parameter columnIndex should be final. 348
Error Parameter scale should be final. 348
Error Method 'getBytes' is not designed for extension - needs to be abstract, final or empty. 363
Error Parameter columnIndex should be final. 363
Error Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 377
Error Parameter columnIndex should be final. 377
Error Method 'getTime' is not designed for extension - needs to be abstract, final or empty. 391
Error Parameter columnIndex should be final. 391
Error Line is longer than 80 characters. 398
Error Line is longer than 80 characters. 405
Error Method 'getTimestamp' is not designed for extension - needs to be abstract, final or empty. 405
Error Parameter columnIndex should be final. 405
Error Line is longer than 80 characters. 412
Error Line is longer than 80 characters. 432
Error Method 'getAsciiStream' is not designed for extension - needs to be abstract, final or empty. 432
Error Parameter columnIndex should be final. 432
Error Line has trailing spaces. 444
Error Line has trailing spaces. 450
Error Line has trailing spaces. 451
Error Line has trailing spaces. 458
Error Line has trailing spaces. 462
Error Line is longer than 80 characters. 465
Error Method 'getUnicodeStream' is not designed for extension - needs to be abstract, final or empty. 465
Error Parameter columnIndex should be final. 465
Error Line has trailing spaces. 479
Error Line has trailing spaces. 486
Error Method 'getBinaryStream' is not designed for extension - needs to be abstract, final or empty. 490
Error Parameter columnIndex should be final. 490
Error Method 'getString' is not designed for extension - needs to be abstract, final or empty. 511
Error Parameter columnName should be final. 511
Error Method 'getBoolean' is not designed for extension - needs to be abstract, final or empty. 525
Error Parameter columnName should be final. 525
Error Method 'getByte' is not designed for extension - needs to be abstract, final or empty. 539
Error Parameter columnName should be final. 539
Error Method 'getShort' is not designed for extension - needs to be abstract, final or empty. 553
Error Parameter columnName should be final. 553
Error Method 'getInt' is not designed for extension - needs to be abstract, final or empty. 567
Error Parameter columnName should be final. 567
Error Method 'getLong' is not designed for extension - needs to be abstract, final or empty. 581
Error Parameter columnName should be final. 581
Error Method 'getFloat' is not designed for extension - needs to be abstract, final or empty. 595
Error Parameter columnName should be final. 595
Error Method 'getDouble' is not designed for extension - needs to be abstract, final or empty. 609
Error Parameter columnName should be final. 609
Error Line is longer than 80 characters. 625
Error Method 'getBigDecimal' is not designed for extension - needs to be abstract, final or empty. 625
Error Parameter columnName should be final. 625
Error Parameter scale should be final. 625
Error Method 'getBytes' is not designed for extension - needs to be abstract, final or empty. 640
Error Parameter columnName should be final. 640
Error Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 654
Error Parameter columnName should be final. 654
Error Line has trailing spaces. 659
Error Line has trailing spaces. 664
Error Method 'getTime' is not designed for extension - needs to be abstract, final or empty. 669
Error Parameter columnName should be final. 669
Error Line is longer than 80 characters. 683
Error Method 'getTimestamp' is not designed for extension - needs to be abstract, final or empty. 683
Error Parameter columnName should be final. 683
Error Line is longer than 80 characters. 709
Error Method 'getAsciiStream' is not designed for extension - needs to be abstract, final or empty. 709
Error Parameter columnName should be final. 709
Error Line has trailing spaces. 728
Error Line has trailing spaces. 729
Error Line has trailing spaces. 734
Error Line has trailing spaces. 735
Error Line is longer than 80 characters. 740
Error Method 'getUnicodeStream' is not designed for extension - needs to be abstract, final or empty. 740
Error Parameter columnName should be final. 740
Error Line has trailing spaces. 751
Error Line has trailing spaces. 761
Error Method 'getBinaryStream' is not designed for extension - needs to be abstract, final or empty. 765
Error Parameter columnName should be final. 765
Error Line has trailing spaces. 777
Error Line has trailing spaces. 780
Error Line has trailing spaces. 785
Error Line has trailing spaces. 792
Error Line has trailing spaces. 794
Error Line has trailing spaces. 796
Error Line is longer than 80 characters. 796
Error Method 'getWarnings' is not designed for extension - needs to be abstract, final or empty. 799
Error Line has trailing spaces. 807
Error Method 'clearWarnings' is not designed for extension - needs to be abstract, final or empty. 811
Error Line has trailing spaces. 823
Error Line has trailing spaces. 824
Error Line has trailing spaces. 826
Error Method 'getCursorName' is not designed for extension - needs to be abstract, final or empty. 838
Error Method 'getMetaData' is not designed for extension - needs to be abstract, final or empty. 849
Error Line has trailing spaces. 854
Error Line has trailing spaces. 855
Error Line has trailing spaces. 861
Error Line has trailing spaces. 862
Error Line has trailing spaces. 869
Error Line has trailing spaces. 871
Error Line has trailing spaces. 872
Error Line has trailing spaces. 876
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 879
Error Parameter columnIndex should be final. 879
Error Line has trailing spaces. 884
Error Line has trailing spaces. 885
Error Line has trailing spaces. 891
Error Line has trailing spaces. 892
Error Line has trailing spaces. 899
Error Line has trailing spaces. 901
Error Line has trailing spaces. 902
Error Line has trailing spaces. 906
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 909
Error Parameter columnName should be final. 909
Error Line is longer than 80 characters. 922
Error Method 'findColumn' is not designed for extension - needs to be abstract, final or empty. 924
Error Parameter columnName should be final. 924
Error Line has trailing spaces. 936
Error Line is longer than 80 characters. 946
Error Method 'getCharacterStream' is not designed for extension - needs to be abstract, final or empty. 946
Error Parameter columnIndex should be final. 946
Error Line has trailing spaces. 951
Error Line is longer than 80 characters. 962
Error Method 'getCharacterStream' is not designed for extension - needs to be abstract, final or empty. 962
Error Parameter columnName should be final. 962
Error Method 'getBigDecimal' is not designed for extension - needs to be abstract, final or empty. 978
Error Parameter columnIndex should be final. 978
Error Method 'getBigDecimal' is not designed for extension - needs to be abstract, final or empty. 995
Error Parameter columnName should be final. 995
Error Line has trailing spaces. 1004
Error Method 'isBeforeFirst' is not designed for extension - needs to be abstract, final or empty. 1013
Error Line has trailing spaces. 1016
Error Line has trailing spaces. 1018
Error Method 'isAfterLast' is not designed for extension - needs to be abstract, final or empty. 1027
Error Line has trailing spaces. 1030
Error Line has trailing spaces. 1036
Error Method 'isFirst' is not designed for extension - needs to be abstract, final or empty. 1040
Error Line has trailing spaces. 1043
Error Line has trailing spaces. 1045
Error Line has trailing spaces. 1049
Error Line has trailing spaces. 1053
Error Method 'isLast' is not designed for extension - needs to be abstract, final or empty. 1057
Error Method 'beforeFirst' is not designed for extension - needs to be abstract, final or empty. 1070
Error Method 'afterLast' is not designed for extension - needs to be abstract, final or empty. 1082
Error Method 'first' is not designed for extension - needs to be abstract, final or empty. 1096
Error Method 'last' is not designed for extension - needs to be abstract, final or empty. 1110
Error Line has trailing spaces. 1116
Error Method 'getRow' is not designed for extension - needs to be abstract, final or empty. 1122
Error Line has trailing spaces. 1130
Error Line has trailing spaces. 1133
Error Line has trailing spaces. 1138
Error Line has trailing spaces. 1143
Error Line has trailing spaces. 1147
Error Method 'absolute' is not designed for extension - needs to be abstract, final or empty. 1160
Error '(' is followed by whitespace. 1160
Error Parameter row should be final. 1160
Error ')' is preceded with whitespace. 1160
Error Line has trailing spaces. 1172
Error Line has trailing spaces. 1181
Error Line has trailing spaces. 1182
Error Method 'relative' is not designed for extension - needs to be abstract, final or empty. 1186
Error '(' is followed by whitespace. 1186
Error Parameter rows should be final. 1186
Error ')' is preceded with whitespace. 1186
Error Line has trailing spaces. 1194
Error Method 'previous' is not designed for extension - needs to be abstract, final or empty. 1200
Error Line has trailing spaces. 1210
Error Line has trailing spaces. 1211
Error Line has trailing spaces. 1217
Error Method 'setFetchDirection' is not designed for extension - needs to be abstract, final or empty. 1227
Error Parameter direction should be final. 1227
Error Line has trailing spaces. 1232
Error Line has trailing spaces. 1235
Error Line is longer than 80 characters. 1235
Error Method 'getFetchDirection' is not designed for extension - needs to be abstract, final or empty. 1240
Error Line has trailing spaces. 1245
Error Line has trailing spaces. 1246
Error Line has trailing spaces. 1248
Error Line has trailing spaces. 1250
Error Line is longer than 80 characters. 1256
Error Method 'setFetchSize' is not designed for extension - needs to be abstract, final or empty. 1260
Error Parameter rows should be final. 1260
Error Line has trailing spaces. 1265
Error Method 'getFetchSize' is not designed for extension - needs to be abstract, final or empty. 1273
Error Line has trailing spaces. 1278
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 1288
Error Line has trailing spaces. 1294
Error Method 'getConcurrency' is not designed for extension - needs to be abstract, final or empty. 1303
Error Line has trailing spaces. 1312
Error Method 'rowUpdated' is not designed for extension - needs to be abstract, final or empty. 1321
Error Line has trailing spaces. 1333
Error Method 'rowInserted' is not designed for extension - needs to be abstract, final or empty. 1337
Error Line has trailing spaces. 1340
Error Line has trailing spaces. 1344
Error Line is longer than 80 characters. 1347
Error Line has trailing spaces. 1350
Error Method 'rowDeleted' is not designed for extension - needs to be abstract, final or empty. 1354
Error Line has trailing spaces. 1360
Error Line has trailing spaces. 1362
Error Method 'updateNull' is not designed for extension - needs to be abstract, final or empty. 1370
Error Parameter columnIndex should be final. 1370
Error Line has trailing spaces. 1377
Error Method 'updateBoolean' is not designed for extension - needs to be abstract, final or empty. 1386
Error Parameter columnIndex should be final. 1386
Error Parameter x should be final. 1386
Error Line has trailing spaces. 1393
Error Method 'updateByte' is not designed for extension - needs to be abstract, final or empty. 1403
Error Parameter columnIndex should be final. 1403
Error Parameter x should be final. 1403
Error Line has trailing spaces. 1410
Error Method 'updateShort' is not designed for extension - needs to be abstract, final or empty. 1419
Error Parameter columnIndex should be final. 1419
Error Parameter x should be final. 1419
Error Line has trailing spaces. 1426
Error Method 'updateInt' is not designed for extension - needs to be abstract, final or empty. 1435
Error Parameter columnIndex should be final. 1435
Error Parameter x should be final. 1435
Error Line has trailing spaces. 1442
Error Method 'updateLong' is not designed for extension - needs to be abstract, final or empty. 1451
Error Parameter columnIndex should be final. 1451
Error Parameter x should be final. 1451
Error Line has trailing spaces. 1458
Error Method 'updateFloat' is not designed for extension - needs to be abstract, final or empty. 1467
Error Parameter columnIndex should be final. 1467
Error Parameter x should be final. 1467
Error Line has trailing spaces. 1474
Error Method 'updateDouble' is not designed for extension - needs to be abstract, final or empty. 1483
Error Parameter columnIndex should be final. 1483
Error Parameter x should be final. 1483
Error Line has trailing spaces. 1488
Error Line has trailing spaces. 1491
Error Line is longer than 80 characters. 1500
Error Method 'updateBigDecimal' is not designed for extension - needs to be abstract, final or empty. 1500
Error Parameter columnIndex should be final. 1500
Error Parameter x should be final. 1500
Error Line has trailing spaces. 1507
Error Method 'updateString' is not designed for extension - needs to be abstract, final or empty. 1516
Error Parameter columnIndex should be final. 1516
Error Parameter x should be final. 1516
Error Line has trailing spaces. 1523
Error Method 'updateBytes' is not designed for extension - needs to be abstract, final or empty. 1532
Error Parameter columnIndex should be final. 1532
Error Parameter x should be final. 1532
Error Array brackets at illegal position. 1532
Error Line has trailing spaces. 1539
Error Line is longer than 80 characters. 1548
Error Method 'updateDate' is not designed for extension - needs to be abstract, final or empty. 1548
Error Parameter columnIndex should be final. 1548
Error Parameter x should be final. 1548
Error Line has trailing spaces. 1555
Error Line is longer than 80 characters. 1564
Error Method 'updateTime' is not designed for extension - needs to be abstract, final or empty. 1564
Error Parameter columnIndex should be final. 1564
Error Parameter x should be final. 1564
Error Line has trailing spaces. 1572
Error Method 'updateTimestamp' is not designed for extension - needs to be abstract, final or empty. 1581
Error Parameter columnIndex should be final. 1581
Error Parameter x should be final. 1581
Error Line has trailing spaces. 1586
Error Line has trailing spaces. 1589
Error Line has trailing spaces. 1599
Error Method 'updateAsciiStream' is not designed for extension - needs to be abstract, final or empty. 1599
Error Parameter columnIndex should be final. 1599
Error Line has trailing spaces. 1600
Error Parameter x should be final. 1600
Error Parameter length should be final. 1601
Error Line has trailing spaces. 1605
Error Line has trailing spaces. 1608
Error Line has trailing spaces. 1613
Error Line has trailing spaces. 1618
Error Method 'updateBinaryStream' is not designed for extension - needs to be abstract, final or empty. 1618
Error Parameter columnIndex should be final. 1618
Error Line contains a tab character. 1619
Error Parameter x should be final. 1619
Error Parameter length should be final. 1620
Error Line has trailing spaces. 1627
Error Method 'updateCharacterStream' is not designed for extension - needs to be abstract, final or empty. 1637
Error Parameter columnIndex should be final. 1637
Error Parameter x should be final. 1638
Error Parameter length should be final. 1639
Error Line has trailing spaces. 1646
Error Method 'updateObject' is not designed for extension - needs to be abstract, final or empty. 1659
Error Parameter columnIndex should be final. 1659
Error Parameter x should be final. 1659
Error Parameter scale should be final. 1659
Error Line has trailing spaces. 1667
Error Method 'updateObject' is not designed for extension - needs to be abstract, final or empty. 1676
Error Parameter columnIndex should be final. 1676
Error Parameter x should be final. 1676
Error Line has trailing spaces. 1683
Error Method 'updateNull' is not designed for extension - needs to be abstract, final or empty. 1691
Error Parameter columnName should be final. 1691
Error Line has trailing spaces. 1698
Error Line is longer than 80 characters. 1707
Error Method 'updateBoolean' is not designed for extension - needs to be abstract, final or empty. 1707
Error Parameter columnName should be final. 1707
Error Parameter x should be final. 1707
Error Line has trailing spaces. 1714
Error Method 'updateByte' is not designed for extension - needs to be abstract, final or empty. 1723
Error Parameter columnName should be final. 1723
Error Parameter x should be final. 1723
Error Line has trailing spaces. 1730
Error Method 'updateShort' is not designed for extension - needs to be abstract, final or empty. 1739
Error Parameter columnName should be final. 1739
Error Parameter x should be final. 1739
Error Line has trailing spaces. 1746
Error Method 'updateInt' is not designed for extension - needs to be abstract, final or empty. 1755
Error Parameter columnName should be final. 1755
Error Parameter x should be final. 1755
Error Line has trailing spaces. 1762
Error Method 'updateLong' is not designed for extension - needs to be abstract, final or empty. 1771
Error Parameter columnName should be final. 1771
Error Parameter x should be final. 1771
Error Line contains a tab character. 1776
Error Line has trailing spaces. 1778
Error Method 'updateFloat' is not designed for extension - needs to be abstract, final or empty. 1787
Error Parameter columnName should be final. 1787
Error Parameter x should be final. 1787
Error Line has trailing spaces. 1794
Error Method 'updateDouble' is not designed for extension - needs to be abstract, final or empty. 1803
Error Parameter columnName should be final. 1803
Error Parameter x should be final. 1803
Error Line has trailing spaces. 1811
Error Line is longer than 80 characters. 1820
Error Method 'updateBigDecimal' is not designed for extension - needs to be abstract, final or empty. 1820
Error Parameter columnName should be final. 1820
Error Parameter x should be final. 1820
Error Line has trailing spaces. 1827
Error Method 'updateString' is not designed for extension - needs to be abstract, final or empty. 1836
Error Parameter columnName should be final. 1836
Error Parameter x should be final. 1836
Error Line has trailing spaces. 1844
Error Line has trailing spaces. 1845
Error Method 'updateBytes' is not designed for extension - needs to be abstract, final or empty. 1853
Error Parameter columnName should be final. 1853
Error Parameter x should be final. 1853
Error Array brackets at illegal position. 1853
Error Line has trailing spaces. 1860
Error Line is longer than 80 characters. 1869
Error Method 'updateDate' is not designed for extension - needs to be abstract, final or empty. 1869
Error Parameter columnName should be final. 1869
Error Parameter x should be final. 1869
Error Line has trailing spaces. 1876
Error Line is longer than 80 characters. 1885
Error Method 'updateTime' is not designed for extension - needs to be abstract, final or empty. 1885
Error Parameter columnName should be final. 1885
Error Parameter x should be final. 1885
Error Line has trailing spaces. 1893
Error Method 'updateTimestamp' is not designed for extension - needs to be abstract, final or empty. 1902
Error Parameter columnName should be final. 1902
Error Parameter x should be final. 1902
Error Line has trailing spaces. 1907
Error Line has trailing spaces. 1910
Error Line has trailing spaces. 1920
Error Method 'updateAsciiStream' is not designed for extension - needs to be abstract, final or empty. 1920
Error Parameter columnName should be final. 1920
Error Line has trailing spaces. 1921
Error Line contains a tab character. 1921
Error Parameter x should be final. 1921
Error Parameter length should be final. 1922
Error Line has trailing spaces. 1926
Error Line has trailing spaces. 1929
Error Line has trailing spaces. 1939
Error Method 'updateBinaryStream' is not designed for extension - needs to be abstract, final or empty. 1939
Error Parameter columnName should be final. 1939
Error Line contains a tab character. 1940
Error Parameter x should be final. 1940
Error Line contains a tab character. 1941
Error Parameter length should be final. 1941
Error Line has trailing spaces. 1948
Error Method 'updateCharacterStream' is not designed for extension - needs to be abstract, final or empty. 1959
Error Parameter columnName should be final. 1959
Error Parameter reader should be final. 1960
Error Parameter length should be final. 1961
Error Line has trailing spaces. 1968
Error Method 'updateObject' is not designed for extension - needs to be abstract, final or empty. 1981
Error Parameter columnName should be final. 1981
Error Parameter x should be final. 1981
Error Parameter scale should be final. 1981
Error Line has trailing spaces. 1989
Error Method 'updateObject' is not designed for extension - needs to be abstract, final or empty. 1998
Error Parameter columnName should be final. 1998
Error Parameter x should be final. 1998
Error Line has trailing spaces. 2003
Error Line has trailing spaces. 2004
Error Method 'insertRow' is not designed for extension - needs to be abstract, final or empty. 2013
Error Method 'updateRow' is not designed for extension - needs to be abstract, final or empty. 2026
Error Line has trailing spaces. 2029
Error Line has trailing spaces. 2031
Error Method 'deleteRow' is not designed for extension - needs to be abstract, final or empty. 2039
Error Line has trailing spaces. 2044
Error Line has trailing spaces. 2048
Error Line has trailing spaces. 2049
Error Line has trailing spaces. 2051
Error Line has trailing spaces. 2053
Error Line has trailing spaces. 2054
Error Line has trailing spaces. 2056
Error Line has trailing spaces. 2057
Error Method 'refreshRow' is not designed for extension - needs to be abstract, final or empty. 2068
Error Line has trailing spaces. 2077
Error Line has trailing spaces. 2078
Error Line has trailing spaces. 2079
Error Line has trailing spaces. 2083
Error Method 'cancelRowUpdates' is not designed for extension - needs to be abstract, final or empty. 2087
Error Line has trailing spaces. 2092
Error Line has trailing spaces. 2097
Error Line has trailing spaces. 2098
Error Line has trailing spaces. 2101
Error Line has trailing spaces. 2102
Error Line has trailing spaces. 2104
Error Method 'moveToInsertRow' is not designed for extension - needs to be abstract, final or empty. 2112
Error Line has trailing spaces. 2118
Error Line has trailing spaces. 2119
Error Method 'moveToCurrentRow' is not designed for extension - needs to be abstract, final or empty. 2125
Error Line has trailing spaces. 2130
Error Line has trailing spaces. 2133
Error Line has trailing spaces. 2136
Error Method 'getStatement' is not designed for extension - needs to be abstract, final or empty. 2142
Error Line has trailing spaces. 2150
Error Line has trailing spaces. 2157
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 2164
Error Parameter i should be final. 2164
Error Parameter map should be final. 2164
Error Line has trailing spaces. 2174
Error Method 'getRef' is not designed for extension - needs to be abstract, final or empty. 2179
Error Parameter i should be final. 2179
Error Line has trailing spaces. 2189
Error Method 'getBlob' is not designed for extension - needs to be abstract, final or empty. 2194
Error Parameter i should be final. 2194
Error Line has trailing spaces. 2204
Error Method 'getClob' is not designed for extension - needs to be abstract, final or empty. 2209
Error Parameter i should be final. 2209
Error Line has trailing spaces. 2219
Error Method 'getArray' is not designed for extension - needs to be abstract, final or empty. 2224
Error Parameter i should be final. 2224
Error Line has trailing spaces. 2232
Error Line has trailing spaces. 2238
Error Line has trailing spaces. 2240
Error Line is longer than 80 characters. 2245
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 2245
Error Parameter colName should be final. 2245
Error Parameter map should be final. 2245
Error Line has trailing spaces. 2255
Error Method 'getRef' is not designed for extension - needs to be abstract, final or empty. 2260
Error Parameter colName should be final. 2260
Error Line has trailing spaces. 2270
Error Line is longer than 80 characters. 2270
Error Method 'getBlob' is not designed for extension - needs to be abstract, final or empty. 2275
Error Parameter colName should be final. 2275
Error Method 'getClob' is not designed for extension - needs to be abstract, final or empty. 2290
Error Parameter colName should be final. 2290
Error Line is longer than 80 characters. 2300
Error Method 'getArray' is not designed for extension - needs to be abstract, final or empty. 2305
Error Parameter colName should be final. 2305
Error Line is longer than 80 characters. 2311
Error Line is longer than 80 characters. 2313
Error Line is longer than 80 characters. 2326
Error Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 2326
Error Parameter columnIndex should be final. 2326
Error Parameter cal should be final. 2326
Error Line is longer than 80 characters. 2332
Error Line is longer than 80 characters. 2334
Error Line is longer than 80 characters. 2338
Error Line is longer than 80 characters. 2347
Error Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 2347
Error Parameter columnName should be final. 2347
Error Parameter cal should be final. 2347
Error Line is longer than 80 characters. 2353
Error Line is longer than 80 characters. 2355
Error Line is longer than 80 characters. 2368
Error Method 'getTime' is not designed for extension - needs to be abstract, final or empty. 2368
Error Parameter columnIndex should be final. 2368
Error Parameter cal should be final. 2368
Error Line is longer than 80 characters. 2374
Error Line is longer than 80 characters. 2376
Error Line is longer than 80 characters. 2389
Error Method 'getTime' is not designed for extension - needs to be abstract, final or empty. 2389
Error Parameter columnName should be final. 2389
Error Parameter cal should be final. 2389
Error Line is longer than 80 characters. 2395
Error Line is longer than 80 characters. 2397
Error Method 'getTimestamp' is not designed for extension - needs to be abstract, final or empty. 2410
Error Parameter columnIndex should be final. 2410
Error Parameter cal should be final. 2410
Error Line is longer than 80 characters. 2417
Error Line is longer than 80 characters. 2419
Error Line has trailing spaces. 2432
Error Method 'getTimestamp' is not designed for extension - needs to be abstract, final or empty. 2432
Error Parameter columnName should be final. 2432
Error Parameter cal should be final. 2432
Error Line contains a tab character. 2432
Error Line is longer than 80 characters. 2437
Error Line has trailing spaces. 2443
Error Line is longer than 80 characters. 2444
Error Method 'getURL' is not designed for extension - needs to be abstract, final or empty. 2452
Error Parameter columnIndex should be final. 2452
Error Line has trailing spaces. 2455
Error Line has trailing spaces. 2460
Error Method 'getURL' is not designed for extension - needs to be abstract, final or empty. 2469
Error Parameter columnName should be final. 2469
Error Line has trailing spaces. 2476
Error Method 'updateRef' is not designed for extension - needs to be abstract, final or empty. 2485
Error Parameter columnIndex should be final. 2485
Error Parameter x should be final. 2485
Error Line has trailing spaces. 2488
Error Line has trailing spaces. 2489
Error Line has trailing spaces. 2492
Error Line is longer than 80 characters. 2501
Error Method 'updateRef' is not designed for extension - needs to be abstract, final or empty. 2501
Error Parameter columnName should be final. 2501
Error Parameter x should be final. 2501
Error Line has trailing spaces. 2508
Error Line is longer than 80 characters. 2517
Error Method 'updateBlob' is not designed for extension - needs to be abstract, final or empty. 2517
Error Parameter columnIndex should be final. 2517
Error Parameter x should be final. 2517
Error Line has trailing spaces. 2521
Error Line has trailing spaces. 2524
Error Line is longer than 80 characters. 2533
Error Method 'updateBlob' is not designed for extension - needs to be abstract, final or empty. 2533
Error Parameter columnName should be final. 2533
Error Parameter x should be final. 2533
Error Line has trailing spaces. 2540
Error Line is longer than 80 characters. 2549
Error Method 'updateClob' is not designed for extension - needs to be abstract, final or empty. 2549
Error Parameter columnIndex should be final. 2549
Error Parameter x should be final. 2549
Error Line has trailing spaces. 2553
Error Line has trailing spaces. 2556
Error Line is longer than 80 characters. 2565
Error Method 'updateClob' is not designed for extension - needs to be abstract, final or empty. 2565
Error Parameter columnName should be final. 2565
Error Parameter x should be final. 2565
Error Line has trailing spaces. 2572
Error Line is longer than 80 characters. 2581
Error Method 'updateArray' is not designed for extension - needs to be abstract, final or empty. 2581
Error Parameter columnIndex should be final. 2581
Error Parameter x should be final. 2581
Error Line has trailing spaces. 2585
Error Line has trailing spaces. 2588
Error Line is longer than 80 characters. 2597
Error Method 'updateArray' is not designed for extension - needs to be abstract, final or empty. 2597
Error Parameter columnName should be final. 2597
Error Parameter x should be final. 2597

groovy/sql/Sql.java

ErrorLine
Error File does not end with a newline. 0

groovy/sql/Sql.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error First sentence should end with a period. 61
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 70
Error Variable 'log' must be private and have accessor methods. 70
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error First sentence should end with a period. 76
Error Missing a Javadoc comment. 80
Error Variable 'updateCount' must be private and have accessor methods. 80
Error First sentence should end with a period. 82
Error Line has trailing spaces. 85
Error Parameter url should be final. 89
Error Expected @param tag for 'url'. 89
Error Expected @throws tag for 'SQLException'. 89
Error First sentence should end with a period. 94
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 101
Error Parameter url should be final. 101
Error Expected @param tag for 'url'. 101
Error Parameter properties should be final. 101
Error Expected @param tag for 'properties'. 101
Error Expected @throws tag for 'SQLException'. 101
Error First sentence should end with a period. 106
Error Line has trailing spaces. 109
Error Line is longer than 80 characters. 113
Error Parameter url should be final. 113
Error Expected @param tag for 'url'. 113
Error Parameter properties should be final. 113
Error Expected @param tag for 'properties'. 113
Error Parameter driverClassName should be final. 113
Error Expected @param tag for 'driverClassName'. 113
Error Expected @throws tag for 'SQLException'. 113
Error Expected @throws tag for 'ClassNotFoundException'. 113
Error First sentence should end with a period. 118
Error Line has trailing spaces. 121
Error Line is longer than 80 characters. 125
Error Parameter url should be final. 125
Error Expected @param tag for 'url'. 125
Error Parameter user should be final. 125
Error Expected @param tag for 'user'. 125
Error Parameter password should be final. 125
Error Expected @param tag for 'password'. 125
Error Expected @throws tag for 'SQLException'. 125
Error Line is longer than 80 characters. 126
Error First sentence should end with a period. 130
Error Line has trailing spaces. 133
Error Line is longer than 80 characters. 137
Error Parameter url should be final. 137
Error Expected @param tag for 'url'. 137
Error Parameter user should be final. 137
Error Expected @param tag for 'user'. 137
Error Parameter password should be final. 137
Error Expected @param tag for 'password'. 137
Error Parameter driverClassName should be final. 137
Error Expected @param tag for 'driverClassName'. 137
Error Expected @throws tag for 'SQLException'. 137
Error Expected @throws tag for 'ClassNotFoundException'. 138
Error First sentence should end with a period. 143
Error Line has trailing spaces. 146
Error Line is longer than 80 characters. 152
Error Parameter url should be final. 152
Error Expected @param tag for 'url'. 152
Error Parameter driverClassName should be final. 152
Error Expected @throws tag for 'SQLException'. 152
Error Expected @throws tag for 'ClassNotFoundException'. 152
Error First sentence should end with a period. 157
Error Line has trailing spaces. 160
Error Line is longer than 80 characters. 164
Error Parameter driverClassName should be final. 164
Error Expected @param tag for 'driverClassName'. 164
Error Expected @throws tag for 'ClassNotFoundException'. 164
Error '}' should be on the same line. 169
Error Line is longer than 80 characters. 172
Error '}' should be on the same line. 173
Error '}' should be on the same line. 178
Error Line has trailing spaces. 190
Error Parameter dataSource should be final. 193
Error 'dataSource' hides a field. 193
Error Expected @param tag for 'dataSource'. 193
Error Line has trailing spaces. 202
Error Parameter connection should be final. 205
Error Expected @param tag for 'connection'. 205
Error Line is longer than 80 characters. 207
Error Missing a Javadoc comment. 212
Error Parameter parent should be final. 212
Error Method 'dataSet' is not designed for extension - needs to be abstract, final or empty. 217
Error Missing a Javadoc comment. 217
Error Parameter table should be final. 217
Error Method 'dataSet' is not designed for extension - needs to be abstract, final or empty. 221
Error Missing a Javadoc comment. 221
Error Parameter type should be final. 221
Error First sentence should end with a period. 225
Error Method 'query' is not designed for extension - needs to be abstract, final or empty. 228
Error Parameter sql should be final. 228
Error Expected @param tag for 'sql'. 228
Error Parameter closure should be final. 228
Error Expected @param tag for 'closure'. 228
Error Expected @throws tag for 'SQLException'. 228
Error '}' should be on the same line. 236
Error '}' should be on the same line. 240
Error First sentence should end with a period. 246
Error Line is longer than 80 characters. 250
Error Method 'query' is not designed for extension - needs to be abstract, final or empty. 250
Error Parameter sql should be final. 250
Error Expected @param tag for 'sql'. 250
Error Parameter params should be final. 250
Error Expected @param tag for 'params'. 250
Error Parameter closure should be final. 250
Error Expected @param tag for 'closure'. 250
Error Expected @throws tag for 'SQLException'. 250
Error '}' should be on the same line. 260
Error '}' should be on the same line. 264
Error First sentence should end with a period. 270
Error Method 'query' is not designed for extension - needs to be abstract, final or empty. 273
Error Parameter gstring should be final. 273
Error Expected @param tag for 'gstring'. 273
Error Parameter closure should be final. 273
Error Expected @param tag for 'closure'. 273
Error Expected @throws tag for 'SQLException'. 273
Error Method 'queryEach' is not designed for extension - needs to be abstract, final or empty. 282
Error Parameter sql should be final. 282
Error Expected @param tag for 'sql'. 282
Error Parameter closure should be final. 282
Error Expected @param tag for 'closure'. 282
Error Expected @throws tag for 'SQLException'. 282
Error First sentence should end with a period. 287
Error Method 'eachRow' is not designed for extension - needs to be abstract, final or empty. 291
Error Parameter sql should be final. 291
Error Expected @param tag for 'sql'. 291
Error Parameter closure should be final. 291
Error Expected @param tag for 'closure'. 291
Error Expected @throws tag for 'SQLException'. 291
Error '}' should be on the same line. 303
Error '}' should be on the same line. 307
Error Line is longer than 80 characters. 316
Error Method 'queryEach' is not designed for extension - needs to be abstract, final or empty. 316
Error Parameter sql should be final. 316
Error Expected @param tag for 'sql'. 316
Error Parameter params should be final. 316
Error Expected @param tag for 'params'. 316
Error Parameter closure should be final. 316
Error Expected @param tag for 'closure'. 316
Error Expected @throws tag for 'SQLException'. 316
Error First sentence should end with a period. 321
Error Line is longer than 80 characters. 324
Error Method 'eachRow' is not designed for extension - needs to be abstract, final or empty. 324
Error Parameter sql should be final. 324
Error Expected @param tag for 'sql'. 324
Error Parameter params should be final. 324
Error Expected @param tag for 'params'. 324
Error Parameter closure should be final. 324
Error Expected @param tag for 'closure'. 324
Error Expected @throws tag for 'SQLException'. 324
Error '}' should be on the same line. 338
Error '}' should be on the same line. 342
Error First sentence should end with a period. 348
Error Method 'eachRow' is not designed for extension - needs to be abstract, final or empty. 351
Error Parameter gstring should be final. 351
Error Expected @param tag for 'gstring'. 351
Error Parameter closure should be final. 351
Error Expected @param tag for 'closure'. 351
Error Expected @throws tag for 'SQLException'. 351
Error Line is longer than 80 characters. 360
Error Method 'queryEach' is not designed for extension - needs to be abstract, final or empty. 360
Error Parameter gstring should be final. 360
Error Expected @param tag for 'gstring'. 360
Error Parameter closure should be final. 360
Error Expected @param tag for 'closure'. 360
Error Expected @throws tag for 'SQLException'. 360
Error First sentence should end with a period. 365
Error Expected an @return tag. 368
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 368
Error Parameter sql should be final. 368
Error Expected @param tag for 'sql'. 368
Error Expected @throws tag for 'SQLException'. 368
Error '}' should be on the same line. 377
Error '}' should be on the same line. 381
Error First sentence should end with a period. 387
Error Line has trailing spaces. 389
Error Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. 392
Error Parameter sql should be final. 392
Error Expected @param tag for 'sql'. 392
Error Expected @throws tag for 'SQLException'. 392
Error '}' should be on the same line. 400
Error '}' should be on the same line. 404
Error First sentence should end with a period. 410
Error Expected an @return tag. 413
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 413
Error Parameter sql should be final. 413
Error Expected @param tag for 'sql'. 413
Error Parameter params should be final. 413
Error Expected @param tag for 'params'. 413
Error Expected @throws tag for 'SQLException'. 413
Error '}' should be on the same line. 423
Error '}' should be on the same line. 427
Error First sentence should end with a period. 433
Error Line has trailing spaces. 435
Error Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. 438
Error Parameter sql should be final. 438
Error Expected @param tag for 'sql'. 438
Error Parameter params should be final. 438
Error Expected @param tag for 'params'. 438
Error Expected @throws tag for 'SQLException'. 438
Error '}' should be on the same line. 447
Error '}' should be on the same line. 451
Error First sentence should end with a period. 457
Error Expected an @return tag. 460
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 460
Error Parameter gstring should be final. 460
Error Expected @param tag for 'gstring'. 460
Error Expected @throws tag for 'SQLException'. 460
Error First sentence should end with a period. 466
Error Line has trailing spaces. 468
Error Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. 471
Error Parameter gstring should be final. 471
Error Expected @param tag for 'gstring'. 471
Error Expected @throws tag for 'SQLException'. 471
Error First sentence should end with a period. 477
Error Expected an @return tag. 480
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 480
Error Parameter sql should be final. 480
Error Expected @param tag for 'sql'. 480
Error Expected @throws tag for 'Exception'. 480
Error First sentence should end with a period. 484
Error Expected an @return tag. 487
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 487
Error Parameter sql should be final. 487
Error Expected @param tag for 'sql'. 487
Error Parameter params should be final. 487
Error Expected @param tag for 'params'. 487
Error Expected @throws tag for 'Exception'. 487
Error '}' should be on the same line. 494
Error '}' should be on the same line. 498
Error First sentence should end with a period. 504
Error Expected an @return tag. 507
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 507
Error Parameter gstring should be final. 507
Error Expected @param tag for 'gstring'. 507
Error Expected @throws tag for 'Exception'. 507
Error Line has trailing spaces. 517
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 520
Error Expected @throws tag for 'SQLException'. 520
Error Method 'getDataSource' is not designed for extension - needs to be abstract, final or empty. 526
Error Missing a Javadoc comment. 526
Error Method 'asSql' is not designed for extension - needs to be abstract, final or empty. 534
Error Parameter gstring should be final. 534
Error Expected @param tag for 'gstring'. 534
Error Parameter values should be final. 534
Error Expected @param tag for 'values'. 534
Error Line is longer than 80 characters. 538
Error 'warned' hides a field. 541
Error Line is longer than 80 characters. 554
Error Line is longer than 80 characters. 556
Error Line is longer than 80 characters. 557
Error Line is longer than 80 characters. 558
Error '}' should be on the same line. 569
Error Line has trailing spaces. 586
Error Expected an @return tag. 590
Error Method 'nullify' is not designed for extension - needs to be abstract, final or empty. 590
Error Parameter sql should be final. 590
Error Expected @param tag for 'sql'. 590
Error Line is longer than 80 characters. 599
Error '{' is followed by whitespace. 599
Error Line is longer than 80 characters. 600
Error Line is longer than 80 characters. 601
Error Line is longer than 80 characters. 602
Error '{' is followed by whitespace. 602
Error Line has trailing spaces. 616
Error Expected an @return tag. 620
Error Method 'findWhereKeyword' is not designed for extension - needs to be abstract, final or empty. 620
Error Parameter sql should be final. 620
Error Expected @param tag for 'sql'. 620
Error Comment matches to-do format 'TODO:'. 624
Error '}' should be on the same line. 632
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 653
Error Parameter gstring should be final. 653
Error Expected @param tag for 'gstring'. 653
Error First sentence should end with a period. 664
Error Line is longer than 80 characters. 667
Error Method 'setParameters' is not designed for extension - needs to be abstract, final or empty. 667
Error Parameter params should be final. 667
Error Expected @param tag for 'params'. 667
Error Parameter statement should be final. 667
Error Expected @param tag for 'statement'. 667
Error Expected @throws tag for 'SQLException'. 667
Error Line is longer than 80 characters. 679
Error Method 'setObject' is not designed for extension - needs to be abstract, final or empty. 679
Error Parameter statement should be final. 679
Error Expected @param tag for 'statement'. 679
Error Parameter i should be final. 679
Error Expected @param tag for 'i'. 679
Error Parameter value should be final. 679
Error Expected @param tag for 'value'. 679
Error Expected @throws tag for 'SQLException'. 679
Error Method 'createConnection' is not designed for extension - needs to be abstract, final or empty. 683
Error Missing a Javadoc comment. 683
Error Line is longer than 80 characters. 690
Error '}' should be on the same line. 695
Error '}' should be on the same line. 700
Error '}' should be on the same line. 706
Error Line is longer than 80 characters. 714
Error Method 'closeResources' is not designed for extension - needs to be abstract, final or empty. 714
Error Missing a Javadoc comment. 714
Error Parameter connection should be final. 714
Error Parameter statement should be final. 714
Error Parameter results should be final. 714
Error '}' should be on the same line. 718
Error Line is longer than 80 characters. 720
Error Method 'closeResources' is not designed for extension - needs to be abstract, final or empty. 726
Error Missing a Javadoc comment. 726
Error Parameter connection should be final. 726
Error Parameter statement should be final. 726
Error '}' should be on the same line. 730
Error Line is longer than 80 characters. 732
Error '}' should be on the same line. 738
Error Line is longer than 80 characters. 740
Error Missing a Javadoc comment. 745
Error Line is longer than 80 characters. 748
Error Method 'commit' is not designed for extension - needs to be abstract, final or empty. 752
Error Missing a Javadoc comment. 752
Error '}' should be on the same line. 755
Error Line is longer than 80 characters. 757
Error Method 'rollback' is not designed for extension - needs to be abstract, final or empty. 761
Error Missing a Javadoc comment. 761
Error '}' should be on the same line. 764
Error Line is longer than 80 characters. 766
Error Method 'getUpdateCount' is not designed for extension - needs to be abstract, final or empty. 773
Error Line has trailing spaces. 781
Error Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 785

groovy/sql/SqlWhereVisitor.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 23
Error Method 'getWhere' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error Method 'visitReturnStatement' is not designed for extension - needs to be abstract, final or empty. 29
Error Missing a Javadoc comment. 29
Error Parameter statement should be final. 29
Error Method 'visitBinaryExpression' is not designed for extension - needs to be abstract, final or empty. 33
Error Missing a Javadoc comment. 33
Error Parameter expression should be final. 33
Error Method 'visitBooleanExpression' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Parameter expression should be final. 47
Error Method 'visitConstantExpression' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Parameter expression should be final. 51
Error Method 'visitPropertyExpression' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Parameter expression should be final. 56
Error Line has trailing spaces. 59
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 63
Error Method 'tokenAsSql' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter token should be final. 64

groovy/swing/SwingBuilder.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Unused import - java.util.HashSet. 71
Error Unused import - java.util.Set. 75
Error First sentence should end with a period. 126
Error Line has trailing spaces. 128
Error Missing a Javadoc comment. 134
Error Missing a Javadoc comment. 135
Error Missing a Javadoc comment. 136
Error Missing a Javadoc comment. 137
Error Missing a Javadoc comment. 139
Error Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Parameter parent should be final. 143
Error Parameter child should be final. 143
Error Must have at least one statement. 148
Error '}' should be on the same line. 159
Error '}' should be on the same line. 169
Error '}' should be on the same line. 176
Error '}' should be on the same line. 181
Error 'cast' is not followed by whitespace. 184
Error '}' should be on the same line. 185
Error '}' should be on the same line. 190
Error '}' should be on the same line. 199
Error '}' should be on the same line. 203
Error '}' should be on the same line. 207
Error Line is longer than 80 characters. 210
Error '}' should be on the same line. 213
Error '}' should be on the same line. 217
Error '}' should be on the same line. 221
Error '}' should be on the same line. 226
Error Line is longer than 80 characters. 227
Error '}' should be on the same line. 230
Error '}' should be on the same line. 235
Error '}' should be on the same line. 239
Error Method 'nodeCompleted' is not designed for extension - needs to be abstract, final or empty. 248
Error Missing a Javadoc comment. 248
Error Parameter parent should be final. 248
Error Parameter node should be final. 248
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 261
Error Missing a Javadoc comment. 261
Error Parameter name should be final. 261
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 265
Error Missing a Javadoc comment. 265
Error Parameter name should be final. 265
Error Parameter value should be final. 265
Error Line is longer than 80 characters. 266
Error 'cast' is not followed by whitespace. 266
Error '}' should be on the same line. 268
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 278
Error Missing a Javadoc comment. 278
Error Parameter name should be final. 278
Error Parameter attributes should be final. 278
Error Parameter value should be final. 278
Error Line is longer than 80 characters. 279
Error 'cast' is not followed by whitespace. 279
Error '}' should be on the same line. 282
Error Line has trailing spaces. 283
Error Line has trailing spaces. 291
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 292
Error Missing a Javadoc comment. 292
Error Parameter name should be final. 292
Error Parameter attributes should be final. 292
Error Line is longer than 80 characters. 297
Error 'cast' is not followed by whitespace. 297
Error '}' should be on the same line. 299
Error Line is longer than 80 characters. 310
Error '}' should be on the same line. 311
Error Line is longer than 80 characters. 314
Error '}' should be on the same line. 317
Error Line is longer than 80 characters. 319
Error '}' should be on the same line. 321
Error Line is longer than 80 characters. 323
Error Method 'handleWidgetAttributes' is not designed for extension - needs to be abstract, final or empty. 330
Error Missing a Javadoc comment. 330
Error Parameter widget should be final. 330
Error Parameter attributes should be final. 330
Error Line is longer than 80 characters. 333
Error Line is longer than 80 characters. 357
Error Line has trailing spaces. 361
Error Line is longer than 80 characters. 361
Error '}' should be on the same line. 368
Error Line is longer than 80 characters. 373
Error Line is longer than 80 characters. 374
Error 'cast' is not followed by whitespace. 374
Error 'cast' is not followed by whitespace. 374
Error Line is longer than 80 characters. 379
Error Line is longer than 80 characters. 382
Error 'cast' is not followed by whitespace. 382
Error 'cast' is not followed by whitespace. 382
Error Line has trailing spaces. 383
Error '}' should be on the same line. 383
Error Line is longer than 80 characters. 385
Error Line has trailing spaces. 386
Error Line is longer than 80 characters. 389
Error Method 'capitalize' is not designed for extension - needs to be abstract, final or empty. 399
Error Missing a Javadoc comment. 399
Error Parameter text should be final. 399
Error Method 'registerWidgets' is not designed for extension - needs to be abstract, final or empty. 410
Error Method length is 243 lines (max allowed is 150). 410
Error Missing a Javadoc comment. 410
Error Parameter properties should be final. 414
Error Line is longer than 80 characters. 415
Error Redundant throws: 'InstantiationException' listed more then one time. 415
Error Parameter properties should be final. 425
Error Line is longer than 80 characters. 426
Error Redundant throws: 'InstantiationException' listed more then one time. 426
Error Parameter properties should be final. 434
Error Line is longer than 80 characters. 435
Error Redundant throws: 'InstantiationException' listed more then one time. 435
Error Parameter properties should be final. 448
Error Line is longer than 80 characters. 449
Error Redundant throws: 'InstantiationException' listed more then one time. 449
Error Parameter properties should be final. 469
Error Parameter properties should be final. 481
Error Parameter properties should be final. 486
Error Parameter properties should be final. 491
Error 'cast' is not followed by whitespace. 495
Error '6' is a magic number. 497
Error Parameter properties should be final. 506
Error Parameter properties should be final. 511
Error Parameter properties should be final. 516
Error 'cast' is not followed by whitespace. 519
Error '6' is a magic number. 521
Error Parameter properties should be final. 526
Error Parameter properties should be final. 531
Error Avoid inline conditionals. 539
Error 'cast' is not followed by whitespace. 539
Error '6' is a magic number. 539
Error Avoid inline conditionals. 541
Error 'cast' is not followed by whitespace. 541
Error '6' is a magic number. 541
Error Line has trailing spaces. 558
Error Parameter properties should be final. 560
Error Parameter properties should be final. 575
Error Line is longer than 80 characters. 583
Error Line is longer than 80 characters. 585
Error '}' should be on the same line. 592
Error Line is longer than 80 characters. 594
Error Parameter properties should be final. 600
Error Line is longer than 80 characters. 610
Error Line is longer than 80 characters. 617
Error '}' should be on the same line. 618
Error Line is longer than 80 characters. 620
Error Parameter properties should be final. 628
Error '}' should be on the same line. 632
Error Line is longer than 80 characters. 634
Error Parameter properties should be final. 639
Error '}' should be on the same line. 643
Error Method 'createBoxLayout' is not designed for extension - needs to be abstract, final or empty. 654
Error Missing a Javadoc comment. 654
Error Parameter properties should be final. 654
Error Line has trailing spaces. 664
Error '}' should be on the same line. 668
Error Method 'createDialog' is not designed for extension - needs to be abstract, final or empty. 674
Error Missing a Javadoc comment. 674
Error Parameter properties should be final. 674
Error '}' should be on the same line. 678
Error '}' should be on the same line. 681
Error Method 'createComboBox' is not designed for extension - needs to be abstract, final or empty. 687
Error Missing a Javadoc comment. 687
Error Parameter properties should be final. 687
Error '}' should be on the same line. 691
Error '}' should be on the same line. 695
Error '}' should be on the same line. 698
Error Method 'registerBeanFactory' is not designed for extension - needs to be abstract, final or empty. 704
Error Missing a Javadoc comment. 704
Error Parameter name should be final. 704
Error Line is longer than 80 characters. 706
Error Parameter properties should be final. 706
Error Method 'registerFactory' is not designed for extension - needs to be abstract, final or empty. 713
Error Missing a Javadoc comment. 713
Error Parameter name should be final. 713
Error Parameter factory should be final. 713

groovy/swing/impl/ComponentFacade.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 58
Error Redundant 'public' modifier. 58

groovy/swing/impl/ContainerFacade.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 50
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 58
Error Redundant 'public' modifier. 58

groovy/swing/impl/DefaultAction.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 54
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 62
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter event should be final. 64
Error Line is longer than 80 characters. 66
Error Method 'getClosure' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Method 'setClosure' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter closure should be final. 75
Error 'closure' hides a field. 75

groovy/swing/impl/Factory.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 50
Error First sentence should end with a period. 58
Error Line has trailing spaces. 60
Error Expected an @return tag. 61
Error Line is longer than 80 characters. 61
Error Redundant 'public' modifier. 61
Error Expected @param tag for 'properties'. 61
Error Expected @throws tag for 'InstantiationException'. 61
Error Expected @throws tag for 'InstantiationException'. 61
Error Redundant throws: 'InstantiationException' listed more then one time. 61
Error Expected @throws tag for 'IllegalAccessException'. 61

groovy/swing/impl/Startable.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 49
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 57
Error Redundant 'public' modifier. 57

groovy/swing/impl/TableLayout.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 56
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Method 'getComponent' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Line has trailing spaces. 75
Error Method 'getCellpadding' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Method 'setCellpadding' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter cellpadding should be final. 80
Error 'cellpadding' hides a field. 80
Error First sentence should end with a period. 84
Error Method 'addCell' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter cell should be final. 87
Error Expected @param tag for 'cell'. 87
Error Line is longer than 80 characters. 89
Error First sentence should end with a period. 93
Error Line has trailing spaces. 94
Error Expected an @return tag. 96
Error Method 'nextRowIndex' is not designed for extension - needs to be abstract, final or empty. 96
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 101
Error First sentence should end with a period. 103
Error Expected an @return tag. 106
Error Method 'createLayoutManager' is not designed for extension - needs to be abstract, final or empty. 106

groovy/swing/impl/TableLayoutCell.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 53
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 61
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 61
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 74
Error Parameter parent should be final. 74
Error 'parent' hides a field. 74
Error Method 'addComponent' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Parameter component should be final. 78
Error 'component' hides a field. 78
Error Line is longer than 80 characters. 80
Error Line has trailing spaces. 85
Error Method 'getComponent' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error First sentence should end with a period. 90
Error Line is longer than 80 characters. 91
Error Method 'setAlign' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter align should be final. 93
Error 'align' hides a field. 93
Error Expected @param tag for 'align'. 93
Error First sentence should end with a period. 97
Error Line is longer than 80 characters. 98
Error Method 'setValign' is not designed for extension - needs to be abstract, final or empty. 100
Error Parameter valign should be final. 100
Error 'valign' hides a field. 100
Error Expected @param tag for 'valign'. 100
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 106
Error Method 'setColspan' is not designed for extension - needs to be abstract, final or empty. 108
Error Parameter colspan should be final. 108
Error 'colspan' hides a field. 108
Error Expected @param tag for 'colspan'. 108
Error Line is longer than 80 characters. 113
Error Method 'setRowspan' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter rowspan should be final. 115
Error 'rowspan' hides a field. 115
Error Expected @param tag for 'rowspan'. 115
Error Method 'isColfill' is not designed for extension - needs to be abstract, final or empty. 123
Error Method 'isRowfill' is not designed for extension - needs to be abstract, final or empty. 131
Error First sentence should end with a period. 135
Error Line is longer than 80 characters. 136
Error Method 'setColfill' is not designed for extension - needs to be abstract, final or empty. 138
Error Parameter colfill should be final. 138
Error 'colfill' hides a field. 138
Error Expected @param tag for 'colfill'. 138
Error First sentence should end with a period. 142
Error Line is longer than 80 characters. 143
Error Method 'setRowfill' is not designed for extension - needs to be abstract, final or empty. 145
Error Parameter rowfill should be final. 145
Error 'rowfill' hides a field. 145
Error Expected @param tag for 'rowfill'. 145
Error Method 'getConstraints' is not designed for extension - needs to be abstract, final or empty. 153
Error Line has trailing spaces. 159
Error Line has trailing spaces. 161
Error Line is longer than 80 characters. 161
Error Line has trailing spaces. 162
Error Method 'createConstraints' is not designed for extension - needs to be abstract, final or empty. 163
Error Missing a Javadoc comment. 163
Error Line has trailing spaces. 174
Error Avoid inline conditionals. 174
Error '}' should be on the same line. 176
Error Line has trailing spaces. 179
Error Avoid inline conditionals. 179
Error '0.2' is a magic number. 182
Error Line has trailing spaces. 188
Error Method 'getAnchor' is not designed for extension - needs to be abstract, final or empty. 192
Error Line has trailing spaces. 195
Error '}' should be on the same line. 199
Error '}' should be on the same line. 202
Error '}' should be on the same line. 206
Error '}' should be on the same line. 210
Error '}' should be on the same line. 213
Error '}' should be on the same line. 217
Error '}' should be on the same line. 222
Error '}' should be on the same line. 225

groovy/swing/impl/TableLayoutRow.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 53
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 65
Error Parameter tableLayoutTag should be final. 65
Error First sentence should end with a period. 69
Error Method 'addCell' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter tag should be final. 72
Error Expected @param tag for 'tag'. 72
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Line has trailing spaces. 79
Error ';' is followed by whitespace. 81
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line has trailing spaces. 88
Error '}' should be on the same line. 89
Error Line has trailing spaces. 95
Error Line has trailing spaces. 98
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 102
Error Line has trailing spaces. 103
Error Method 'getRowIndex' is not designed for extension - needs to be abstract, final or empty. 107

groovy/text/GStringTemplateEngine.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - groovy.lang.*. 47
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line is longer than 80 characters. 69
Error Line contains a tab character. 69
Error Method 'createTemplate' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line has trailing spaces. 72
Error Line contains a tab character. 72
Error Missing a Javadoc comment. 73
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Missing a Javadoc comment. 74
Error Variable 'template' must be private and have accessor methods. 74
Error Line has trailing spaces. 75
Error Line contains a tab character. 75
Error First sentence should end with a period. 76
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 78
Error Line contains a tab character. 78
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 79
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line has trailing spaces. 81
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line has trailing spaces. 83
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line has trailing spaces. 85
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line has trailing spaces. 87
Error Line contains a tab character. 87
Error Line is longer than 80 characters. 88
Error Line contains a tab character. 88
Error Line has trailing spaces. 89
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line is longer than 80 characters. 95
Error Line contains a tab character. 95
Error Expected @param tag for 'reader'. 95
Error Expected @throws tag for 'CompilationFailedException'. 95
Error Expected @throws tag for 'ClassNotFoundException'. 95
Error Expected @throws tag for 'IOException'. 95
Error Line is longer than 80 characters. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line has trailing spaces. 98
Error Line contains a tab character. 99
Error 'while' is not followed by whitespace. 99
Error Line contains a tab character. 100
Error Line has trailing spaces. 101
Error Line contains a tab character. 101
Error 'if' construct must use '{}'s. 102
Error Line contains a tab character. 102
Error Line has trailing spaces. 103
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line has trailing spaces. 106
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line has trailing spaces. 109
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line is longer than 80 characters. 111
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line is longer than 80 characters. 115
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line is longer than 80 characters. 120
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line is longer than 80 characters. 124
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line has trailing spaces. 127
Error Line contains a tab character. 127
Error Line is longer than 80 characters. 128
Error Line contains a tab character. 128
Error 'cast' is not followed by whitespace. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line has trailing spaces. 131
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line has trailing spaces. 135
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line has trailing spaces. 137
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line has trailing spaces. 139
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line has trailing spaces. 141
Error Line contains a tab character. 141
Error Line is longer than 80 characters. 142
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line has trailing spaces. 144
Error Line is longer than 80 characters. 144
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error Line is longer than 80 characters. 147
Error Line contains a tab character. 147
Error Line contains a tab character. 149
Error Line is longer than 80 characters. 150
Error Line contains a tab character. 150
Error Line has trailing spaces. 151
Error Line contains a tab character. 151
Error Line is longer than 80 characters. 152
Error Line contains a tab character. 152
Error 'cast' is not followed by whitespace. 152
Error Line contains a tab character. 153
Error Line is longer than 80 characters. 154
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line is longer than 80 characters. 156
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line has trailing spaces. 159
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Missing a Javadoc comment. 160
Error Line is longer than 80 characters. 161
Error Line contains a tab character. 161
Error Line is longer than 80 characters. 162
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error '{' should be on the previous line. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line has trailing spaces. 167
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line has trailing spaces. 170
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error Line has trailing spaces. 175
Error Line contains a tab character. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Expected @param tag for 'reader'. 181
Error Line is longer than 80 characters. 182
Error Line contains a tab character. 182
Error Expected @param tag for 'writingString'. 182
Error Line is longer than 80 characters. 183
Error Line contains a tab character. 183
Error Expected @param tag for 'templateExpressions'. 183
Error Line contains a tab character. 184
Error Expected @throws tag for 'IOException'. 184
Error Line contains a tab character. 185
Error '{' should be on the previous line. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line has trailing spaces. 189
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error Line has trailing spaces. 192
Error Line contains a tab character. 192
Error 'if' construct must use '{}'s. 193
Error Line contains a tab character. 193
Error Line has trailing spaces. 194
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error '==' is not followed by whitespace. 195
Error Line contains a tab character. 196
Error Line has trailing spaces. 197
Error Line contains a tab character. 197
Error 'if' construct must use '{}'s. 198
Error Line contains a tab character. 198
Error Line contains a tab character. 199
Error Line has trailing spaces. 200
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error 'cast' is not followed by whitespace. 201
Error Line contains a tab character. 202
Error Line has trailing spaces. 203
Error Line contains a tab character. 203
Error Line has trailing spaces. 204
Error Line is longer than 80 characters. 204
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line has trailing spaces. 206
Error Line contains a tab character. 206
Error Line contains a tab character. 207
Error Line contains a tab character. 208
Error Line has trailing spaces. 209
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line contains a tab character. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 213
Error Line contains a tab character. 214
Error Line contains a tab character. 215
Error Expected @param tag for 'reader'. 215
Error Line is longer than 80 characters. 216
Error Line contains a tab character. 216
Error Expected @param tag for 'writingString'. 216
Error Line is longer than 80 characters. 217
Error Line contains a tab character. 217
Error Expected @param tag for 'templateExpressions'. 217
Error Line contains a tab character. 218
Error Expected @throws tag for 'IOException'. 218
Error Line contains a tab character. 219
Error '{' should be on the previous line. 219
Error Line contains a tab character. 220
Error Line contains a tab character. 221
Error Line contains a tab character. 222
Error Line has trailing spaces. 223
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error Line has trailing spaces. 225
Error Line contains a tab character. 225
Error Line contains a tab character. 226
Error Line contains a tab character. 227
Error Line has trailing spaces. 228
Error Line contains a tab character. 228
Error 'if' construct must use '{}'s. 229
Error Line contains a tab character. 229
Error Line has trailing spaces. 230
Error Line contains a tab character. 230
Error Line contains a tab character. 231
Error '==' is not followed by whitespace. 231
Error Line contains a tab character. 232
Error Line has trailing spaces. 233
Error Line contains a tab character. 233
Error 'if' construct must use '{}'s. 234
Error Line contains a tab character. 234
Error Line contains a tab character. 235
Error Line has trailing spaces. 236
Error Line contains a tab character. 236
Error Line contains a tab character. 237
Error 'cast' is not followed by whitespace. 237
Error Line contains a tab character. 238
Error Line has trailing spaces. 239
Error Line contains a tab character. 239
Error Line contains a tab character. 240
Error Line contains a tab character. 241
Error Line contains a tab character. 243
Error Missing a Javadoc comment. 243
Error Missing a Javadoc comment. 247
Error 'cast' is not followed by whitespace. 248
Error Line has trailing spaces. 249
Error Line has trailing spaces. 251
Error Line is longer than 80 characters. 257
Error Line contains a tab character. 279

groovy/text/SimpleTemplateEngine.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 64
Error Method 'createTemplate' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter reader should be final. 64
Error Line has trailing spaces. 71
Error Missing a Javadoc comment. 72
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 80
Error Line is longer than 80 characters. 83
Error Parameter writer should be final. 87
Error 'else' construct must use '{}'s. 89
Error 'if' construct must use '{}'s. 89
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 90
Error Line is longer than 80 characters. 116
Error Line has trailing spaces. 118
Error Expected an @return tag. 123
Error Parameter reader should be final. 123
Error Expected @param tag for 'reader'. 123
Error Expected @throws tag for 'IOException'. 123
Error 'while' is not followed by whitespace. 131
Error Missing a Javadoc comment. 159
Error Parameter sw should be final. 159
Error Missing a Javadoc comment. 164
Error Parameter sw should be final. 164
Error Line is longer than 80 characters. 169
Error Line has trailing spaces. 170
Error Line is longer than 80 characters. 175
Error Parameter reader should be final. 175
Error Expected @param tag for 'reader'. 175
Error Parameter sw should be final. 175
Error Expected @param tag for 'sw'. 175
Error Expected @throws tag for 'IOException'. 175
Error 'while' is not followed by whitespace. 178
Error Line is longer than 80 characters. 193
Error Line has trailing spaces. 194
Error Line is longer than 80 characters. 199
Error Parameter reader should be final. 199
Error Expected @param tag for 'reader'. 199
Error Parameter sw should be final. 199
Error Expected @param tag for 'sw'. 199
Error Expected @throws tag for 'IOException'. 199
Error 'while' is not followed by whitespace. 202

groovy/text/Template.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Unused import - java.io.Writer. 39
Error Line is longer than 80 characters. 43
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49

groovy/text/TemplateEngine.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 48
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 53
Error Missing a Javadoc comment. 53
Error Parameter reader should be final. 53
Error Line has trailing spaces. 54
Error Line is longer than 80 characters. 55
Error Method 'createTemplate' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Parameter templateText should be final. 55
Error Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 55
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
Error Method 'createTemplate' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Parameter file should be final. 59
Error Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 59
Error Line is longer than 80 characters. 63
Error Method 'createTemplate' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Parameter url should be final. 63

groovy/ui/ConsoleSupport.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 58
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 66
Error Variable 'promptStyle' must be private and have accessor methods. 66
Error Missing a Javadoc comment. 67
Error Variable 'commandStyle' must be private and have accessor methods. 67
Error Missing a Javadoc comment. 68
Error Variable 'outputStyle' must be private and have accessor methods. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Method 'addStylesToDocument' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter outputArea should be final. 72
Error Line is longer than 80 characters. 75
Error Method 'getCommandStyle' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Method 'getOutputStyle' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Method 'getPromptStyle' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Method 'getShell' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Parameter text should be final. 106
Error Line has trailing spaces. 108
Error '}' should be on the same line. 116
Error Missing a Javadoc comment. 123
Error Parameter text should be final. 123
Error Parameter e should be final. 123

groovy/ui/GroovyMain.java

ErrorLine
Error File does not end with a newline. 0

groovy/ui/GroovyMain.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 74
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 95
Error Missing a Javadoc comment. 98
Error Line has trailing spaces. 102
Error Parameter args should be final. 106
Error Array brackets at illegal position. 106
Error '}' should be on the same line. 117
Error '}' should be on the same line. 121
Error Line is longer than 80 characters. 124
Error Line has trailing spaces. 130
Error Line is longer than 80 characters. 139
Error Parameter options should be final. 139
Error Parameter args should be final. 139
Error Line has trailing spaces. 147
Error Line is longer than 80 characters. 153
Error Line is longer than 80 characters. 155
Error Line is longer than 80 characters. 157
Error Line is longer than 80 characters. 159
Error Line is longer than 80 characters. 161
Error Line has trailing spaces. 167
Error Parameter line should be final. 173
Error 'if' construct must use '{}'s. 187
Error 'if' construct must use '{}'s. 191
Error Line is longer than 80 characters. 192
Error '}' should be on the same line. 193
Error Missing a Javadoc comment. 203
Error '}' should be on the same line. 213
Error '}' should be on the same line. 217
Error Expected @throws tag for 'CompilationFailedException'. 227
Error Expected @throws tag for 'IOException'. 227
Error 'if' construct must use '{}'s. 232
Error 'else' construct must use '{}'s. 234
Error Line is longer than 80 characters. 238
Error '}' should be on the same line. 242
Error Line has trailing spaces. 255
Error Parameter s should be final. 261
Error Parameter file should be final. 261
Error Expected @throws tag for 'IOException'. 261
Error 'if' construct must use '{}'s. 262
Error '}' should be on the same line. 271
Error '}' should be on the same line. 275
Error '}' should be on the same line. 281
Error 'if' construct must use '{}'s. 286
Error Line is longer than 80 characters. 287
Error '}' should be on the same line. 294
Error '}' should be on the same line. 298
Error Line has trailing spaces. 307
Error Line is longer than 80 characters. 315
Error Parameter s should be final. 315
Error Parameter reader should be final. 315
Error Parameter pw should be final. 315
Error Expected @throws tag for 'IOException'. 315
Error Expected @throws tag for 'CompilationFailedException'. 331
Error Expected @throws tag for 'IOException'. 331
Error 'if' construct must use '{}'s. 334
Error 'else' construct must use '{}'s. 336

groovy/ui/InteractiveShell.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 64
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 74
Error Variable 'shell' must be private and have accessor methods. 74
Error Missing a Javadoc comment. 75
Error Variable 'reader' must be private and have accessor methods. 75
Error Parameter args should be final. 82
Error Expected @param tag for 'args'. 82
Error Array brackets at illegal position. 82
Error '}' should be on the same line. 86
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 111
Error Parameter args should be final. 111
Error Expected @param tag for 'args'. 111
Error Expected @throws tag for 'Exception'. 111
Error Line has trailing spaces. 115
Error Line is longer than 80 characters. 118
Error Line has trailing spaces. 121
Error 'while' is not followed by whitespace. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 126
Error 'if' is not followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error 'if' is not followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error Line has trailing spaces. 137
Error Line is longer than 80 characters. 142
Error '+' is not followed by whitespace. 142
Error '}' should be on the same line. 144
Error 'catch' is not followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error '}' should be on the same line. 147
Error 'catch' is not followed by whitespace. 148
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error Line is longer than 80 characters. 164
Error Missing a Javadoc comment. 164
Error Line is longer than 80 characters. 165
Error Missing a Javadoc comment. 165
Error Line is longer than 80 characters. 166
Error Missing a Javadoc comment. 166
Error Line is longer than 80 characters. 168
Error Missing a Javadoc comment. 168
Error Line is longer than 80 characters. 170
Error Missing a Javadoc comment. 170
Error Line is longer than 80 characters. 171
Error Missing a Javadoc comment. 171
Error Line is longer than 80 characters. 172
Error Missing a Javadoc comment. 172
Error Line is longer than 80 characters. 173
Error Missing a Javadoc comment. 173
Error Line has trailing spaces. 175
Error Line has trailing spaces. 177
Error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 181
Error Expected an @return tag. 203
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 203
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error 'while' is not followed by whitespace. 211
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error '(' is followed by whitespace. 216
Error Line is longer than 80 characters. 220
Error Line has trailing spaces. 221
Error 'catch' is not followed by whitespace. 223
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error Must have at least one statement. 223
Error Line is longer than 80 characters. 225
Error 'if' is not followed by whitespace. 225
Error '(' is followed by whitespace. 225
Error 'cast' is not followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error Line is longer than 80 characters. 226
Error Line is longer than 80 characters. 231
Error 'if' is not followed by whitespace. 233
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error 'cast' is not followed by whitespace. 235
Error switch without "default" clause. 236
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error 'if' is not followed by whitespace. 256
Error '(' is followed by whitespace. 256
Error ')' is preceded with whitespace. 256
Error '}' should be on the same line. 258
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error Line is longer than 80 characters. 265
Error Line is longer than 80 characters. 272
Error 'if' is not followed by whitespace. 278
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error Line is longer than 80 characters. 280
Error 'if' is not followed by whitespace. 285
Error '(' is followed by whitespace. 285
Error ')' is preceded with whitespace. 285
Error '}' should be on the same line. 288
Error 'if' is not followed by whitespace. 289
Error '(' is followed by whitespace. 289
Error ')' is preceded with whitespace. 289
Error '}' should be on the same line. 291
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 302
Error ')' is preceded with whitespace. 302
Error Line has trailing spaces. 306
Error Line is longer than 80 characters. 308
Error Expected an @return tag. 312
Error '(' is followed by whitespace. 312
Error Parameter complete should be final. 312
Error Expected @param tag for 'complete'. 312
Error ')' is preceded with whitespace. 312
Error 'if' is not followed by whitespace. 313
Error '(' is followed by whitespace. 313
Error ')' is preceded with whitespace. 313
Error Line has trailing spaces. 316
Error Expected an @return tag. 325
Error '(' is followed by whitespace. 325
Error ')' is preceded with whitespace. 325
Error '(' is followed by whitespace. 336
Error ')' is preceded with whitespace. 336
Error '(' is followed by whitespace. 336
Error ')' is preceded with whitespace. 336
Error 'if' is not followed by whitespace. 346
Error '(' is followed by whitespace. 346
Error ')' is preceded with whitespace. 346
Error Line has trailing spaces. 362
Error Expected an @return tag. 368
Error '(' is followed by whitespace. 368
Error Parameter code should be final. 368
Error Expected @param tag for 'code'. 368
Error Parameter tolerance should be final. 368
Error Expected @param tag for 'tolerance'. 368
Error ')' is preceded with whitespace. 368
Error Line is longer than 80 characters. 378
Error Line has trailing spaces. 381
Error '(' is followed by whitespace. 382
Error ')' is preceded with whitespace. 382
Error Line has trailing spaces. 386
Error Line has trailing spaces. 393
Error '}' should be on the same line. 395
Error 'catch' is not followed by whitespace. 400
Error '(' is followed by whitespace. 400
Error ')' is preceded with whitespace. 400
Error Line is longer than 80 characters. 401
Error 'if' is not followed by whitespace. 401
Error '(' is followed by whitespace. 401
Error ')' is preceded with whitespace. 401
Error '}' should be on the same line. 404
Error 'catch' is not followed by whitespace. 406
Error '(' is followed by whitespace. 406
Error ')' is preceded with whitespace. 406
Error Line has trailing spaces. 415
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error '(' is followed by whitespace. 421
Error ')' is preceded with whitespace. 421
Error '(' is followed by whitespace. 421
Error ')' is preceded with whitespace. 421
Error Missing a Javadoc comment. 431
Error Missing a Javadoc comment. 432
Error Missing a Javadoc comment. 433
Error Missing a Javadoc comment. 434
Error Missing a Javadoc comment. 435
Error Missing a Javadoc comment. 436
Error Missing a Javadoc comment. 437
Error Line is longer than 80 characters. 439
Error Missing a Javadoc comment. 439
Error '{' is followed by whitespace. 439
Error Missing a Javadoc comment. 441
Error 'for' is not followed by whitespace. 444
Error '(' is followed by whitespace. 444
Error ')' is preceded with whitespace. 444
Error '(' is followed by whitespace. 445
Error ')' is preceded with whitespace. 445
Error '(' is followed by whitespace. 450
Error ')' is preceded with whitespace. 450
Error '(' is followed by whitespace. 451
Error ')' is preceded with whitespace. 451
Error Missing a Javadoc comment. 454
Error Line is longer than 80 characters. 457
Error '(' is followed by whitespace. 457
Error ')' is preceded with whitespace. 457
Error Line is longer than 80 characters. 458
Error '(' is followed by whitespace. 458
Error ')' is preceded with whitespace. 458
Error Line is longer than 80 characters. 459
Error '(' is followed by whitespace. 459
Error ')' is preceded with whitespace. 459
Error Line is longer than 80 characters. 460
Error '(' is followed by whitespace. 460
Error ')' is preceded with whitespace. 460
Error Line is longer than 80 characters. 461
Error '(' is followed by whitespace. 461
Error ')' is preceded with whitespace. 461
Error Line is longer than 80 characters. 462
Error '(' is followed by whitespace. 462
Error ')' is preceded with whitespace. 462
Error Line is longer than 80 characters. 472
Error '(' is followed by whitespace. 472
Error ')' is preceded with whitespace. 472
Error 'for' is not followed by whitespace. 473
Error '(' is followed by whitespace. 473
Error ')' is preceded with whitespace. 473
Error '(' is followed by whitespace. 474
Error 'cast' is not followed by whitespace. 474
Error ')' is preceded with whitespace. 474
Error 'for' is not followed by whitespace. 486
Error '(' is followed by whitespace. 486
Error ')' is preceded with whitespace. 486
Error '(' is followed by whitespace. 487
Error '+' is not preceded with whitespace. 487
Error '+' is not followed by whitespace. 487
Error ')' is preceded with whitespace. 487
Error Line has trailing spaces. 494
Error 'if' is not followed by whitespace. 500
Error '(' is followed by whitespace. 500
Error '10' is a magic number. 500
Error ')' is preceded with whitespace. 500
Error '(' is followed by whitespace. 501
Error ')' is preceded with whitespace. 501
Error '(' is followed by whitespace. 502
Error ')' is preceded with whitespace. 502
Error '}' should be on the same line. 503
Error '(' is followed by whitespace. 505
Error ')' is preceded with whitespace. 505

groovy/util/AntBuilder.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error Missing a Javadoc comment. 78
Error Name 'addTaskParamTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 78
Error '{' is followed by whitespace. 78
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 87
Error Parameter project should be final. 87
Error 'project' hides a field. 87
Error Method 'createProject' is not designed for extension - needs to be abstract, final or empty. 94
Error 'project' hides a field. 95
Error Missing a Javadoc comment. 109
Error Parameter parent should be final. 109
Error Parameter child should be final. 109
Error Method 'nodeCompleted' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Parameter parent should be final. 112
Error Parameter node should be final. 112
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Parameter tagName should be final. 119
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter name should be final. 123
Error Parameter value should be final. 123
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Parameter name should be final. 129
Error Parameter attributes should be final. 129
Error Parameter value should be final. 129
Error Line has trailing spaces. 134
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter name should be final. 135
Error Parameter attributes should be final. 135
Error Line has trailing spaces. 140
Error Line is longer than 80 characters. 147
Error Line has trailing spaces. 148
Error Line is longer than 80 characters. 148
Error Line is longer than 80 characters. 149
Error Line is longer than 80 characters. 151
Error Line is longer than 80 characters. 168
Error '}' should be on the same line. 174
Error Line is longer than 80 characters. 196
Error '}' should be on the same line. 199
Error '}' should be on the same line. 217
Error Must have at least one statement. 218
Error Line is longer than 80 characters. 226
Error '}' should be on the same line. 241
Error Line is longer than 80 characters. 243
Error Line is longer than 80 characters. 250
Error '}' should be on the same line. 251
Error Line is longer than 80 characters. 253
Error '}' should be on the same line. 256
Error Line is longer than 80 characters. 258
Error Method 'setText' is not designed for extension - needs to be abstract, final or empty. 265
Error Missing a Javadoc comment. 265
Error Parameter task should be final. 265
Error Parameter text should be final. 265
Error Line is longer than 80 characters. 267
Error '{' is followed by whitespace. 269
Error '}' should be on the same line. 272
Error Line is longer than 80 characters. 274
Error Line is longer than 80 characters. 279
Error Method 'getAccessibleMethod' is not designed for extension - needs to be abstract, final or empty. 279
Error Missing a Javadoc comment. 279
Error Parameter theClass should be final. 279
Error Parameter name should be final. 279
Error Parameter paramTypes should be final. 279
Error '}' should be on the same line. 286
Error Must have at least one statement. 287
Error Method 'getAntProject' is not designed for extension - needs to be abstract, final or empty. 297
Error Missing a Javadoc comment. 297
Error Method 'setBeanProperties' is not designed for extension - needs to be abstract, final or empty. 303
Error Missing a Javadoc comment. 303
Error Parameter object should be final. 303
Error Parameter map should be final. 303
Error Line is longer than 80 characters. 308
Error Avoid inline conditionals. 308
Error Method 'setBeanProperty' is not designed for extension - needs to be abstract, final or empty. 312
Error Missing a Javadoc comment. 312
Error Parameter object should be final. 312
Error Parameter name should be final. 312
Error Parameter value should be final. 312
Error Line is longer than 80 characters. 314
Error Line is longer than 80 characters. 317
Error Line is longer than 80 characters. 321
Error '}' should be on the same line. 323
Error Must have at least one statement. 324
Error '}' should be on the same line. 332
Error First sentence should end with a period. 339
Error Expected an @return tag. 342
Error Method 'createNestedObject' is not designed for extension - needs to be abstract, final or empty. 342
Error Parameter object should be final. 342
Error Expected @param tag for 'object'. 342
Error Parameter name should be final. 342
Error Expected @param tag for 'name'. 342
Error Line is longer than 80 characters. 345
Error Line is longer than 80 characters. 349
Error '}' should be on the same line. 350
Error Method 'createDataType' is not designed for extension - needs to be abstract, final or empty. 362
Error Missing a Javadoc comment. 362
Error Parameter name should be final. 362
Error '}' should be on the same line. 377
Error '{' is followed by whitespace. 380
Error '}' should be on the same line. 382
Error Line is longer than 80 characters. 384
Error Line is longer than 80 characters. 389
Error '}' should be on the same line. 390
Error Line is longer than 80 characters. 392
Error '{' is followed by whitespace. 392
Error Line is longer than 80 characters. 409
Error Method 'createDataType' is not designed for extension - needs to be abstract, final or empty. 409
Error Parameter ctor should be final. 409
Error Parameter args should be final. 409
Error Parameter name should be final. 409
Error Parameter argDescription should be final. 409
Error '}' should be on the same line. 413
Error Line is longer than 80 characters. 415
Error '}' should be on the same line. 416
Error Line is longer than 80 characters. 418
Error '}' should be on the same line. 419
Error Line is longer than 80 characters. 421
Error Method 'createTask' is not designed for extension - needs to be abstract, final or empty. 430
Error Parameter taskName should be final. 430
Error Line is longer than 80 characters. 431
Error Method 'createTask' is not designed for extension - needs to be abstract, final or empty. 434
Error Missing a Javadoc comment. 434
Error Parameter taskName should be final. 434
Error Parameter taskType should be final. 434
Error '}' should be on the same line. 443
Error '}' should be on the same line. 454
Error Line is longer than 80 characters. 456
Error Method 'getParentTask' is not designed for extension - needs to be abstract, final or empty. 461
Error Missing a Javadoc comment. 461

groovy/util/BuilderSupport.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 57
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 74
Error Parameter proxyBuilder should be final. 74
Error 'proxyBuilder' hides a field. 74
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 78
Error Missing a Javadoc comment. 78
Error Parameter nameMappingClosure should be final. 78
Error 'nameMappingClosure' hides a field. 78
Error Parameter proxyBuilder should be final. 78
Error 'proxyBuilder' hides a field. 78
Error Line has trailing spaces. 82
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter methodName should be final. 83
Error Parameter args should be final. 83
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 88
Error Method 'doInvokeMethod' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter methodName should be final. 88
Error Parameter name should be final. 88
Error Parameter args should be final. 88
Error Line is longer than 80 characters. 93
Error switch without "default" clause. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Avoid nested blocks. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line is longer than 80 characters. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line is longer than 80 characters. 107
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Avoid nested blocks. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line is longer than 80 characters. 118
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line is longer than 80 characters. 120
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line is longer than 80 characters. 125
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error '3' is a magic number. 130
Error Line contains a tab character. 131
Error Avoid nested blocks. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line is longer than 80 characters. 135
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line has trailing spaces. 143
Error Missing a Javadoc comment. 164
Error Parameter parent should be final. 164
Error Parameter child should be final. 164
Error Missing a Javadoc comment. 165
Error Parameter name should be final. 165
Error Missing a Javadoc comment. 166
Error Parameter name should be final. 166
Error Parameter value should be final. 166
Error Missing a Javadoc comment. 167
Error Parameter name should be final. 167
Error Parameter attributes should be final. 167
Error Line is longer than 80 characters. 168
Error Missing a Javadoc comment. 168
Error Parameter name should be final. 168
Error Parameter attributes should be final. 168
Error Parameter value should be final. 168
Error First sentence should end with a period. 170
Error Expected an @return tag. 176
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 176
Error Parameter methodName should be final. 176
Error Expected @param tag for 'methodName'. 176
Error First sentence should end with a period. 184
Error Parameter parent should be final. 188
Error Expected @param tag for 'parent'. 188
Error Parameter node should be final. 188
Error Expected @param tag for 'node'. 188
Error Method 'getCurrent' is not designed for extension - needs to be abstract, final or empty. 191
Error Missing a Javadoc comment. 191
Error Line has trailing spaces. 194
Error Method 'setCurrent' is not designed for extension - needs to be abstract, final or empty. 195
Error Missing a Javadoc comment. 195
Error Parameter current should be final. 195
Error 'current' hides a field. 195

groovy/util/CharsetToolkit.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - java.io.*. 38
Error Using the '.*' form of import should be avoided - java.util.*. 40
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 49
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Parameter file should be final. 82
Error 'file' hides a field. 82
Error Expected @throws tag for 'IOException'. 82
Error '4096' is a magic number. 85
Error '}' should be on the same line. 89
Error '4096' is a magic number. 90
Error '}' should be on the same line. 94
Error Line is longer than 80 characters. 103
Error Line is longer than 80 characters. 106
Error Method 'setDefaultCharset' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter defaultCharset should be final. 109
Error 'defaultCharset' hides a field. 109
Error 'if' construct must use '{}'s. 110
Error 'else' construct must use '{}'s. 112
Error Method 'getCharset' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error 'if' construct must use '{}'s. 117
Error Line is longer than 80 characters. 123
Error Line is longer than 80 characters. 124
Error Line is longer than 80 characters. 125
Error Method 'setEnforce8Bit' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter enforce should be final. 129
Error Line is longer than 80 characters. 134
Error Method 'getEnforce8Bit' is not designed for extension - needs to be abstract, final or empty. 138
Error First sentence should end with a period. 142
Error Expected an @return tag. 146
Error Method 'getDefaultCharset' is not designed for extension - needs to be abstract, final or empty. 146
Error Line is longer than 80 characters. 152
Error Line is longer than 80 characters. 153
Error Extra HTML tag found: </p> 154
Error Line is longer than 80 characters. 156
Error Line is longer than 80 characters. 158
Error Line is longer than 80 characters. 160
Error Line is longer than 80 characters. 168
Error Line is longer than 80 characters. 175
Error 'if' construct must use '{}'s. 177
Error 'if' construct must use '{}'s. 179
Error 'if' construct must use '{}'s. 181
Error Line is longer than 80 characters. 184
Error Line is longer than 80 characters. 188
Error Line is longer than 80 characters. 189
Error '6' is a magic number. 196
Error '3' is a magic number. 200
Error '4' is a magic number. 201
Error '5' is a magic number. 202
Error Line is longer than 80 characters. 204
Error Line is longer than 80 characters. 210
Error 'if' construct must use '{}'s. 211
Error 'else' construct must use '{}'s. 213
Error '}' should be on the same line. 215
Error Line is longer than 80 characters. 218
Error Line is longer than 80 characters. 219
Error 'if' construct must use '{}'s. 220
Error 'else' construct must use '{}'s. 222
Error '}' should be on the same line. 224
Error Line is longer than 80 characters. 227
Error Line is longer than 80 characters. 228
Error 'if' construct must use '{}'s. 229
Error Line is longer than 80 characters. 229
Error 'else' construct must use '{}'s. 231
Error '3' is a magic number. 232
Error '}' should be on the same line. 233
Error Line is longer than 80 characters. 236
Error Line is longer than 80 characters. 237
Error 'if' construct must use '{}'s. 238
Error 'else' construct must use '{}'s. 243
Error '4' is a magic number. 244
Error '}' should be on the same line. 245
Error Line is longer than 80 characters. 248
Error Line is longer than 80 characters. 249
Error 'if' construct must use '{}'s. 250
Error 'else' construct must use '{}'s. 256
Error '5' is a magic number. 257
Error '}' should be on the same line. 258
Error 'else' construct must use '{}'s. 259
Error 'if' construct must use '{}'s. 262
Error Line is longer than 80 characters. 267
Error Line is longer than 80 characters. 269
Error 'if' construct must use '{}'s. 270
Error 'else' construct must use '{}'s. 272
Error Line is longer than 80 characters. 275
Error 'if' construct must use '{}'s. 277
Error Line is longer than 80 characters. 279
Error First sentence should end with a period. 283
Error Line is longer than 80 characters. 284
Error Parameter b should be final. 289
Error '-128' is a magic number. 290
Error '-65' is a magic number. 290
Error Line is longer than 80 characters. 294
Error Parameter b should be final. 299
Error '-64' is a magic number. 300
Error '-33' is a magic number. 300
Error Line is longer than 80 characters. 304
Error Parameter b should be final. 309
Error '-32' is a magic number. 310
Error '-17' is a magic number. 310
Error Line is longer than 80 characters. 314
Error Parameter b should be final. 319
Error '-16' is a magic number. 320
Error '-9' is a magic number. 320
Error Line is longer than 80 characters. 324
Error Parameter b should be final. 329
Error '-8' is a magic number. 330
Error '-5' is a magic number. 330
Error Line is longer than 80 characters. 334
Error Parameter b should be final. 339
Error '-4' is a magic number. 340
Error '-3' is a magic number. 340
Error Line is longer than 80 characters. 353
Error Method 'hasUTF8Bom' is not designed for extension - needs to be abstract, final or empty. 357
Error 'if' construct must use '{}'s. 358
Error '3' is a magic number. 358
Error '-17' is a magic number. 359
Error '-69' is a magic number. 359
Error '-65' is a magic number. 359
Error 'else' construct must use '{}'s. 360
Error Method 'hasUTF16LEBom' is not designed for extension - needs to be abstract, final or empty. 370
Error 'if' construct must use '{}'s. 371
Error '-2' is a magic number. 372
Error 'else' construct must use '{}'s. 373
Error Method 'hasUTF16BEBom' is not designed for extension - needs to be abstract, final or empty. 383
Error 'if' construct must use '{}'s. 384
Error '-2' is a magic number. 385
Error 'else' construct must use '{}'s. 386
Error Line is longer than 80 characters. 391
Error Line is longer than 80 characters. 392
Error Method 'getReader' is not designed for extension - needs to be abstract, final or empty. 398
Error Line is longer than 80 characters. 399
Error '}' should be on the same line. 403
Error Must have at least one statement. 404

groovy/util/ClosureComparator.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 54
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 62
Error Variable 'closure' must be private and have accessor methods. 62
Error Missing a Javadoc comment. 64
Error Parameter closure should be final. 64
Error 'closure' hides a field. 64
Error Method 'compare' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter object1 should be final. 68
Error Parameter object2 should be final. 68

groovy/util/Expando.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 69
Error Parameter expandoProperties should be final. 69
Error 'expandoProperties' hides a field. 69
Error Method 'getExpandoProperties' is not designed for extension - needs to be abstract, final or empty. 76
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter property should be final. 83
Error '}' should be on the same line. 86
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter property should be final. 92
Error Parameter newValue should be final. 92
Error '}' should be on the same line. 95
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Parameter name should be final. 101
Error Parameter args should be final. 101
Error '}' should be on the same line. 104
Error Line is longer than 80 characters. 106
Error Line contains a tab character. 106
Error '}' should be on the same line. 112
Error Line has trailing spaces. 117
Error Line has trailing spaces. 119
Error First sentence should end with a period. 120
Error Line is longer than 80 characters. 121
Error Method 'createMap' is not designed for extension - needs to be abstract, final or empty. 124

groovy/util/GroovyLog.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 54
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 62
Error Variable 'prefix' must be private and have accessor methods. 62
Error First sentence should end with a period. 64
Error Line has trailing spaces. 64
Error Line has trailing spaces. 65
Error Expected an @return tag. 67
Error Parameter aClass should be final. 67
Error Expected @param tag for 'aClass'. 67
Error Line has trailing spaces. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 75
Error Parameter owner should be final. 75
Error Missing a Javadoc comment. 79
Error Parameter prefix should be final. 79
Error 'prefix' hides a field. 79
Error Line is longer than 80 characters. 80
Error Avoid inline conditionals. 80
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter name should be final. 83
Error Parameter args should be final. 83

groovy/util/GroovyMBean.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 65
Error Line has trailing spaces. 66
Error Line has trailing spaces. 67
Error Line has trailing spaces. 70
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 81
Error Parameter server should be final. 81
Error 'server' hides a field. 81
Error Parameter name should be final. 81
Error 'name' hides a field. 81
Error Line has trailing spaces. 85
Error ')' is preceded with whitespace. 87
Error Method 'server' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Line has trailing spaces. 96
Error Method 'name' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Line has trailing spaces. 100
Error Method 'info' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Line has trailing spaces. 104
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Parameter property should be final. 105
Error '}' should be on the same line. 108
Error Line is longer than 80 characters. 110
Error '}' should be on the same line. 111
Error Line is longer than 80 characters. 113
Error Line has trailing spaces. 116
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Parameter property should be final. 117
Error Parameter value should be final. 117
Error '}' should be on the same line. 120
Error Line is longer than 80 characters. 122
Error '}' should be on the same line. 123
Error Line is longer than 80 characters. 125
Error Line has trailing spaces. 128
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Parameter method should be final. 129
Error Parameter arguments should be final. 129
Error '}' should be on the same line. 135
Error '{' is followed by whitespace. 137
Error '}' should be on the same line. 141
Error Line is longer than 80 characters. 143
Error '}' should be on the same line. 144
Error Line is longer than 80 characters. 146
Error '}' should be on the same line. 148
Error Method 'createSignature' is not designed for extension - needs to be abstract, final or empty. 154
Error Missing a Javadoc comment. 154
Error Parameter info should be final. 154

groovy/util/GroovyScriptEngine.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Line has trailing spaces. 59
Error Line contains a tab character. 65
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line has trailing spaces. 68
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Parameter args should be final. 72
Error Expected @param tag for 'args'. 72
Error Expected @throws tag for 'Exception'. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line is longer than 80 characters. 78
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error 'if' construct must use '{}'s. 82
Error Line is longer than 80 characters. 82
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line is longer than 80 characters. 85
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 92
Error Missing a Javadoc comment. 92
Error Line contains a tab character. 93
Error Missing a Javadoc comment. 93
Error Line contains a tab character. 94
Error Missing a Javadoc comment. 94
Error Missing a Javadoc comment. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Missing a Javadoc comment. 97
Error Line contains a tab character. 98
Error Missing a Javadoc comment. 98
Error Line contains a tab character. 99
Error Missing a Javadoc comment. 99
Error Line contains a tab character. 100
Error Line is longer than 80 characters. 102
Error Line contains a tab character. 102
Error Method 'getResourceConnection' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Parameter resourceName should be final. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line is longer than 80 characters. 113
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line is longer than 80 characters. 120
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 128
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line is longer than 80 characters. 141
Error Line contains a tab character. 141
Error Line has trailing spaces. 142
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Parameter roots should be final. 144
Error 'roots' hides a field. 144
Error Expected @param tag for 'roots'. 144
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 149
Error Missing a Javadoc comment. 149
Error Parameter args should be final. 149
Error Line contains a tab character. 150
Error 'roots' hides a field. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 157
Error Missing a Javadoc comment. 157
Error Parameter arg should be final. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 163
Error Missing a Javadoc comment. 163
Error Parameter rc should be final. 163
Error 'rc' hides a field. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line is longer than 80 characters. 167
Error Line contains a tab character. 167
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 167
Error Missing a Javadoc comment. 167
Error Parameter script should be final. 167
Error Parameter argument should be final. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Avoid inline conditionals. 171
Error Line contains a tab character. 172
Error Line is longer than 80 characters. 174
Error Line contains a tab character. 174
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Parameter script should be final. 174
Error Parameter binding should be final. 174
Error Line contains a tab character. 176
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error Line is longer than 80 characters. 181
Error Line contains a tab character. 181
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 189
Error Line is longer than 80 characters. 190
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error Line contains a tab character. 196
Error Line is longer than 80 characters. 197
Error Line contains a tab character. 197
Error Line is longer than 80 characters. 198
Error Line contains a tab character. 198
Error Line is longer than 80 characters. 199
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Line contains a tab character. 203
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error Line contains a tab character. 207
Error Line is longer than 80 characters. 209
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line contains a tab character. 211
Error Line contains a tab character. 213
Error Line contains a tab character. 214
Error Line contains a tab character. 216
Error Line has trailing spaces. 217
Error Line contains a tab character. 217
Error Line is longer than 80 characters. 218
Error Line contains a tab character. 218
Error Line contains a tab character. 219
Error Line is longer than 80 characters. 220
Error Line contains a tab character. 220
Error Line is longer than 80 characters. 221
Error Line contains a tab character. 221
Error Parameter className should be final. 221
Error Line is longer than 80 characters. 222
Error Line contains a tab character. 222
Error Line is longer than 80 characters. 223
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error Line is longer than 80 characters. 225
Error Line contains a tab character. 225
Error Line is longer than 80 characters. 226
Error Line contains a tab character. 226
Error Line is longer than 80 characters. 227
Error Line contains a tab character. 227
Error Line is longer than 80 characters. 228
Error Line contains a tab character. 228
Error Line is longer than 80 characters. 229
Error Line contains a tab character. 229
Error Line is longer than 80 characters. 230
Error Line contains a tab character. 230
Error Line contains a tab character. 231
Error Line contains a tab character. 232
Error Line is longer than 80 characters. 233
Error Line contains a tab character. 233
Error Line is longer than 80 characters. 234
Error Line contains a tab character. 234
Error Line is longer than 80 characters. 235
Error Line contains a tab character. 235
Error Line is longer than 80 characters. 236
Error Line contains a tab character. 236
Error Line is longer than 80 characters. 237
Error Line contains a tab character. 237
Error Line contains a tab character. 238
Error Line contains a tab character. 239
Error Line contains a tab character. 240
Error Line contains a tab character. 241
Error Line contains a tab character. 242
Error Line contains a tab character. 244
Error Line is longer than 80 characters. 245
Error Line contains a tab character. 245
Error Line contains a tab character. 246
Error Line is longer than 80 characters. 247
Error Line contains a tab character. 247
Error Line contains a tab character. 248
Error Line contains a tab character. 249
Error Line contains a tab character. 250
Error Line contains a tab character. 251
Error Line contains a tab character. 252
Error Line is longer than 80 characters. 253
Error Line contains a tab character. 253
Error Line contains a tab character. 254
Error Line contains a tab character. 255

groovy/util/GroovyTestCase.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 65
Error Missing a Javadoc comment. 72
Error Variable 'log' must be private and have accessor methods. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error First sentence should end with a period. 79
Error Line is longer than 80 characters. 80
Error Expected an @return tag. 83
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 83
Error Line is longer than 80 characters. 85
Error '4' is a magic number. 85
Error '}' should be on the same line. 86
Error Method 'getMethodName' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Method 'assertArrayEquals' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Parameter expected should be final. 96
Error Parameter value should be final. 96
Error Line is longer than 80 characters. 98
Error Line is longer than 80 characters. 103
Error Method 'assertLength' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Parameter length should be final. 106
Error Parameter array should be final. 106
Error Method 'assertLength' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Parameter length should be final. 110
Error Parameter array should be final. 110
Error Method 'assertLength' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error Parameter length should be final. 114
Error Parameter array should be final. 114
Error Method 'assertContains' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error Parameter expected should be final. 118
Error Parameter array should be final. 118
Error Method 'assertContains' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Parameter expected should be final. 142
Error Parameter array should be final. 142
Error First sentence should end with a period. 166
Error Line has trailing spaces. 169
Error Method 'assertToString' is not designed for extension - needs to be abstract, final or empty. 173
Error Parameter value should be final. 173
Error Parameter expected should be final. 173
Error First sentence should end with a period. 178
Error Line has trailing spaces. 181
Error Method 'assertInspect' is not designed for extension - needs to be abstract, final or empty. 185
Error Parameter value should be final. 185
Error Parameter expected should be final. 185
Error First sentence should end with a period. 190
Error Method 'assertScript' is not designed for extension - needs to be abstract, final or empty. 194
Error Expected @param tag for 'script'. 194
Error Expected @throws tag for 'Exception'. 194
Error Line has trailing spaces. 198
Error Line is longer than 80 characters. 200
Error Parameter writer should be final. 208
Error Method 'getTestClassName' is not designed for extension - needs to be abstract, final or empty. 217
Error Missing a Javadoc comment. 217
Error First sentence should end with a period. 221
Error Line has trailing spaces. 223
Error Method 'shouldFail' is not designed for extension - needs to be abstract, final or empty. 226
Error Parameter code should be final. 226
Error Expected @param tag for 'code'. 226
Error '}' should be on the same line. 230
Error Method 'shouldFail' is not designed for extension - needs to be abstract, final or empty. 238
Error Missing a Javadoc comment. 238
Error Parameter clazz should be final. 238
Error Parameter code should be final. 238
Error '}' should be on the same line. 242
Error Line is longer than 80 characters. 249
Error Line has trailing spaces. 251
Error Expected an @return tag. 257
Error Method 'fixEOLs' is not designed for extension - needs to be abstract, final or empty. 257
Error '(' is followed by whitespace. 257
Error Parameter value should be final. 257
Error Expected @param tag for 'value'. 257
Error ')' is preceded with whitespace. 257
Error '{' should be on the previous line. 258
Error '(' is followed by whitespace. 259
Error ')' is preceded with whitespace. 259

groovy/util/GroovyTestSuite.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 21
Error Line has trailing spaces. 33
Error Line is longer than 80 characters. 51
Error Missing a Javadoc comment. 71
Error Variable 'file' must be private and have accessor methods. 71
Error Line is longer than 80 characters. 73
Error Missing a Javadoc comment. 73
Error Variable 'loader' must be private and have accessor methods. 73
Error Missing a Javadoc comment. 75
Error Parameter args should be final. 75
Error Missing a Javadoc comment. 82
Error '}' should be on the same line. 86
Error Line is longer than 80 characters. 89
Error Method 'loadTestSuite' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Line is longer than 80 characters. 97
Error Line is longer than 80 characters. 102
Error '}' should be on the same line. 105
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Parameter fileName should be final. 111

groovy/util/IndentPrinter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 66
Error Parameter out should be final. 66
Error 'out' hides a field. 66
Error Missing a Javadoc comment. 70
Error Parameter out should be final. 70
Error 'out' hides a field. 70
Error Parameter indent should be final. 70
Error 'indent' hides a field. 70
Error Method 'println' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter text should be final. 80
Error Method 'print' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter text should be final. 85
Error Method 'printIndent' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Method 'println' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Method 'incrementIndent' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Method 'decrementIndent' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error Method 'getIndentLevel' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Method 'setIndentLevel' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Parameter indentLevel should be final. 111
Error 'indentLevel' hides a field. 111
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115

groovy/util/MapEntry.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 53
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Parameter key should be final. 64
Error 'key' hides a field. 64
Error Parameter value should be final. 64
Error 'value' hides a field. 64
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter that should be final. 69
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter that should be final. 76
Error Line is longer than 80 characters. 77
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter key should be final. 92
Error 'key' hides a field. 92
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Parameter value should be final. 100
Error 'value' hides a field. 100
Error First sentence should end with a period. 105
Error Expected an @return tag. 108
Error Method 'hash' is not designed for extension - needs to be abstract, final or empty. 108
Error Parameter object should be final. 108
Error Expected @param tag for 'object'. 108
Error Avoid inline conditionals. 109
Error '0xbabe' is a magic number. 109

groovy/util/Node.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 65
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Parameter parent should be final. 76
Error 'parent' hides a field. 76
Error Parameter name should be final. 76
Error 'name' hides a field. 76
Error Missing a Javadoc comment. 80
Error Parameter parent should be final. 80
Error 'parent' hides a field. 80
Error Parameter name should be final. 80
Error 'name' hides a field. 80
Error Parameter value should be final. 80
Error 'value' hides a field. 80
Error Missing a Javadoc comment. 84
Error Parameter parent should be final. 84
Error 'parent' hides a field. 84
Error Parameter name should be final. 84
Error 'name' hides a field. 84
Error Parameter attributes should be final. 84
Error 'attributes' hides a field. 84
Error Missing a Javadoc comment. 88
Error Parameter parent should be final. 88
Error 'parent' hides a field. 88
Error Parameter name should be final. 88
Error 'name' hides a field. 88
Error Parameter attributes should be final. 88
Error 'attributes' hides a field. 88
Error Parameter value should be final. 88
Error 'value' hides a field. 88
Error Line has trailing spaces. 93
Error '}' should be on the same line. 99
Error Method 'text' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error '}' should be on the same line. 112
Error '}' should be on the same line. 123
Error '}' should be on the same line. 135
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Line has trailing spaces. 148
Error Method 'children' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error '}' should be on the same line. 152
Error '}' should be on the same line. 155
Error Method 'attributes' is not designed for extension - needs to be abstract, final or empty. 162
Error Missing a Javadoc comment. 162
Error Method 'attribute' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Parameter key should be final. 166
Error Avoid inline conditionals. 167
Error Line has trailing spaces. 169
Error Method 'name' is not designed for extension - needs to be abstract, final or empty. 170
Error Missing a Javadoc comment. 170
Error Method 'value' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Parameter value should be final. 178
Error 'value' hides a field. 178
Error Method 'parent' is not designed for extension - needs to be abstract, final or empty. 182
Error Missing a Javadoc comment. 182
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 186
Error Missing a Javadoc comment. 186
Error Parameter key should be final. 186
Error '}' should be on the same line. 190
Error First sentence should end with a period. 213
Error Expected an @return tag. 217
Error Method 'depthFirst' is not designed for extension - needs to be abstract, final or empty. 217
Error Line has trailing spaces. 223
Error Missing a Javadoc comment. 224
Error Line is longer than 80 characters. 226
Error ';' is followed by whitespace. 226
Error First sentence should end with a period. 238
Error Expected an @return tag. 242
Error Method 'breadthFirst' is not designed for extension - needs to be abstract, final or empty. 242
Error Line has trailing spaces. 248
Error Missing a Javadoc comment. 249
Error Line is longer than 80 characters. 251
Error ';' is followed by whitespace. 251
Error ';' is followed by whitespace. 259
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 267
Error Missing a Javadoc comment. 267
Error Method 'print' is not designed for extension - needs to be abstract, final or empty. 271
Error Missing a Javadoc comment. 271
Error Parameter out should be final. 271

groovy/util/NodeBuilder.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 64
Error Parameter parent should be final. 64
Error Parameter child should be final. 64
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter name should be final. 67
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter name should be final. 71
Error Parameter value should be final. 71
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter name should be final. 75
Error Parameter attributes should be final. 75
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter name should be final. 79
Error Parameter attributes should be final. 79
Error Parameter value should be final. 79
Error Method 'getCurrentNode' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83

groovy/util/NodePrinter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 57
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 67
Error Line is longer than 80 characters. 68
Error Missing a Javadoc comment. 71
Error Parameter out should be final. 71
Error 'out' hides a field. 71
Error Missing a Javadoc comment. 75
Error Parameter out should be final. 75
Error 'out' hides a field. 75
Error Method 'print' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter node should be final. 79
Error '}' should be on the same line. 93
Error '}' should be on the same line. 99
Error Method 'printName' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Parameter node should be final. 107
Error '}' should be on the same line. 111
Error Method 'printList' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Parameter list should be final. 117
Error '}' should be on the same line. 120
Error '}' should be on the same line. 128
Error Method 'printAttributes' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Parameter attributes should be final. 143
Error Line is longer than 80 characters. 146
Error '}' should be on the same line. 150
Error '}' should be on the same line. 158

groovy/util/OrderBy.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 64
Error Variable 'closures' must be private and have accessor methods. 64
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 70
Error Parameter closure should be final. 70
Error Missing a Javadoc comment. 75
Error Parameter closures should be final. 75
Error 'closures' hides a field. 75
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter closure should be final. 79
Error Method 'compare' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter object1 should be final. 83
Error Parameter object2 should be final. 83

groovy/util/Proxy.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Parameter real should be final. 61
Error Parameter real should be final. 71
Error Parameter tryRealFirst should be final. 71
Error 'tryRealFirst' hides a field. 71
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter property should be final. 84
Error '}' should be on the same line. 87
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 100
Error Parameter property should be final. 100
Error Parameter newValue should be final. 100
Error '}' should be on the same line. 103
Error Method 'getMetaClass' is not designed for extension - needs to be abstract, final or empty. 114
Error Method 'getProxyMetaClass' is not designed for extension - needs to be abstract, final or empty. 123
Error Method 'getRealObject' is not designed for extension - needs to be abstract, final or empty. 132
Error Expected an @return tag. 143
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 143
Error Parameter name should be final. 143
Error Parameter args should be final. 143
Error '}' should be on the same line. 146
Error Method 'setMetaClass' is not designed for extension - needs to be abstract, final or empty. 157
Error Parameter metaClass should be final. 157
Error '}' should be on the same line. 162
Error Method 'setProxyMetaClass' is not designed for extension - needs to be abstract, final or empty. 174
Error Parameter metaClass should be final. 174
Error '}' should be on the same line. 179

groovy/util/ResourceConnector.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Line has trailing spaces. 40
Error Line is longer than 80 characters. 45
Error Line contains a tab character. 45
Error Missing a Javadoc comment. 45
Error Redundant 'public' modifier. 45

groovy/util/ResourceException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Line contains a tab character. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Parameter message should be final. 55
Error Expected @param tag for 'message'. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Parameter message should be final. 63
Error Expected @param tag for 'message'. 63
Error Parameter cause should be final. 63
Error Expected @param tag for 'cause'. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Parameter cause should be final. 70
Error Expected @param tag for 'cause'. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72

groovy/util/ScriptException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Line contains a tab character. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Parameter message should be final. 54
Error Expected @param tag for 'message'. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Parameter message should be final. 62
Error Expected @param tag for 'message'. 62
Error Parameter cause should be final. 62
Error Expected @param tag for 'cause'. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Parameter cause should be final. 69
Error Expected @param tag for 'cause'. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71

groovy/util/XmlParser.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 76
Error Line has trailing spaces. 83
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 93
Error Missing a Javadoc comment. 94
Error Missing a Javadoc comment. 96
Error Line is longer than 80 characters. 100
Error Missing a Javadoc comment. 100
Error Parameter validating should be final. 100
Error Parameter namespaceAware should be final. 100
Error Line contains a tab character. 102
Error Line is longer than 80 characters. 103
Error Line contains a tab character. 103
Error Line is longer than 80 characters. 104
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Missing a Javadoc comment. 123
Error Parameter reader should be final. 123
Error 'reader' hides a field. 123
Error Missing a Javadoc comment. 127
Error Parameter parser should be final. 127
Error Line has trailing spaces. 131
Error First sentence should end with a period. 132
Error Expected an @return tag. 136
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 136
Error Parameter file should be final. 136
Error Expected @param tag for 'file'. 136
Error Expected @throws tag for 'IOException'. 136
Error Expected @throws tag for 'SAXException'. 136
Error Expected an @return tag. 148
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 148
Error Parameter input should be final. 148
Error Expected @param tag for 'input'. 148
Error Expected @throws tag for 'IOException'. 148
Error Expected @throws tag for 'SAXException'. 148
Error Expected an @return tag. 158
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter input should be final. 158
Error Expected @param tag for 'input'. 158
Error Expected @throws tag for 'IOException'. 158
Error Expected @throws tag for 'SAXException'. 158
Error Expected an @return tag. 169
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 169
Error Parameter in should be final. 169
Error Expected @param tag for 'in'. 169
Error Expected @throws tag for 'IOException'. 169
Error Expected @throws tag for 'SAXException'. 169
Error First sentence should end with a period. 175
Error Expected an @return tag. 178
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 178
Error Parameter uri should be final. 178
Error Expected @param tag for 'uri'. 178
Error Expected @throws tag for 'IOException'. 178
Error Expected @throws tag for 'SAXException'. 178
Error First sentence should end with a period. 184
Error Line has trailing spaces. 186
Error Expected an @return tag. 190
Error Method 'parseText' is not designed for extension - needs to be abstract, final or empty. 190
Error Parameter text should be final. 190
Error Expected @param tag for 'text'. 190
Error Expected @throws tag for 'IOException'. 190
Error Expected @throws tag for 'SAXException'. 190
Error Line has trailing spaces. 193
Error Line has trailing spaces. 196
Error Line is longer than 80 characters. 196
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 197
Error Missing a Javadoc comment. 197
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 201
Error Missing a Javadoc comment. 201
Error Line is longer than 80 characters. 205
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 205
Error Missing a Javadoc comment. 205
Error Parameter namespaceURI should be final. 205
Error Parameter localName should be final. 205
Error Parameter qName should be final. 205
Error Parameter list should be final. 205
Error Line has trailing spaces. 208
Error Line is longer than 80 characters. 214
Error Line is longer than 80 characters. 222
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 222
Error Missing a Javadoc comment. 222
Error Parameter namespaceURI should be final. 222
Error Parameter localName should be final. 222
Error Parameter qName should be final. 222
Error Line has trailing spaces. 224
Error Line is longer than 80 characters. 233
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 233
Error Missing a Javadoc comment. 233
Error Parameter buffer should be final. 233
Error Array brackets at illegal position. 233
Error Parameter start should be final. 233
Error Parameter length should be final. 233
Error Line is longer than 80 characters. 237
Error Missing a Javadoc comment. 237
Error Parameter prefix should be final. 237
Error Parameter namespaceURI should be final. 237
Error Missing a Javadoc comment. 240
Error Parameter prefix should be final. 240
Error Line is longer than 80 characters. 243
Error Missing a Javadoc comment. 243
Error Parameter buffer should be final. 243
Error Array brackets at illegal position. 243
Error Parameter start should be final. 243
Error Parameter len should be final. 243
Error Line is longer than 80 characters. 246
Error Missing a Javadoc comment. 246
Error Parameter target should be final. 246
Error Parameter data should be final. 246
Error Method 'getDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 249
Error Missing a Javadoc comment. 249
Error Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 253
Error Missing a Javadoc comment. 253
Error Parameter locator should be final. 253
Error 'locator' hides a field. 253
Error Missing a Javadoc comment. 257
Error Parameter name should be final. 257
Error Line has trailing spaces. 261
Error Line is longer than 80 characters. 261
Error Method 'getXMLReader' is not designed for extension - needs to be abstract, final or empty. 262
Error Missing a Javadoc comment. 262
Error Method 'addTextToNode' is not designed for extension - needs to be abstract, final or empty. 267
Error Missing a Javadoc comment. 267
Error Line is longer than 80 characters. 278
Error Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. 278
Error Missing a Javadoc comment. 278
Error Parameter namespaceURI should be final. 278
Error Parameter localName should be final. 278
Error Parameter qName should be final. 278
Error '}' should be on the same line. 285

groovy/xml/DOMBuilder.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 69
Error Line has trailing spaces. 71
Error Missing a Javadoc comment. 77
Error Variable 'document' must be private and have accessor methods. 77
Error Missing a Javadoc comment. 78
Error Variable 'documentBuilder' must be private and have accessor methods. 78
Error Line is longer than 80 characters. 80
Error Missing a Javadoc comment. 80
Error Redundant throws: 'FactoryConfigurationError' is unchecked exception. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line is longer than 80 characters. 83
Error Line contains a tab character. 83
Error Line is longer than 80 characters. 84
Error Line contains a tab character. 84
Error Line is longer than 80 characters. 85
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line is longer than 80 characters. 99
Error Missing a Javadoc comment. 99
Error Parameter reader should be final. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line is longer than 80 characters. 102
Error Line contains a tab character. 102
Error Line is longer than 80 characters. 103
Error Line contains a tab character. 103
Error Line is longer than 80 characters. 104
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line has trailing spaces. 117
Error Missing a Javadoc comment. 118
Error Parameter document should be final. 118
Error 'document' hides a field. 118
Error Missing a Javadoc comment. 122
Error Parameter documentBuilder should be final. 122
Error 'documentBuilder' hides a field. 122
Error Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error Parameter parent should be final. 126
Error Parameter child should be final. 126
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter name should be final. 133
Error Line is longer than 80 characters. 139
Error '}' should be on the same line. 140
Error Method 'createDocument' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Line is longer than 80 characters. 148
Error '}' should be on the same line. 149
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 155
Error Missing a Javadoc comment. 155
Error Parameter name should be final. 155
Error Parameter value should be final. 155
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 161
Error Missing a Javadoc comment. 161
Error Parameter name should be final. 161
Error Parameter attributes should be final. 161
Error Parameter value should be final. 161
Error Line has trailing spaces. 166
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 167
Error Missing a Javadoc comment. 167
Error Parameter name should be final. 167
Error Parameter attributes should be final. 167
Error Line is longer than 80 characters. 169
Error '}' should be on the same line. 176
Error Line is longer than 80 characters. 178
Error '}' should be on the same line. 180
Error Method 'appendNamespaceAttributes' is not designed for extension - needs to be abstract, final or empty. 188
Error Missing a Javadoc comment. 188
Error Parameter element should be final. 188
Error Parameter attributes should be final. 188
Error Line is longer than 80 characters. 189
Error Line is longer than 80 characters. 194
Error Line has trailing spaces. 198
Error Line is longer than 80 characters. 199
Error Line has trailing spaces. 200
Error Line is longer than 80 characters. 201
Error '}' should be on the same line. 203
Error Line is longer than 80 characters. 206
Error '}' should be on the same line. 207
Error Line is longer than 80 characters. 209

groovy/xml/MarkupBuilder.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 73
Error Parameter writer should be final. 73
Error Missing a Javadoc comment. 77
Error Parameter writer should be final. 77
Error Missing a Javadoc comment. 81
Error Parameter out should be final. 81
Error 'out' hides a field. 81
Error Missing a Javadoc comment. 85
Error Parameter parent should be final. 85
Error Parameter child should be final. 85
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Parameter name should be final. 101
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Parameter name should be final. 106
Error Parameter value should be final. 106
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 113
Error Missing a Javadoc comment. 113
Error Parameter name should be final. 113
Error Parameter attributes should be final. 113
Error Parameter value should be final. 113
Error Line is longer than 80 characters. 115
Error Line is longer than 80 characters. 123
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error Parameter name should be final. 127
Error Parameter attributes should be final. 127
Error Line has trailing spaces. 130
Error Method 'nodeCompleted' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error Parameter parent should be final. 131
Error Parameter node should be final. 131
Error '3' is a magic number. 132
Error Method 'print' is not designed for extension - needs to be abstract, final or empty. 136
Error Missing a Javadoc comment. 136
Error Parameter node should be final. 136
Error Avoid inline conditionals. 137
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 140
Error Missing a Javadoc comment. 140
Error Parameter methodName should be final. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Method 'transformName' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error Parameter name should be final. 144
Error 'if' construct must use '{}'s. 145
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error Method 'transformValue' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error Parameter value should be final. 149
Error Missing a Javadoc comment. 153
Error Parameter next should be final. 153
Error Parameter name should be final. 153
Error switch without "default" clause. 154
Error switch without "default" clause. 156
Error '3' is a magic number. 162
Error switch without "default" clause. 167
Error '3' is a magic number. 181
Error switch without "default" clause. 187
Error '3' is a magic number. 191
Error '3' is a magic number. 198
Error switch without "default" clause. 199
Error Line contains a tab character. 206
Error '3' is a magic number. 211

groovy/xml/Namespace.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 53
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 65
Error Parameter builder should be final. 65
Error 'builder' hides a field. 65
Error Parameter uri should be final. 65
Error 'uri' hides a field. 65
Error Missing a Javadoc comment. 69
Error Parameter builder should be final. 69
Error 'builder' hides a field. 69
Error Parameter uri should be final. 69
Error 'uri' hides a field. 69
Error Parameter prefix should be final. 69
Error 'prefix' hides a field. 69
Error Missing a Javadoc comment. 76
Error Parameter parent should be final. 76
Error Parameter child should be final. 76
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter methodName should be final. 79
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Parameter name should be final. 84
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter name should be final. 88
Error Parameter value should be final. 88
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter name should be final. 92
Error Parameter attributes should be final. 92
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Parameter name should be final. 96
Error Parameter attributes should be final. 96
Error Parameter value should be final. 96

groovy/xml/NamespaceBuilder.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 61
Error Parameter builder should be final. 61
Error 'builder' hides a field. 61
Error Method 'namespace' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter uri should be final. 65
Error Method 'namespace' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter uri should be final. 69
Error Parameter prefix should be final. 69

groovy/xml/QName.java

ErrorLine
Error File does not end with a newline. 0

groovy/xml/QName.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 66
Error First sentence should end with a period. 74
Error Name 'emptyString' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 75
Error First sentence should end with a period. 77
Error First sentence should end with a period. 80
Error First sentence should end with a period. 83
Error Parameter localPart should be final. 91
Error 'localPart' hides a field. 91
Error Parameter namespaceURI should be final. 101
Error 'namespaceURI' hides a field. 101
Error Parameter localPart should be final. 101
Error 'localPart' hides a field. 101
Error Parameter namespaceURI should be final. 112
Error 'namespaceURI' hides a field. 112
Error Parameter localPart should be final. 112
Error 'localPart' hides a field. 112
Error Parameter prefix should be final. 112
Error 'prefix' hides a field. 112
Error Avoid inline conditionals. 114
Error First sentence should end with a period. 129
Error Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 134
Error First sentence should end with a period. 138
Error Method 'getLocalPart' is not designed for extension - needs to be abstract, final or empty. 143
Error First sentence should end with a period. 147
Error Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. 152
Error First sentence should end with a period. 156
Error Method 'getQualifiedName' is not designed for extension - needs to be abstract, final or empty. 161
Error Avoid inline conditionals. 164
Error First sentence should end with a period. 168
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 173
Error Avoid inline conditionals. 176
Error Line is longer than 80 characters. 192
Error Parameter obj should be final. 199
Error Line is longer than 80 characters. 230
Error Unused @throws tag for 'java.lang.IllegalArgumentException'. 230
Error Parameter s should be final. 233
Error Parameter in should be final. 272
Error Expected @throws tag for 'IOException'. 273
Error Expected @throws tag for 'ClassNotFoundException'. 273
Error Line has trailing spaces. 280

groovy/xml/SAXBuilder.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 58
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error Parameter handler should be final. 69
Error 'handler' hides a field. 69
Error Missing a Javadoc comment. 73
Error Parameter parent should be final. 73
Error Parameter child should be final. 73
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter name should be final. 76
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Parameter name should be final. 81
Error Parameter value should be final. 81
Error Parameter value should be final. 90
Error Expected @param tag for 'value'. 90
Error '}' should be on the same line. 94
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Parameter name should be final. 100
Error Parameter attributeMap should be final. 100
Error Parameter text should be final. 100
Error Line is longer than 80 characters. 102
Error Avoid inline conditionals. 109
Error '}' should be on the same line. 115
Error Line is longer than 80 characters. 121
Error Method 'doStartElement' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Parameter name should be final. 130
Error Parameter attributes should be final. 130
Error '}' should be on the same line. 139
Error '}' should be on the same line. 146
Error Method 'nodeCompleted' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Parameter parent should be final. 152
Error Parameter name should be final. 152
Error '}' should be on the same line. 161
Error '}' should be on the same line. 168
Error Method 'handleException' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Parameter e should be final. 174
Error Line is longer than 80 characters. 179
Error Method 'createNode' is not designed for extension - needs to be abstract, final or empty. 181
Error Missing a Javadoc comment. 181
Error Parameter name should be final. 181
Error Parameter attributes should be final. 181

groovy/xml/dom/DOMCategory.java

ErrorLine
Error File does not end with a newline. 0

groovy/xml/dom/DOMCategory.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 31
Error Utility classes should not have a public or default constructor. 41
Error Missing a Javadoc comment. 43
Error Parameter element should be final. 43
Error Parameter elementName should be final. 43
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 47
Error Parameter element should be final. 47
Error Parameter i should be final. 47
Error Line contains a tab character. 50
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 55
Error Parameter element should be final. 55
Error Parameter elementName should be final. 55
Error Line contains a tab character. 58
Error 'if' is not followed by whitespace. 67

groovy/xml/dom/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/groovy/GroovyBugError.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 3
Error '{' should be on the previous line. 4
Error Missing a Javadoc comment. 5
Error Missing a Javadoc comment. 6
Error Missing a Javadoc comment. 8
Error '(' is followed by whitespace. 8
Error Parameter message should be final. 8
Error 'message' hides a field. 8
Error ')' is preceded with whitespace. 8
Error '{' should be on the previous line. 9
Error Line has trailing spaces. 12
Error Missing a Javadoc comment. 13
Error '(' is followed by whitespace. 13
Error Parameter exception should be final. 13
Error 'exception' hides a field. 13
Error ')' is preceded with whitespace. 13
Error '{' should be on the previous line. 14
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 18
Error Missing a Javadoc comment. 18
Error '{' should be on the previous line. 19
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 23
Error Missing a Javadoc comment. 23
Error '{' should be on the previous line. 24
Error 'if' is not followed by whitespace. 25
Error '(' is followed by whitespace. 25
Error ')' is preceded with whitespace. 25
Error '{' should be on the previous line. 26
Error '}' should be on the same line. 28
Error '{' should be on the previous line. 30
Error Line has trailing spaces. 34
Error Line has trailing spaces. 35
Error Method 'getCause' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error '{' should be on the previous line. 37

org/codehaus/groovy/GroovyException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 48
Error Missing a Javadoc comment. 48
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 54
Error Parameter message should be final. 54
Error Missing a Javadoc comment. 58
Error '(' is followed by whitespace. 58
Error Parameter fatal should be final. 58
Error 'fatal' hides a field. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error Missing a Javadoc comment. 64
Error '(' is followed by whitespace. 64
Error Parameter message should be final. 64
Error Parameter fatal should be final. 64
Error 'fatal' hides a field. 64
Error ')' is preceded with whitespace. 64
Error Line has trailing spaces. 65
Error '{' should be on the previous line. 65
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error Method 'isFatal' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Method 'setFatal' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error '(' is followed by whitespace. 75
Error Parameter fatal should be final. 75
Error 'fatal' hides a field. 75
Error ')' is preceded with whitespace. 75
Error '{' should be on the previous line. 76

org/codehaus/groovy/GroovyExceptionInterface.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 54
Error Redundant 'public' modifier. 54
Error Missing a Javadoc comment. 56
Error Redundant 'public' modifier. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Line has trailing spaces. 57

org/codehaus/groovy/ant/FileIterator.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 59
Error Line has trailing spaces. 72
Error Line has trailing spaces. 73
Error First sentence should end with a period. 81
Error Line has trailing spaces. 83
Error First sentence should end with a period. 84
Error Line has trailing spaces. 86
Error First sentence should end with a period. 87
Error Line has trailing spaces. 89
Error First sentence should end with a period. 90
Error Line has trailing spaces. 92
Error First sentence should end with a period. 93
Error Line has trailing spaces. 95
Error First sentence should end with a period. 96
Error Missing a Javadoc comment. 105
Error Parameter project should be final. 105
Error 'project' hides a field. 105
Error Parameter fileSetIterator should be final. 106
Error 'fileSetIterator' hides a field. 106
Error '(' is followed by whitespace. 107
Error Missing a Javadoc comment. 110
Error Parameter project should be final. 110
Error 'project' hides a field. 110
Error Parameter fileSetIterator should be final. 111
Error 'fileSetIterator' hides a field. 111
Error Parameter iterateDirectories should be final. 112
Error 'iterateDirectories' hides a field. 112
Error Line has trailing spaces. 117
Error Line has trailing spaces. 120
Error Line is longer than 80 characters. 121
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 122
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error Line has trailing spaces. 125
Error '}' should be on the same line. 125
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 132
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error Line has trailing spaces. 141
Error First sentence should end with a period. 142
Error Line has trailing spaces. 143
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 145
Error Line has trailing spaces. 153
Error Expected an @return tag. 156
Error '(' is followed by whitespace. 159
Error '!' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error Line has trailing spaces. 167
Error '}' should be on the same line. 167
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error '}' should be on the same line. 174
Error Line has trailing spaces. 179
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error '}' should be on the same line. 185

org/codehaus/groovy/ant/FileScanner.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 59
Error Line has trailing spaces. 71
Error First sentence should end with a period. 80
Error First sentence should end with a period. 83
Error Missing a Javadoc comment. 86
Error Line has trailing spaces. 88
Error Missing a Javadoc comment. 89
Error Parameter project should be final. 89
Error 'project' hides a field. 89
Error Line has trailing spaces. 92
Error Method 'setProject' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Parameter project should be final. 93
Error 'project' hides a field. 93
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Method 'directories' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Method 'hasFiles' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error First sentence should end with a period. 109
Error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 112
Error Method 'addFileset' is not designed for extension - needs to be abstract, final or empty. 122
Error Parameter set should be final. 122
Error Expected @param tag for 'set'. 122

org/codehaus/groovy/ant/Groovyc.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 79
Error Line has trailing spaces. 83
Error Missing a Javadoc comment. 87
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 94
Error Variable 'failOnError' must be private and have accessor methods. 94
Error Missing a Javadoc comment. 95
Error Variable 'listFiles' must be private and have accessor methods. 95
Error Missing a Javadoc comment. 96
Error Variable 'compileList' must be private and have accessor methods. 96
Error Missing a Javadoc comment. 98
Error Method 'createSrc' is not designed for extension - needs to be abstract, final or empty. 106
Error Method 'recreateSrc' is not designed for extension - needs to be abstract, final or empty. 118
Error Method 'setSrcdir' is not designed for extension - needs to be abstract, final or empty. 127
Error Parameter srcDir should be final. 127
Error '}' should be on the same line. 130
Error Method 'getSrcdir' is not designed for extension - needs to be abstract, final or empty. 140
Error Method 'setDestdir' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter destDir should be final. 149
Error 'destDir' hides a field. 149
Error First sentence should end with a period. 153
Error Method 'setVerbose' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter verbose should be final. 158
Error Expected @param tag for 'verbose'. 158
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error Method 'getDestdir' is not designed for extension - needs to be abstract, final or empty. 167
Error Method 'setSourcepath' is not designed for extension - needs to be abstract, final or empty. 175
Error Parameter sourcepath should be final. 175
Error '}' should be on the same line. 178
Error Method 'getSourcepath' is not designed for extension - needs to be abstract, final or empty. 188
Error Method 'createSourcepath' is not designed for extension - needs to be abstract, final or empty. 196
Error Method 'setSourcepathRef' is not designed for extension - needs to be abstract, final or empty. 207
Error Parameter r should be final. 207
Error Method 'setClasspath' is not designed for extension - needs to be abstract, final or empty. 216
Error Parameter classpath should be final. 216
Error '}' should be on the same line. 219
Error Method 'getClasspath' is not designed for extension - needs to be abstract, final or empty. 229
Error Method 'createClasspath' is not designed for extension - needs to be abstract, final or empty. 237
Error Method 'setClasspathRef' is not designed for extension - needs to be abstract, final or empty. 248
Error Parameter r should be final. 248
Error Method 'createEncoding' is not designed for extension - needs to be abstract, final or empty. 252
Error Missing a Javadoc comment. 252
Error Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. 259
Error Missing a Javadoc comment. 259
Error Parameter encoding should be final. 259
Error 'encoding' hides a field. 259
Error Method 'getEncoding' is not designed for extension - needs to be abstract, final or empty. 263
Error Missing a Javadoc comment. 263
Error Method 'setListfiles' is not designed for extension - needs to be abstract, final or empty. 271
Error Parameter list should be final. 271
Error Method 'getListfiles' is not designed for extension - needs to be abstract, final or empty. 279
Error Method 'setFailonerror' is not designed for extension - needs to be abstract, final or empty. 288
Error Parameter fail should be final. 288
Error Method 'setProceed' is not designed for extension - needs to be abstract, final or empty. 296
Error Parameter proceed should be final. 296
Error Method 'getFailonerror' is not designed for extension - needs to be abstract, final or empty. 304
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 312
Error Redundant throws: 'BuildException' is unchecked exception. 312
Error Line is longer than 80 characters. 322
Error Avoid inline conditionals. 328
Error Method 'resetFileLists' is not designed for extension - needs to be abstract, final or empty. 337
Error Method 'scanDir' is not designed for extension - needs to be abstract, final or empty. 349
Error Parameter srcDir should be final. 349
Error Parameter destDir should be final. 349
Error 'destDir' hides a field. 349
Error Parameter files should be final. 349
Error Line is longer than 80 characters. 357
Error Line is longer than 80 characters. 358
Error Line is longer than 80 characters. 359
Error Method 'getFileList' is not designed for extension - needs to be abstract, final or empty. 368
Error Method 'checkParameters' is not designed for extension - needs to be abstract, final or empty. 372
Error Missing a Javadoc comment. 372
Error Redundant throws: 'BuildException' is unchecked exception. 372
Error Line is longer than 80 characters. 374
Error Line is longer than 80 characters. 377
Error Line is longer than 80 characters. 382
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 391
Error Missing a Javadoc comment. 391
Error Avoid inline conditionals. 398
Error Avoid inline conditionals. 399
Error '(' is followed by whitespace. 419
Error ')' is preceded with whitespace. 419
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error '(' is followed by whitespace. 421
Error ')' is preceded with whitespace. 421
Error '}' should be on the same line. 422
Error '(' is followed by whitespace. 426
Error ')' is preceded with whitespace. 426
Error '(' is followed by whitespace. 426
Error ')' is preceded with whitespace. 426
Error '}' should be on the same line. 431

org/codehaus/groovy/ast/ASTNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter visitor should be final. 65
Error Line is longer than 80 characters. 66
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Method 'setLineNumber' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter lineNumber should be final. 77
Error 'lineNumber' hides a field. 77
Error Method 'getColumnNumber' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Method 'setColumnNumber' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter columnNumber should be final. 85
Error 'columnNumber' hides a field. 85
Error Method 'setCSTNode' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Parameter node should be final. 89

org/codehaus/groovy/ast/ClassNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 21
Error Line has trailing spaces. 33
Error First sentence should end with a period. 57
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 65
Error Missing a Javadoc comment. 65
Error Name 'defaultImports' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 65
Error '{' is followed by whitespace. 65
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 88
Error Method 'getEnclosingMethod' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Method 'setEnclosingMethod' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter enclosingMethod should be final. 92
Error 'enclosingMethod' hides a field. 92
Error Parameter name should be final. 107
Error 'name' hides a field. 107
Error Parameter modifiers should be final. 107
Error 'modifiers' hides a field. 107
Error Parameter superClass should be final. 107
Error 'superClass' hides a field. 107
Error Line is longer than 80 characters. 108
Error Line is longer than 80 characters. 121
Error Parameter name should be final. 121
Error 'name' hides a field. 121
Error Parameter modifiers should be final. 121
Error 'modifiers' hides a field. 121
Error Parameter superClass should be final. 121
Error 'superClass' hides a field. 121
Error Parameter interfaces should be final. 121
Error 'interfaces' hides a field. 121
Error Expected @param tag for 'interfaces'. 121
Error Parameter mixins should be final. 121
Error 'mixins' hides a field. 121
Error Expected @param tag for 'mixins'. 121
Error ')' is preceded with whitespace. 129
Error Method 'getSuperClass' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error Method 'setSuperClass' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error Parameter superClass should be final. 138
Error 'superClass' hides a field. 138
Error Line has trailing spaces. 141
Error Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Method 'getInterfaces' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Method 'getMixins' is not designed for extension - needs to be abstract, final or empty. 150
Error Missing a Javadoc comment. 150
Error Method 'getMethods' is not designed for extension - needs to be abstract, final or empty. 154
Error Missing a Javadoc comment. 154
Error Method 'getAbstractMethods' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error Line is longer than 80 characters. 161
Error 'if' construct must use '{}'s. 163
Error 'if' construct must use '{}'s. 165
Error 'else' construct must use '{}'s. 167
Error Method 'getAllDeclaredMethods' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Method 'getDeclaredMethodsMap' is not designed for extension - needs to be abstract, final or empty. 176
Error Missing a Javadoc comment. 176
Error 'if' construct must use '{}'s. 180
Error 'else' construct must use '{}'s. 182
Error Line is longer than 80 characters. 190
Error Line is longer than 80 characters. 193
Error Line has trailing spaces. 207
Error Method 'findMatchingMethodInList' is not designed for extension - needs to be abstract, final or empty. 215
Error Missing a Javadoc comment. 215
Error Parameter method should be final. 215
Error Parameter methods should be final. 215
Error 'methods' hides a field. 215
Error 'if' construct must use '{}'s. 218
Error Line is longer than 80 characters. 219
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 224
Error Missing a Javadoc comment. 224
Error Method 'getModifiers' is not designed for extension - needs to be abstract, final or empty. 228
Error Missing a Javadoc comment. 228
Error Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. 232
Error Missing a Javadoc comment. 232
Error Method 'getDeclaredConstructors' is not designed for extension - needs to be abstract, final or empty. 236
Error Missing a Javadoc comment. 236
Error Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 240
Error Missing a Javadoc comment. 240
Error Method 'setModule' is not designed for extension - needs to be abstract, final or empty. 244
Error Missing a Javadoc comment. 244
Error Parameter module should be final. 244
Error 'module' hides a field. 244
Error Method 'addField' is not designed for extension - needs to be abstract, final or empty. 251
Error Missing a Javadoc comment. 251
Error Parameter node should be final. 251
Error Line contains a tab character. 252
Error Method 'addProperty' is not designed for extension - needs to be abstract, final or empty. 257
Error Missing a Javadoc comment. 257
Error Parameter node should be final. 257
Error Method 'addProperty' is not designed for extension - needs to be abstract, final or empty. 264
Error Missing a Javadoc comment. 264
Error Parameter name should be final. 265
Error 'name' hides a field. 265
Error Parameter modifiers should be final. 266
Error 'modifiers' hides a field. 266
Error Parameter type should be final. 267
Error Parameter initialValueExpression should be final. 268
Error Parameter getterBlock should be final. 269
Error Parameter setterBlock should be final. 270
Error Line is longer than 80 characters. 272
Error Method 'addConstructor' is not designed for extension - needs to be abstract, final or empty. 277
Error Missing a Javadoc comment. 277
Error Parameter node should be final. 277
Error Line is longer than 80 characters. 281
Error Method 'addConstructor' is not designed for extension - needs to be abstract, final or empty. 281
Error Missing a Javadoc comment. 281
Error Parameter modifiers should be final. 281
Error 'modifiers' hides a field. 281
Error Parameter parameters should be final. 281
Error Parameter code should be final. 281
Error Method 'addMethod' is not designed for extension - needs to be abstract, final or empty. 287
Error Missing a Javadoc comment. 287
Error Parameter node should be final. 287
Error Line is longer than 80 characters. 293
Error Line is longer than 80 characters. 294
Error Line is longer than 80 characters. 295
Error Line is longer than 80 characters. 296
Error Expected an @return tag. 299
Error Method 'addMethod' is not designed for extension - needs to be abstract, final or empty. 299
Error Parameter name should be final. 300
Error 'name' hides a field. 300
Error Expected @param tag for 'name'. 300
Error Parameter modifiers should be final. 301
Error 'modifiers' hides a field. 301
Error Expected @param tag for 'modifiers'. 301
Error Parameter returnType should be final. 302
Error Expected @param tag for 'returnType'. 302
Error Parameter parameters should be final. 303
Error Expected @param tag for 'parameters'. 303
Error Parameter code should be final. 304
Error Expected @param tag for 'code'. 304
Error Line is longer than 80 characters. 310
Error First sentence should end with a period. 315
Error Line has trailing spaces. 315
Error Expected an @return tag. 318
Error Method 'addSyntheticMethod' is not designed for extension - needs to be abstract, final or empty. 318
Error Parameter name should be final. 319
Error 'name' hides a field. 319
Error Expected @param tag for 'name'. 319
Error Parameter modifiers should be final. 320
Error 'modifiers' hides a field. 320
Error Expected @param tag for 'modifiers'. 320
Error Parameter returnType should be final. 321
Error Expected @param tag for 'returnType'. 321
Error Parameter parameters should be final. 322
Error Expected @param tag for 'parameters'. 322
Error Parameter code should be final. 323
Error Expected @param tag for 'code'. 323
Error Line is longer than 80 characters. 324
Error Line is longer than 80 characters. 329
Error Method 'addField' is not designed for extension - needs to be abstract, final or empty. 329
Error Missing a Javadoc comment. 329
Error Parameter name should be final. 329
Error 'name' hides a field. 329
Error Parameter modifiers should be final. 329
Error 'modifiers' hides a field. 329
Error Parameter type should be final. 329
Error Parameter initialValue should be final. 329
Error Line is longer than 80 characters. 330
Error Method 'addInterface' is not designed for extension - needs to be abstract, final or empty. 335
Error Missing a Javadoc comment. 335
Error Parameter name should be final. 335
Error 'name' hides a field. 335
Error Line is longer than 80 characters. 345
Error Method 'addMixin' is not designed for extension - needs to be abstract, final or empty. 351
Error Missing a Javadoc comment. 351
Error Parameter mixin should be final. 351
Error Method 'getField' is not designed for extension - needs to be abstract, final or empty. 368
Error Missing a Javadoc comment. 368
Error Parameter name should be final. 368
Error 'name' hides a field. 368
Error Method 'getOuterField' is not designed for extension - needs to be abstract, final or empty. 376
Error Parameter name should be final. 376
Error 'name' hides a field. 376
Error Expected @param tag for 'name'. 376
Error First sentence should end with a period. 380
Error Line has trailing spaces. 382
Error Expected an @return tag. 385
Error Method 'getOuterClass' is not designed for extension - needs to be abstract, final or empty. 385
Error Method 'addStaticInitializerStatements' is not designed for extension - needs to be abstract, final or empty. 389
Error Missing a Javadoc comment. 389
Error Parameter staticStatements should be final. 389
Error Line is longer than 80 characters. 394
Error '}' should be on the same line. 395
Error '}' should be on the same line. 403
Error '}' should be on the same line. 406
Error Method 'getDeclaredMethods' is not designed for extension - needs to be abstract, final or empty. 417
Error Parameter name should be final. 417
Error 'name' hides a field. 417
Error Expected @param tag for 'name'. 417
Error Method 'getMethods' is not designed for extension - needs to be abstract, final or empty. 431
Error Parameter name should be final. 431
Error 'name' hides a field. 431
Error Expected @param tag for 'name'. 431
Error Method 'getDeclaredMethod' is not designed for extension - needs to be abstract, final or empty. 450
Error Parameter name should be final. 450
Error 'name' hides a field. 450
Error Expected @param tag for 'name'. 450
Error Parameter parameters should be final. 450
Error Expected @param tag for 'parameters'. 450
Error Line is longer than 80 characters. 453
Error Method 'isDerivedFrom' is not designed for extension - needs to be abstract, final or empty. 463
Error Parameter name should be final. 463
Error 'name' hides a field. 463
Error Expected @param tag for 'name'. 463
Error Method 'isDerivedFromGroovyObject' is not designed for extension - needs to be abstract, final or empty. 478
Error Line is longer than 80 characters. 484
Error Method 'implementsInteface' is not designed for extension - needs to be abstract, final or empty. 486
Error Parameter name should be final. 486
Error 'name' hides a field. 486
Error Line is longer than 80 characters. 500
Error Method 'declaresInterface' is not designed for extension - needs to be abstract, final or empty. 502
Error Parameter name should be final. 502
Error 'name' hides a field. 502
Error ')' is preceded with whitespace. 504
Error Method 'getSuperClassNode' is not designed for extension - needs to be abstract, final or empty. 515
Error Line is longer than 80 characters. 516
Error Line is longer than 80 characters. 520
Error '}' should be on the same line. 521
Error First sentence should end with a period. 530
Error Line is longer than 80 characters. 531
Error Line has trailing spaces. 532
Error Method 'findClassNode' is not designed for extension - needs to be abstract, final or empty. 536
Error Parameter type should be final. 536
Error '}' should be on the same line. 546
Error Method 'createClassNode' is not designed for extension - needs to be abstract, final or empty. 557
Error Missing a Javadoc comment. 557
Error Parameter theClass should be final. 557
Error Line has trailing spaces. 564
Error ')' is preceded with whitespace. 578
Error ')' is preceded with whitespace. 582
Error Line is longer than 80 characters. 583
Error First sentence should end with a period. 589
Error Expected an @return tag. 592
Error Parameter constructor should be final. 592
Error Expected @param tag for 'constructor'. 592
Error Line is longer than 80 characters. 593
Error Line is longer than 80 characters. 594
Error First sentence should end with a period. 597
Error Expected an @return tag. 600
Error Method 'createMethodNode' is not designed for extension - needs to be abstract, final or empty. 600
Error Parameter method should be final. 600
Error Expected @param tag for 'method'. 600
Error Line is longer than 80 characters. 602
Error Expected an @return tag. 609
Error Method 'createParameters' is not designed for extension - needs to be abstract, final or empty. 609
Error Parameter types should be final. 609
Error Expected @param tag for 'types'. 609
Error Method 'createParameter' is not designed for extension - needs to be abstract, final or empty. 621
Error Missing a Javadoc comment. 621
Error Parameter parameterType should be final. 621
Error Parameter idx should be final. 621
Error Line has trailing spaces. 625
Error Method 'resolveClassName' is not designed for extension - needs to be abstract, final or empty. 626
Error Missing a Javadoc comment. 626
Error Parameter type should be final. 626
Error Line is longer than 80 characters. 629
Error Line is longer than 80 characters. 637
Error Line is longer than 80 characters. 643
Error Line has trailing spaces. 644
Error Line is longer than 80 characters. 645
Error ';' is followed by whitespace. 645
Error Line is longer than 80 characters. 647
Error ')' is preceded with whitespace. 655
Error Line is longer than 80 characters. 657
Error Expected an @return tag. 671
Error Method 'tryResolveClassFromCompileUnit' is not designed for extension - needs to be abstract, final or empty. 671
Error Parameter type should be final. 671
Error Expected @param tag for 'type'. 671
Error '}' should be on the same line. 681
Error Line contains a tab character. 683
Error Line contains a tab character. 684
Error '}' should be on the same line. 685
Error Must have at least one statement. 686
Error Method 'getCompileUnit' is not designed for extension - needs to be abstract, final or empty. 693
Error Missing a Javadoc comment. 693
Error Line is longer than 80 characters. 701
Error Method 'parametersEqual' is not designed for extension - needs to be abstract, final or empty. 703
Error Parameter a should be final. 703
Error Expected @param tag for 'a'. 703
Error Parameter b should be final. 703
Error Expected @param tag for 'b'. 703
Error Method 'getClassNameForExpression' is not designed for extension - needs to be abstract, final or empty. 721
Error Parameter identifier should be final. 721
Error Expected @param tag for 'identifier'. 721
Error '}' should be on the same line. 729
Error '}' should be on the same line. 738
Error '}' should be on the same line. 745
Error Method 'getPackageName' is not designed for extension - needs to be abstract, final or empty. 755
Error Method 'getNameWithoutPackage' is not designed for extension - needs to be abstract, final or empty. 763
Error Missing a Javadoc comment. 763
Error Method 'visitContents' is not designed for extension - needs to be abstract, final or empty. 771
Error Missing a Javadoc comment. 771
Error Parameter visitor should be final. 771
Error Line is longer than 80 characters. 781
Error Method 'getGetterMethod' is not designed for extension - needs to be abstract, final or empty. 790
Error Missing a Javadoc comment. 790
Error Parameter getterName should be final. 790
Error Method 'getSetterMethod' is not designed for extension - needs to be abstract, final or empty. 802
Error Missing a Javadoc comment. 802
Error Parameter getterName should be final. 802
Error First sentence should end with a period. 814
Error Line is longer than 80 characters. 815
Error Expected an @return tag. 818
Error Method 'isStaticClass' is not designed for extension - needs to be abstract, final or empty. 818
Error Method 'setStaticClass' is not designed for extension - needs to be abstract, final or empty. 822
Error Missing a Javadoc comment. 822
Error Parameter staticClass should be final. 822
Error 'staticClass' hides a field. 822
Error Line is longer than 80 characters. 827
Error Method 'isScriptBody' is not designed for extension - needs to be abstract, final or empty. 829
Error Method 'setScriptBody' is not designed for extension - needs to be abstract, final or empty. 833
Error Missing a Javadoc comment. 833
Error Parameter scriptBody should be final. 833
Error 'scriptBody' hides a field. 833
Error Method 'isScript' is not designed for extension - needs to be abstract, final or empty. 837
Error Missing a Javadoc comment. 837
Error Method 'setScript' is not designed for extension - needs to be abstract, final or empty. 841
Error Missing a Javadoc comment. 841
Error Parameter script should be final. 841
Error 'script' hides a field. 841
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 845
Error Missing a Javadoc comment. 845

org/codehaus/groovy/ast/CodeVisitorSupport.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 95
Error Line has trailing spaces. 98
Error Method 'visitBlockStatement' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Parameter block should be final. 104
Error ';' is followed by whitespace. 106
Error Method 'visitForLoop' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Parameter forLoop should be final. 112
Error Method 'visitWhileLoop' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Parameter loop should be final. 117
Error Method 'visitDoWhileLoop' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Parameter loop should be final. 122
Error Method 'visitIfElse' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error Parameter ifElse should be final. 127
Error Method 'visitExpressionStatement' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter statement should be final. 133
Error Method 'visitReturnStatement' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Parameter statement should be final. 137
Error Method 'visitAssertStatement' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Parameter statement should be final. 141
Error Method 'visitTryCatchFinally' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Parameter statement should be final. 146
Error ';' is followed by whitespace. 149
Error Method 'visitSwitch' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error Parameter statement should be final. 156
Error ';' is followed by whitespace. 159
Error Method 'visitCaseStatement' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Parameter statement should be final. 166
Error Missing a Javadoc comment. 171
Error Parameter statement should be final. 171
Error Missing a Javadoc comment. 174
Error Parameter statement should be final. 174
Error Method 'visitSynchronizedStatement' is not designed for extension - needs to be abstract, final or empty. 177
Error Missing a Javadoc comment. 177
Error Parameter statement should be final. 177
Error Method 'visitThrowStatement' is not designed for extension - needs to be abstract, final or empty. 182
Error Missing a Javadoc comment. 182
Error Parameter statement should be final. 182
Error Method 'visitMethodCallExpression' is not designed for extension - needs to be abstract, final or empty. 186
Error Missing a Javadoc comment. 186
Error Parameter call should be final. 186
Error Line is longer than 80 characters. 191
Error Method 'visitStaticMethodCallExpression' is not designed for extension - needs to be abstract, final or empty. 191
Error Missing a Javadoc comment. 191
Error Parameter call should be final. 191
Error Method 'visitConstructorCallExpression' is not designed for extension - needs to be abstract, final or empty. 195
Error Missing a Javadoc comment. 195
Error Parameter call should be final. 195
Error Method 'visitBinaryExpression' is not designed for extension - needs to be abstract, final or empty. 199
Error Missing a Javadoc comment. 199
Error Parameter expression should be final. 199
Error Method 'visitTernaryExpression' is not designed for extension - needs to be abstract, final or empty. 204
Error Missing a Javadoc comment. 204
Error Parameter expression should be final. 204
Error Method 'visitPostfixExpression' is not designed for extension - needs to be abstract, final or empty. 210
Error Missing a Javadoc comment. 210
Error Parameter expression should be final. 210
Error Method 'visitPrefixExpression' is not designed for extension - needs to be abstract, final or empty. 214
Error Missing a Javadoc comment. 214
Error Parameter expression should be final. 214
Error Method 'visitBooleanExpression' is not designed for extension - needs to be abstract, final or empty. 218
Error Missing a Javadoc comment. 218
Error Parameter expression should be final. 218
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Line contains a tab character. 222
Error Method 'visitNotExpression' is not designed for extension - needs to be abstract, final or empty. 222
Error Missing a Javadoc comment. 222
Error Parameter expression should be final. 222
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error Method 'visitClosureExpression' is not designed for extension - needs to be abstract, final or empty. 226
Error Missing a Javadoc comment. 226
Error Parameter expression should be final. 226
Error Line has trailing spaces. 229
Error Method 'visitTupleExpression' is not designed for extension - needs to be abstract, final or empty. 230
Error Missing a Javadoc comment. 230
Error Parameter expression should be final. 230
Error Method 'visitListExpression' is not designed for extension - needs to be abstract, final or empty. 234
Error Missing a Javadoc comment. 234
Error Parameter expression should be final. 234
Error Method 'visitArrayExpression' is not designed for extension - needs to be abstract, final or empty. 238
Error Missing a Javadoc comment. 238
Error Parameter expression should be final. 238
Error Line has trailing spaces. 241
Error Method 'visitMapExpression' is not designed for extension - needs to be abstract, final or empty. 242
Error Missing a Javadoc comment. 242
Error Parameter expression should be final. 242
Error Line has trailing spaces. 244
Error Method 'visitMapEntryExpression' is not designed for extension - needs to be abstract, final or empty. 247
Error Missing a Javadoc comment. 247
Error Parameter expression should be final. 247
Error Line has trailing spaces. 250
Error Method 'visitRangeExpression' is not designed for extension - needs to be abstract, final or empty. 253
Error Missing a Javadoc comment. 253
Error Parameter expression should be final. 253
Error Method 'visitNegationExpression' is not designed for extension - needs to be abstract, final or empty. 258
Error Missing a Javadoc comment. 258
Error Parameter expression should be final. 258
Error Line has trailing spaces. 261
Error Method 'visitCastExpression' is not designed for extension - needs to be abstract, final or empty. 262
Error Missing a Javadoc comment. 262
Error Parameter expression should be final. 262
Error Missing a Javadoc comment. 266
Error Parameter expression should be final. 266
Error Missing a Javadoc comment. 269
Error Parameter expression should be final. 269
Error Missing a Javadoc comment. 272
Error Parameter expression should be final. 272
Error Method 'visitPropertyExpression' is not designed for extension - needs to be abstract, final or empty. 275
Error Missing a Javadoc comment. 275
Error Parameter expression should be final. 275
Error Missing a Javadoc comment. 279
Error Parameter expression should be final. 279
Error Missing a Javadoc comment. 282
Error Parameter expression should be final. 282
Error Method 'visitGStringExpression' is not designed for extension - needs to be abstract, final or empty. 285
Error Missing a Javadoc comment. 285
Error Parameter expression should be final. 285
Error Method 'visitListOfExpressions' is not designed for extension - needs to be abstract, final or empty. 290
Error Missing a Javadoc comment. 290
Error Parameter list should be final. 290
Error ';' is followed by whitespace. 291

org/codehaus/groovy/ast/CompileUnit.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 21
Error Line has trailing spaces. 33
Error First sentence should end with a period. 46
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 61
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 65
Error Parameter classLoader should be final. 65
Error 'classLoader' hides a field. 65
Error Parameter config should be final. 65
Error 'config' hides a field. 65
Error Line contains a tab character. 66
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 69
Error Missing a Javadoc comment. 69
Error Parameter classLoader should be final. 69
Error 'classLoader' hides a field. 69
Error Parameter codeSource should be final. 69
Error 'codeSource' hides a field. 69
Error Parameter config should be final. 69
Error 'config' hides a field. 69
Error Method 'getModules' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Method 'addModule' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter node should be final. 79
Error Method 'getClass' is not designed for extension - needs to be abstract, final or empty. 90
Error Parameter name should be final. 90
Error Expected @param tag for 'name'. 90
Error Method 'getClasses' is not designed for extension - needs to be abstract, final or empty. 97
Error Method 'getConfig' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Line has trailing spaces. 113
Error Method 'getCodeSource' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error Line contains a tab character. 115
Error Line has trailing spaces. 118
Error First sentence should end with a period. 119
Error Line has trailing spaces. 121
Error Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. 126
Error Parameter type should be final. 126
Error Expected @param tag for 'type'. 126
Error Expected @throws tag for 'ClassNotFoundException'. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error '(' is followed by whitespace. 131
Error Line contains a tab character. 132
Error 'cast' is not followed by whitespace. 132
Error Line contains a tab character. 133
Error Line has trailing spaces. 134
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Must have at least one statement. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line has trailing spaces. 142
Error Line contains a tab character. 142
Error Line is longer than 80 characters. 145
Error Line contains a tab character. 145
Error '(' is followed by whitespace. 145
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error '}' should be on the same line. 149
Error Must have at least one statement. 150
Error Line has trailing spaces. 153
Error Line contains a tab character. 157
Error '(' is followed by whitespace. 157
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error '}' should be on the same line. 161
Error Must have at least one statement. 162
Error Line has trailing spaces. 165
Error Line contains a tab character. 167
Error ')' is preceded with whitespace. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error '}' should be on the same line. 170
Error Must have at least one statement. 171
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error Line contains a tab character. 176
Error ',' is not followed by whitespace. 176
Error Line contains a tab character. 177
Error ',' is not followed by whitespace. 180
Error Line is longer than 80 characters. 181
Error ',' is not followed by whitespace. 184
Error Line has trailing spaces. 186
Error First sentence should end with a period. 191
Error Method 'addClasses' is not designed for extension - needs to be abstract, final or empty. 195
Error Parameter classList should be final. 195
Error Expected @param tag for 'classList'. 195
Error Line has trailing spaces. 200
Error Method 'addClass' is not designed for extension - needs to be abstract, final or empty. 204
Error Parameter node should be final. 204
Error Expected @param tag for 'node'. 204
Error Line is longer than 80 characters. 208

org/codehaus/groovy/ast/ConstructorNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - org.codehaus.groovy.ast.stmt.*. 48
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 64
Error Parameter modifiers should be final. 64
Error 'modifiers' hides a field. 64
Error Parameter code should be final. 64
Error 'code' hides a field. 64
Error Line has trailing spaces. 67
Error Line is longer than 80 characters. 68
Error Missing a Javadoc comment. 68
Error Parameter modifiers should be final. 68
Error 'modifiers' hides a field. 68
Error Parameter parameters should be final. 68
Error 'parameters' hides a field. 68
Error Parameter code should be final. 68
Error 'code' hides a field. 68
Error Line has trailing spaces. 73
Error Method 'getCode' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Method 'setCode' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Parameter code should be final. 78
Error 'code' hides a field. 78
Error Method 'getModifiers' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Method 'getVariableScope' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Method 'setVariableScope' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Parameter variableScope should be final. 94
Error 'variableScope' hides a field. 94
Error Line has trailing spaces. 97

org/codehaus/groovy/ast/FieldNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 54
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Line is longer than 80 characters. 70
Error Missing a Javadoc comment. 70
Error Parameter theClass should be final. 70
Error Parameter name should be final. 70
Error Redundant throws: 'SecurityException' is unchecked exception. 70
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 76
Error Missing a Javadoc comment. 76
Error Parameter name should be final. 76
Error 'name' hides a field. 76
Error Parameter modifiers should be final. 76
Error 'modifiers' hides a field. 76
Error Parameter type should be final. 76
Error 'type' hides a field. 76
Error Parameter owner should be final. 76
Error 'owner' hides a field. 76
Error Parameter initialValueExpression should be final. 76
Error 'initialValueExpression' hides a field. 76
Error '{' is not preceded with whitespace. 86
Error '}' should be on the same line. 89
Error '}' should be on the same line. 94
Error '}' should be on the same line. 99
Error Line is longer than 80 characters. 102
Error Method 'getInitialValueExpression' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Method 'getModifiers' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error Parameter type should be final. 124
Error 'type' hides a field. 124
Error Line has trailing spaces. 127
Error Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. 128
Error Missing a Javadoc comment. 128
Error Method 'isHolder' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132
Error Method 'setHolder' is not designed for extension - needs to be abstract, final or empty. 136
Error Missing a Javadoc comment. 136
Error Parameter holder should be final. 136
Error 'holder' hides a field. 136
Error Method 'isDynamicType' is not designed for extension - needs to be abstract, final or empty. 140
Error Missing a Javadoc comment. 140
Error Method 'setModifiers' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error Parameter modifiers should be final. 144
Error 'modifiers' hides a field. 144
Error Method 'isStatic' is not designed for extension - needs to be abstract, final or empty. 151
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Method 'setOwner' is not designed for extension - needs to be abstract, final or empty. 157
Error Parameter owner should be final. 157
Error 'owner' hides a field. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159

org/codehaus/groovy/ast/GroovyClassVisitor.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 48
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 56
Error Redundant 'public' modifier. 56
Error Missing a Javadoc comment. 57
Error Redundant 'public' modifier. 57
Error Missing a Javadoc comment. 58
Error Redundant 'public' modifier. 58
Error Missing a Javadoc comment. 59
Error Redundant 'public' modifier. 59
Error Missing a Javadoc comment. 60
Error Redundant 'public' modifier. 60

org/codehaus/groovy/ast/GroovyCodeVisitor.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - org.codehaus.groovy.ast.expr.*. 48
Error Using the '.*' form of import should be avoided - org.codehaus.groovy.ast.stmt.*. 49
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 61
Error Redundant 'public' modifier. 61
Error Missing a Javadoc comment. 62
Error Redundant 'public' modifier. 62
Error Missing a Javadoc comment. 63
Error Redundant 'public' modifier. 63
Error Missing a Javadoc comment. 64
Error Redundant 'public' modifier. 64
Error Missing a Javadoc comment. 65
Error Redundant 'public' modifier. 65
Error Missing a Javadoc comment. 66
Error Redundant 'public' modifier. 66
Error Missing a Javadoc comment. 67
Error Redundant 'public' modifier. 67
Error Missing a Javadoc comment. 68
Error Redundant 'public' modifier. 68
Error Missing a Javadoc comment. 69
Error Redundant 'public' modifier. 69
Error Missing a Javadoc comment. 70
Error Redundant 'public' modifier. 70
Error Missing a Javadoc comment. 71
Error Redundant 'public' modifier. 71
Error Missing a Javadoc comment. 72
Error Redundant 'public' modifier. 72
Error Missing a Javadoc comment. 73
Error Redundant 'public' modifier. 73
Error Missing a Javadoc comment. 74
Error Redundant 'public' modifier. 74
Error Missing a Javadoc comment. 75
Error Redundant 'public' modifier. 75
Error Line has trailing spaces. 76
Error Missing a Javadoc comment. 79
Error Redundant 'public' modifier. 79
Error Line is longer than 80 characters. 80
Error Missing a Javadoc comment. 80
Error Redundant 'public' modifier. 80
Error Line is longer than 80 characters. 81
Error Missing a Javadoc comment. 81
Error Redundant 'public' modifier. 81
Error Missing a Javadoc comment. 82
Error Redundant 'public' modifier. 82
Error Missing a Javadoc comment. 83
Error Redundant 'public' modifier. 83
Error Missing a Javadoc comment. 84
Error Redundant 'public' modifier. 84
Error Missing a Javadoc comment. 85
Error Redundant 'public' modifier. 85
Error Missing a Javadoc comment. 86
Error Redundant 'public' modifier. 86
Error Missing a Javadoc comment. 87
Error Redundant 'public' modifier. 87
Error Line has trailing spaces. 88
Error Missing a Javadoc comment. 89
Error Redundant 'public' modifier. 89
Error Missing a Javadoc comment. 90
Error Redundant 'public' modifier. 90
Error Missing a Javadoc comment. 91
Error Redundant 'public' modifier. 91
Error Missing a Javadoc comment. 92
Error Redundant 'public' modifier. 92
Error Missing a Javadoc comment. 93
Error Redundant 'public' modifier. 93
Error Line has trailing spaces. 94
Error Missing a Javadoc comment. 95
Error Redundant 'public' modifier. 95
Error Missing a Javadoc comment. 96
Error Redundant 'public' modifier. 96
Error Missing a Javadoc comment. 97
Error Redundant 'public' modifier. 97
Error Missing a Javadoc comment. 98
Error Redundant 'public' modifier. 98
Error Missing a Javadoc comment. 99
Error Redundant 'public' modifier. 99
Error Missing a Javadoc comment. 100
Error Redundant 'public' modifier. 100
Error Missing a Javadoc comment. 101
Error Redundant 'public' modifier. 101
Error Missing a Javadoc comment. 102
Error Redundant 'public' modifier. 102
Error Line contains a tab character. 103
Error Missing a Javadoc comment. 103
Error Redundant 'public' modifier. 103
Error Line contains a tab character. 104
Error Missing a Javadoc comment. 104
Error Redundant 'public' modifier. 104
Error Line contains a tab character. 105
Error Missing a Javadoc comment. 105
Error Redundant 'public' modifier. 105

org/codehaus/groovy/ast/ImportNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 61
Error Parameter className should be final. 61
Error 'className' hides a field. 61
Error Parameter alias should be final. 61
Error 'alias' hides a field. 61
Error Line has trailing spaces. 65
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 69
Error '}' should be on the same line. 72
Error Line has trailing spaces. 77
Error Method 'getAlias' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82

org/codehaus/groovy/ast/InnerClassNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 48
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 56
Error Line is longer than 80 characters. 61
Error Line is longer than 80 characters. 63
Error Parameter outerClass should be final. 63
Error 'outerClass' hides a field. 63
Error Expected @param tag for 'outerClass'. 63
Error Parameter name should be final. 63
Error Parameter modifiers should be final. 63
Error Parameter superClass should be final. 63
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 70
Error Line is longer than 80 characters. 72
Error Parameter outerClass should be final. 72
Error 'outerClass' hides a field. 72
Error Expected @param tag for 'outerClass'. 72
Error Parameter name should be final. 72
Error Parameter modifiers should be final. 72
Error Parameter superClass should be final. 72
Error Parameter interfaces should be final. 72
Error Expected @param tag for 'interfaces'. 72
Error Parameter mixins should be final. 72
Error Expected @param tag for 'mixins'. 72
Error Method 'getOuterClass' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Line is longer than 80 characters. 82
Error Method 'getOuterField' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter name should be final. 84
Error Expected @param tag for 'name'. 84

org/codehaus/groovy/ast/MetadataNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 54
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 63
Error Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Line has trailing spaces. 67
Error Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter name should be final. 68
Error Line has trailing spaces. 71
Error Method 'addAttribute' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter name should be final. 72
Error Parameter value should be final. 72
Error '}' should be on the same line. 76
Error '}' should be on the same line. 81
Error Method 'setAttribute' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter name should be final. 91
Error Parameter value should be final. 91
Error Line has trailing spaces. 94
Error Method 'isSynthetic' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Method 'setSynthetic' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Parameter synthetic should be final. 99
Error 'synthetic' hides a field. 99

org/codehaus/groovy/ast/MethodNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Variable 'declaringClass' must be private and have accessor methods. 66
Error Line is longer than 80 characters. 68
Error Missing a Javadoc comment. 68
Error Parameter name should be final. 68
Error 'name' hides a field. 68
Error Parameter modifiers should be final. 68
Error 'modifiers' hides a field. 68
Error Parameter returnType should be final. 68
Error 'returnType' hides a field. 68
Error Parameter parameters should be final. 68
Error 'parameters' hides a field. 68
Error Parameter code should be final. 68
Error 'code' hides a field. 68
Error Line has trailing spaces. 73
Error '}' should be on the same line. 77
Error Line has trailing spaces. 79
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 84
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 86
Error Comment matches to-do format 'TODO:'. 89
Error Expected an @return tag. 90
Error Method 'getTypeDescriptor' is not designed for extension - needs to be abstract, final or empty. 90
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 94
Error '=' is not preceded with whitespace. 99
Error '=' is not followed by whitespace. 99
Error 'if' construct must use '{}'s. 100
Error '>' is not preceded with whitespace. 100
Error '>' is not followed by whitespace. 100
Error Missing a Javadoc comment. 108
Error Parameter typename should be final. 108
Error switch without "default" clause. 115
Error Line has trailing spaces. 132
Error Line has trailing spaces. 134
Error Method 'isVoidMethod' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Method 'getCode' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Method 'setCode' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Parameter code should be final. 143
Error 'code' hides a field. 143
Error Method 'getModifiers' is not designed for extension - needs to be abstract, final or empty. 147
Error Missing a Javadoc comment. 147
Error Method 'setModifiers' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error Parameter modifiers should be final. 151
Error 'modifiers' hides a field. 151
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 155
Error Missing a Javadoc comment. 155
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 159
Error Missing a Javadoc comment. 159
Error Method 'getReturnType' is not designed for extension - needs to be abstract, final or empty. 163
Error Missing a Javadoc comment. 163
Error Method 'getVariableScope' is not designed for extension - needs to be abstract, final or empty. 167
Error Missing a Javadoc comment. 167
Error Method 'setVariableScope' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Parameter variableScope should be final. 171
Error 'variableScope' hides a field. 171
Error Method 'isDynamicReturnType' is not designed for extension - needs to be abstract, final or empty. 175
Error Missing a Javadoc comment. 175
Error Method 'getDeclaringClass' is not designed for extension - needs to be abstract, final or empty. 179
Error Missing a Javadoc comment. 179
Error Line has trailing spaces. 182
Error Method 'isAbstract' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error Line has trailing spaces. 186
Error Method 'isStatic' is not designed for extension - needs to be abstract, final or empty. 187
Error Missing a Javadoc comment. 187
Error Line has trailing spaces. 190
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 191
Error Missing a Javadoc comment. 191
Error Method 'setReturnType' is not designed for extension - needs to be abstract, final or empty. 195
Error Missing a Javadoc comment. 195
Error Parameter returnType should be final. 195
Error 'returnType' hides a field. 195
Error Line contains a tab character. 198
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Method 'setDeclaringClass' is not designed for extension - needs to be abstract, final or empty. 201
Error Parameter declaringClass should be final. 201
Error 'declaringClass' hides a field. 201
Error Line contains a tab character. 202
Error Line contains a tab character. 203

org/codehaus/groovy/ast/MixinNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 48
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 56
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 61
Error Parameter name should be final. 63
Error Parameter modifiers should be final. 63
Error Parameter superClass should be final. 63
Error Line is longer than 80 characters. 70
Error Line is longer than 80 characters. 72
Error Parameter name should be final. 72
Error Parameter modifiers should be final. 72
Error Parameter superClass should be final. 72
Error Parameter interfaces should be final. 72
Error Expected @param tag for 'interfaces'. 72

org/codehaus/groovy/ast/ModuleNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 70
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Variable 'classes' must be private and have accessor methods. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 87
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 93
Error '(' is followed by whitespace. 93
Error Parameter context should be final. 93
Error 'context' hides a field. 93
Error ')' is preceded with whitespace. 93
Error Missing a Javadoc comment. 97
Error Parameter unit should be final. 97
Error 'unit' hides a field. 97
Error Method 'getStatementBlock' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Method 'getMethods' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Method 'getClasses' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error Line is longer than 80 characters. 110
Error Method 'getImports' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error Method 'getImportPackages' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error Method 'getImport' is not designed for extension - needs to be abstract, final or empty. 131
Error Parameter alias should be final. 131
Error Expected @param tag for 'alias'. 131
Error Method 'addImport' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter alias should be final. 135
Error Parameter className should be final. 135
Error Method 'addImportPackage' is not designed for extension - needs to be abstract, final or empty. 140
Error Missing a Javadoc comment. 140
Error Parameter packageName should be final. 140
Error 'packageName' hides a field. 140
Error '{' is followed by whitespace. 142
Error Method 'addStatement' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Parameter node should be final. 145
Error Method 'addClass' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error Parameter node should be final. 149
Error Parameter node should be final. 158
Error Expected @param tag for 'node'. 158
Error Method 'addMethod' is not designed for extension - needs to be abstract, final or empty. 165
Error Missing a Javadoc comment. 165
Error Parameter node should be final. 165
Error Missing a Javadoc comment. 169
Error Parameter visitor should be final. 169
Error Method 'getPackageName' is not designed for extension - needs to be abstract, final or empty. 172
Error Missing a Javadoc comment. 172
Error Method 'setPackageName' is not designed for extension - needs to be abstract, final or empty. 176
Error Missing a Javadoc comment. 176
Error Parameter packageName should be final. 176
Error 'packageName' hides a field. 176
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 180
Error Missing a Javadoc comment. 180
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 187
Error 'if' is not followed by whitespace. 188
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error '{' should be on the previous line. 189
Error '}' should be on the same line. 191
Error '{' should be on the previous line. 193
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 198
Error Missing a Javadoc comment. 198
Error Parameter description should be final. 198
Error 'description' hides a field. 198
Error Method 'getUnit' is not designed for extension - needs to be abstract, final or empty. 203
Error Missing a Javadoc comment. 203
Error Method 'setUnit' is not designed for extension - needs to be abstract, final or empty. 207
Error Missing a Javadoc comment. 207
Error Parameter unit should be final. 207
Error 'unit' hides a field. 207
Error Method 'createStatementsClass' is not designed for extension - needs to be abstract, final or empty. 211
Error Missing a Javadoc comment. 211
Error '}' should be on the same line. 215
Error Line is longer than 80 characters. 221
Error '{' is followed by whitespace. 241
Error Line is longer than 80 characters. 252
Error Line is longer than 80 characters. 254
Error Line contains a tab character. 258
Error Line contains a tab character. 259
Error Line is longer than 80 characters. 265
Error '{' is followed by whitespace. 265
Error Line contains a tab character. 266
Error Line is longer than 80 characters. 273
Error Line is longer than 80 characters. 276
Error Line is longer than 80 characters. 277
Error Method 'extractClassFromFileDescription' is not designed for extension - needs to be abstract, final or empty. 285
Error Missing a Javadoc comment. 285
Error Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 304
Error Missing a Javadoc comment. 304

org/codehaus/groovy/ast/Parameter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - org.codehaus.groovy.ast.expr.*. 50
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 70
Error Parameter name should be final. 70
Error 'name' hides a field. 70
Error Missing a Javadoc comment. 74
Error Parameter type should be final. 74
Error 'type' hides a field. 74
Error Parameter name should be final. 74
Error 'name' hides a field. 74
Error Missing a Javadoc comment. 78
Error Parameter type should be final. 78
Error 'type' hides a field. 78
Error Parameter name should be final. 78
Error 'name' hides a field. 78
Error Parameter defaultValue should be final. 78
Error 'defaultValue' hides a field. 78
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Line is longer than 80 characters. 89
Error Avoid inline conditionals. 89
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Parameter type should be final. 100
Error 'type' hides a field. 100
Error Method 'isDynamicType' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Line has trailing spaces. 107
Error Method 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty. 112
Error Method 'makeReference' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Line has trailing spaces. 120
Error Line has trailing spaces. 122
Error Method 'getRealType' is not designed for extension - needs to be abstract, final or empty. 125

org/codehaus/groovy/ast/PropertyNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - org.codehaus.groovy.ast.expr.*. 48
Error Using the '.*' form of import should be avoided - org.codehaus.groovy.ast.stmt.*. 49
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 65
Error Parameter name should be final. 66
Error Parameter modifiers should be final. 67
Error 'modifiers' hides a field. 67
Error Parameter type should be final. 68
Error Parameter owner should be final. 69
Error Parameter initialValueExpression should be final. 70
Error Parameter getterBlock should be final. 71
Error 'getterBlock' hides a field. 71
Error Parameter setterBlock should be final. 72
Error 'setterBlock' hides a field. 72
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 76
Error Missing a Javadoc comment. 76
Error Parameter field should be final. 76
Error 'field' hides a field. 76
Error Parameter modifiers should be final. 76
Error 'modifiers' hides a field. 76
Error Parameter getterBlock should be final. 76
Error 'getterBlock' hides a field. 76
Error Parameter setterBlock should be final. 76
Error 'setterBlock' hides a field. 76
Error Method 'getGetterBlock' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Method 'getInitialValueExpression' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Method 'getModifiers' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Method 'getSetterBlock' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error Method 'isDynamicType' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Method 'getField' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Method 'isPrivate' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115

org/codehaus/groovy/ast/Type.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 49
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 57
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 61
Error 'private' modifier out of order with the JLS suggestions. 61
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 68
Error Parameter name should be final. 68
Error 'name' hides a field. 68
Error Missing a Javadoc comment. 73
Error Parameter name should be final. 73
Error 'name' hides a field. 73
Error Parameter isDynamic should be final. 73
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Line is longer than 80 characters. 79
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Method 'isDynamic' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Method 'getRealName' is not designed for extension - needs to be abstract, final or empty. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Method 'setRealName' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter realName should be final. 98
Error 'realName' hides a field. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Method 'setDynamic' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Parameter b should be final. 102

org/codehaus/groovy/ast/VariableScope.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 55
Error Line contains a tab character. 62
Error Missing a Javadoc comment. 62
Error Variable 'i' must be private and have accessor methods. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Line is longer than 80 characters. 72
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 74
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Variable 'name' must be private and have accessor methods. 80
Error Missing a Javadoc comment. 82
Error Line is longer than 80 characters. 83
Error Line contains a tab character. 83
Error Missing a Javadoc comment. 86
Error Parameter parent should be final. 86
Error 'parent' hides a field. 86
Error Method 'getDeclaredVariables' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Method 'getReferencedVariables' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. 103
Error First sentence should end with a period. 107
Error Expected an @return tag. 113
Error Method 'createCompositeChildScope' is not designed for extension - needs to be abstract, final or empty. 113
Error ';' is followed by whitespace. 115
Error First sentence should end with a period. 122
Error Line is longer than 80 characters. 123
Error Expected an @return tag. 127
Error Method 'createRecursiveChildScope' is not designed for extension - needs to be abstract, final or empty. 127
Error First sentence should end with a period. 134
Error Line is longer than 80 characters. 135
Error Expected an @return tag. 139
Error Method 'createRecursiveParentScope' is not designed for extension - needs to be abstract, final or empty. 139
Error First sentence should end with a period. 150
Error Method 'append' is not designed for extension - needs to be abstract, final or empty. 156
Error Parameter scope should be final. 156
Error Expected @param tag for 'scope'. 156
Error First sentence should end with a period. 161
Error Method 'appendRecursive' is not designed for extension - needs to be abstract, final or empty. 167
Error Parameter scope should be final. 167
Error Expected @param tag for 'scope'. 167
Error ';' is followed by whitespace. 171
Error Method 'computeRealDeclares' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error 'if' construct must use '{}'s. 184
Error Line is longer than 80 characters. 184
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line is longer than 80 characters. 188
Error Line contains a tab character. 188
Error Line is longer than 80 characters. 189
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error Method 'getVarsDeclaredHere' is not designed for extension - needs to be abstract, final or empty. 197
Error 'if' construct must use '{}'s. 198
Error Line contains a tab character. 198
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Line contains a tab character. 203
Error Line contains a tab character. 204
Error Method 'setVarsDeclaredHere' is not designed for extension - needs to be abstract, final or empty. 204
Error Parameter varsDeclaredHere should be final. 204
Error 'varsDeclaredHere' hides a field. 204
Error Line contains a tab character. 205
Error Line contains a tab character. 206

org/codehaus/groovy/ast/expr/ArgumentListExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 63
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 68
Error Parameter expressions should be final. 68
Error Missing a Javadoc comment. 72
Error Parameter expressions should be final. 72
Error Missing a Javadoc comment. 76
Error Parameter parameters should be final. 76
Error Method 'isDynamic' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Line is longer than 80 characters. 84
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter transformer should be final. 87
Error Line is longer than 80 characters. 88

org/codehaus/groovy/ast/expr/ArrayExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 56
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 67
Error First sentence should end with a period. 68
Error Parameter type should be final. 71
Error Expected @param tag for 'type'. 71
Error Parameter expressions should be final. 71
Error 'expressions' hides a field. 71
Error Expected @param tag for 'expressions'. 71
Error Line is longer than 80 characters. 81
Error Missing a Javadoc comment. 86
Error Parameter type should be final. 86
Error 'if' construct must use '{}'s. 87
Error Must have at least one statement. 88
Error '}' should be on the same line. 89
Error Line is longer than 80 characters. 93
Error First sentence should end with a period. 96
Error Parameter type should be final. 99
Error Expected @param tag for 'type'. 99
Error Parameter sizeExpression should be final. 99
Error 'sizeExpression' hides a field. 99
Error Expected @param tag for 'sizeExpression'. 99
Error Method 'addExpression' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Parameter expression should be final. 107
Error Method 'getExpressions' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error Parameter visitor should be final. 115
Error Method 'isDynamic' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter transformer should be final. 123
Error Line is longer than 80 characters. 124
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error Parameter i should be final. 127
Error Method 'getElementType' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132
Error Line has trailing spaces. 133
Error Line has trailing spaces. 138
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error '}' should be on the same line. 145
Error Method 'getSizeExpression' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error Missing a Javadoc comment. 164
Error Parameter resolver should be final. 164

org/codehaus/groovy/ast/expr/BinaryExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 65
Error Line has trailing spaces. 67
Error Line has trailing spaces. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Line has trailing spaces. 76
Error Missing a Javadoc comment. 77
Error Parameter leftExpression should be final. 77
Error 'leftExpression' hides a field. 77
Error Parameter operation should be final. 78
Error 'operation' hides a field. 78
Error Parameter rightExpression should be final. 79
Error 'rightExpression' hides a field. 79
Error Method 'getTypeClass' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Method 'isDynamic' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Line is longer than 80 characters. 92
Error Missing a Javadoc comment. 95
Error Parameter operation should be final. 95
Error 'operation' hides a field. 95
Error switch without "default" clause. 96
Error 'if' construct must use '{}'s. 98
Error 'else' construct must use '{}'s. 100
Error '{' is not preceded with whitespace. 118
Error Avoid nested blocks. 118
Error Line is longer than 80 characters. 119
Error '}' should be on the same line. 121
Error '&&' should be on a new line. 122
Error Line is longer than 80 characters. 123
Error '}' should be on the same line. 125
Error Line is longer than 80 characters. 126
Error Line is longer than 80 characters. 127
Error '}' should be on the same line. 128
Error Line is longer than 80 characters. 129
Error ')' is preceded with whitespace. 129
Error '}' should be on the same line. 131
Error Line is longer than 80 characters. 132
Error ')' is preceded with whitespace. 132
Error '}' should be on the same line. 134
Error '{' is not preceded with whitespace. 140
Error Avoid nested blocks. 140
Error Line is longer than 80 characters. 143
Error Line is longer than 80 characters. 145
Error Line is longer than 80 characters. 146
Error '}' should be on the same line. 147
Error Line is longer than 80 characters. 148
Error ')' is preceded with whitespace. 148
Error '}' should be on the same line. 150
Error Line is longer than 80 characters. 151
Error ')' is preceded with whitespace. 151
Error '}' should be on the same line. 153
Error Avoid nested blocks. 159
Error Line is longer than 80 characters. 160
Error Line is longer than 80 characters. 162
Error Line is longer than 80 characters. 164
Error Line is longer than 80 characters. 165
Error '}' should be on the same line. 166
Error Line is longer than 80 characters. 167
Error ')' is preceded with whitespace. 167
Error '}' should be on the same line. 169
Error Line is longer than 80 characters. 179
Error Line is longer than 80 characters. 180
Error Line is longer than 80 characters. 184
Error '}' should be on the same line. 186
Error Line is longer than 80 characters. 187
Error ')' is preceded with whitespace. 187
Error '}' should be on the same line. 189
Error Line is longer than 80 characters. 190
Error '}' should be on the same line. 192
Error Line is longer than 80 characters. 193
Error Line is longer than 80 characters. 199
Error '}' should be on the same line. 212
Error Line is longer than 80 characters. 214
Error 'cast' is not followed by whitespace. 214
Error '}' should be on the same line. 217
Error '}' should be on the same line. 220
Error '}' should be on the same line. 223
Error Missing a Javadoc comment. 233
Error Parameter type should be final. 233
Error '!=' is not preceded with whitespace. 234
Error '(' is followed by whitespace. 235
Error '||' should be on a new line. 235
Error '||' should be on a new line. 236
Error '||' should be on a new line. 237
Error '||' should be on a new line. 238
Error '||' should be on a new line. 239
Error '||' should be on a new line. 240
Error '||' should be on a new line. 241
Error '||' should be on a new line. 242
Error '||' should be on a new line. 243
Error '||' should be on a new line. 244
Error '||' should be on a new line. 245
Error '||' should be on a new line. 246
Error '||' should be on a new line. 247
Error '||' should be on a new line. 248
Error '||' should be on a new line. 249
Error '{' should be on the previous line. 251
Error Missing a Javadoc comment. 258
Error Parameter type should be final. 258
Error '}' should be on the same line. 261
Error '}' should be on the same line. 264
Error '}' should be on the same line. 267
Error '}' should be on the same line. 270
Error '}' should be on the same line. 273
Error '}' should be on the same line. 276
Error '}' should be on the same line. 279
Error '}' should be on the same line. 282
Error '}' should be on the same line. 285
Error Missing a Javadoc comment. 291
Error Parameter cls should be final. 291
Error Line contains a tab character. 292
Error Line contains a tab character. 293
Error Line contains a tab character. 295
Error Missing a Javadoc comment. 295
Error Parameter cls should be final. 295
Error Line is longer than 80 characters. 296
Error Line contains a tab character. 296
Error Line contains a tab character. 297
Error Line contains a tab character. 299
Error Missing a Javadoc comment. 299
Error Parameter cls should be final. 299
Error Line contains a tab character. 300
Error Line contains a tab character. 301
Error Line contains a tab character. 303
Error Missing a Javadoc comment. 303
Error Parameter cls should be final. 303
Error Line contains a tab character. 304
Error Line contains a tab character. 305
Error Line contains a tab character. 307
Error Missing a Javadoc comment. 307
Error Parameter cls should be final. 307
Error Line contains a tab character. 308
Error Line contains a tab character. 309
Error Missing a Javadoc comment. 311
Error Parameter lefts should be final. 311
Error Parameter rights should be final. 311
Error '}' should be on the same line. 316
Error '}' should be on the same line. 319
Error '}' should be on the same line. 322
Error '{' is not preceded with whitespace. 323
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 330
Error Missing a Javadoc comment. 330
Error Line is longer than 80 characters. 331
Error '+' is not followed by whitespace. 331
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 334
Error Missing a Javadoc comment. 334
Error Parameter visitor should be final. 334
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 338
Error Missing a Javadoc comment. 338
Error Parameter transformer should be final. 338
Error Line is longer than 80 characters. 339
Error Method 'getLeftExpression' is not designed for extension - needs to be abstract, final or empty. 342
Error Missing a Javadoc comment. 342
Error Method 'setLeftExpression' is not designed for extension - needs to be abstract, final or empty. 346
Error Missing a Javadoc comment. 346
Error Parameter leftExpression should be final. 346
Error 'leftExpression' hides a field. 346
Error Method 'setRightExpression' is not designed for extension - needs to be abstract, final or empty. 350
Error Missing a Javadoc comment. 350
Error Parameter rightExpression should be final. 350
Error 'rightExpression' hides a field. 350
Error Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. 354
Error Missing a Javadoc comment. 354
Error Method 'getRightExpression' is not designed for extension - needs to be abstract, final or empty. 358
Error Missing a Javadoc comment. 358
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 362
Error Missing a Javadoc comment. 362
Error Line is longer than 80 characters. 364
Error Line is longer than 80 characters. 366
Error Line has trailing spaces. 368
Error Line has trailing spaces. 369
Error Line has trailing spaces. 372
Error Line has trailing spaces. 374
Error Expected an @return tag. 375
Error Line is longer than 80 characters. 375
Error '(' is followed by whitespace. 375
Error Parameter variable should be final. 375
Error Expected @param tag for 'variable'. 375
Error Parameter rhs should be final. 375
Error Expected @param tag for 'rhs'. 375
Error ')' is preceded with whitespace. 375
Error Line contains a tab character. 376
Error '(' is followed by whitespace. 376
Error ')' is preceded with whitespace. 376
Error Line contains a tab character. 377
Error '(' is followed by whitespace. 377
Error ')' is preceded with whitespace. 377
Error Line has trailing spaces. 378
Error Line contains a tab character. 379
Error '(' is followed by whitespace. 379
Error ')' is preceded with whitespace. 379
Error Line is longer than 80 characters. 384
Error Line has trailing spaces. 385
Error Line has trailing spaces. 387
Error Expected an @return tag. 388
Error Line is longer than 80 characters. 388
Error '(' is followed by whitespace. 388
Error Parameter variable should be final. 388
Error Expected @param tag for 'variable'. 388
Error Parameter type should be final. 388
Error Expected @param tag for 'type'. 388
Error Parameter rhs should be final. 388
Error Expected @param tag for 'rhs'. 388
Error ')' is preceded with whitespace. 388
Error Line contains a tab character. 389
Error '(' is followed by whitespace. 389
Error ')' is preceded with whitespace. 389
Error Line has trailing spaces. 390
Error Line contains a tab character. 391
Error 'if' is not followed by whitespace. 391
Error '(' is followed by whitespace. 391
Error ')' is preceded with whitespace. 391
Error Line contains a tab character. 392
Error '(' is followed by whitespace. 392
Error ')' is preceded with whitespace. 392
Error Line contains a tab character. 393
Error Line has trailing spaces. 394
Error Line contains a tab character. 395
Error '(' is followed by whitespace. 395
Error ')' is preceded with whitespace. 395
Error Line has trailing spaces. 396
Error '(' is followed by whitespace. 397
Error ')' is preceded with whitespace. 397
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 400
Error Missing a Javadoc comment. 400
Error Parameter resolver should be final. 400
Error '}' should be on the same line. 406
Error Line is longer than 80 characters. 409

org/codehaus/groovy/ast/expr/BooleanExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Parameter expression should be final. 60
Error 'expression' hides a field. 60
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 62
Error Line has trailing spaces. 64
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter visitor should be final. 69
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter transformer should be final. 73
Error Line has trailing spaces. 76
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 81
Error Parameter resolver should be final. 81
Error Line is longer than 80 characters. 82

org/codehaus/groovy/ast/expr/CastExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 59
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 61
Error Parameter type should be final. 61
Error Parameter expression should be final. 61
Error 'expression' hides a field. 61
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error '+' is not followed by whitespace. 67
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Parameter visitor should be final. 70
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Parameter transformer should be final. 74
Error Line has trailing spaces. 77
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 86
Error Parameter resolver should be final. 86
Error Line is longer than 80 characters. 87

org/codehaus/groovy/ast/expr/ClassExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Parameter type should be final. 60
Error Missing a Javadoc comment. 64
Error Parameter cls should be final. 64
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter visitor should be final. 68
Error Line has trailing spaces. 71
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter transformer should be final. 72
Error Line has trailing spaces. 75
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 84
Error Parameter resolver should be final. 84

org/codehaus/groovy/ast/expr/ClosureExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 58
Error Line has trailing spaces. 59
Error Line has trailing spaces. 61
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Line has trailing spaces. 70
Error Missing a Javadoc comment. 71
Error Parameter parameters should be final. 71
Error 'parameters' hides a field. 71
Error Parameter code should be final. 71
Error 'code' hides a field. 71
Error Line has trailing spaces. 76
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter visitor should be final. 77
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Parameter transformer should be final. 81
Error Line has trailing spaces. 84
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Line is longer than 80 characters. 86
Error Method 'getCode' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Method 'isParameterSpecified' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Line has trailing spaces. 100
Error Method 'getVariableScope' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Method 'setVariableScope' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Parameter variableScope should be final. 105
Error 'variableScope' hides a field. 105
Error Missing a Javadoc comment. 109
Error Parameter resolver should be final. 109
Error Line is longer than 80 characters. 110

org/codehaus/groovy/ast/expr/ConstantExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 58
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Line is longer than 80 characters. 60
Error Missing a Javadoc comment. 60
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 61
Error Line is longer than 80 characters. 62
Error Missing a Javadoc comment. 62
Error Line is longer than 80 characters. 63
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Parameter value should be final. 67
Error 'value' hides a field. 67
Error 'if' construct must use '{}'s. 69
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error '+' is not followed by whitespace. 74
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter visitor should be final. 77
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Parameter transformer should be final. 82
Error Missing a Javadoc comment. 86
Error Parameter resolver should be final. 86
Error Line has trailing spaces. 92
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 93
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Avoid inline conditionals. 98

org/codehaus/groovy/ast/expr/ConstructorCallExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 53
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 61
Error Method 'getTypeToSet' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Line is longer than 80 characters. 67
Error Missing a Javadoc comment. 67
Error Method 'getConstructor' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 73
Error Method 'shouldContinue' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error 'if' construct must use '{}'s. 76
Error 'if' construct must use '{}'s. 78
Error Missing a Javadoc comment. 83
Error Parameter type should be final. 83
Error Parameter arguments should be final. 83
Error 'arguments' hides a field. 83
Error Line has trailing spaces. 89
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter visitor should be final. 90
Error Line has trailing spaces. 93
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Parameter transformer should be final. 94
Error Line has trailing spaces. 95
Error Line is longer than 80 characters. 95
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter resolver should be final. 98
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error '}' should be on the same line. 113
Error Method 'getArguments' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Line is longer than 80 characters. 130
Error Method 'setConstructor' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter ctor should be final. 133

org/codehaus/groovy/ast/expr/Expression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 63
Error Variable 'typeResolved' must be private and have accessor methods. 63
Error Method 'isResolveFailed' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Method 'setResolveFailed' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter resolveFailed should be final. 69
Error 'resolveFailed' hides a field. 69
Error Method 'getFailure' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Method 'setFailure' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter failure should be final. 77
Error 'failure' hides a field. 77
Error Missing a Javadoc comment. 81
Error Variable 'failure' must be private and have accessor methods. 81
Error Missing a Javadoc comment. 82
Error Method 'getTypeClass' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Method 'setTypeClass' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter typeClass should be final. 88
Error 'typeClass' hides a field. 88
Error Missing a Javadoc comment. 96
Error Variable 'typeClass' must be private and have accessor methods. 96
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error '{' is not preceded with whitespace. 99
Error '?' is not preceded with whitespace. 103
Error Avoid inline conditionals. 103
Error ';' is not followed by whitespace. 103
Error Expected an @return tag. 111
Error Method 'isDynamic' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 115
Error Variable 'type' must be private and have accessor methods. 115
Error First sentence should end with a period. 116
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 117
Error Expected an @return tag. 121
Error Line is longer than 80 characters. 121
Error Parameter transformer should be final. 121
Error Expected @param tag for 'transformer'. 121
Error Line has trailing spaces. 122
Error First sentence should end with a period. 123
Error Line is longer than 80 characters. 127
Error Method 'transformExpressions' is not designed for extension - needs to be abstract, final or empty. 127
Error Parameter expressions should be final. 127
Error Expected @param tag for 'expressions'. 127
Error Parameter transformer should be final. 127
Error Expected @param tag for 'transformer'. 127
Error ';' is followed by whitespace. 129
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter name should be final. 135
Error 'if' construct must use '{}'s. 136
Error '}' should be on the same line. 142
Error '}' should be on the same line. 146
Error '}' should be on the same line. 150
Error '}' should be on the same line. 154
Error '}' should be on the same line. 158
Error '}' should be on the same line. 162
Error '}' should be on the same line. 166
Error '}' should be on the same line. 178
Error '}' should be on the same line. 181
Error '}' should be on the same line. 184
Error '}' should be on the same line. 187
Error '}' should be on the same line. 190
Error '}' should be on the same line. 193
Error '}' should be on the same line. 196
Error '}' should be on the same line. 202
Error Line is longer than 80 characters. 211
Error Method 'isTypeResolved' is not designed for extension - needs to be abstract, final or empty. 217
Error Missing a Javadoc comment. 217
Error Method 'setTypeResolved' is not designed for extension - needs to be abstract, final or empty. 221
Error Missing a Javadoc comment. 221
Error Parameter b should be final. 221
Error Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 226
Error Missing a Javadoc comment. 226
Error Parameter cg should be final. 226
Error Missing a Javadoc comment. 232
Error Parameter resolver should be final. 232
Error Method 'shouldContinue' is not designed for extension - needs to be abstract, final or empty. 234
Error Missing a Javadoc comment. 234

org/codehaus/groovy/ast/expr/ExpressionTransformer.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 49
Error Line has trailing spaces. 51
Error Line has trailing spaces. 56
Error First sentence should end with a period. 57
Error Line has trailing spaces. 57
Error Expected an @return tag. 60
Error Redundant 'public' modifier. 60
Error Expected @param tag for 'expression'. 60

org/codehaus/groovy/ast/expr/FieldExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 61
Error Missing a Javadoc comment. 62
Error Parameter field should be final. 62
Error 'field' hides a field. 62
Error Line has trailing spaces. 65
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Parameter visitor should be final. 66
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Parameter transformer should be final. 70
Error Line has trailing spaces. 73
Error Method 'getFieldName' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Method 'getTypeName' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Method 'getField' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Method 'isDynamic' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Method 'setTypeClass' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter typeClass should be final. 98
Error Line has trailing spaces. 99
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error Parameter type should be final. 103
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Parameter resolver should be final. 108

org/codehaus/groovy/ast/expr/GStringExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 57
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 70
Error Parameter verbatimText should be final. 70
Error 'verbatimText' hides a field. 70
Error Missing a Javadoc comment. 75
Error Parameter verbatimText should be final. 75
Error 'verbatimText' hides a field. 75
Error Parameter strings should be final. 75
Error 'strings' hides a field. 75
Error Parameter values should be final. 75
Error 'values' hides a field. 75
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Parameter visitor should be final. 82
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Parameter transformer should be final. 86
Error Missing a Javadoc comment. 93
Error Parameter resolver should be final. 93
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Line is longer than 80 characters. 98
Error Method 'getStrings' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Method 'addString' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error Parameter text should be final. 109
Error Method 'addValue' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Parameter value should be final. 116
Error Line is longer than 80 characters. 117
Error 'if' construct must use '{}'s. 119
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error Parameter idx should be final. 124
Error Method 'isConstantString' is not designed for extension - needs to be abstract, final or empty. 128
Error Missing a Javadoc comment. 128
Error Method 'asConstantString' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132

org/codehaus/groovy/ast/expr/ListExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 55
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 68
Error Parameter expressions should be final. 68
Error 'expressions' hides a field. 68
Error Line has trailing spaces. 72
Error Method 'addExpression' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter expression should be final. 73
Error Line has trailing spaces. 76
Error Method 'getExpressions' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Parameter visitor should be final. 81
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter transformer should be final. 85
Error Line is longer than 80 characters. 86
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Parameter resolver should be final. 89
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Parameter i should be final. 97
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error ';' is followed by whitespace. 104
Error '}' should be on the same line. 107
Error Line has trailing spaces. 111
Error 'cast' is not followed by whitespace. 112
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error First sentence should end with a period. 122
Error Expected an @return tag. 126
Error Method 'getComponentTypeClass' is not designed for extension - needs to be abstract, final or empty. 126
Error ';' is followed by whitespace. 130
Error '}' should be on the same line. 134

org/codehaus/groovy/ast/expr/MapEntryExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Line is longer than 80 characters. 62
Error Missing a Javadoc comment. 62
Error Parameter keyExpression should be final. 62
Error 'keyExpression' hides a field. 62
Error Parameter valueExpression should be final. 62
Error 'valueExpression' hides a field. 62
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter visitor should be final. 67
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter transformer should be final. 71
Error Line has trailing spaces. 72
Error Line is longer than 80 characters. 72
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter resolver should be final. 75
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Line is longer than 80 characters. 81
Error Method 'getKeyExpression' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Method 'getValueExpression' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88

org/codehaus/groovy/ast/expr/MapExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 55
Error Line is longer than 80 characters. 56
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 68
Error Parameter mapEntryExpressions should be final. 68
Error 'mapEntryExpressions' hides a field. 68
Error Line has trailing spaces. 71
Error Method 'addMapEntryExpression' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter expression should be final. 72
Error Line has trailing spaces. 75
Error Method 'getMapEntryExpressions' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter visitor should be final. 80
Error Method 'isDynamic' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Line is longer than 80 characters. 85
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter transformer should be final. 88
Error Line is longer than 80 characters. 89
Error Line has trailing spaces. 91
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Line is longer than 80 characters. 96
Error Method 'addMapEntryExpression' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Parameter keyExpression should be final. 96
Error Parameter valueExpression should be final. 96
Error Line is longer than 80 characters. 97
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Parameter resolver should be final. 100
Error Line is longer than 80 characters. 102

org/codehaus/groovy/ast/expr/MethodCallExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 53
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Method 'getMetaMethod' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 71
Error Line is longer than 80 characters. 73
Error Missing a Javadoc comment. 73
Error Parameter objectExpression should be final. 73
Error 'objectExpression' hides a field. 73
Error Parameter method should be final. 73
Error 'method' hides a field. 73
Error Parameter arguments should be final. 73
Error 'arguments' hides a field. 73
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter visitor should be final. 79
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter transformer should be final. 83
Error Line is longer than 80 characters. 85
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter resolver should be final. 90
Error Method 'getArguments' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Method 'getObjectExpression' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Line is longer than 80 characters. 113
Error Line is longer than 80 characters. 114
Error Method 'isSafe' is not designed for extension - needs to be abstract, final or empty. 116
Error Method 'setSafe' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error Parameter safe should be final. 120
Error 'safe' hides a field. 120
Error Line has trailing spaces. 125
Error Method 'isImplicitThis' is not designed for extension - needs to be abstract, final or empty. 129
Error Method 'setImplicitThis' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter implicitThis should be final. 133
Error 'implicitThis' hides a field. 133
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Missing a Javadoc comment. 148
Error Parameter call should be final. 148
Error Method 'setMethod' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error Parameter mmeth should be final. 158

org/codehaus/groovy/ast/expr/NamedArgumentListExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 58
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 61
Error Parameter mapEntryExpressions should be final. 61
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter transformer should be final. 65
Error Line is longer than 80 characters. 66
Error Line has trailing spaces. 68

org/codehaus/groovy/ast/expr/NegationExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Line contains a tab character. 44
Error Missing a Javadoc comment. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Missing a Javadoc comment. 46
Error Parameter expression should be final. 46
Error 'expression' hides a field. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 50
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 54
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter visitor should be final. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line is longer than 80 characters. 58
Error Line contains a tab character. 58
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Parameter transformer should be final. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Parameter resolver should be final. 62
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Method 'isDynamic' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Line is longer than 80 characters. 76
Error Method 'getTypeClass' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79

org/codehaus/groovy/ast/expr/NotExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 18
Error Line has trailing spaces. 30
Error Line contains a tab character. 41
Error Missing a Javadoc comment. 41
Error Parameter expression should be final. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 45
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Parameter visitor should be final. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Method 'isDynamic' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter transformer should be final. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56

org/codehaus/groovy/ast/expr/PostfixExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 63
Error Parameter expression should be final. 63
Error 'expression' hides a field. 63
Error Parameter operation should be final. 63
Error 'operation' hides a field. 63
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter visitor should be final. 72
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter transformer should be final. 76
Error Line is longer than 80 characters. 77
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter resolver should be final. 80
Error Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter expression should be final. 85
Error 'expression' hides a field. 85
Error Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Method 'getTypeClass' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105

org/codehaus/groovy/ast/expr/PrefixExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 63
Error Parameter operation should be final. 63
Error 'operation' hides a field. 63
Error Parameter expression should be final. 63
Error 'expression' hides a field. 63
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter visitor should be final. 72
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter transformer should be final. 76
Error Line is longer than 80 characters. 77
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter resolver should be final. 80
Error Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter expression should be final. 85
Error 'expression' hides a field. 85
Error Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Method 'getTypeClass' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104

org/codehaus/groovy/ast/expr/PropertyExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Method 'isStatic' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 78
Error Parameter objectExpression should be final. 78
Error 'objectExpression' hides a field. 78
Error Parameter property should be final. 78
Error 'property' hides a field. 78
Error Line is longer than 80 characters. 82
Error Missing a Javadoc comment. 82
Error Parameter objectExpression should be final. 82
Error 'objectExpression' hides a field. 82
Error Parameter property should be final. 82
Error 'property' hides a field. 82
Error Parameter safe should be final. 82
Error 'safe' hides a field. 82
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter visitor should be final. 88
Error Method 'isDynamic' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Parameter transformer should be final. 96
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Parameter resolver should be final. 100
Error Method 'getObjectExpression' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 113
Error Missing a Javadoc comment. 113
Error Line is longer than 80 characters. 118
Error Method 'isSafe' is not designed for extension - needs to be abstract, final or empty. 121
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Line is longer than 80 characters. 126
Error Method 'setStatic' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Parameter aStatic should be final. 129
Error Method 'setGetter' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter meth should be final. 133
Error Line is longer than 80 characters. 136
Error Must have at least one statement. 136
Error Line is longer than 80 characters. 139
Error '}' should be on the same line. 144
Error Method 'getGetter' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Method 'setSetter' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error Parameter method should be final. 156
Error Line is longer than 80 characters. 159
Error Must have at least one statement. 159
Error Line is longer than 80 characters. 162
Error '}' should be on the same line. 167
Error Method 'getSetter' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Method 'setField' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Parameter fld should be final. 178
Error Method 'getField' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error Method 'setAccess' is not designed for extension - needs to be abstract, final or empty. 187
Error Missing a Javadoc comment. 187
Error Parameter access should be final. 187
Error 'access' hides a field. 187
Error Method 'getAccess' is not designed for extension - needs to be abstract, final or empty. 191
Error Missing a Javadoc comment. 191

org/codehaus/groovy/ast/expr/RangeExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 53
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 67
Error Parameter from should be final. 67
Error 'from' hides a field. 67
Error Parameter to should be final. 67
Error 'to' hides a field. 67
Error Parameter inclusive should be final. 67
Error 'inclusive' hides a field. 67
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter visitor should be final. 73
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter transformer should be final. 77
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 78
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Parameter resolver should be final. 81
Error Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Method 'getTo' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Method 'isInclusive' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95

org/codehaus/groovy/ast/expr/RegexExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 54
Error Unclosed HTML tag found: <double quoted string> which creates 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 61
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 64
Error Parameter string should be final. 64
Error 'string' hides a field. 64
Error Line has trailing spaces. 68
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter visitor should be final. 69
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter transformer should be final. 73
Error Missing a Javadoc comment. 77
Error Parameter resolver should be final. 77
Error Method 'getRegex' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81

org/codehaus/groovy/ast/expr/StaticMethodCallExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 53
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 61
Error Variable 'ownerType' must be private and have accessor methods. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Line is longer than 80 characters. 66
Error Missing a Javadoc comment. 66
Error Parameter type should be final. 66
Error Parameter method should be final. 66
Error 'method' hides a field. 66
Error Parameter arguments should be final. 66
Error 'arguments' hides a field. 66
Error Line has trailing spaces. 71
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter visitor should be final. 72
Error Line has trailing spaces. 75
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter transformer should be final. 76
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 77
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter resolver should be final. 80
Error Method 'getArguments' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Line is longer than 80 characters. 98
Error Method 'getOwnerType' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Method 'setOwnerType' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Parameter ownerType should be final. 104
Error 'ownerType' hides a field. 104
Error Method 'setMetaMethod' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Parameter metaMethod should be final. 108
Error 'metaMethod' hides a field. 108
Error Method 'getMetaMethod' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112

org/codehaus/groovy/ast/expr/TernaryExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 63
Error Parameter booleanExpression should be final. 64
Error 'booleanExpression' hides a field. 64
Error Parameter trueExpression should be final. 65
Error 'trueExpression' hides a field. 65
Error Parameter falseExpression should be final. 66
Error 'falseExpression' hides a field. 66
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter visitor should be final. 71
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter transformer should be final. 75
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Parameter resolver should be final. 82
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Line is longer than 80 characters. 89
Error '+' is not followed by whitespace. 89
Error Line has trailing spaces. 91
Error Method 'getBooleanExpression' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Method 'getFalseExpression' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Method 'getTrueExpression' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Method 'getTypeClass' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Line is longer than 80 characters. 113
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116

org/codehaus/groovy/ast/expr/TupleExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 69
Error Parameter expressions should be final. 69
Error 'expressions' hides a field. 69
Error Line has trailing spaces. 72
Error Missing a Javadoc comment. 73
Error Parameter expressionArray should be final. 73
Error Method 'addExpression' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Parameter expression should be final. 78
Error Line has trailing spaces. 81
Error Method 'getExpressions' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Parameter visitor should be final. 86
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter transformer should be final. 90
Error Line is longer than 80 characters. 91
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Parameter resolver should be final. 94
Error 'if' construct must use '{}'s. 99
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Parameter i should be final. 105
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error ';' is followed by whitespace. 112
Error '}' should be on the same line. 115
Error Line has trailing spaces. 119
Error 'cast' is not followed by whitespace. 120
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126

org/codehaus/groovy/ast/expr/VariableExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 54
Error Line has trailing spaces. 55
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 65
Error Parameter variable should be final. 65
Error 'variable' hides a field. 65
Error Parameter type should be final. 65
Error '}' should be on the same line. 69
Error Line is longer than 80 characters. 72
Error Missing a Javadoc comment. 79
Error Parameter variable should be final. 79
Error 'variable' hides a field. 79
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter visitor should be final. 83
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter transformer should be final. 87
Error Method 'resolveType' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter resolver should be final. 91
Error Method 'getVariable' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error Missing a Javadoc comment. 110
Error Variable 'isDynamic' must be private and have accessor methods. 110
Error Method 'isDynamic' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 119
Error Line is longer than 80 characters. 120
Error Avoid inline conditionals. 120
Error Method 'setDynamic' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter dynamic should be final. 123

org/codehaus/groovy/ast/stmt/AssertStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Parameter booleanExpression should be final. 67
Error 'booleanExpression' hides a field. 67
Error Line has trailing spaces. 70
Error Line is longer than 80 characters. 71
Error Missing a Javadoc comment. 71
Error Parameter booleanExpression should be final. 71
Error 'booleanExpression' hides a field. 71
Error Parameter messageExpression should be final. 71
Error 'messageExpression' hides a field. 71
Error Line has trailing spaces. 75
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter visitor should be final. 76
Error Method 'getMessageExpression' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Method 'getBooleanExpression' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84

org/codehaus/groovy/ast/stmt/BlockStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 55
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 63
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 69
Error Parameter statements should be final. 69
Error 'statements' hides a field. 69
Error Line has trailing spaces. 72
Error Missing a Javadoc comment. 73
Error Parameter statements should be final. 73
Error 'statements' hides a field. 73
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Parameter visitor should be final. 78
Error Method 'getStatements' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Method 'addStatement' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Parameter statement should be final. 86
Error Method 'addStatements' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter listOfStatements should be final. 90
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error ';' is followed by whitespace. 101
Error '}' should be on the same line. 104
Error Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115

org/codehaus/groovy/ast/stmt/BreakStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 65
Error Parameter label should be final. 65
Error 'label' hides a field. 65
Error Line has trailing spaces. 68
Error Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter visitor should be final. 73

org/codehaus/groovy/ast/stmt/CaseStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Parameter expression should be final. 63
Error 'expression' hides a field. 63
Error Parameter code should be final. 63
Error 'code' hides a field. 63
Error Line has trailing spaces. 67
Error Method 'getCode' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Line has trailing spaces. 71
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter visitor should be final. 76
Error Line has trailing spaces. 79
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Line is longer than 80 characters. 81

org/codehaus/groovy/ast/stmt/CatchStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 63
Error Missing a Javadoc comment. 63
Error Parameter exceptionType should be final. 63
Error 'exceptionType' hides a field. 63
Error Parameter variable should be final. 63
Error 'variable' hides a field. 63
Error Parameter code should be final. 63
Error 'code' hides a field. 63
Error Line has trailing spaces. 68
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter visitor should be final. 69
Error Line has trailing spaces. 72
Error Method 'getCode' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Method 'getExceptionType' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Method 'getVariable' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81

org/codehaus/groovy/ast/stmt/ContinueStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 65
Error Parameter label should be final. 65
Error 'label' hides a field. 65
Error Line has trailing spaces. 68
Error Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter visitor should be final. 73

org/codehaus/groovy/ast/stmt/DoWhileStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 63
Error Missing a Javadoc comment. 63
Error Parameter booleanExpression should be final. 63
Error 'booleanExpression' hides a field. 63
Error Parameter loopBlock should be final. 63
Error 'loopBlock' hides a field. 63
Error Line has trailing spaces. 67
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter visitor should be final. 68
Error Line has trailing spaces. 71
Error Method 'getBooleanExpression' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Method 'getLoopBlock' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76

org/codehaus/groovy/ast/stmt/EmptyStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 58
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 60
Error Parameter visitor should be final. 60
Error Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63

org/codehaus/groovy/ast/stmt/ExpressionStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 61
Error Missing a Javadoc comment. 62
Error Parameter expression should be final. 62
Error 'expression' hides a field. 62
Error Line has trailing spaces. 68
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter visitor should be final. 69
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter expression should be final. 77
Error 'expression' hides a field. 77
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Line contains a tab character. 82
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84

org/codehaus/groovy/ast/stmt/ForStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 66
Error Missing a Javadoc comment. 66
Error Parameter variable should be final. 66
Error 'variable' hides a field. 66
Error Parameter variableType should be final. 66
Error 'variableType' hides a field. 66
Error Parameter collectionExpression should be final. 66
Error 'collectionExpression' hides a field. 66
Error Parameter loopBlock should be final. 66
Error 'loopBlock' hides a field. 66
Error Line has trailing spaces. 72
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter visitor should be final. 73
Error Line has trailing spaces. 76
Error Method 'getCollectionExpression' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Method 'getLoopBlock' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Method 'getVariable' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Line has trailing spaces. 88
Error Method 'getVariableType' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Method 'setVariableType' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Parameter varType should be final. 93

org/codehaus/groovy/ast/stmt/IfStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 64
Error Missing a Javadoc comment. 64
Error Parameter booleanExpression should be final. 64
Error 'booleanExpression' hides a field. 64
Error Parameter ifBlock should be final. 64
Error 'ifBlock' hides a field. 64
Error Parameter elseBlock should be final. 64
Error 'elseBlock' hides a field. 64
Error Line has trailing spaces. 69
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Parameter visitor should be final. 70
Error Line has trailing spaces. 73
Error Method 'getBooleanExpression' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Line has trailing spaces. 77
Error Method 'getIfBlock' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Method 'getElseBlock' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82

org/codehaus/groovy/ast/stmt/ReturnStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Line is longer than 80 characters. 60
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 64
Error Parameter expression should be final. 64
Error 'expression' hides a field. 64
Error Line has trailing spaces. 67
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter visitor should be final. 68
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76

org/codehaus/groovy/ast/stmt/Statement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Method 'getStatementLabel' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Method 'setStatementLabel' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error '(' is followed by whitespace. 68
Error Parameter label should be final. 68
Error ')' is preceded with whitespace. 68
Error Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Line has trailing spaces. 75

org/codehaus/groovy/ast/stmt/SwitchStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Line has trailing spaces. 65
Error Missing a Javadoc comment. 67
Error Parameter expression should be final. 67
Error 'expression' hides a field. 67
Error Missing a Javadoc comment. 71
Error Parameter expression should be final. 71
Error 'expression' hides a field. 71
Error Parameter defaultStatement should be final. 71
Error 'defaultStatement' hides a field. 71
Error Line has trailing spaces. 75
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter visitor should be final. 76
Error Line has trailing spaces. 79
Error Method 'getCaseStatements' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Method 'getDefaultStatement' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Method 'setDefaultStatement' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter defaultStatement should be final. 92
Error 'defaultStatement' hides a field. 92
Error Method 'addCase' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Parameter caseStatement should be final. 96
Error Method 'getCaseStatement' is not designed for extension - needs to be abstract, final or empty. 103
Error Parameter idx should be final. 103
Error Expected @param tag for 'idx'. 103

org/codehaus/groovy/ast/stmt/SynchronizedStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Parameter expression should be final. 63
Error 'expression' hides a field. 63
Error Parameter code should be final. 63
Error 'code' hides a field. 63
Error Line has trailing spaces. 67
Error Method 'getCode' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Line has trailing spaces. 71
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter visitor should be final. 76

org/codehaus/groovy/ast/stmt/ThrowStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 61
Error Missing a Javadoc comment. 62
Error Parameter expression should be final. 62
Error 'expression' hides a field. 62
Error Line has trailing spaces. 65
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Parameter visitor should be final. 70

org/codehaus/groovy/ast/stmt/TryCatchStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 66
Error Missing a Javadoc comment. 66
Error Parameter tryStatement should be final. 66
Error 'tryStatement' hides a field. 66
Error Parameter finallyStatement should be final. 66
Error 'finallyStatement' hides a field. 66
Error Line has trailing spaces. 70
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter visitor should be final. 71
Error Line has trailing spaces. 74
Error Method 'getCatchStatements' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Method 'getFinallyStatement' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Method 'getTryStatement' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Method 'addCatch' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter catchStatement should be final. 87
Error Method 'getCatchStatement' is not designed for extension - needs to be abstract, final or empty. 94
Error Parameter idx should be final. 94
Error Expected @param tag for 'idx'. 94

org/codehaus/groovy/ast/stmt/WhileStatement.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 63
Error Missing a Javadoc comment. 63
Error Parameter booleanExpression should be final. 63
Error 'booleanExpression' hides a field. 63
Error Parameter loopBlock should be final. 63
Error 'loopBlock' hides a field. 63
Error Line has trailing spaces. 67
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter visitor should be final. 68
Error Line has trailing spaces. 71
Error Method 'getBooleanExpression' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Method 'getLoopBlock' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76

org/codehaus/groovy/bsf/CachingGroovyEngine.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error First sentence should end with a period. 55
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Expected an @return tag. 74
Error Line is longer than 80 characters. 74
Error Method 'eval' is not designed for extension - needs to be abstract, final or empty. 74
Error Parameter source should be final. 74
Error Expected @param tag for 'source'. 74
Error Parameter lineNo should be final. 74
Error Expected @param tag for 'lineNo'. 74
Error Parameter columnNo should be final. 74
Error Expected @param tag for 'columnNo'. 74
Error Parameter script should be final. 74
Error Expected @param tag for 'script'. 74
Error Expected @throws tag for 'BSFException'. 74
Error Line is longer than 80 characters. 76
Error Line is longer than 80 characters. 79
Error '}' should be on the same line. 81
Error '}' should be on the same line. 89
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 99
Error Method 'exec' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter source should be final. 99
Error Expected @param tag for 'source'. 99
Error Parameter lineNo should be final. 99
Error Expected @param tag for 'lineNo'. 99
Error Parameter columnNo should be final. 99
Error Expected @param tag for 'columnNo'. 99
Error Parameter script should be final. 99
Error Expected @param tag for 'script'. 99
Error Expected @throws tag for 'BSFException'. 99
Error Line is longer than 80 characters. 105
Error '}' should be on the same line. 107
Error '}' should be on the same line. 112
Error Line is longer than 80 characters. 115
Error Line is longer than 80 characters. 122
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 122
Error Expected @param tag for 'mgr'. 122
Error Parameter lang should be final. 122
Error Expected @param tag for 'lang'. 122
Error Parameter declaredBeans should be final. 122
Error Expected @param tag for 'declaredBeans'. 122
Error Expected @throws tag for 'BSFException'. 122
Error 'if' construct must use '{}'s. 125
Error Line has trailing spaces. 128
Error Line is longer than 80 characters. 129
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line is longer than 80 characters. 131
Error Line contains a tab character. 134
Error Line contains a tab character. 135

org/codehaus/groovy/bsf/GroovyEngine.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 72
Error Variable 'shell' must be private and have accessor methods. 72
Error Expected an @return tag. 82
Error Parameter inName should be final. 82
Error Expected @param tag for 'inName'. 82
Error Line has trailing spaces. 101
Error First sentence should end with a period. 102
Error Expected an @return tag. 105
Error Method 'apply' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter source should be final. 106
Error Expected @param tag for 'source'. 106
Error Parameter lineNo should be final. 107
Error Expected @param tag for 'lineNo'. 107
Error Parameter columnNo should be final. 108
Error Expected @param tag for 'columnNo'. 108
Error Parameter funcBody should be final. 109
Error Expected @param tag for 'funcBody'. 109
Error Parameter paramNames should be final. 110
Error Expected @param tag for 'paramNames'. 110
Error Parameter arguments should be final. 111
Error Expected @param tag for 'arguments'. 111
Error Expected @throws tag for 'BSFException'. 112
Error Line has trailing spaces. 113
Error Expected an @return tag. 128
Error Line is longer than 80 characters. 128
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 128
Error Parameter object should be final. 128
Error Expected @param tag for 'object'. 128
Error Parameter method should be final. 128
Error Expected @param tag for 'method'. 128
Error Parameter args should be final. 128
Error Expected @param tag for 'args'. 128
Error Expected @throws tag for 'BSFException'. 128
Error First sentence should end with a period. 132
Error Method 'declareBean' is not designed for extension - needs to be abstract, final or empty. 135
Error Parameter bean should be final. 135
Error Expected @param tag for 'bean'. 135
Error Expected @throws tag for 'BSFException'. 135
Error Line is longer than 80 characters. 136
Error Expected an @return tag. 143
Error Line is longer than 80 characters. 143
Error Method 'eval' is not designed for extension - needs to be abstract, final or empty. 143
Error Parameter source should be final. 143
Error Expected @param tag for 'source'. 143
Error Parameter lineNo should be final. 143
Error Expected @param tag for 'lineNo'. 143
Error Parameter columnNo should be final. 143
Error Expected @param tag for 'columnNo'. 143
Error Parameter script should be final. 143
Error Expected @param tag for 'script'. 143
Error Expected @throws tag for 'BSFException'. 143
Error '}' should be on the same line. 148
Error Line is longer than 80 characters. 151
Error Line has trailing spaces. 156
Error Line is longer than 80 characters. 158
Error Method 'exec' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter source should be final. 158
Error Expected @param tag for 'source'. 158
Error Parameter lineNo should be final. 158
Error Expected @param tag for 'lineNo'. 158
Error Parameter columnNo should be final. 158
Error Expected @param tag for 'columnNo'. 158
Error Parameter script should be final. 158
Error Expected @param tag for 'script'. 158
Error Expected @throws tag for 'BSFException'. 158
Error '}' should be on the same line. 164
Error Line is longer than 80 characters. 167
Error Line is longer than 80 characters. 174
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 174
Error Parameter mgr should be final. 174
Error Expected @param tag for 'mgr'. 174
Error Parameter lang should be final. 174
Error Expected @param tag for 'lang'. 174
Error Parameter declaredBeans should be final. 174
Error Expected @param tag for 'declaredBeans'. 174
Error Expected @throws tag for 'BSFException'. 174
Error Method 'undeclareBean' is not designed for extension - needs to be abstract, final or empty. 192
Error Parameter bean should be final. 192
Error Expected @param tag for 'bean'. 192
Error Expected @throws tag for 'BSFException'. 192
Error Line is longer than 80 characters. 197
Error Method 'getEvalShell' is not designed for extension - needs to be abstract, final or empty. 199

org/codehaus/groovy/classgen/AsmClassGenerator.java

ErrorLine
Error File length is 3,296 lines (max allowed is 2,000). 1
Error Line does not match expected header line of ''. 1
Error Unused import - java.security.AccessControlException. 44
Error Unused import - java.util.LinkedList. 49
Error Unused import - org.codehaus.groovy.ast.CodeVisitorSupport. 57
Error Unused import - org.codehaus.groovy.ast.GroovyClassVisitor. 61
Error Unused import - org.objectweb.asm.Constants. 120
Error First sentence should end with a period. 123
Error Missing a Javadoc comment. 132
Error Missing a Javadoc comment. 134
Error Missing a Javadoc comment. 135
Error Missing a Javadoc comment. 136
Error Missing a Javadoc comment. 138
Error Missing a Javadoc comment. 141
Error Missing a Javadoc comment. 142
Error Missing a Javadoc comment. 143
Error Missing a Javadoc comment. 144
Error First sentence should end with a period. 146
Error First sentence should end with a period. 149
Error First sentence should end with a period. 152
Error Line is longer than 80 characters. 156
Error Missing a Javadoc comment. 156
Error Variable 'invokeMethodMethod' must be private and have accessor methods. 156
Error Line is longer than 80 characters. 157
Error Missing a Javadoc comment. 157
Error Variable 'invokeMethodSafeMethod' must be private and have accessor methods. 157
Error Line is longer than 80 characters. 158
Error Missing a Javadoc comment. 158
Error Variable 'invokeStaticMethodMethod' must be private and have accessor methods. 158
Error Line is longer than 80 characters. 159
Error Missing a Javadoc comment. 159
Error Variable 'invokeConstructorMethod' must be private and have accessor methods. 159
Error Line is longer than 80 characters. 160
Error Missing a Javadoc comment. 160
Error Variable 'invokeConstructorOfMethod' must be private and have accessor methods. 160
Error Line is longer than 80 characters. 161
Error Missing a Javadoc comment. 161
Error Variable 'invokeNoArgumentsConstructorOf' must be private and have accessor methods. 161
Error Line is longer than 80 characters. 162
Error Missing a Javadoc comment. 162
Error Variable 'invokeClosureMethod' must be private and have accessor methods. 162
Error Line is longer than 80 characters. 163
Error Missing a Javadoc comment. 163
Error Variable 'invokeSuperMethodMethod' must be private and have accessor methods. 163
Error Line is longer than 80 characters. 164
Error Missing a Javadoc comment. 164
Error Variable 'invokeNoArgumentsMethod' must be private and have accessor methods. 164
Error Missing a Javadoc comment. 165
Error Variable 'invokeStaticNoArgumentsMethod' must be private and have accessor methods. 165
Error Line is longer than 80 characters. 166
Error Line is longer than 80 characters. 168
Error Missing a Javadoc comment. 168
Error Variable 'asIntMethod' must be private and have accessor methods. 168
Error Line is longer than 80 characters. 169
Error Missing a Javadoc comment. 169
Error Variable 'asTypeMethod' must be private and have accessor methods. 169
Error Line is longer than 80 characters. 170
Error Missing a Javadoc comment. 170
Error Variable 'getPropertyMethod' must be private and have accessor methods. 170
Error Line is longer than 80 characters. 171
Error Missing a Javadoc comment. 171
Error Variable 'getPropertySafeMethod' must be private and have accessor methods. 171
Error Line is longer than 80 characters. 172
Error Missing a Javadoc comment. 172
Error Variable 'setPropertyMethod' must be private and have accessor methods. 172
Error Line is longer than 80 characters. 173
Error Missing a Javadoc comment. 173
Error Variable 'setPropertyMethod2' must be private and have accessor methods. 173
Error Line is longer than 80 characters. 174
Error Missing a Javadoc comment. 174
Error Variable 'setPropertySafeMethod2' must be private and have accessor methods. 174
Error Line is longer than 80 characters. 175
Error Missing a Javadoc comment. 175
Error Variable 'getGroovyObjectPropertyMethod' must be private and have accessor methods. 175
Error Line is longer than 80 characters. 176
Error Missing a Javadoc comment. 176
Error Variable 'setGroovyObjectPropertyMethod' must be private and have accessor methods. 176
Error Line is longer than 80 characters. 177
Error Missing a Javadoc comment. 177
Error Variable 'asIteratorMethod' must be private and have accessor methods. 177
Error Missing a Javadoc comment. 178
Error Variable 'asBool' must be private and have accessor methods. 178
Error Line is longer than 80 characters. 179
Error Missing a Javadoc comment. 179
Error Variable 'notBoolean' must be private and have accessor methods. 179
Error Line is longer than 80 characters. 180
Error Missing a Javadoc comment. 180
Error Variable 'notObject' must be private and have accessor methods. 180
Error Line is longer than 80 characters. 181
Error Missing a Javadoc comment. 181
Error Variable 'regexPattern' must be private and have accessor methods. 181
Error Line is longer than 80 characters. 182
Error Missing a Javadoc comment. 182
Error Variable 'negation' must be private and have accessor methods. 182
Error Line is longer than 80 characters. 184
Error Missing a Javadoc comment. 184
Error Variable 'compareIdenticalMethod' must be private and have accessor methods. 184
Error Line is longer than 80 characters. 185
Error Missing a Javadoc comment. 185
Error Variable 'compareEqualMethod' must be private and have accessor methods. 185
Error Line is longer than 80 characters. 186
Error Missing a Javadoc comment. 186
Error Variable 'compareNotEqualMethod' must be private and have accessor methods. 186
Error Line is longer than 80 characters. 187
Error Missing a Javadoc comment. 187
Error Variable 'compareToMethod' must be private and have accessor methods. 187
Error Line is longer than 80 characters. 188
Error Missing a Javadoc comment. 188
Error Variable 'findRegexMethod' must be private and have accessor methods. 188
Error Line is longer than 80 characters. 189
Error Missing a Javadoc comment. 189
Error Variable 'matchRegexMethod' must be private and have accessor methods. 189
Error Line is longer than 80 characters. 190
Error Missing a Javadoc comment. 190
Error Variable 'compareLessThanMethod' must be private and have accessor methods. 190
Error Line is longer than 80 characters. 191
Error Missing a Javadoc comment. 191
Error Variable 'compareLessThanEqualMethod' must be private and have accessor methods. 191
Error Line is longer than 80 characters. 192
Error Missing a Javadoc comment. 192
Error Variable 'compareGreaterThanMethod' must be private and have accessor methods. 192
Error Line is longer than 80 characters. 193
Error Missing a Javadoc comment. 193
Error Variable 'compareGreaterThanEqualMethod' must be private and have accessor methods. 193
Error Line is longer than 80 characters. 194
Error Missing a Javadoc comment. 194
Error Variable 'isCaseMethod' must be private and have accessor methods. 194
Error Line is longer than 80 characters. 196
Error Missing a Javadoc comment. 196
Error Variable 'createListMethod' must be private and have accessor methods. 196
Error Line is longer than 80 characters. 197
Error Missing a Javadoc comment. 197
Error Variable 'createTupleMethod' must be private and have accessor methods. 197
Error Line is longer than 80 characters. 198
Error Missing a Javadoc comment. 198
Error Variable 'createMapMethod' must be private and have accessor methods. 198
Error Line is longer than 80 characters. 199
Error Missing a Javadoc comment. 199
Error Variable 'createRangeMethod' must be private and have accessor methods. 199
Error Line is longer than 80 characters. 201
Error Missing a Javadoc comment. 201
Error Variable 'assertFailedMethod' must be private and have accessor methods. 201
Error Line is longer than 80 characters. 203
Error Missing a Javadoc comment. 203
Error Variable 'iteratorNextMethod' must be private and have accessor methods. 203
Error Line is longer than 80 characters. 204
Error Missing a Javadoc comment. 204
Error Variable 'iteratorHasNextMethod' must be private and have accessor methods. 204
Error Missing a Javadoc comment. 207
Error Missing a Javadoc comment. 208
Error Missing a Javadoc comment. 211
Error Missing a Javadoc comment. 213
Error Missing a Javadoc comment. 214
Error Missing a Javadoc comment. 215
Error Missing a Javadoc comment. 216
Error Missing a Javadoc comment. 218
Error Missing a Javadoc comment. 219
Error Missing a Javadoc comment. 221
Error Missing a Javadoc comment. 222
Error Missing a Javadoc comment. 224
Error Missing a Javadoc comment. 226
Error Parameter context should be final. 227
Error 'context' hides a field. 227
Error Parameter classVisitor should be final. 228
Error Parameter classLoader should be final. 229
Error Parameter sourceFile should be final. 230
Error 'sourceFile' hides a field. 230
Error Method 'visitClass' is not designed for extension - needs to be abstract, final or empty. 239
Error Missing a Javadoc comment. 239
Error Parameter classNode should be final. 239
Error 'classNode' hides a field. 239
Error Line is longer than 80 characters. 244
Error Line is longer than 80 characters. 249
Error ')' is preceded with whitespace. 251
Error Line is longer than 80 characters. 252
Error Line is longer than 80 characters. 255
Error Line is longer than 80 characters. 264
Error Line is longer than 80 characters. 267
Error Line is longer than 80 characters. 268
Error Line is longer than 80 characters. 269
Error Line is longer than 80 characters. 279
Error Line is longer than 80 characters. 280
Error '}' should be on the same line. 294
Error Method 'visitConstructor' is not designed for extension - needs to be abstract, final or empty. 301
Error Missing a Javadoc comment. 301
Error Parameter node should be final. 301
Error Line is longer than 80 characters. 311
Error Line is longer than 80 characters. 312
Error Line is longer than 80 characters. 322
Error Method 'visitMethod' is not designed for extension - needs to be abstract, final or empty. 332
Error Missing a Javadoc comment. 332
Error Parameter node should be final. 332
Error Line is longer than 80 characters. 340
Error Line is longer than 80 characters. 342
Error Line is longer than 80 characters. 343
Error Line is longer than 80 characters. 369
Error Line is longer than 80 characters. 376
Error Method 'visitParameters' is not designed for extension - needs to be abstract, final or empty. 382
Error Missing a Javadoc comment. 382
Error Parameter node should be final. 382
Error Parameter parameters should be final. 382
Error ')' is preceded with whitespace. 383
Error Method 'visitParameter' is not designed for extension - needs to be abstract, final or empty. 388
Error Missing a Javadoc comment. 388
Error Parameter node should be final. 388
Error Parameter parameter should be final. 388
Error '!' is followed by whitespace. 389
Error Line is longer than 80 characters. 390
Error Method 'visitField' is not designed for extension - needs to be abstract, final or empty. 394
Error Missing a Javadoc comment. 394
Error Parameter fieldNode should be final. 394
Error Line is longer than 80 characters. 398
Error '}' should be on the same line. 414
Error First sentence should end with a period. 428
Error Method 'visitProperty' is not designed for extension - needs to be abstract, final or empty. 431
Error Parameter statement should be final. 431
Error Expected @param tag for 'statement'. 431
Error Method 'visitForLoop' is not designed for extension - needs to be abstract, final or empty. 443
Error Missing a Javadoc comment. 443
Error Parameter loop should be final. 443
Error Line is longer than 80 characters. 450
Error Line is longer than 80 characters. 451
Error 'if' is not followed by whitespace. 453
Error '(' is followed by whitespace. 453
Error ')' is preceded with whitespace. 453
Error '(' is followed by whitespace. 454
Error ')' is preceded with whitespace. 454
Error Line is longer than 80 characters. 465
Error Parameter visitor should be final. 476
Error Line is longer than 80 characters. 483
Error '(' is followed by whitespace. 483
Error ')' is preceded with whitespace. 483
Error Method 'visitWhileLoop' is not designed for extension - needs to be abstract, final or empty. 506
Error Missing a Javadoc comment. 506
Error Parameter loop should be final. 506
Error Method 'visitDoWhileLoop' is not designed for extension - needs to be abstract, final or empty. 535
Error Missing a Javadoc comment. 535
Error Parameter loop should be final. 535
Error Method 'visitIfElse' is not designed for extension - needs to be abstract, final or empty. 558
Error Missing a Javadoc comment. 558
Error Parameter ifElse should be final. 558
Error Method 'visitTernaryExpression' is not designed for extension - needs to be abstract, final or empty. 575
Error Missing a Javadoc comment. 575
Error Parameter expression should be final. 575
Error Method 'visitAssertStatement' is not designed for extension - needs to be abstract, final or empty. 592
Error Missing a Javadoc comment. 592
Error Parameter statement should be final. 592
Error '}' should be on the same line. 616
Error Line is longer than 80 characters. 625
Error Line is longer than 80 characters. 627
Error '}' should be on the same line. 636
Error Missing a Javadoc comment. 670
Error Parameter expression should be final. 670
Error Parameter list should be final. 670
Error '}' should be on the same line. 674
Error '}' should be on the same line. 679
Error Method 'visitTryCatchFinally' is not designed for extension - needs to be abstract, final or empty. 686
Error Missing a Javadoc comment. 686
Error Parameter statement should be final. 686
Error Line is longer than 80 characters. 699
Error Line is longer than 80 characters. 700
Error '}' should be on the same line. 731
Error Line is longer than 80 characters. 735
Error Line is longer than 80 characters. 737
Error Line is longer than 80 characters. 738
Error Line is longer than 80 characters. 739
Error Line is longer than 80 characters. 791
Error Avoid inline conditionals. 791
Error Line is longer than 80 characters. 795
Error Method 'visitSwitch' is not designed for extension - needs to be abstract, final or empty. 804
Error Missing a Javadoc comment. 804
Error Parameter statement should be final. 804
Error Line is longer than 80 characters. 814
Error Line is longer than 80 characters. 827
Error Missing a Javadoc comment. 837
Error Parameter statement should be final. 837
Error Method 'visitCaseStatement' is not designed for extension - needs to be abstract, final or empty. 840
Error Missing a Javadoc comment. 840
Error Parameter statement should be final. 841
Error Parameter switchVariableIndex should be final. 842
Error Parameter thisLabel should be final. 843
Error Parameter nextLabel should be final. 844
Error Method 'visitBreakStatement' is not designed for extension - needs to be abstract, final or empty. 869
Error Missing a Javadoc comment. 869
Error Parameter statement should be final. 869
Error Method 'visitContinueStatement' is not designed for extension - needs to be abstract, final or empty. 875
Error Missing a Javadoc comment. 875
Error Parameter statement should be final. 875
Error Method 'visitSynchronizedStatement' is not designed for extension - needs to be abstract, final or empty. 881
Error Missing a Javadoc comment. 881
Error Parameter statement should be final. 881
Error Line is longer than 80 characters. 886
Error Method 'visitThrowStatement' is not designed for extension - needs to be abstract, final or empty. 913
Error Missing a Javadoc comment. 913
Error Parameter statement should be final. 913
Error Method 'visitReturnStatement' is not designed for extension - needs to be abstract, final or empty. 922
Error Missing a Javadoc comment. 922
Error Parameter statement should be final. 922
Error Line contains a tab character. 926
Error Line is longer than 80 characters. 928
Error Line contains a tab character. 931
Error Comment matches to-do format 'TODO:'. 941
Error '}' should be on the same line. 946
Error '}' should be on the same line. 949
Error '}' should be on the same line. 952
Error '}' should be on the same line. 955
Error '}' should be on the same line. 963
Error Line is longer than 80 characters. 972
Error Line is longer than 80 characters. 975
Error Line is longer than 80 characters. 979
Error First sentence should end with a period. 990
Error Line is longer than 80 characters. 991
Error Method 'doConvertAndCast' is not designed for extension - needs to be abstract, final or empty. 993
Error Parameter type should be final. 993
Error Expected @param tag for 'type'. 993
Error Parameter expression should be final. 993
Error Expected @param tag for 'expression'. 993
Error Line is longer than 80 characters. 996
Error Method 'evaluateExpression' is not designed for extension - needs to be abstract, final or empty. 1004
Error Parameter expression should be final. 1004
Error Expected @param tag for 'expression'. 1004
Error Method 'visitExpressionStatement' is not designed for extension - needs to be abstract, final or empty. 1015
Error Missing a Javadoc comment. 1015
Error Parameter statement should be final. 1015
Error Method 'visitBinaryExpression' is not designed for extension - needs to be abstract, final or empty. 1029
Error Missing a Javadoc comment. 1029
Error Parameter expression should be final. 1029
Error Line is longer than 80 characters. 1056
Error Line is longer than 80 characters. 1064
Error Line is longer than 80 characters. 1101
Error Line is longer than 80 characters. 1107
Error '}' should be on the same line. 1155
Error Line is longer than 80 characters. 1162
Error Method 'visitPostfixExpression' is not designed for extension - needs to be abstract, final or empty. 1166
Error Missing a Javadoc comment. 1166
Error Parameter expression should be final. 1166
Error switch without "default" clause. 1167
Error Method 'visitPrefixExpression' is not designed for extension - needs to be abstract, final or empty. 1177
Error Missing a Javadoc comment. 1177
Error Parameter expression should be final. 1177
Error switch without "default" clause. 1178
Error Method 'visitClosureExpression' is not designed for extension - needs to be abstract, final or empty. 1188
Error Missing a Javadoc comment. 1188
Error Parameter expression should be final. 1188
Error Line is longer than 80 characters. 1191
Error Line is longer than 80 characters. 1215
Error '}' should be on the same line. 1224
Error '}' should be on the same line. 1236
Error Line is longer than 80 characters. 1242
Error Line is longer than 80 characters. 1250
Error '}' should be on the same line. 1251
Error Line is longer than 80 characters. 1255
Error Line is longer than 80 characters. 1260
Error First sentence should end with a period. 1268
Error Line is longer than 80 characters. 1269
Error Method 'loadThisOrOwner' is not designed for extension - needs to be abstract, final or empty. 1271
Error Line is longer than 80 characters. 1273
Error '}' should be on the same line. 1274
Error Method 'visitRegexExpression' is not designed for extension - needs to be abstract, final or empty. 1280
Error Missing a Javadoc comment. 1280
Error Parameter expression should be final. 1280
Error First sentence should end with a period. 1285
Error Line is longer than 80 characters. 1287
Error Method 'visitConstantExpression' is not designed for extension - needs to be abstract, final or empty. 1289
Error Parameter expression should be final. 1289
Error '}' should be on the same line. 1293
Error '}' should be on the same line. 1296
Error Line is longer than 80 characters. 1300
Error Line contains a tab character. 1305
Error Line contains a tab character. 1306
Error '}' should be on the same line. 1307
Error Line contains a tab character. 1309
Error Line contains a tab character. 1310
Error '}' should be on the same line. 1311
Error Line contains a tab character. 1313
Error Line contains a tab character. 1314
Error '}' should be on the same line. 1315
Error Line contains a tab character. 1317
Error Line contains a tab character. 1318
Error '}' should be on the same line. 1319
Error Line contains a tab character. 1321
Error Line contains a tab character. 1322
Error '}' should be on the same line. 1323
Error '{' is not preceded with whitespace. 1324
Error Line contains a tab character. 1325
Error Line contains a tab character. 1326
Error Line contains a tab character. 1327
Error '}' should be on the same line. 1327
Error '{' should be on the previous line. 1329
Error Line contains a tab character. 1330
Error Line is longer than 80 characters. 1331
Error Line contains a tab character. 1331
Error Line is longer than 80 characters. 1332
Error Line contains a tab character. 1332
Error Line is longer than 80 characters. 1333
Error Line contains a tab character. 1333
Error '+' is not followed by whitespace. 1333
Error Line contains a tab character. 1334
Error '}' should be on the same line. 1337
Error Avoid inline conditionals. 1340
Error Line is longer than 80 characters. 1341
Error '}' should be on the same line. 1342
Error Line is longer than 80 characters. 1347
Error '}' should be on the same line. 1349
Error Line is longer than 80 characters. 1352
Error Method 'visitNegationExpression' is not designed for extension - needs to be abstract, final or empty. 1356
Error Missing a Javadoc comment. 1356
Error Parameter expression should be final. 1356
Error Method 'visitCastExpression' is not designed for extension - needs to be abstract, final or empty. 1362
Error Missing a Javadoc comment. 1362
Error Parameter expression should be final. 1362
Error Method 'visitNotExpression' is not designed for extension - needs to be abstract, final or empty. 1371
Error Missing a Javadoc comment. 1371
Error Parameter expression should be final. 1371
Error '}' should be on the same line. 1381
Error Method 'visitBooleanExpression' is not designed for extension - needs to be abstract, final or empty. 1387
Error Missing a Javadoc comment. 1387
Error Parameter expression should be final. 1387
Error Method 'visitMethodCallExpression' is not designed for extension - needs to be abstract, final or empty. 1395
Error Missing a Javadoc comment. 1395
Error Parameter call should be final. 1395
Error Line is longer than 80 characters. 1410
Error Line is longer than 80 characters. 1412
Error '}' should be on the same line. 1413
Error Line is longer than 80 characters. 1416
Error '}' should be on the same line. 1418
Error Line is longer than 80 characters. 1421
Error '}' should be on the same line. 1434
Error Line is longer than 80 characters. 1438
Error Line is longer than 80 characters. 1442
Error Line is longer than 80 characters. 1444
Error Line is longer than 80 characters. 1445
Error '}' should be on the same line. 1446
Error Line is longer than 80 characters. 1452
Error Line is longer than 80 characters. 1454
Error Line is longer than 80 characters. 1455
Error '}' should be on the same line. 1457
Error '}' should be on the same line. 1463
Error Line is longer than 80 characters. 1467
Error '}' should be on the same line. 1478
Error '}' should be on the same line. 1487
Error First sentence should end with a period. 1497
Error Line is longer than 80 characters. 1500
Error Method 'loadArguments' is not designed for extension - needs to be abstract, final or empty. 1500
Error Parameter parameters should be final. 1500
Error Expected @param tag for 'parameters'. 1500
Error Parameter expression should be final. 1500
Error Expected @param tag for 'expression'. 1500
Error First sentence should end with a period. 1516
Error Expected an @return tag. 1519
Error Method 'findSuperMethod' is not designed for extension - needs to be abstract, final or empty. 1519
Error Parameter call should be final. 1519
Error Expected @param tag for 'call'. 1519
Error ';' is followed by whitespace. 1526
Error Line is longer than 80 characters. 1533
Error First sentence should end with a period. 1536
Error Expected an @return tag. 1539
Error Method 'findSuperConstructor' is not designed for extension - needs to be abstract, final or empty. 1539
Error Parameter call should be final. 1539
Error Expected @param tag for 'call'. 1539
Error ';' is followed by whitespace. 1545
Error Line is longer than 80 characters. 1552
Error Method 'emptyArguments' is not designed for extension - needs to be abstract, final or empty. 1555
Error Missing a Javadoc comment. 1555
Error Parameter arguments should be final. 1555
Error Line is longer than 80 characters. 1564
Error Method 'visitStaticMethodCallExpression' is not designed for extension - needs to be abstract, final or empty. 1564
Error Missing a Javadoc comment. 1564
Error Parameter call should be final. 1564
Error '}' should be on the same line. 1573
Error Line is longer than 80 characters. 1579
Error Method 'visitConstructorCallExpression' is not designed for extension - needs to be abstract, final or empty. 1591
Error Missing a Javadoc comment. 1591
Error Parameter call should be final. 1591
Error '}' should be on the same line. 1600
Error Line is longer than 80 characters. 1602
Error Line is longer than 80 characters. 1607
Error '!=' is not followed by whitespace. 1612
Error Method 'visitPropertyExpression' is not designed for extension - needs to be abstract, final or empty. 1627
Error Missing a Javadoc comment. 1627
Error Parameter expression should be final. 1627
Error '}' should be on the same line. 1640
Error Line is longer than 80 characters. 1642
Error '}' should be on the same line. 1648
Error Must have at least one statement. 1649
Error '!' is followed by whitespace. 1674
Error '}' should be on the same line. 1677
Error '}' should be on the same line. 1681
Error '}' should be on the same line. 1686
Error '}' should be on the same line. 1690
Error '}' should be on the same line. 1694
Error Method 'isGroovyObject' is not designed for extension - needs to be abstract, final or empty. 1702
Error Missing a Javadoc comment. 1702
Error Parameter objectExpression should be final. 1702
Error First sentence should end with a period. 1706
Error Line is longer than 80 characters. 1707
Error Method 'checkForQualifiedClass' is not designed for extension - needs to be abstract, final or empty. 1710
Error Parameter expression should be final. 1710
Error Expected @param tag for 'expression'. 1710
Error '}' should be on the same line. 1714
Error '6' is a magic number. 1717
Error '}' should be on the same line. 1720
Error Must have at least one statement. 1721
Error Method 'visitFieldExpression' is not designed for extension - needs to be abstract, final or empty. 1728
Error Missing a Javadoc comment. 1728
Error Parameter expression should be final. 1728
Error Line is longer than 80 characters. 1737
Error '}' should be on the same line. 1742
Error Avoid inline conditionals. 1751
Error Line is longer than 80 characters. 1752
Error Avoid inline conditionals. 1753
Error 'if' construct must use '{}'s. 1757
Error Line is longer than 80 characters. 1759
Error Line is longer than 80 characters. 1760
Error Line is longer than 80 characters. 1762
Error '}' should be on the same line. 1763
Error Line is longer than 80 characters. 1765
Error Line is longer than 80 characters. 1766
Error '}' should be on the same line. 1768
Error Line is longer than 80 characters. 1774
Error Line is longer than 80 characters. 1775
Error Line is longer than 80 characters. 1782
Error 'else' is not preceded with whitespace. 1783
Error '}' is not followed by whitespace. 1783
Error Line is longer than 80 characters. 1784
Error Line is longer than 80 characters. 1792
Error Method 'visitOuterFieldExpression' is not designed for extension - needs to be abstract, final or empty. 1792
Error Missing a Javadoc comment. 1792
Error Parameter expression should be final. 1792
Error Parameter outerClassNode should be final. 1792
Error Parameter steps should be final. 1792
Error Parameter first should be final. 1792
Error ')' is preceded with whitespace. 1792
Error Line is longer than 80 characters. 1793
Error 'if' is not followed by whitespace. 1811
Error '(' is followed by whitespace. 1811
Error ')' is preceded with whitespace. 1811
Error Line is longer than 80 characters. 1812
Error Avoid inline conditionals. 1812
Error Avoid inline conditionals. 1812
Error Avoid inline conditionals. 1812
Error Line is longer than 80 characters. 1813
Error '(' is followed by whitespace. 1818
Error Line is longer than 80 characters. 1822
Error '}' should be on the same line. 1828
Error Line is longer than 80 characters. 1831
Error '(' is followed by whitespace. 1831
Error ')' is preceded with whitespace. 1831
Error Method 'visitVariableExpression' is not designed for extension - needs to be abstract, final or empty. 1841
Error Parameter expression should be final. 1841
Error Expected @param tag for 'expression'. 1841
Error Line is longer than 80 characters. 1853
Error Line is longer than 80 characters. 1860
Error Line is longer than 80 characters. 1861
Error Line is longer than 80 characters. 1873
Error Line is longer than 80 characters. 1877
Error 'cast' is not followed by whitespace. 1895
Error '(' is followed by whitespace. 1895
Error ')' is preceded with whitespace. 1895
Error 'if' is not followed by whitespace. 1897
Error '(' is followed by whitespace. 1897
Error ')' is preceded with whitespace. 1897
Error 'if' is not followed by whitespace. 1899
Error '(' is followed by whitespace. 1899
Error ')' is preceded with whitespace. 1899
Error '(' is followed by whitespace. 1900
Error ')' is preceded with whitespace. 1900
Error '}' should be on the same line. 1901
Error '(' is followed by whitespace. 1903
Error ')' is preceded with whitespace. 1903
Error '}' should be on the same line. 1907
Error 'if' is not followed by whitespace. 1919
Error '(' is followed by whitespace. 1919
Error ')' is preceded with whitespace. 1919
Error '(' is followed by whitespace. 1924
Error ')' is preceded with whitespace. 1924
Error 'if' is not followed by whitespace. 1926
Error '(' is followed by whitespace. 1926
Error ')' is preceded with whitespace. 1926
Error '(' is followed by whitespace. 1927
Error ')' is preceded with whitespace. 1927
Error 'if' is not followed by whitespace. 1940
Error '(' is followed by whitespace. 1940
Error ')' is preceded with whitespace. 1940
Error '(' is followed by whitespace. 1942
Error ')' is preceded with whitespace. 1942
Error 'if' is not followed by whitespace. 1944
Error '(' is followed by whitespace. 1944
Error ')' is preceded with whitespace. 1944
Error '(' is followed by whitespace. 1945
Error ')' is preceded with whitespace. 1945
Error '(' is followed by whitespace. 1946
Error ')' is preceded with whitespace. 1946
Error '}' should be on the same line. 1947
Error '(' is followed by whitespace. 1949
Error ')' is preceded with whitespace. 1949
Error Method 'processStackVariable' is not designed for extension - needs to be abstract, final or empty. 1955
Error Missing a Javadoc comment. 1955
Error '(' is followed by whitespace. 1955
Error Parameter name should be final. 1955
Error Parameter variable should be final. 1955
Error ')' is preceded with whitespace. 1955
Error 'if' is not followed by whitespace. 1960
Error '(' is followed by whitespace. 1960
Error ')' is preceded with whitespace. 1960
Error Line is longer than 80 characters. 1962
Error Line is longer than 80 characters. 1965
Error Line is longer than 80 characters. 1967
Error '}' should be on the same line. 1968
Error Line is longer than 80 characters. 1970
Error '}' should be on the same line. 1973
Error Line is longer than 80 characters. 1977
Error '}' should be on the same line. 1978
Error Method 'processPropertyVariable' is not designed for extension - needs to be abstract, final or empty. 1986
Error Missing a Javadoc comment. 1986
Error '(' is followed by whitespace. 1986
Error Parameter name should be final. 1986
Error Parameter variable should be final. 1986
Error ')' is preceded with whitespace. 1986
Error ')' is preceded with whitespace. 1987
Error Line is longer than 80 characters. 1989
Error '}' should be on the same line. 2000
Error Line is longer than 80 characters. 2002
Error Line is longer than 80 characters. 2007
Error Method 'processFieldAccess' is not designed for extension - needs to be abstract, final or empty. 2007
Error Missing a Javadoc comment. 2007
Error '(' is followed by whitespace. 2007
Error Parameter name should be final. 2007
Error Parameter field should be final. 2007
Error Parameter steps should be final. 2007
Error ')' is preceded with whitespace. 2007
Error 'if' is not followed by whitespace. 2010
Error '(' is followed by whitespace. 2010
Error ')' is preceded with whitespace. 2010
Error '(' is followed by whitespace. 2011
Error ')' is preceded with whitespace. 2011
Error '}' should be on the same line. 2012
Error Line is longer than 80 characters. 2014
Error '(' is followed by whitespace. 2014
Error ')' is preceded with whitespace. 2014
Error Line is longer than 80 characters. 2021
Error Method 'isInScriptBody' is not designed for extension - needs to be abstract, final or empty. 2024
Error '}' should be on the same line. 2027
Error Line is longer than 80 characters. 2029
Error Method 'isPopRequired' is not designed for extension - needs to be abstract, final or empty. 2037
Error Parameter expression should be final. 2037
Error Expected @param tag for 'expression'. 2037
Error Line is longer than 80 characters. 2039
Error switch without "default" clause. 2043
Error Method 'firstStatementIsSuperInit' is not designed for extension - needs to be abstract, final or empty. 2057
Error Missing a Javadoc comment. 2057
Error Parameter code should be final. 2057
Error '}' should be on the same line. 2061
Error Line contains a tab character. 2074
Error Line is longer than 80 characters. 2076
Error Line is longer than 80 characters. 2077
Error Line contains a tab character. 2077
Error Method 'createSyntheticStaticFields' is not designed for extension - needs to be abstract, final or empty. 2084
Error Missing a Javadoc comment. 2084
Error Line is longer than 80 characters. 2085
Error Line is longer than 80 characters. 2088
Error Line is longer than 80 characters. 2104
Error Line is longer than 80 characters. 2114
Error Line is longer than 80 characters. 2115
Error Line is longer than 80 characters. 2117
Error '3' is a magic number. 2118
Error Method 'visitClassExpression' is not designed for extension - needs to be abstract, final or empty. 2124
Error Missing a Javadoc comment. 2124
Error Parameter expression should be final. 2124
Error Line is longer than 80 characters. 2126
Error Line is longer than 80 characters. 2131
Error '}' should be on the same line. 2132
Error Line is longer than 80 characters. 2135
Error Avoid inline conditionals. 2135
Error Line is longer than 80 characters. 2139
Error Line is longer than 80 characters. 2143
Error Line is longer than 80 characters. 2145
Error Line is longer than 80 characters. 2149
Error Method 'visitRangeExpression' is not designed for extension - needs to be abstract, final or empty. 2154
Error Missing a Javadoc comment. 2154
Error Parameter expression should be final. 2154
Error Missing a Javadoc comment. 2166
Error Parameter expression should be final. 2166
Error Method 'visitMapExpression' is not designed for extension - needs to be abstract, final or empty. 2169
Error Missing a Javadoc comment. 2169
Error Parameter expression should be final. 2169
Error Method 'visitTupleExpression' is not designed for extension - needs to be abstract, final or empty. 2193
Error Missing a Javadoc comment. 2193
Error Parameter expression should be final. 2193
Error Method 'visitArrayExpression' is not designed for extension - needs to be abstract, final or empty. 2209
Error Missing a Javadoc comment. 2209
Error Parameter expression should be final. 2209
Error '}' should be on the same line. 2219
Error '}' should be on the same line. 2232
Error 'if' is not followed by whitespace. 2235
Error Line is longer than 80 characters. 2236
Error '}' should be on the same line. 2237
Error Method 'visitListExpression' is not designed for extension - needs to be abstract, final or empty. 2247
Error Missing a Javadoc comment. 2247
Error Parameter expression should be final. 2247
Error Method 'visitGStringExpression' is not designed for extension - needs to be abstract, final or empty. 2262
Error Missing a Javadoc comment. 2262
Error Parameter expression should be final. 2262
Error Line is longer than 80 characters. 2275
Error Line is longer than 80 characters. 2280
Error Line is longer than 80 characters. 2286
Error Method 'addInnerClass' is not designed for extension - needs to be abstract, final or empty. 2291
Error Missing a Javadoc comment. 2291
Error Parameter innerClass should be final. 2291
Error Method 'createClosureClass' is not designed for extension - needs to be abstract, final or empty. 2296
Error Missing a Javadoc comment. 2296
Error Parameter expression should be final. 2296
Error Line is longer than 80 characters. 2301
Error Line is longer than 80 characters. 2302
Error '{' is followed by whitespace. 2309
Error Line is longer than 80 characters. 2314
Error Line is longer than 80 characters. 2323
Error Line is longer than 80 characters. 2331
Error '}' should be on the same line. 2332
Error Line is longer than 80 characters. 2354
Error Line contains a tab character. 2380
Error Line is longer than 80 characters. 2383
Error Line is longer than 80 characters. 2404
Error '}' should be on the same line. 2406
Error Line is longer than 80 characters. 2408
Error Line contains a tab character. 2408
Error Line is longer than 80 characters. 2422
Error Method 'getOutermostClass' is not designed for extension - needs to be abstract, final or empty. 2428
Error Missing a Javadoc comment. 2428
Error Method 'createGStringClass' is not designed for extension - needs to be abstract, final or empty. 2438
Error Missing a Javadoc comment. 2438
Error Parameter expression should be final. 2438
Error Line is longer than 80 characters. 2445
Error Line is longer than 80 characters. 2452
Error Line is longer than 80 characters. 2463
Error Line is longer than 80 characters. 2464
Error '{' is followed by whitespace. 2464
Error Method 'doConvertAndCast' is not designed for extension - needs to be abstract, final or empty. 2469
Error Missing a Javadoc comment. 2469
Error Parameter type should be final. 2469
Error Method 'evaluateLogicalOrExpression' is not designed for extension - needs to be abstract, final or empty. 2481
Error Missing a Javadoc comment. 2481
Error Parameter expression should be final. 2481
Error Line is longer than 80 characters. 2482
Error Line is longer than 80 characters. 2495
Error Method 'evaluateLogicalAndExpression' is not designed for extension - needs to be abstract, final or empty. 2503
Error Missing a Javadoc comment. 2503
Error Parameter expression should be final. 2503
Error Line is longer than 80 characters. 2504
Error Line is longer than 80 characters. 2508
Error Line is longer than 80 characters. 2523
Error Method 'evaluateBinaryExpression' is not designed for extension - needs to be abstract, final or empty. 2523
Error Missing a Javadoc comment. 2523
Error Parameter method should be final. 2523
Error Parameter expression should be final. 2523
Error Line is longer than 80 characters. 2529
Error '{' is followed by whitespace. 2529
Error Method 'evaluateCompareTo' is not designed for extension - needs to be abstract, final or empty. 2534
Error Missing a Javadoc comment. 2534
Error Parameter expression should be final. 2534
Error Line is longer than 80 characters. 2542
Error Method 'evaluateBinaryExpressionWithAsignment' is not designed for extension - needs to be abstract, final or empty. 2542
Error Missing a Javadoc comment. 2542
Error Parameter method should be final. 2542
Error Parameter expression should be final. 2542
Error Line is longer than 80 characters. 2546
Error Line is longer than 80 characters. 2557
Error '{' is followed by whitespace. 2557
Error Line is longer than 80 characters. 2559
Error Line is longer than 80 characters. 2565
Error '{' is followed by whitespace. 2565
Error Line is longer than 80 characters. 2578
Error Method 'evaluateBinaryExpression' is not designed for extension - needs to be abstract, final or empty. 2578
Error Missing a Javadoc comment. 2578
Error Parameter compareMethod should be final. 2578
Error Parameter expression should be final. 2578
Error Method 'evaluateEqual' is not designed for extension - needs to be abstract, final or empty. 2595
Error Missing a Javadoc comment. 2595
Error Parameter expression should be final. 2595
Error Line is longer than 80 characters. 2599
Error Line is longer than 80 characters. 2610
Error '{' is followed by whitespace. 2610
Error Line is longer than 80 characters. 2626
Error '}' should be on the same line. 2629
Error '}' should be on the same line. 2633
Error First sentence should end with a period. 2643
Error Line is longer than 80 characters. 2646
Error Method 'getLHSType' is not designed for extension - needs to be abstract, final or empty. 2648
Error Parameter leftExpression should be final. 2648
Error Expected @param tag for 'leftExpression'. 2648
Error '}' should be on the same line. 2665
Error Method 'isValidTypeForCast' is not designed for extension - needs to be abstract, final or empty. 2682
Error Missing a Javadoc comment. 2682
Error Parameter type should be final. 2682
Error Line is longer than 80 characters. 2683
Error Method 'visitAndAutobox' is not designed for extension - needs to be abstract, final or empty. 2686
Error Missing a Javadoc comment. 2686
Error Parameter expression should be final. 2686
Error Line is longer than 80 characters. 2692
Error Line is longer than 80 characters. 2696
Error Method 'evaluatePrefixMethod' is not designed for extension - needs to be abstract, final or empty. 2701
Error Missing a Javadoc comment. 2701
Error Parameter method should be final. 2701
Error Parameter expression should be final. 2701
Error Line is longer than 80 characters. 2702
Error '!' is followed by whitespace. 2702
Error Method 'evaluatePostfixMethod' is not designed for extension - needs to be abstract, final or empty. 2715
Error Missing a Javadoc comment. 2715
Error Parameter method should be final. 2715
Error Parameter expression should be final. 2715
Error Line is longer than 80 characters. 2716
Error Line is longer than 80 characters. 2717
Error Line is longer than 80 characters. 2722
Error Method 'isHolderVariable' is not designed for extension - needs to be abstract, final or empty. 2736
Error Missing a Javadoc comment. 2736
Error Parameter expression should be final. 2736
Error Line is longer than 80 characters. 2743
Error Method 'evaluateInstanceof' is not designed for extension - needs to be abstract, final or empty. 2755
Error Missing a Javadoc comment. 2755
Error Parameter expression should be final. 2755
Error '}' should be on the same line. 2762
Error Line is longer than 80 characters. 2765
Error Line is longer than 80 characters. 2767
Error Line is longer than 80 characters. 2768
Error Method 'argumentsUseStack' is not designed for extension - needs to be abstract, final or empty. 2777
Error Parameter arguments should be final. 2777
Error Expected @param tag for 'arguments'. 2777
Error Line is longer than 80 characters. 2778
Error Method 'isNonStaticField' is not designed for extension - needs to be abstract, final or empty. 2784
Error Parameter expression should be final. 2784
Error Expected @param tag for 'expression'. 2784
Error '}' should be on the same line. 2789
Error '}' should be on the same line. 2793
Error Method 'isThisExpression' is not designed for extension - needs to be abstract, final or empty. 2804
Error Missing a Javadoc comment. 2804
Error Parameter expression should be final. 2804
Error First sentence should end with a period. 2812
Error Line is longer than 80 characters. 2813
Error Expected an @return tag. 2816
Error Method 'createReturnLHSExpression' is not designed for extension - needs to be abstract, final or empty. 2816
Error Parameter expression should be final. 2816
Error Expected @param tag for 'expression'. 2816
Error Method 'createReusableExpression' is not designed for extension - needs to be abstract, final or empty. 2826
Error Missing a Javadoc comment. 2826
Error Parameter expression should be final. 2826
Error Parameter expression should be final. 2828
Error Line is longer than 80 characters. 2830
Error '}' should be on the same line. 2832
Error Line is longer than 80 characters. 2841
Error Line is longer than 80 characters. 2842
Error Method 'comparisonExpression' is not designed for extension - needs to be abstract, final or empty. 2845
Error Missing a Javadoc comment. 2845
Error Parameter expression should be final. 2845
Error switch without "default" clause. 2848
Error '}' should be on the same line. 2860
Error Method 'onLineNumber' is not designed for extension - needs to be abstract, final or empty. 2867
Error Missing a Javadoc comment. 2867
Error Parameter statement should be final. 2867
Error Method 'getVariableScope' is not designed for extension - needs to be abstract, final or empty. 2876
Error Missing a Javadoc comment. 2876
Error Line is longer than 80 characters. 2879
Error Line is longer than 80 characters. 2884
Error '}' should be on the same line. 2892
Error Line is longer than 80 characters. 2896
Error '}' should be on the same line. 2903
Error Line is longer than 80 characters. 2905
Error Line is longer than 80 characters. 2915
Error Method 'getClosureSharedVariables' is not designed for extension - needs to be abstract, final or empty. 2915
Error Parameter expression should be final. 2915
Error Expected @param tag for 'expression'. 2915
Error Line is longer than 80 characters. 2923
Error Line is longer than 80 characters. 2927
Error '}' should be on the same line. 2929
Error Line is longer than 80 characters. 2967
Error Line is longer than 80 characters. 2976
Error Line is longer than 80 characters. 2977
Error Method 'isNotFieldOfOutermostClass' is not designed for extension - needs to be abstract, final or empty. 2989
Error Missing a Javadoc comment. 2989
Error Parameter var should be final. 2989
Error Method 'findMutableVariables' is not designed for extension - needs to be abstract, final or empty. 2994
Error Missing a Javadoc comment. 2994
Error Line is longer than 80 characters. 2996
Error Line is longer than 80 characters. 3001
Error Line is longer than 80 characters. 3017
Error Line is longer than 80 characters. 3022
Error Line is longer than 80 characters. 3032
Error Line is longer than 80 characters. 3033
Error Method 'addFieldsToVisitor' is not designed for extension - needs to be abstract, final or empty. 3040
Error Missing a Javadoc comment. 3040
Error Parameter scope should be final. 3040
Error 'scope' hides a field. 3040
Error Line is longer than 80 characters. 3041
Error Missing a Javadoc comment. 3050
Error Method 'getVariableType' is not designed for extension - needs to be abstract, final or empty. 3054
Error Missing a Javadoc comment. 3054
Error Parameter name should be final. 3054
Error Method 'resetVariableStack' is not designed for extension - needs to be abstract, final or empty. 3062
Error Missing a Javadoc comment. 3062
Error Parameter parameters should be final. 3062
Error Method 'popScope' is not designed for extension - needs to be abstract, final or empty. 3087
Error Missing a Javadoc comment. 3087
Error Line is longer than 80 characters. 3091
Error Method 'pushBlockScope' is not designed for extension - needs to be abstract, final or empty. 3108
Error Missing a Javadoc comment. 3108
Error Method 'pushBlockScope' is not designed for extension - needs to be abstract, final or empty. 3112
Error Missing a Javadoc comment. 3112
Error Parameter canContinue should be final. 3112
Error Parameter canBreak should be final. 3112
Error Avoid inline conditionals. 3114
Error '?' is not preceded with whitespace. 3115
Error Avoid inline conditionals. 3115
Error First sentence should end with a period. 3119
Error Expected an @return tag. 3122
Error Method 'defineVariable' is not designed for extension - needs to be abstract, final or empty. 3122
Error Parameter name should be final. 3122
Error Expected @param tag for 'name'. 3122
Error Parameter type should be final. 3122
Error Expected @param tag for 'type'. 3122
Error Line is longer than 80 characters. 3126
Error Method 'defineVariable' is not designed for extension - needs to be abstract, final or empty. 3126
Error Missing a Javadoc comment. 3126
Error Parameter name should be final. 3126
Error Parameter type should be final. 3126
Error Parameter define should be final. 3126
Error Missing a Javadoc comment. 3130
Error Parameter name should be final. 3130
Error Parameter type should be final. 3130
Error Parameter define should be final. 3130
Error Line is longer than 80 characters. 3142
Error Line is longer than 80 characters. 3145
Error '}' should be on the same line. 3148
Error Line is longer than 80 characters. 3152
Error Line is longer than 80 characters. 3153
Error Line is longer than 80 characters. 3157
Error '}' should be on the same line. 3161
Error Missing a Javadoc comment. 3174
Error Method 'isFieldOrVariable' is not designed for extension - needs to be abstract, final or empty. 3179
Error Parameter name should be final. 3179
Error Expected @param tag for 'name'. 3179
Error Line is longer than 80 characters. 3180
Error Method 'checkValidType' is not designed for extension - needs to be abstract, final or empty. 3183
Error Missing a Javadoc comment. 3183
Error Parameter type should be final. 3183
Error Parameter node should be final. 3183
Error Parameter message should be final. 3183
Error Method 'checkValidType' is not designed for extension - needs to be abstract, final or empty. 3194
Error Missing a Javadoc comment. 3194
Error Parameter type should be final. 3194
Error Parameter node should be final. 3194
Error Parameter message should be final. 3194
Error Line is longer than 80 characters. 3214
Error Method 'resolveClassName' is not designed for extension - needs to be abstract, final or empty. 3217
Error Missing a Javadoc comment. 3217
Error Parameter type should be final. 3217
Error Method 'createVariableName' is not designed for extension - needs to be abstract, final or empty. 3221
Error Missing a Javadoc comment. 3221
Error Parameter type should be final. 3221
Error Method 'getExpressionType' is not designed for extension - needs to be abstract, final or empty. 3229
Error Parameter expression should be final. 3229
Error Expected @param tag for 'expression'. 3229
Error Line is longer than 80 characters. 3235
Error '!' is followed by whitespace. 3238
Error Method 'isPrimitiveFieldType' is not designed for extension - needs to be abstract, final or empty. 3250
Error Parameter type should be final. 3250
Error Expected @param tag for 'type'. 3250
Error Method 'isInClosureConstructor' is not designed for extension - needs to be abstract, final or empty. 3258
Error Missing a Javadoc comment. 3258
Error Method 'isStaticMethod' is not designed for extension - needs to be abstract, final or empty. 3264
Error Missing a Javadoc comment. 3264
Error Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. 3274
Error Parameter name should be final. 3274
Error Expected @param tag for 'name'. 3274
Error '}' should be on the same line. 3279
Error Line is longer than 80 characters. 3281
Error '}' should be on the same line. 3283
Error Line is longer than 80 characters. 3285
Error Method 'getCompileUnit' is not designed for extension - needs to be abstract, final or empty. 3289
Error Missing a Javadoc comment. 3289

org/codehaus/groovy/classgen/AsmClassGenerator2.java

ErrorLine
Error File length is 5,591 lines (max allowed is 2,000). 1
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - groovy.lang.*. 36
Error Using the '.*' form of import should be avoided - java.util.*. 42
Error Unused import - org.codehaus.groovy.syntax.SyntaxException. 110
Error Missing a Javadoc comment. 127
Error Missing a Javadoc comment. 129
Error Missing a Javadoc comment. 130
Error Missing a Javadoc comment. 131
Error Missing a Javadoc comment. 133
Error Missing a Javadoc comment. 136
Error Missing a Javadoc comment. 137
Error Missing a Javadoc comment. 138
Error Missing a Javadoc comment. 139
Error First sentence should end with a period. 141
Error First sentence should end with a period. 144
Error First sentence should end with a period. 147
Error Line is longer than 80 characters. 151
Error Missing a Javadoc comment. 151
Error Variable 'invokeMethodMethod' must be private and have accessor methods. 151
Error Line is longer than 80 characters. 152
Error Missing a Javadoc comment. 152
Error Variable 'invokeMethodSafeMethod' must be private and have accessor methods. 152
Error Line is longer than 80 characters. 153
Error Missing a Javadoc comment. 153
Error Variable 'invokeStaticMethodMethod' must be private and have accessor methods. 153
Error Line is longer than 80 characters. 154
Error Missing a Javadoc comment. 154
Error Variable 'invokeConstructorMethod' must be private and have accessor methods. 154
Error Line is longer than 80 characters. 155
Error Missing a Javadoc comment. 155
Error Variable 'invokeConstructorOfMethod' must be private and have accessor methods. 155
Error Line is longer than 80 characters. 156
Error Missing a Javadoc comment. 156
Error Variable 'invokeNoArgumentsConstructorOf' must be private and have accessor methods. 156
Error Line is longer than 80 characters. 157
Error Missing a Javadoc comment. 157
Error Variable 'invokeClosureMethod' must be private and have accessor methods. 157
Error Line is longer than 80 characters. 158
Error Missing a Javadoc comment. 158
Error Variable 'invokeSuperMethodMethod' must be private and have accessor methods. 158
Error Line is longer than 80 characters. 159
Error Missing a Javadoc comment. 159
Error Variable 'invokeNoArgumentsMethod' must be private and have accessor methods. 159
Error Line is longer than 80 characters. 160
Error Missing a Javadoc comment. 160
Error Variable 'invokeStaticNoArgumentsMethod' must be private and have accessor methods. 160
Error Line is longer than 80 characters. 162
Error Missing a Javadoc comment. 162
Error Variable 'asIntMethod' must be private and have accessor methods. 162
Error Line is longer than 80 characters. 163
Error Missing a Javadoc comment. 163
Error Variable 'asTypeMethod' must be private and have accessor methods. 163
Error Line is longer than 80 characters. 164
Error Missing a Javadoc comment. 164
Error Variable 'getPropertyMethod' must be private and have accessor methods. 164
Error Line is longer than 80 characters. 165
Error Missing a Javadoc comment. 165
Error Variable 'getPropertySafeMethod' must be private and have accessor methods. 165
Error Line is longer than 80 characters. 166
Error Missing a Javadoc comment. 166
Error Variable 'setPropertyMethod' must be private and have accessor methods. 166
Error Line is longer than 80 characters. 167
Error Missing a Javadoc comment. 167
Error Variable 'setPropertyMethod2' must be private and have accessor methods. 167
Error Line is longer than 80 characters. 168
Error Missing a Javadoc comment. 168
Error Variable 'setPropertySafeMethod2' must be private and have accessor methods. 168
Error Line is longer than 80 characters. 169
Error Missing a Javadoc comment. 169
Error Variable 'getGroovyObjectPropertyMethod' must be private and have accessor methods. 169
Error Line is longer than 80 characters. 170
Error Missing a Javadoc comment. 170
Error Variable 'setGroovyObjectPropertyMethod' must be private and have accessor methods. 170
Error Line is longer than 80 characters. 171
Error Missing a Javadoc comment. 171
Error Variable 'asIteratorMethod' must be private and have accessor methods. 171
Error Missing a Javadoc comment. 172
Error Variable 'asBool' must be private and have accessor methods. 172
Error Line is longer than 80 characters. 173
Error Missing a Javadoc comment. 173
Error Variable 'notBoolean' must be private and have accessor methods. 173
Error Line is longer than 80 characters. 174
Error Missing a Javadoc comment. 174
Error Variable 'notObject' must be private and have accessor methods. 174
Error Line is longer than 80 characters. 175
Error Missing a Javadoc comment. 175
Error Variable 'regexPattern' must be private and have accessor methods. 175
Error Line is longer than 80 characters. 176
Error Missing a Javadoc comment. 176
Error Variable 'negation' must be private and have accessor methods. 176
Error Line is longer than 80 characters. 177
Error Missing a Javadoc comment. 177
Error Variable 'convertPrimitiveArray' must be private and have accessor methods. 177
Error Line is longer than 80 characters. 178
Error Missing a Javadoc comment. 178
Error Variable 'convertToPrimitiveArray' must be private and have accessor methods. 178
Error Line is longer than 80 characters. 180
Error Missing a Javadoc comment. 180
Error Variable 'compareIdenticalMethod' must be private and have accessor methods. 180
Error Line is longer than 80 characters. 181
Error Missing a Javadoc comment. 181
Error Variable 'compareEqualMethod' must be private and have accessor methods. 181
Error Line is longer than 80 characters. 182
Error Missing a Javadoc comment. 182
Error Variable 'compareNotEqualMethod' must be private and have accessor methods. 182
Error Line is longer than 80 characters. 183
Error Missing a Javadoc comment. 183
Error Variable 'compareToMethod' must be private and have accessor methods. 183
Error Line is longer than 80 characters. 184
Error Missing a Javadoc comment. 184
Error Variable 'findRegexMethod' must be private and have accessor methods. 184
Error Line is longer than 80 characters. 185
Error Missing a Javadoc comment. 185
Error Variable 'matchRegexMethod' must be private and have accessor methods. 185
Error Line is longer than 80 characters. 186
Error Missing a Javadoc comment. 186
Error Variable 'compareLessThanMethod' must be private and have accessor methods. 186
Error Line is longer than 80 characters. 187
Error Missing a Javadoc comment. 187
Error Variable 'compareLessThanEqualMethod' must be private and have accessor methods. 187
Error Line is longer than 80 characters. 188
Error Missing a Javadoc comment. 188
Error Variable 'compareGreaterThanMethod' must be private and have accessor methods. 188
Error Line is longer than 80 characters. 189
Error Missing a Javadoc comment. 189
Error Variable 'compareGreaterThanEqualMethod' must be private and have accessor methods. 189
Error Line is longer than 80 characters. 190
Error Missing a Javadoc comment. 190
Error Variable 'isCaseMethod' must be private and have accessor methods. 190
Error Line is longer than 80 characters. 192
Error Missing a Javadoc comment. 192
Error Variable 'createListMethod' must be private and have accessor methods. 192
Error Line is longer than 80 characters. 193
Error Missing a Javadoc comment. 193
Error Variable 'createTupleMethod' must be private and have accessor methods. 193
Error Line is longer than 80 characters. 194
Error Missing a Javadoc comment. 194
Error Variable 'createMapMethod' must be private and have accessor methods. 194
Error Line is longer than 80 characters. 195
Error Missing a Javadoc comment. 195
Error Variable 'createRangeMethod' must be private and have accessor methods. 195
Error Line is longer than 80 characters. 197
Error Missing a Javadoc comment. 197
Error Variable 'assertFailedMethod' must be private and have accessor methods. 197
Error Line is longer than 80 characters. 199
Error Missing a Javadoc comment. 199
Error Variable 'iteratorNextMethod' must be private and have accessor methods. 199
Error Line is longer than 80 characters. 200
Error Missing a Javadoc comment. 200
Error Variable 'iteratorHasNextMethod' must be private and have accessor methods. 200
Error Missing a Javadoc comment. 204
Error Missing a Javadoc comment. 205
Error Missing a Javadoc comment. 208
Error Missing a Javadoc comment. 210
Error Missing a Javadoc comment. 211
Error Missing a Javadoc comment. 212
Error Missing a Javadoc comment. 213
Error Missing a Javadoc comment. 215
Error Missing a Javadoc comment. 216
Error Missing a Javadoc comment. 218
Error Missing a Javadoc comment. 219
Error Missing a Javadoc comment. 221
Error Missing a Javadoc comment. 222
Error Missing a Javadoc comment. 223
Error Missing a Javadoc comment. 225
Error Missing a Javadoc comment. 226
Error Name 'ENABLE_EARLY_BINDING' must match pattern '^[a-z][a-zA-Z0-9]*$'. 226
Error Variable 'ENABLE_EARLY_BINDING' must be private and have accessor methods. 226
Error Line is longer than 80 characters. 228
Error Line is longer than 80 characters. 230
Error '}' should be on the same line. 236
Error '}' should be on the same line. 239
Error Line is longer than 80 characters. 242
Error Line is longer than 80 characters. 245
Error Missing a Javadoc comment. 245
Error Missing a Javadoc comment. 246
Error Missing a Javadoc comment. 247
Error Missing a Javadoc comment. 248
Error Missing a Javadoc comment. 250
Error Missing a Javadoc comment. 251
Error Missing a Javadoc comment. 253
Error Parameter context should be final. 254
Error 'context' hides a field. 254
Error Parameter classVisitor should be final. 255
Error Parameter classLoader should be final. 256
Error Parameter sourceFile should be final. 257
Error 'sourceFile' hides a field. 257
Error Line is longer than 80 characters. 264
Error Method 'visitClass' is not designed for extension - needs to be abstract, final or empty. 270
Error Missing a Javadoc comment. 270
Error Parameter classNode should be final. 270
Error 'classNode' hides a field. 270
Error Line is longer than 80 characters. 278
Error Line is longer than 80 characters. 283
Error ')' is preceded with whitespace. 285
Error Line is longer than 80 characters. 286
Error Line is longer than 80 characters. 289
Error Line is longer than 80 characters. 298
Error Line is longer than 80 characters. 301
Error Line is longer than 80 characters. 302
Error Line is longer than 80 characters. 303
Error Line is longer than 80 characters. 313
Error Line is longer than 80 characters. 314
Error '}' should be on the same line. 328
Error Missing a Javadoc comment. 338
Error Parameter classNode should be final. 338
Error 'classNode' hides a field. 338
Error Method 'visitConstructor' is not designed for extension - needs to be abstract, final or empty. 351
Error Missing a Javadoc comment. 351
Error Parameter node should be final. 351
Error Line is longer than 80 characters. 361
Error Line is longer than 80 characters. 362
Error Line is longer than 80 characters. 372
Error Method 'visitMethod' is not designed for extension - needs to be abstract, final or empty. 382
Error Missing a Javadoc comment. 382
Error Parameter node should be final. 382
Error Line is longer than 80 characters. 390
Error Line is longer than 80 characters. 392
Error Line is longer than 80 characters. 393
Error Line is longer than 80 characters. 420
Error 'cast' is not followed by whitespace. 425
Error Line is longer than 80 characters. 428
Error Avoid inline conditionals. 428
Error Line is longer than 80 characters. 429
Error Avoid inline conditionals. 429
Error Method 'visitParameters' is not designed for extension - needs to be abstract, final or empty. 436
Error Missing a Javadoc comment. 436
Error Parameter node should be final. 436
Error Parameter parameters should be final. 436
Error ')' is preceded with whitespace. 437
Error Method 'visitParameter' is not designed for extension - needs to be abstract, final or empty. 442
Error Missing a Javadoc comment. 442
Error Parameter node should be final. 442
Error Parameter parameter should be final. 442
Error '!' is followed by whitespace. 443
Error Line is longer than 80 characters. 444
Error Method 'visitField' is not designed for extension - needs to be abstract, final or empty. 448
Error Missing a Javadoc comment. 448
Error Parameter fieldNode should be final. 448
Error Line is longer than 80 characters. 452
Error '}' should be on the same line. 468
Error Line is longer than 80 characters. 478
Error First sentence should end with a period. 482
Error Method 'visitProperty' is not designed for extension - needs to be abstract, final or empty. 485
Error Parameter statement should be final. 485
Error Expected @param tag for 'statement'. 485
Error Line is longer than 80 characters. 486
Error Method 'visitForLoop' is not designed for extension - needs to be abstract, final or empty. 497
Error Missing a Javadoc comment. 497
Error Parameter loop should be final. 497
Error '}' should be on the same line. 511
Error Line is longer than 80 characters. 513
Error 'cast' is not followed by whitespace. 513
Error '}' should be on the same line. 518
Error Line is longer than 80 characters. 520
Error Line is longer than 80 characters. 521
Error 'cast' is not followed by whitespace. 521
Error Line is longer than 80 characters. 533
Error Line is longer than 80 characters. 534
Error 'if' is not followed by whitespace. 536
Error '(' is followed by whitespace. 536
Error ')' is preceded with whitespace. 536
Error '(' is followed by whitespace. 537
Error ')' is preceded with whitespace. 537
Error Line is longer than 80 characters. 551
Error Line is longer than 80 characters. 552
Error Parameter visitor should be final. 562
Error Parameter resolver should be final. 567
Error Line is longer than 80 characters. 572
Error '(' is followed by whitespace. 572
Error ')' is preceded with whitespace. 572
Error Line is longer than 80 characters. 573
Error Method 'visitWhileLoop' is not designed for extension - needs to be abstract, final or empty. 595
Error Missing a Javadoc comment. 595
Error Parameter loop should be final. 595
Error Method 'visitDoWhileLoop' is not designed for extension - needs to be abstract, final or empty. 618
Error Missing a Javadoc comment. 618
Error Parameter loop should be final. 618
Error Method 'visitIfElse' is not designed for extension - needs to be abstract, final or empty. 641
Error Missing a Javadoc comment. 641
Error Parameter ifElse should be final. 641
Error Method 'visitTernaryExpression' is not designed for extension - needs to be abstract, final or empty. 662
Error Missing a Javadoc comment. 662
Error Parameter expression should be final. 662
Error Method 'visitAssertStatement' is not designed for extension - needs to be abstract, final or empty. 679
Error Missing a Javadoc comment. 679
Error Parameter statement should be final. 679
Error '}' should be on the same line. 703
Error Line is longer than 80 characters. 712
Error '}' should be on the same line. 722
Error Missing a Javadoc comment. 756
Error Parameter expression should be final. 756
Error Parameter list should be final. 756
Error '}' should be on the same line. 760
Error '}' should be on the same line. 765
Error Method 'visitTryCatchFinally' is not designed for extension - needs to be abstract, final or empty. 772
Error Missing a Javadoc comment. 772
Error Parameter statement should be final. 772
Error Line is longer than 80 characters. 786
Error Line is longer than 80 characters. 787
Error '}' should be on the same line. 818
Error Line is longer than 80 characters. 822
Error Line is longer than 80 characters. 824
Error Line is longer than 80 characters. 825
Error Line is longer than 80 characters. 826
Error Line is longer than 80 characters. 878
Error Avoid inline conditionals. 878
Error Line is longer than 80 characters. 882
Error Missing a Javadoc comment. 891
Error Parameter name should be final. 891
Error Parameter type should be final. 891
Error 'if' construct must use '{}'s. 895
Error Method 'visitSwitch' is not designed for extension - needs to be abstract, final or empty. 899
Error Missing a Javadoc comment. 899
Error Parameter statement should be final. 899
Error Line is longer than 80 characters. 909
Error Line is longer than 80 characters. 922
Error Missing a Javadoc comment. 932
Error Parameter statement should be final. 932
Error Method 'visitCaseStatement' is not designed for extension - needs to be abstract, final or empty. 935
Error Missing a Javadoc comment. 935
Error Parameter statement should be final. 936
Error Parameter switchVariableIndex should be final. 937
Error Parameter thisLabel should be final. 938
Error Parameter nextLabel should be final. 939
Error Method 'visitBreakStatement' is not designed for extension - needs to be abstract, final or empty. 964
Error Missing a Javadoc comment. 964
Error Parameter statement should be final. 964
Error ')' is preceded with whitespace. 968
Error Must have at least one statement. 970
Error Method 'visitContinueStatement' is not designed for extension - needs to be abstract, final or empty. 975
Error Missing a Javadoc comment. 975
Error Parameter statement should be final. 975
Error ')' is preceded with whitespace. 979
Error Must have at least one statement. 981
Error Method 'visitSynchronizedStatement' is not designed for extension - needs to be abstract, final or empty. 986
Error Missing a Javadoc comment. 986
Error Parameter statement should be final. 986
Error Line is longer than 80 characters. 991
Error Method 'visitThrowStatement' is not designed for extension - needs to be abstract, final or empty. 1018
Error Missing a Javadoc comment. 1018
Error Parameter statement should be final. 1018
Error Method 'visitReturnStatement' is not designed for extension - needs to be abstract, final or empty. 1027
Error Missing a Javadoc comment. 1027
Error Parameter statement should be final. 1027
Error Line contains a tab character. 1031
Error Line is longer than 80 characters. 1032
Error Line contains a tab character. 1033
Error Line is longer than 80 characters. 1041
Error Comment matches to-do format 'TODO:'. 1046
Error '}' should be on the same line. 1051
Error '}' should be on the same line. 1054
Error '}' should be on the same line. 1057
Error '}' should be on the same line. 1060
Error Line is longer than 80 characters. 1065
Error '}' should be on the same line. 1068
Error Line is longer than 80 characters. 1077
Error Line is longer than 80 characters. 1080
Error Line is longer than 80 characters. 1084
Error First sentence should end with a period. 1095
Error Line is longer than 80 characters. 1096
Error Method 'doConvertAndCast' is not designed for extension - needs to be abstract, final or empty. 1098
Error Parameter type should be final. 1098
Error Expected @param tag for 'type'. 1098
Error Parameter expression should be final. 1098
Error Expected @param tag for 'expression'. 1098
Error Line is longer than 80 characters. 1100
Error Line is longer than 80 characters. 1104
Error Method 'evaluateExpression' is not designed for extension - needs to be abstract, final or empty. 1112
Error Parameter expression should be final. 1112
Error Expected @param tag for 'expression'. 1112
Error Method 'visitExpressionStatement' is not designed for extension - needs to be abstract, final or empty. 1123
Error Missing a Javadoc comment. 1123
Error Parameter statement should be final. 1123
Error Line is longer than 80 characters. 1124
Error Method 'visitBinaryExpression' is not designed for extension - needs to be abstract, final or empty. 1141
Error Method length is 442 lines (max allowed is 150). 1141
Error Missing a Javadoc comment. 1141
Error Parameter expression should be final. 1141
Error Line is longer than 80 characters. 1142
Error Line is longer than 80 characters. 1169
Error Line is longer than 80 characters. 1177
Error Avoid nested blocks. 1189
Error Line is longer than 80 characters. 1192
Error Line is longer than 80 characters. 1196
Error Line is longer than 80 characters. 1197
Error Line is longer than 80 characters. 1205
Error Line is longer than 80 characters. 1208
Error Line is longer than 80 characters. 1209
Error Line is longer than 80 characters. 1213
Error Line is longer than 80 characters. 1215
Error Line is longer than 80 characters. 1217
Error Line is longer than 80 characters. 1218
Error '}' should be on the same line. 1219
Error Line is longer than 80 characters. 1220
Error ')' is preceded with whitespace. 1220
Error Line is longer than 80 characters. 1223
Error Line is longer than 80 characters. 1225
Error Line is longer than 80 characters. 1228
Error Line is longer than 80 characters. 1229
Error Line is longer than 80 characters. 1230
Error '}' should be on the same line. 1231
Error Line is longer than 80 characters. 1232
Error ')' is preceded with whitespace. 1232
Error Line is longer than 80 characters. 1235
Error Line is longer than 80 characters. 1237
Error Line is longer than 80 characters. 1238
Error Line is longer than 80 characters. 1240
Error Line is longer than 80 characters. 1241
Error '}' should be on the same line. 1242
Error Line is longer than 80 characters. 1243
Error '}' should be on the same line. 1251
Error Line is longer than 80 characters. 1252
Error Line is longer than 80 characters. 1253
Error Line is longer than 80 characters. 1258
Error Line is longer than 80 characters. 1260
Error '}' should be on the same line. 1261
Error Avoid nested blocks. 1276
Error Line is longer than 80 characters. 1279
Error Line is longer than 80 characters. 1283
Error Line is longer than 80 characters. 1284
Error Line is longer than 80 characters. 1291
Error '}' should be on the same line. 1299
Error Line is longer than 80 characters. 1301
Error Line is longer than 80 characters. 1302
Error Line is longer than 80 characters. 1307
Error Line is longer than 80 characters. 1309
Error '}' should be on the same line. 1310
Error Avoid nested blocks. 1324
Error Line is longer than 80 characters. 1327
Error Line is longer than 80 characters. 1331
Error Line is longer than 80 characters. 1332
Error Line is longer than 80 characters. 1339
Error '}' should be on the same line. 1347
Error Line is longer than 80 characters. 1348
Error Line is longer than 80 characters. 1349
Error Line is longer than 80 characters. 1354
Error Line is longer than 80 characters. 1356
Error '}' should be on the same line. 1357
Error Line is longer than 80 characters. 1374
Error Avoid nested blocks. 1375
Error Line is longer than 80 characters. 1378
Error Line is longer than 80 characters. 1382
Error Line is longer than 80 characters. 1383
Error Line is longer than 80 characters. 1391
Error Line is longer than 80 characters. 1392
Error Line is longer than 80 characters. 1403
Error Line is longer than 80 characters. 1404
Error Line is longer than 80 characters. 1409
Error Line is longer than 80 characters. 1411
Error '}' should be on the same line. 1412
Error Line is longer than 80 characters. 1425
Error Avoid nested blocks. 1430
Error Line is longer than 80 characters. 1433
Error Line is longer than 80 characters. 1437
Error Line is longer than 80 characters. 1438
Error Line is longer than 80 characters. 1445
Error Line is longer than 80 characters. 1446
Error Line is longer than 80 characters. 1451
Error Line is longer than 80 characters. 1453
Error '}' should be on the same line. 1454
Error Line is longer than 80 characters. 1502
Error '}' should be on the same line. 1506
Error Line is longer than 80 characters. 1509
Error Line is longer than 80 characters. 1514
Error Line is longer than 80 characters. 1523
Error Line is longer than 80 characters. 1526
Error '}' should be on the same line. 1530
Error Line is longer than 80 characters. 1533
Error Line is longer than 80 characters. 1538
Error '}' should be on the same line. 1542
Error Line is longer than 80 characters. 1544
Error '}' should be on the same line. 1547
Error '{' is not preceded with whitespace. 1548
Error Line is longer than 80 characters. 1551
Error Line is longer than 80 characters. 1552
Error Line is longer than 80 characters. 1555
Error '}' should be on the same line. 1559
Error Line is longer than 80 characters. 1560
Error '{' is not preceded with whitespace. 1560
Error Line is longer than 80 characters. 1566
Error '{' is followed by whitespace. 1566
Error '}' should be on the same line. 1568
Error Line is longer than 80 characters. 1570
Error '}' should be on the same line. 1573
Error Line is longer than 80 characters. 1580
Error Missing a Javadoc comment. 1584
Error Parameter exp should be final. 1584
Error Line is longer than 80 characters. 1590
Error '{' is not preceded with whitespace. 1597
Error Must have at least one statement. 1597
Error Method 'visitPostfixExpression' is not designed for extension - needs to be abstract, final or empty. 1609
Error Missing a Javadoc comment. 1609
Error Parameter expression should be final. 1609
Error Avoid inline conditionals. 1619
Error Avoid inline conditionals. 1620
Error '}' should be on the same line. 1630
Error Line is longer than 80 characters. 1637
Error '}' should be on the same line. 1641
Error switch without "default" clause. 1647
Error Line is longer than 80 characters. 1652
Error Line is longer than 80 characters. 1658
Error Missing a Javadoc comment. 1659
Error Parameter expression should be final. 1659
Error 'cast' is not followed by whitespace. 1665
Error Missing a Javadoc comment. 1676
Error Parameter s should be final. 1676
Error Line is longer than 80 characters. 1677
Error Method 'visitPrefixExpression' is not designed for extension - needs to be abstract, final or empty. 1681
Error Missing a Javadoc comment. 1681
Error Parameter expression should be final. 1681
Error switch without "default" clause. 1682
Error Method 'visitClosureExpression' is not designed for extension - needs to be abstract, final or empty. 1692
Error Missing a Javadoc comment. 1692
Error Parameter expression should be final. 1692
Error Line is longer than 80 characters. 1695
Error Line is longer than 80 characters. 1719
Error Line is longer than 80 characters. 1720
Error '}' should be on the same line. 1728
Error '}' should be on the same line. 1740
Error Line is longer than 80 characters. 1746
Error Line is longer than 80 characters. 1754
Error '}' should be on the same line. 1755
Error Line is longer than 80 characters. 1759
Error Line is longer than 80 characters. 1764
Error First sentence should end with a period. 1772
Error Line is longer than 80 characters. 1773
Error Method 'loadThisOrOwner' is not designed for extension - needs to be abstract, final or empty. 1775
Error Line is longer than 80 characters. 1777
Error '}' should be on the same line. 1778
Error Method 'visitRegexExpression' is not designed for extension - needs to be abstract, final or empty. 1784
Error Missing a Javadoc comment. 1784
Error Parameter expression should be final. 1784
Error First sentence should end with a period. 1789
Error Line is longer than 80 characters. 1791
Error Method 'visitConstantExpression' is not designed for extension - needs to be abstract, final or empty. 1793
Error Parameter expression should be final. 1793
Error Method 'visitNegationExpression' is not designed for extension - needs to be abstract, final or empty. 1798
Error Missing a Javadoc comment. 1798
Error Parameter expression should be final. 1798
Error Method 'visitCastExpression' is not designed for extension - needs to be abstract, final or empty. 1804
Error Missing a Javadoc comment. 1804
Error Parameter expression should be final. 1804
Error Method 'visitNotExpression' is not designed for extension - needs to be abstract, final or empty. 1813
Error Missing a Javadoc comment. 1813
Error Parameter expression should be final. 1813
Error '}' should be on the same line. 1823
Error Method 'visitBooleanExpression' is not designed for extension - needs to be abstract, final or empty. 1833
Error Parameter expression should be final. 1833
Error Expected @param tag for 'expression'. 1833
Error Line is longer than 80 characters. 1837
Error Method 'visitMethodCallExpression' is not designed for extension - needs to be abstract, final or empty. 1845
Error Method length is 209 lines (max allowed is 150). 1845
Error Missing a Javadoc comment. 1845
Error Parameter call should be final. 1845
Error Line is longer than 80 characters. 1846
Error 'if' construct must use '{}'s. 1847
Error Line is longer than 80 characters. 1864
Error Line is longer than 80 characters. 1866
Error '}' should be on the same line. 1867
Error Line is longer than 80 characters. 1870
Error '}' should be on the same line. 1872
Error Line is longer than 80 characters. 1875
Error '}' should be on the same line. 1888
Error Line is longer than 80 characters. 1892
Error Line is longer than 80 characters. 1896
Error Line is longer than 80 characters. 1898
Error Line is longer than 80 characters. 1899
Error '}' should be on the same line. 1900
Error Line is longer than 80 characters. 1906
Error Line is longer than 80 characters. 1908
Error Line is longer than 80 characters. 1909
Error '}' should be on the same line. 1911
Error Line is longer than 80 characters. 1916
Error Line is longer than 80 characters. 1922
Error '}' should be on the same line. 1923
Error Line is longer than 80 characters. 1925
Error Line is longer than 80 characters. 1929
Error Must have at least one statement. 1934
Error Line is longer than 80 characters. 1950
Error Line is longer than 80 characters. 1951
Error Line is longer than 80 characters. 1953
Error Line is longer than 80 characters. 1956
Error Line is longer than 80 characters. 1958
Error '}' should be on the same line. 1959
Error Line is longer than 80 characters. 1960
Error ')' is preceded with whitespace. 1960
Error Line is longer than 80 characters. 1961
Error '}' should be on the same line. 1964
Error Line is longer than 80 characters. 1966
Error '{' is not preceded with whitespace. 1966
Error '}' should be on the same line. 1974
Error Line is longer than 80 characters. 1981
Error '}' should be on the same line. 1982
Error Line is longer than 80 characters. 1983
Error '{' is not preceded with whitespace. 1983
Error Line is longer than 80 characters. 1984
Error '}' should be on the same line. 1985
Error Line is longer than 80 characters. 1987
Error Line is longer than 80 characters. 1989
Error Line is longer than 80 characters. 1991
Error Line is longer than 80 characters. 1992
Error Line is longer than 80 characters. 1994
Error Line is longer than 80 characters. 2006
Error Must have at least one statement. 2009
Error Line is longer than 80 characters. 2010
Error Line is longer than 80 characters. 2011
Error Line is longer than 80 characters. 2012
Error Line is longer than 80 characters. 2020
Error '}' should be on the same line. 2021
Error '}' should be on the same line. 2036
Error '}' should be on the same line. 2045
Error First sentence should end with a period. 2055
Error Line is longer than 80 characters. 2058
Error Method 'loadArguments' is not designed for extension - needs to be abstract, final or empty. 2058
Error Parameter parameters should be final. 2058
Error Expected @param tag for 'parameters'. 2058
Error Parameter expression should be final. 2058
Error Expected @param tag for 'expression'. 2058
Error Line is longer than 80 characters. 2072
Error First sentence should end with a period. 2079
Error Expected an @return tag. 2082
Error Method 'findSuperMethod' is not designed for extension - needs to be abstract, final or empty. 2082
Error Parameter call should be final. 2082
Error Expected @param tag for 'call'. 2082
Error ';' is followed by whitespace. 2089
Error Line is longer than 80 characters. 2096
Error First sentence should end with a period. 2100
Error Expected an @return tag. 2103
Error Method 'findSuperConstructor' is not designed for extension - needs to be abstract, final or empty. 2103
Error Parameter call should be final. 2103
Error Expected @param tag for 'call'. 2103
Error ';' is followed by whitespace. 2109
Error Method 'emptyArguments' is not designed for extension - needs to be abstract, final or empty. 2120
Error Missing a Javadoc comment. 2120
Error Parameter arguments should be final. 2120
Error Line is longer than 80 characters. 2129
Error Method 'visitStaticMethodCallExpression' is not designed for extension - needs to be abstract, final or empty. 2129
Error Missing a Javadoc comment. 2129
Error Parameter call should be final. 2129
Error '}' should be on the same line. 2138
Error Line is longer than 80 characters. 2144
Error Method 'visitConstructorCallExpression' is not designed for extension - needs to be abstract, final or empty. 2156
Error Missing a Javadoc comment. 2156
Error Parameter call should be final. 2156
Error Line is longer than 80 characters. 2157
Error '}' should be on the same line. 2163
Error Line is longer than 80 characters. 2166
Error Line is longer than 80 characters. 2172
Error '}' should be on the same line. 2173
Error Line is longer than 80 characters. 2175
Error Line is longer than 80 characters. 2182
Error Line is longer than 80 characters. 2193
Error Line is longer than 80 characters. 2196
Error Line is longer than 80 characters. 2198
Error '}' should be on the same line. 2201
Error Line is longer than 80 characters. 2202
Error ')' is preceded with whitespace. 2202
Error Line is longer than 80 characters. 2203
Error '}' should be on the same line. 2206
Error Line is longer than 80 characters. 2208
Error Line is longer than 80 characters. 2209
Error '{' is not preceded with whitespace. 2209
Error '}' should be on the same line. 2217
Error Line is longer than 80 characters. 2224
Error Line is longer than 80 characters. 2227
Error Line is longer than 80 characters. 2231
Error Line is longer than 80 characters. 2232
Error Line is longer than 80 characters. 2233
Error ';' is not followed by whitespace. 2234
Error Line is longer than 80 characters. 2250
Error Line is longer than 80 characters. 2255
Error '!=' is not followed by whitespace. 2260
Error Method 'visitPropertyExpression' is not designed for extension - needs to be abstract, final or empty. 2275
Error Method length is 293 lines (max allowed is 150). 2275
Error Missing a Javadoc comment. 2275
Error Parameter expression should be final. 2275
Error Expression can be simplified. 2278
Error Line is longer than 80 characters. 2299
Error Line is longer than 80 characters. 2318
Error Line is longer than 80 characters. 2319
Error Line is longer than 80 characters. 2324
Error Line is longer than 80 characters. 2326
Error Line is longer than 80 characters. 2330
Error Line is longer than 80 characters. 2332
Error '}' should be on the same line. 2338
Error Line is longer than 80 characters. 2344
Error Line is longer than 80 characters. 2346
Error Line is longer than 80 characters. 2350
Error Line is longer than 80 characters. 2352
Error '}' should be on the same line. 2368
Error Line is longer than 80 characters. 2376
Error Line is longer than 80 characters. 2384
Error Line is longer than 80 characters. 2387
Error Line is longer than 80 characters. 2389
Error '}' should be on the same line. 2391
Error Line is longer than 80 characters. 2393
Error '}' should be on the same line. 2396
Error Line is longer than 80 characters. 2398
Error '}' should be on the same line. 2400
Error '{' is not preceded with whitespace. 2402
Error Line is longer than 80 characters. 2405
Error Line is longer than 80 characters. 2407
Error Line is longer than 80 characters. 2409
Error '}' should be on the same line. 2410
Error Line is longer than 80 characters. 2413
Error '}' should be on the same line. 2414
Error Line is longer than 80 characters. 2416
Error Line is longer than 80 characters. 2421
Error Line is longer than 80 characters. 2422
Error 'if' construct must use '{}'s. 2429
Error Line is longer than 80 characters. 2442
Error Line is longer than 80 characters. 2444
Error '}' should be on the same line. 2446
Error Line is longer than 80 characters. 2451
Error '}' should be on the same line. 2456
Error Line is longer than 80 characters. 2458
Error '}' should be on the same line. 2460
Error 'if' construct must use '{}'s. 2467
Error Line is longer than 80 characters. 2472
Error Line is longer than 80 characters. 2474
Error Line is longer than 80 characters. 2476
Error '}' should be on the same line. 2477
Error Line is longer than 80 characters. 2480
Error '}' should be on the same line. 2481
Error Line is longer than 80 characters. 2483
Error '}' should be on the same line. 2507
Error Line is longer than 80 characters. 2509
Error '}' should be on the same line. 2515
Error Must have at least one statement. 2516
Error '!' is followed by whitespace. 2541
Error '}' should be on the same line. 2544
Error '}' should be on the same line. 2548
Error '}' should be on the same line. 2553
Error '}' should be on the same line. 2557
Error '}' should be on the same line. 2561
Error Method 'isGroovyObject' is not designed for extension - needs to be abstract, final or empty. 2569
Error Missing a Javadoc comment. 2569
Error Parameter objectExpression should be final. 2569
Error First sentence should end with a period. 2573
Error Line is longer than 80 characters. 2574
Error Method 'checkForQualifiedClass' is not designed for extension - needs to be abstract, final or empty. 2577
Error Parameter expression should be final. 2577
Error Expected @param tag for 'expression'. 2577
Error '}' should be on the same line. 2581
Error '6' is a magic number. 2584
Error '}' should be on the same line. 2587
Error Must have at least one statement. 2588
Error Method 'visitFieldExpression' is not designed for extension - needs to be abstract, final or empty. 2595
Error Missing a Javadoc comment. 2595
Error Parameter expression should be final. 2595
Error Line contains a tab character. 2599
Error Line contains a tab character. 2600
Error Line contains a tab character. 2601
Error Line contains a tab character. 2602
Error '}' should be on the same line. 2602
Error Line contains a tab character. 2603
Error Line contains a tab character. 2604
Error Line contains a tab character. 2605
Error Line contains a tab character. 2607
Error Line contains a tab character. 2608
Error Line contains a tab character. 2609
Error '}' should be on the same line. 2609
Error Line contains a tab character. 2610
Error Line contains a tab character. 2611
Error Line contains a tab character. 2612
Error Line contains a tab character. 2613
Error Method 'loadStaticField' is not designed for extension - needs to be abstract, final or empty. 2620
Error Parameter fldExp should be final. 2620
Error Expected @param tag for 'fldExp'. 2620
Error Avoid inline conditionals. 2626
Error Line is longer than 80 characters. 2627
Error Line is longer than 80 characters. 2629
Error Line is longer than 80 characters. 2630
Error '}' should be on the same line. 2631
Error Line is longer than 80 characters. 2633
Error Line contains a tab character. 2636
Error Must have at least one statement. 2636
Error Line contains a tab character. 2637
Error Line contains a tab character. 2641
Error Line is longer than 80 characters. 2642
Error Line contains a tab character. 2642
Error Line contains a tab character. 2643
Error Line contains a tab character. 2644
Error Method 'loadInstanceField' is not designed for extension - needs to be abstract, final or empty. 2645
Error Parameter fldExp should be final. 2645
Error Expected @param tag for 'fldExp'. 2645
Error Line contains a tab character. 2646
Error Line contains a tab character. 2650
Error Avoid inline conditionals. 2650
Error Line is longer than 80 characters. 2651
Error Line contains a tab character. 2651
Error Line is longer than 80 characters. 2654
Error Line contains a tab character. 2654
Error Line contains a tab character. 2656
Error Line is longer than 80 characters. 2657
Error Line contains a tab character. 2657
Error Line contains a tab character. 2658
Error Line contains a tab character. 2659
Error Line contains a tab character. 2660
Error Line contains a tab character. 2661
Error Must have at least one statement. 2661
Error Line contains a tab character. 2662
Error Line contains a tab character. 2663
Error Method 'storeThisInstanceField' is not designed for extension - needs to be abstract, final or empty. 2666
Error Missing a Javadoc comment. 2666
Error Parameter expression should be final. 2666
Error '?' should be on a new line. 2672
Error Avoid inline conditionals. 2672
Error Line is longer than 80 characters. 2673
Error Line contains a tab character. 2673
Error Line is longer than 80 characters. 2678
Error Line is longer than 80 characters. 2680
Error '}' should be on the same line. 2682
Error '}' should be on the same line. 2686
Error '}' should be on the same line. 2690
Error Line is longer than 80 characters. 2696
Error Line is longer than 80 characters. 2697
Error Line is longer than 80 characters. 2704
Error Method 'storeStaticField' is not designed for extension - needs to be abstract, final or empty. 2711
Error Missing a Javadoc comment. 2711
Error Parameter expression should be final. 2711
Error Line contains a tab character. 2712
Error Avoid inline conditionals. 2719
Error Line is longer than 80 characters. 2720
Error Line is longer than 80 characters. 2724
Error Line is longer than 80 characters. 2726
Error '}' should be on the same line. 2728
Error '}' should be on the same line. 2732
Error '}' should be on the same line. 2736
Error Line is longer than 80 characters. 2744
Error Line is longer than 80 characters. 2748
Error Method 'visitOuterFieldExpression' is not designed for extension - needs to be abstract, final or empty. 2748
Error Missing a Javadoc comment. 2748
Error Parameter expression should be final. 2748
Error Parameter outerClassNode should be final. 2748
Error Parameter steps should be final. 2748
Error Parameter first should be final. 2748
Error ')' is preceded with whitespace. 2748
Error Line is longer than 80 characters. 2752
Error 'if' is not followed by whitespace. 2769
Error '(' is followed by whitespace. 2769
Error ')' is preceded with whitespace. 2769
Error Line is longer than 80 characters. 2770
Error Avoid inline conditionals. 2770
Error Avoid inline conditionals. 2770
Error Avoid inline conditionals. 2770
Error Line is longer than 80 characters. 2771
Error '(' is followed by whitespace. 2776
Error Line is longer than 80 characters. 2780
Error '}' should be on the same line. 2786
Error Line is longer than 80 characters. 2789
Error '(' is followed by whitespace. 2789
Error ')' is preceded with whitespace. 2789
Error Method 'visitVariableExpression' is not designed for extension - needs to be abstract, final or empty. 2799
Error Parameter expression should be final. 2799
Error Expected @param tag for 'expression'. 2799
Error Line is longer than 80 characters. 2811
Error Line is longer than 80 characters. 2818
Error Line is longer than 80 characters. 2819
Error Line is longer than 80 characters. 2831
Error Line is longer than 80 characters. 2835
Error 'cast' is not followed by whitespace. 2853
Error '(' is followed by whitespace. 2853
Error ')' is preceded with whitespace. 2853
Error 'if' is not followed by whitespace. 2855
Error '(' is followed by whitespace. 2855
Error ')' is preceded with whitespace. 2855
Error 'if' is not followed by whitespace. 2857
Error '(' is followed by whitespace. 2857
Error ')' is preceded with whitespace. 2857
Error ')' is preceded with whitespace. 2858
Error '}' should be on the same line. 2859
Error Line is longer than 80 characters. 2861
Error '}' should be on the same line. 2867
Error '{' is not preceded with whitespace. 2868
Error Line is longer than 80 characters. 2869
Error Line is longer than 80 characters. 2870
Error ')' is preceded with whitespace. 2873
Error Line is longer than 80 characters. 2886
Error 'if' is not followed by whitespace. 2886
Error '(' is followed by whitespace. 2886
Error ')' is preceded with whitespace. 2886
Error 'if' construct must use '{}'s. 2887
Error Line is longer than 80 characters. 2887
Error ')' is preceded with whitespace. 2887
Error Line is longer than 80 characters. 2892
Error '(' is followed by whitespace. 2892
Error ')' is preceded with whitespace. 2892
Error 'if' is not followed by whitespace. 2894
Error '(' is followed by whitespace. 2894
Error ')' is preceded with whitespace. 2894
Error '(' is followed by whitespace. 2895
Error ')' is preceded with whitespace. 2895
Error Line is longer than 80 characters. 2906
Error Line is longer than 80 characters. 2909
Error 'if' is not followed by whitespace. 2920
Error '(' is followed by whitespace. 2920
Error ')' is preceded with whitespace. 2920
Error '(' is followed by whitespace. 2922
Error ')' is preceded with whitespace. 2922
Error '}' should be on the same line. 2926
Error Line is longer than 80 characters. 2931
Error 'if' is not followed by whitespace. 2931
Error '(' is followed by whitespace. 2931
Error ')' is preceded with whitespace. 2931
Error '(' is followed by whitespace. 2932
Error ')' is preceded with whitespace. 2932
Error ')' is preceded with whitespace. 2933
Error '}' should be on the same line. 2934
Error ')' is preceded with whitespace. 2936
Error Method 'processStackVariable' is not designed for extension - needs to be abstract, final or empty. 2942
Error Missing a Javadoc comment. 2942
Error Parameter variable should be final. 2942
Error ')' is preceded with whitespace. 2942
Error 'if' is not followed by whitespace. 2945
Error '(' is followed by whitespace. 2945
Error ')' is preceded with whitespace. 2945
Error '}' should be on the same line. 2947
Error Line contains a tab character. 2949
Error Missing a Javadoc comment. 2956
Error Parameter variable should be final. 2956
Error Line is longer than 80 characters. 2962
Error Method 'processPropertyVariable' is not designed for extension - needs to be abstract, final or empty. 2967
Error Missing a Javadoc comment. 2967
Error Parameter variable should be final. 2967
Error ')' is preceded with whitespace. 2967
Error Line contains a tab character. 2968
Error ')' is preceded with whitespace. 2969
Error Line is longer than 80 characters. 2971
Error '}' should be on the same line. 2982
Error Line is longer than 80 characters. 2984
Error Line is longer than 80 characters. 2989
Error Method 'processFieldAccess' is not designed for extension - needs to be abstract, final or empty. 2989
Error Missing a Javadoc comment. 2989
Error '(' is followed by whitespace. 2989
Error Parameter name should be final. 2989
Error Parameter field should be final. 2989
Error Parameter steps should be final. 2989
Error ')' is preceded with whitespace. 2989
Error 'if' is not followed by whitespace. 2992
Error '(' is followed by whitespace. 2992
Error ')' is preceded with whitespace. 2992
Error '(' is followed by whitespace. 2993
Error ')' is preceded with whitespace. 2993
Error '}' should be on the same line. 2994
Error Line is longer than 80 characters. 2996
Error '(' is followed by whitespace. 2996
Error ')' is preceded with whitespace. 2996
Error Line is longer than 80 characters. 3003
Error Method 'isInScriptBody' is not designed for extension - needs to be abstract, final or empty. 3006
Error '}' should be on the same line. 3009
Error Line is longer than 80 characters. 3011
Error Method 'isPopRequired' is not designed for extension - needs to be abstract, final or empty. 3019
Error Parameter expression should be final. 3019
Error Expected @param tag for 'expression'. 3019
Error Line is longer than 80 characters. 3021
Error Line is longer than 80 characters. 3024
Error Line is longer than 80 characters. 3029
Error switch without "default" clause. 3029
Error Line is longer than 80 characters. 3030
Error Line is longer than 80 characters. 3031
Error Method 'firstStatementIsSuperInit' is not designed for extension - needs to be abstract, final or empty. 3043
Error Missing a Javadoc comment. 3043
Error Parameter code should be final. 3043
Error '}' should be on the same line. 3047
Error Line contains a tab character. 3060
Error Line is longer than 80 characters. 3062
Error Line is longer than 80 characters. 3063
Error Line contains a tab character. 3063
Error Method 'createSyntheticStaticFields' is not designed for extension - needs to be abstract, final or empty. 3070
Error Missing a Javadoc comment. 3070
Error Line is longer than 80 characters. 3071
Error Line is longer than 80 characters. 3074
Error Line is longer than 80 characters. 3090
Error Line is longer than 80 characters. 3100
Error Line is longer than 80 characters. 3101
Error Line is longer than 80 characters. 3103
Error '3' is a magic number. 3104
Error First sentence should end with a period. 3109
Error Method 'visitClassExpression' is not designed for extension - needs to be abstract, final or empty. 3110
Error Parameter expression should be final. 3110
Error Expected @param tag for 'expression'. 3110
Error Line is longer than 80 characters. 3112
Error Line is longer than 80 characters. 3117
Error '}' should be on the same line. 3118
Error Line is longer than 80 characters. 3121
Error Avoid inline conditionals. 3121
Error Line is longer than 80 characters. 3125
Error Line is longer than 80 characters. 3129
Error Line is longer than 80 characters. 3131
Error Line is longer than 80 characters. 3135
Error Method 'visitRangeExpression' is not designed for extension - needs to be abstract, final or empty. 3140
Error Missing a Javadoc comment. 3140
Error Parameter expression should be final. 3140
Error Missing a Javadoc comment. 3152
Error Parameter expression should be final. 3152
Error Method 'visitMapExpression' is not designed for extension - needs to be abstract, final or empty. 3155
Error Missing a Javadoc comment. 3155
Error Parameter expression should be final. 3155
Error Method 'visitTupleExpression' is not designed for extension - needs to be abstract, final or empty. 3179
Error Missing a Javadoc comment. 3179
Error Parameter expression should be final. 3179
Error Method 'visitArrayExpression' is not designed for extension - needs to be abstract, final or empty. 3195
Error Missing a Javadoc comment. 3195
Error Parameter expression should be final. 3195
Error '}' should be on the same line. 3205
Error '}' should be on the same line. 3218
Error 'if' is not followed by whitespace. 3221
Error Line is longer than 80 characters. 3222
Error '}' should be on the same line. 3223
Error Method 'visitListExpression' is not designed for extension - needs to be abstract, final or empty. 3233
Error Missing a Javadoc comment. 3233
Error Parameter expression should be final. 3233
Error Method 'visitGStringExpression' is not designed for extension - needs to be abstract, final or empty. 3248
Error Missing a Javadoc comment. 3248
Error Parameter expression should be final. 3248
Error Line is longer than 80 characters. 3266
Error Line is longer than 80 characters. 3272
Error Missing a Javadoc comment. 3276
Error Parameter s should be final. 3276
Error Method 'addInnerClass' is not designed for extension - needs to be abstract, final or empty. 3282
Error Missing a Javadoc comment. 3282
Error Parameter innerClass should be final. 3282
Error Method 'createClosureClass' is not designed for extension - needs to be abstract, final or empty. 3287
Error Missing a Javadoc comment. 3287
Error Parameter expression should be final. 3287
Error Line is longer than 80 characters. 3292
Error Line is longer than 80 characters. 3293
Error '{' is followed by whitespace. 3300
Error Line is longer than 80 characters. 3305
Error Line is longer than 80 characters. 3314
Error Line is longer than 80 characters. 3322
Error '}' should be on the same line. 3323
Error Line is longer than 80 characters. 3345
Error Line contains a tab character. 3371
Error Line is longer than 80 characters. 3374
Error Line is longer than 80 characters. 3395
Error '}' should be on the same line. 3397
Error Line is longer than 80 characters. 3399
Error Line contains a tab character. 3399
Error Line is longer than 80 characters. 3413
Error Method 'getOutermostClass' is not designed for extension - needs to be abstract, final or empty. 3419
Error Missing a Javadoc comment. 3419
Error Method 'createGStringClass' is not designed for extension - needs to be abstract, final or empty. 3429
Error Missing a Javadoc comment. 3429
Error Parameter expression should be final. 3429
Error Line is longer than 80 characters. 3436
Error Line is longer than 80 characters. 3443
Error Line is longer than 80 characters. 3454
Error Line is longer than 80 characters. 3455
Error '{' is followed by whitespace. 3455
Error Method 'doConvertAndCast' is not designed for extension - needs to be abstract, final or empty. 3460
Error Missing a Javadoc comment. 3460
Error Parameter type should be final. 3460
Error Method 'evaluateLogicalOrExpression' is not designed for extension - needs to be abstract, final or empty. 3472
Error Missing a Javadoc comment. 3472
Error Parameter expression should be final. 3472
Error Line is longer than 80 characters. 3473
Error Line is longer than 80 characters. 3486
Error Line is longer than 80 characters. 3494
Error Method 'evaluateLogicalAndExpression' is not designed for extension - needs to be abstract, final or empty. 3496
Error Missing a Javadoc comment. 3496
Error Parameter expression should be final. 3496
Error Line is longer than 80 characters. 3497
Error Line is longer than 80 characters. 3501
Error Line is longer than 80 characters. 3516
Error Method 'evaluateBinaryExpression' is not designed for extension - needs to be abstract, final or empty. 3516
Error Missing a Javadoc comment. 3516
Error Parameter method should be final. 3516
Error Parameter expression should be final. 3516
Error Line is longer than 80 characters. 3522
Error '{' is followed by whitespace. 3522
Error Method 'evaluateCompareTo' is not designed for extension - needs to be abstract, final or empty. 3527
Error Missing a Javadoc comment. 3527
Error Parameter expression should be final. 3527
Error Line is longer than 80 characters. 3535
Error Method 'evaluateBinaryExpressionWithAsignment' is not designed for extension - needs to be abstract, final or empty. 3535
Error Missing a Javadoc comment. 3535
Error Parameter method should be final. 3535
Error Parameter expression should be final. 3535
Error Line is longer than 80 characters. 3539
Error Line is longer than 80 characters. 3550
Error '{' is followed by whitespace. 3550
Error Line is longer than 80 characters. 3552
Error Line is longer than 80 characters. 3558
Error '{' is followed by whitespace. 3558
Error Line is longer than 80 characters. 3574
Error Missing a Javadoc comment. 3574
Error Parameter compareMethod should be final. 3574
Error Parameter bin should be final. 3574
Error Expression can be simplified. 3575
Error '}' should be on the same line. 3577
Error Line is longer than 80 characters. 3583
Error Method 'evalBinaryExp_LateBinding' is not designed for extension - needs to be abstract, final or empty. 3583
Error Missing a Javadoc comment. 3583
Error Name 'evalBinaryExp_LateBinding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3583
Error Parameter compareMethod should be final. 3583
Error Parameter expression should be final. 3583
Error Line is longer than 80 characters. 3592
Error Line is longer than 80 characters. 3597
Error Method 'evalBinaryExp_EarlyBinding' is not designed for extension - needs to be abstract, final or empty. 3597
Error Method length is 195 lines (max allowed is 150). 3597
Error Name 'evalBinaryExp_EarlyBinding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3597
Error Parameter compareMethod should be final. 3597
Error Expected @param tag for 'compareMethod'. 3597
Error Parameter expression should be final. 3597
Error Expected @param tag for 'expression'. 3597
Error '{' is not preceded with whitespace. 3602
Error '}' should be on the same line. 3605
Error Line is longer than 80 characters. 3610
Error Line is longer than 80 characters. 3611
Error Line is longer than 80 characters. 3612
Error '||' should be on a new line. 3612
Error Line is longer than 80 characters. 3613
Error Line is longer than 80 characters. 3614
Error '?' is not preceded with whitespace. 3614
Error Avoid inline conditionals. 3614
Error Line is longer than 80 characters. 3638
Error '}' should be on the same line. 3641
Error '}' should be on the same line. 3646
Error '}' should be on the same line. 3651
Error Line is longer than 80 characters. 3658
Error ';' is not followed by whitespace. 3662
Error Line is longer than 80 characters. 3664
Error ';' is not followed by whitespace. 3670
Error Line is longer than 80 characters. 3672
Error Avoid nested blocks. 3679
Error Line is longer than 80 characters. 3695
Error ';' is not followed by whitespace. 3698
Error Line is longer than 80 characters. 3700
Error Line is longer than 80 characters. 3705
Error Line is longer than 80 characters. 3710
Error '}' should be on the same line. 3719
Error Line is longer than 80 characters. 3726
Error Line is longer than 80 characters. 3732
Error Line is longer than 80 characters. 3740
Error Avoid nested blocks. 3747
Error Line is longer than 80 characters. 3763
Error Line is longer than 80 characters. 3768
Error Line is longer than 80 characters. 3772
Error Line is longer than 80 characters. 3776
Error ';' is not followed by whitespace. 3776
Error '}' should be on the same line. 3785
Error Missing a Javadoc comment. 3793
Error Parameter aClass should be final. 3793
Error Line is longer than 80 characters. 3795
Error Method 'evaluateEqual' is not designed for extension - needs to be abstract, final or empty. 3799
Error Method length is 194 lines (max allowed is 150). 3799
Error Missing a Javadoc comment. 3799
Error Parameter expression should be final. 3799
Error Line is longer than 80 characters. 3803
Error Line is longer than 80 characters. 3804
Error Line is longer than 80 characters. 3812
Error Expression can be simplified. 3819
Error '{' is not preceded with whitespace. 3819
Error Line is longer than 80 characters. 3820
Error '{' is not followed by whitespace. 3825
Error Line is longer than 80 characters. 3829
Error Line is longer than 80 characters. 3830
Error Line is longer than 80 characters. 3831
Error Line is longer than 80 characters. 3832
Error Parameter visitor should be final. 3833
Error Line is longer than 80 characters. 3834
Error Line is longer than 80 characters. 3836
Error Parameter resolver should be final. 3836
Error Line is longer than 80 characters. 3847
Error '}' should be on the same line. 3852
Error '{' is not preceded with whitespace. 3853
Error Line is longer than 80 characters. 3855
Error Line is longer than 80 characters. 3856
Error Line is longer than 80 characters. 3859
Error Line is longer than 80 characters. 3861
Error Line is longer than 80 characters. 3862
Error Line is longer than 80 characters. 3863
Error Line is longer than 80 characters. 3864
Error Parameter visitor should be final. 3865
Error Line is longer than 80 characters. 3866
Error Line is longer than 80 characters. 3868
Error Parameter resolver should be final. 3868
Error Line is longer than 80 characters. 3875
Error '}' should be on the same line. 3885
Error Line is longer than 80 characters. 3897
Error '{' is followed by whitespace. 3897
Error Line is longer than 80 characters. 3912
Error '}' should be on the same line. 3915
Error Line is longer than 80 characters. 3918
Error '}' should be on the same line. 3920
Error '}' should be on the same line. 3924
Error '&&' should be on a new line. 3926
Error Line is longer than 80 characters. 3927
Error 'cast' is not followed by whitespace. 3927
Error '}' should be on the same line. 3929
Error Line is longer than 80 characters. 3931
Error '}' should be on the same line. 3935
Error '{' is not preceded with whitespace. 3936
Error Line is longer than 80 characters. 3937
Error '}' should be on the same line. 3938
Error '}' should be on the same line. 3943
Error Line is longer than 80 characters. 3957
Error ')' is preceded with whitespace. 3962
Error 'if' construct must use '{}'s. 3964
Error Line is longer than 80 characters. 3964
Error ')' is preceded with whitespace. 3964
Error '}' should be on the same line. 3966
Error Line is longer than 80 characters. 3970
Error '}' should be on the same line. 3976
Error Line is longer than 80 characters. 3978
Error Line is longer than 80 characters. 3981
Error Line is longer than 80 characters. 3988
Error Line is longer than 80 characters. 3994
Error Missing a Javadoc comment. 3994
Error Parameter leftExpression should be final. 3994
Error Parameter rightExpression should be final. 3994
Error Line is longer than 80 characters. 3995
Error '}' should be on the same line. 3999
Error Missing a Javadoc comment. 4006
Error Parameter ltype should be final. 4006
Error Parameter rtype should be final. 4006
Error '}' should be on the same line. 4009
Error Conditional logic can be removed. 4010
Error Missing a Javadoc comment. 4017
Error Parameter l should be final. 4017
Error Parameter r should be final. 4017
Error '}' should be on the same line. 4020
Error Conditional logic can be removed. 4021
Error '{' is not preceded with whitespace. 4021
Error Missing a Javadoc comment. 4027
Error Parameter l should be final. 4027
Error Parameter r should be final. 4027
Error '}' should be on the same line. 4030
Error Conditional logic can be removed. 4031
Error '{' is not preceded with whitespace. 4031
Error First sentence should end with a period. 4038
Error Line is longer than 80 characters. 4041
Error Method 'getLHSType' is not designed for extension - needs to be abstract, final or empty. 4043
Error Parameter leftExpression should be final. 4043
Error Expected @param tag for 'leftExpression'. 4043
Error Must have at least one statement. 4044
Error Line is longer than 80 characters. 4046
Error '}' should be on the same line. 4072
Error Method 'isValidTypeForCast' is not designed for extension - needs to be abstract, final or empty. 4089
Error Missing a Javadoc comment. 4089
Error Parameter type should be final. 4089
Error Line is longer than 80 characters. 4090
Error Method 'visitAndAutoboxBoolean' is not designed for extension - needs to be abstract, final or empty. 4093
Error Missing a Javadoc comment. 4093
Error Parameter expression should be final. 4093
Error Method 'evaluatePrefixMethod' is not designed for extension - needs to be abstract, final or empty. 4101
Error Missing a Javadoc comment. 4101
Error Parameter method should be final. 4101
Error Parameter expression should be final. 4101
Error Line is longer than 80 characters. 4102
Error '!' is followed by whitespace. 4102
Error Method 'evaluatePostfixMethod' is not designed for extension - needs to be abstract, final or empty. 4115
Error Missing a Javadoc comment. 4115
Error Parameter method should be final. 4115
Error Parameter expression should be final. 4115
Error Method 'isHolderVariable' is not designed for extension - needs to be abstract, final or empty. 4132
Error Missing a Javadoc comment. 4132
Error Parameter expression should be final. 4132
Error Line is longer than 80 characters. 4139
Error Method 'evaluateInstanceof' is not designed for extension - needs to be abstract, final or empty. 4151
Error Missing a Javadoc comment. 4151
Error Parameter expression should be final. 4151
Error '}' should be on the same line. 4158
Error Line is longer than 80 characters. 4161
Error Line is longer than 80 characters. 4163
Error Line is longer than 80 characters. 4164
Error Method 'argumentsUseStack' is not designed for extension - needs to be abstract, final or empty. 4173
Error Parameter arguments should be final. 4173
Error Expected @param tag for 'arguments'. 4173
Error Line is longer than 80 characters. 4174
Error Method 'isNonStaticField' is not designed for extension - needs to be abstract, final or empty. 4180
Error Parameter expression should be final. 4180
Error Expected @param tag for 'expression'. 4180
Error '}' should be on the same line. 4185
Error '}' should be on the same line. 4189
Error Method 'isThisExpression' is not designed for extension - needs to be abstract, final or empty. 4200
Error Missing a Javadoc comment. 4200
Error Parameter expression should be final. 4200
Error First sentence should end with a period. 4208
Error Line is longer than 80 characters. 4209
Error Expected an @return tag. 4212
Error Method 'createReturnLHSExpression' is not designed for extension - needs to be abstract, final or empty. 4212
Error Parameter expression should be final. 4212
Error Expected @param tag for 'expression'. 4212
Error Method 'createReusableExpression' is not designed for extension - needs to be abstract, final or empty. 4222
Error Missing a Javadoc comment. 4222
Error Parameter expression should be final. 4222
Error Parameter expression should be final. 4224
Error Line is longer than 80 characters. 4226
Error '}' should be on the same line. 4228
Error Line is longer than 80 characters. 4237
Error Line is longer than 80 characters. 4238
Error Method 'isComparisonExpression' is not designed for extension - needs to be abstract, final or empty. 4241
Error Missing a Javadoc comment. 4241
Error Parameter expression should be final. 4241
Error switch without "default" clause. 4244
Error '}' should be on the same line. 4256
Error Method 'onLineNumber' is not designed for extension - needs to be abstract, final or empty. 4263
Error Missing a Javadoc comment. 4263
Error Parameter statement should be final. 4263
Error Parameter message should be final. 4263
Error '>=' is not followed by whitespace. 4268
Error Line is longer than 80 characters. 4277
Error Method 'getVariableScope' is not designed for extension - needs to be abstract, final or empty. 4282
Error Missing a Javadoc comment. 4282
Error Line is longer than 80 characters. 4285
Error Line is longer than 80 characters. 4290
Error '}' should be on the same line. 4298
Error Line is longer than 80 characters. 4302
Error '}' should be on the same line. 4309
Error Line is longer than 80 characters. 4311
Error Line is longer than 80 characters. 4321
Error Method 'getClosureSharedVariables' is not designed for extension - needs to be abstract, final or empty. 4321
Error Parameter expression should be final. 4321
Error Expected @param tag for 'expression'. 4321
Error Line is longer than 80 characters. 4329
Error Line is longer than 80 characters. 4333
Error '}' should be on the same line. 4335
Error Line is longer than 80 characters. 4373
Error Line is longer than 80 characters. 4382
Error Line is longer than 80 characters. 4383
Error Method 'isNotFieldOfOutermostClass' is not designed for extension - needs to be abstract, final or empty. 4395
Error Missing a Javadoc comment. 4395
Error Parameter var should be final. 4395
Error Method 'findMutableVariables' is not designed for extension - needs to be abstract, final or empty. 4400
Error Missing a Javadoc comment. 4400
Error Line is longer than 80 characters. 4402
Error Line is longer than 80 characters. 4407
Error Line is longer than 80 characters. 4423
Error Line is longer than 80 characters. 4428
Error Line is longer than 80 characters. 4438
Error Line is longer than 80 characters. 4439
Error Method 'addFieldsToVisitor' is not designed for extension - needs to be abstract, final or empty. 4446
Error Missing a Javadoc comment. 4446
Error Parameter scope should be final. 4446
Error 'scope' hides a field. 4446
Error Line is longer than 80 characters. 4447
Error Missing a Javadoc comment. 4456
Error Method 'getVariableType' is not designed for extension - needs to be abstract, final or empty. 4460
Error Missing a Javadoc comment. 4460
Error Parameter name should be final. 4460
Error Method 'resetVariableStack' is not designed for extension - needs to be abstract, final or empty. 4468
Error Missing a Javadoc comment. 4468
Error Parameter parameters should be final. 4468
Error Method 'popScope' is not designed for extension - needs to be abstract, final or empty. 4494
Error Missing a Javadoc comment. 4494
Error Line is longer than 80 characters. 4498
Error Method 'removeVar' is not designed for extension - needs to be abstract, final or empty. 4524
Error Missing a Javadoc comment. 4524
Error Parameter v should be final. 4524
Error ')' is preceded with whitespace. 4524
Error Line contains a tab character. 4525
Error Line contains a tab character. 4527
Error Line contains a tab character. 4528
Error Line contains a tab character. 4529
Error Line contains a tab character. 4530
Error Line is longer than 80 characters. 4531
Error Line contains a tab character. 4531
Error Line contains a tab character. 4532
Error Line contains a tab character. 4533
Error Line contains a tab character. 4534
Error Line contains a tab character. 4535
Error Missing a Javadoc comment. 4538
Error Parameter v should be final. 4538
Error 'if' is not followed by whitespace. 4540
Error Method 'pushBlockScope' is not designed for extension - needs to be abstract, final or empty. 4548
Error Missing a Javadoc comment. 4548
Error Line is longer than 80 characters. 4553
Error Line is longer than 80 characters. 4555
Error Method 'pushBlockScope' is not designed for extension - needs to be abstract, final or empty. 4558
Error Parameter canContinue should be final. 4558
Error Parameter canBreak should be final. 4558
Error Line is longer than 80 characters. 4561
Error Avoid inline conditionals. 4561
Error Avoid inline conditionals. 4561
Error Line is longer than 80 characters. 4562
Error '?' is not preceded with whitespace. 4562
Error Avoid inline conditionals. 4562
Error Avoid inline conditionals. 4562
Error First sentence should end with a period. 4566
Error Expected an @return tag. 4569
Error Method 'defineVariable' is not designed for extension - needs to be abstract, final or empty. 4569
Error Parameter name should be final. 4569
Error Expected @param tag for 'name'. 4569
Error Parameter type should be final. 4569
Error Expected @param tag for 'type'. 4569
Error Line is longer than 80 characters. 4573
Error Method 'defineVariable' is not designed for extension - needs to be abstract, final or empty. 4573
Error Missing a Javadoc comment. 4573
Error Parameter name should be final. 4573
Error Parameter type should be final. 4573
Error Parameter define should be final. 4573
Error Missing a Javadoc comment. 4577
Error Parameter name should be final. 4577
Error Parameter type should be final. 4577
Error Parameter define should be final. 4577
Error Line is longer than 80 characters. 4591
Error Line is longer than 80 characters. 4594
Error '}' should be on the same line. 4598
Error Line is longer than 80 characters. 4603
Error Line is longer than 80 characters. 4607
Error '}' should be on the same line. 4612
Error Line is longer than 80 characters. 4614
Error Missing a Javadoc comment. 4626
Error Method 'isFieldOrVariable' is not designed for extension - needs to be abstract, final or empty. 4632
Error Parameter name should be final. 4632
Error Expected @param tag for 'name'. 4632
Error Line is longer than 80 characters. 4633
Error Method 'checkValidType' is not designed for extension - needs to be abstract, final or empty. 4636
Error Missing a Javadoc comment. 4636
Error Parameter type should be final. 4636
Error Parameter node should be final. 4636
Error Parameter message should be final. 4636
Error Method 'checkValidType' is not designed for extension - needs to be abstract, final or empty. 4647
Error Missing a Javadoc comment. 4647
Error Parameter type should be final. 4647
Error Parameter node should be final. 4647
Error Parameter message should be final. 4647
Error 'if' construct must use '{}'s. 4648
Error '!=' is not preceded with whitespace. 4648
Error Line is longer than 80 characters. 4670
Error Method 'resolveClassName' is not designed for extension - needs to be abstract, final or empty. 4673
Error Missing a Javadoc comment. 4673
Error Parameter type should be final. 4673
Error Method 'createVariableName' is not designed for extension - needs to be abstract, final or empty. 4677
Error Missing a Javadoc comment. 4677
Error Parameter type should be final. 4677
Error Method 'getExpressionType' is not designed for extension - needs to be abstract, final or empty. 4685
Error Parameter expression should be final. 4685
Error Expected @param tag for 'expression'. 4685
Error Line is longer than 80 characters. 4691
Error '!' is followed by whitespace. 4694
Error Parameter type should be final. 4706
Error Expected @param tag for 'type'. 4706
Error Method 'isInClosureConstructor' is not designed for extension - needs to be abstract, final or empty. 4714
Error Missing a Javadoc comment. 4714
Error Method 'isStaticMethod' is not designed for extension - needs to be abstract, final or empty. 4720
Error Missing a Javadoc comment. 4720
Error Missing a Javadoc comment. 4727
Error Variable 'classCache' must be private and have accessor methods. 4727
Error Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. 4742
Error Parameter name should be final. 4742
Error Expected @param tag for 'name'. 4742
Error '}' should be on the same line. 4750
Error Line contains a tab character. 4757
Error Line contains a tab character. 4758
Error 'cast' is not followed by whitespace. 4758
Error 'if' construct must use '{}'s. 4759
Error Line contains a tab character. 4759
Error Line contains a tab character. 4760
Error Line contains a tab character. 4762
Error Line contains a tab character. 4764
Error Line contains a tab character. 4766
Error '}' should be on the same line. 4767
Error Line is longer than 80 characters. 4769
Error '}' should be on the same line. 4771
Error Line is longer than 80 characters. 4773
Error Method 'getCompileUnit' is not designed for extension - needs to be abstract, final or empty. 4777
Error Missing a Javadoc comment. 4777
Error Line is longer than 80 characters. 4786
Error Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 4789
Error Parameter call should be final. 4789
Error Expected @param tag for 'call'. 4789
Error '}' should be on the same line. 4792
Error ';' is preceded with whitespace. 4813
Error '}' should be on the same line. 4814
Error ';' is preceded with whitespace. 4821
Error ';' is not followed by whitespace. 4821
Error ';' is preceded with whitespace. 4824
Error Line is longer than 80 characters. 4840
Error '?' is not preceded with whitespace. 4840
Error Avoid inline conditionals. 4840
Error ')' is preceded with whitespace. 4840
Error Line is longer than 80 characters. 4845
Error ';' is preceded with whitespace. 4848
Error '}' should be on the same line. 4849
Error ';' is preceded with whitespace. 4852
Error '}' should be on the same line. 4854
Error ')' is preceded with whitespace. 4855
Error '}' should be on the same line. 4858
Error '}' should be on the same line. 4862
Error ';' is preceded with whitespace. 4868
Error ';' is preceded with whitespace. 4874
Error '}' should be on the same line. 4875
Error ';' is preceded with whitespace. 4878
Error '}' should be on the same line. 4879
Error Line is longer than 80 characters. 4881
Error ')' is preceded with whitespace. 4881
Error ';' is preceded with whitespace. 4883
Error '}' should be on the same line. 4884
Error ';' is preceded with whitespace. 4888
Error Line is longer than 80 characters. 4892
Error Line is longer than 80 characters. 4894
Error '!=' is not preceded with whitespace. 4895
Error '}' should be on the same line. 4897
Error ';' is preceded with whitespace. 4901
Error Line is longer than 80 characters. 4904
Error Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 4907
Error Parameter call should be final. 4907
Error Expected @param tag for 'call'. 4907
Error ';' is preceded with whitespace. 4909
Error '}' should be on the same line. 4910
Error ';' is preceded with whitespace. 4912
Error '}' should be on the same line. 4920
Error ';' is preceded with whitespace. 4942
Error '}' should be on the same line. 4943
Error ';' is preceded with whitespace. 4951
Error ';' is not followed by whitespace. 4951
Error ';' is preceded with whitespace. 4955
Error Line is longer than 80 characters. 4968
Error ';' is preceded with whitespace. 4969
Error '}' should be on the same line. 4970
Error ';' is preceded with whitespace. 4977
Error '}' should be on the same line. 4979
Error ';' is preceded with whitespace. 4983
Error Line is longer than 80 characters. 4990
Error ';' is preceded with whitespace. 4991
Error '}' should be on the same line. 4992
Error Line is longer than 80 characters. 4995
Error '}' should be on the same line. 4997
Error Line is longer than 80 characters. 4999
Error ';' is preceded with whitespace. 5006
Error Line is longer than 80 characters. 5009
Error '!=' is not preceded with whitespace. 5010
Error '}' should be on the same line. 5012
Error ';' is preceded with whitespace. 5016
Error Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 5019
Error Missing a Javadoc comment. 5019
Error Parameter propertyExpression should be final. 5019
Error 'if' construct must use '{}'s. 5020
Error ';' is preceded with whitespace. 5021
Error 'if' construct must use '{}'s. 5022
Error ';' is preceded with whitespace. 5023
Error ';' is preceded with whitespace. 5030
Error Line is longer than 80 characters. 5034
Error ';' is preceded with whitespace. 5043
Error 'if' is not followed by whitespace. 5048
Error '(' is followed by whitespace. 5048
Error ')' is preceded with whitespace. 5048
Error Line is longer than 80 characters. 5050
Error Line is longer than 80 characters. 5054
Error ';' is preceded with whitespace. 5055
Error Line is longer than 80 characters. 5071
Error ';' is preceded with whitespace. 5073
Error ';' is preceded with whitespace. 5080
Error '}' should be on the same line. 5082
Error ';' is preceded with whitespace. 5090
Error ';' is preceded with whitespace. 5094
Error '}' should be on the same line. 5097
Error Line is longer than 80 characters. 5100
Error Must have at least one statement. 5104
Error '{' is not followed by whitespace. 5104
Error '}' is not preceded with whitespace. 5104
Error Line is longer than 80 characters. 5111
Error Line is longer than 80 characters. 5112
Error '=' is not followed by whitespace. 5117
Error Line is longer than 80 characters. 5119
Error Line is longer than 80 characters. 5121
Error ';' is preceded with whitespace. 5125
Error ';' is preceded with whitespace. 5129
Error First sentence should end with a period. 5131
Error Expected an @return tag. 5132
Error Line is longer than 80 characters. 5132
Error Parameter methName should be final. 5132
Error Expected @param tag for 'methName'. 5132
Error Parameter argsArray should be final. 5132
Error Expected @param tag for 'argsArray'. 5132
Error Parameter isStaticCall should be final. 5132
Error Expected @param tag for 'isStaticCall'. 5132
Error Line is longer than 80 characters. 5154
Error '}' should be on the same line. 5158
Error Line is longer than 80 characters. 5160
Error '{' is not preceded with whitespace. 5160
Error Line is longer than 80 characters. 5173
Error '}' should be on the same line. 5178
Error '}' should be on the same line. 5184
Error 'catch' is not followed by whitespace. 5185
Error ')' is preceded with whitespace. 5190
Error Line is longer than 80 characters. 5191
Error 'if' construct must use '{}'s. 5192
Error '}' should be on the same line. 5197
Error 'if' is not followed by whitespace. 5198
Error Line is longer than 80 characters. 5201
Error '?' is not preceded with whitespace. 5201
Error Avoid inline conditionals. 5201
Error Line is longer than 80 characters. 5204
Error '?' is not preceded with whitespace. 5204
Error Avoid inline conditionals. 5204
Error Line is longer than 80 characters. 5206
Error '}' should be on the same line. 5207
Error '}' should be on the same line. 5211
Error Line is longer than 80 characters. 5213
Error Line is longer than 80 characters. 5214
Error First sentence should end with a period. 5222
Error Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 5225
Error Parameter expression should be final. 5225
Error Expected @param tag for 'expression'. 5225
Error ')' is preceded with whitespace. 5239
Error '}' should be on the same line. 5242
Error ';' is preceded with whitespace. 5247
Error '}' should be on the same line. 5248
Error ';' is preceded with whitespace. 5252
Error '{' is not preceded with whitespace. 5255
Error ';' is preceded with whitespace. 5256
Error Must have at least one statement. 5257
Error 'cast' is not followed by whitespace. 5277
Error '(' is followed by whitespace. 5277
Error ')' is preceded with whitespace. 5277
Error 'if' is not followed by whitespace. 5280
Error '(' is followed by whitespace. 5280
Error ')' is preceded with whitespace. 5280
Error Line is longer than 80 characters. 5286
Error ';' is preceded with whitespace. 5287
Error '}' should be on the same line. 5288
Error '{' is not preceded with whitespace. 5289
Error ';' is preceded with whitespace. 5291
Error '}' should be on the same line. 5292
Error Line is longer than 80 characters. 5293
Error '{' is not preceded with whitespace. 5293
Error ';' is preceded with whitespace. 5295
Error ';' is preceded with whitespace. 5300
Error Line is longer than 80 characters. 5305
Error ';' is preceded with whitespace. 5306
Error ';' is preceded with whitespace. 5311
Error Line is longer than 80 characters. 5326
Error 'if' is not followed by whitespace. 5326
Error '(' is followed by whitespace. 5326
Error ')' is preceded with whitespace. 5326
Error Line is longer than 80 characters. 5327
Error ')' is preceded with whitespace. 5327
Error Line is longer than 80 characters. 5330
Error ';' is preceded with whitespace. 5331
Error ';' is preceded with whitespace. 5337
Error Line is longer than 80 characters. 5342
Error '(' is followed by whitespace. 5342
Error ')' is preceded with whitespace. 5342
Error Line is longer than 80 characters. 5349
Error ';' is preceded with whitespace. 5352
Error ';' is preceded with whitespace. 5359
Error Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 5362
Error Missing a Javadoc comment. 5362
Error Parameter staticCall should be final. 5362
Error '}' should be on the same line. 5365
Error Line is longer than 80 characters. 5394
Error '}' should be on the same line. 5396
Error Line is longer than 80 characters. 5403
Error ';' is not followed by whitespace. 5404
Error Line is longer than 80 characters. 5417
Error '}' should be on the same line. 5419
Error Line is longer than 80 characters. 5422
Error '}' should be on the same line. 5424
Error Line is longer than 80 characters. 5425
Error ')' is preceded with whitespace. 5425
Error Line is longer than 80 characters. 5427
Error '}' should be on the same line. 5429
Error Line is longer than 80 characters. 5437
Error Line is longer than 80 characters. 5439
Error '!=' is not preceded with whitespace. 5440
Error '}' should be on the same line. 5442
Error Line is longer than 80 characters. 5445
Error Line is longer than 80 characters. 5450
Error Missing a Javadoc comment. 5452
Error Parameter object should be final. 5452
Error Parameter type should be final. 5452
Error '}' should be on the same line. 5465
Error '}' should be on the same line. 5470
Error Line is longer than 80 characters. 5472
Error '}' should be on the same line. 5479
Error '}' should be on the same line. 5484
Error Line is longer than 80 characters. 5486
Error Line is longer than 80 characters. 5513
Error Line is longer than 80 characters. 5514
Error Line is longer than 80 characters. 5515
Error Line is longer than 80 characters. 5516
Error '+' is not preceded with whitespace. 5516
Error '+' is not followed by whitespace. 5516
Error Line is longer than 80 characters. 5517
Error '+' is not followed by whitespace. 5517
Error '+' is not preceded with whitespace. 5517
Error '+' is not followed by whitespace. 5517
Error '+' is not preceded with whitespace. 5517
Error '+' is not followed by whitespace. 5517
Error '}' should be on the same line. 5521
Error Line is longer than 80 characters. 5544
Error Line is longer than 80 characters. 5545
Error Line is longer than 80 characters. 5546
Error Line is longer than 80 characters. 5547
Error '+' is not preceded with whitespace. 5547
Error '+' is not followed by whitespace. 5547
Error Line is longer than 80 characters. 5548
Error '+' is not followed by whitespace. 5548
Error '+' is not preceded with whitespace. 5548
Error '+' is not followed by whitespace. 5548
Error '+' is not preceded with whitespace. 5548
Error '+' is not followed by whitespace. 5548
Error Avoid inline conditionals. 5557
Error Missing a Javadoc comment. 5562
Error Parameter object should be final. 5562
Error '}' should be on the same line. 5566
Error '}' should be on the same line. 5571
Error '}' should be on the same line. 5575
Error '}' should be on the same line. 5579
Error Missing a Javadoc comment. 5584
Error Parameter value should be final. 5584
Error Missing a Javadoc comment. 5588
Error Parameter text should be final. 5588

org/codehaus/groovy/classgen/BlockScope.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 52
Error Line contains a tab character. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Parameter parent should be final. 67
Error 'parent' hides a field. 67
Error Line has trailing spaces. 70
Error Method 'getContinueLabel' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Method 'setContinueLabel' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter continueLabel should be final. 75
Error 'continueLabel' hides a field. 75
Error Method 'getBreakLabel' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Method 'setBreakLabel' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter breakLabel should be final. 83
Error 'breakLabel' hides a field. 83
Error Method 'getParent' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Method 'getFirstVariableIndex' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Method 'setFirstVariableIndex' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Parameter firstVariableIndex should be final. 95
Error 'firstVariableIndex' hides a field. 95
Error Method 'setLastVariableIndex' is not designed for extension - needs to be abstract, final or empty. 104
Error Parameter firstVariableIndex should be final. 104
Error 'firstVariableIndex' hides a field. 104
Error Expected @param tag for 'firstVariableIndex'. 104
Error Method 'getLastVariableIndex' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108

org/codehaus/groovy/classgen/BytecodeExpression.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 59
Error Line has trailing spaces. 61
Error Missing a Javadoc comment. 62
Error Parameter visitor should be final. 62
Error Method 'transformExpression' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter transformer should be final. 64
Error Missing a Javadoc comment. 68
Error Parameter resolver should be final. 68

org/codehaus/groovy/classgen/BytecodeHelper.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 65
Error Missing a Javadoc comment. 72
Error Method 'getCodeVisitor' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 78
Error Parameter cv should be final. 78
Error 'cv' hides a field. 78
Error First sentence should end with a period. 82
Error Method 'box' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter type should be final. 85
Error Expected @param tag for 'type'. 85
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 88
Error First sentence should end with a period. 92
Error Method 'quickBoxIfNecessary' is not designed for extension - needs to be abstract, final or empty. 96
Error Parameter cls should be final. 96
Error Expected @param tag for 'cls'. 96
Error '}' should be on the same line. 101
Error Line is longer than 80 characters. 125
Error First sentence should end with a period. 133
Error Method 'quickUnboxIfNecessary' is not designed for extension - needs to be abstract, final or empty. 137
Error Parameter cls should be final. 137
Error Expected @param tag for 'cls'. 137
Error Line is longer than 80 characters. 140
Error Line is longer than 80 characters. 145
Error Line is longer than 80 characters. 148
Error Method 'box' is not designed for extension - needs to be abstract, final or empty. 154
Error Missing a Javadoc comment. 154
Error Parameter type should be final. 154
Error Line is longer than 80 characters. 156
Error Line is longer than 80 characters. 157
Error First sentence should end with a period. 162
Error Method 'unbox' is not designed for extension - needs to be abstract, final or empty. 165
Error Parameter type should be final. 165
Error Expected @param tag for 'type'. 165
Error Line is longer than 80 characters. 167
Error First sentence should end with a period. 176
Error Method 'unbox' is not designed for extension - needs to be abstract, final or empty. 179
Error Parameter type should be final. 179
Error Expected @param tag for 'type'. 179
Error Line is longer than 80 characters. 181
Error Line is longer than 80 characters. 182
Error Missing a Javadoc comment. 186
Error Parameter type should be final. 186
Error First sentence should end with a period. 198
Error Parameter name should be final. 204
Error Expected @param tag for 'name'. 204
Error Line is longer than 80 characters. 214
Error '}' should be on the same line. 226
Error '}' should be on the same line. 229
Error '}' should be on the same line. 232
Error '}' should be on the same line. 235
Error '}' should be on the same line. 238
Error '}' should be on the same line. 241
Error '}' should be on the same line. 244
Error Parameter name should be final. 254
Error Expected @param tag for 'name'. 254
Error Parameter name should be final. 268
Error Expected @param tag for 'name'. 268
Error 'if' construct must use '{}'s. 274
Error Line is longer than 80 characters. 284
Error Parameter returnTypeName should be final. 284
Error Expected @param tag for 'returnTypeName'. 284
Error Parameter paramTypeNames should be final. 284
Error Expected @param tag for 'paramTypeNames'. 284
Error Line is longer than 80 characters. 298
Error Parameter returnType should be final. 298
Error Expected @param tag for 'returnType'. 298
Error Parameter paramTypes should be final. 298
Error Expected @param tag for 'paramTypes'. 298
Error Missing a Javadoc comment. 309
Error Parameter meth should be final. 309
Error Line is longer than 80 characters. 310
Error Missing a Javadoc comment. 313
Error Parameter type should be final. 313
Error '}' should be on the same line. 316
Error Parameter names should be final. 325
Error Expected @param tag for 'names'. 325
Error Method 'pushConstant' is not designed for extension - needs to be abstract, final or empty. 334
Error Missing a Javadoc comment. 334
Error Parameter value should be final. 334
Error '}' should be on the same line. 337
Error Method 'pushConstant' is not designed for extension - needs to be abstract, final or empty. 343
Error Missing a Javadoc comment. 343
Error Parameter value should be final. 343
Error '3' is a magic number. 354
Error '4' is a magic number. 357
Error '5' is a magic number. 360
Error '}' should be on the same line. 366
Error '}' should be on the same line. 369
Error Method 'doCast' is not designed for extension - needs to be abstract, final or empty. 376
Error Missing a Javadoc comment. 376
Error Parameter type should be final. 376
Error '}' should be on the same line. 380
Error Line is longer than 80 characters. 384
Error Avoid inline conditionals. 384
Error Method 'doCast' is not designed for extension - needs to be abstract, final or empty. 389
Error Missing a Javadoc comment. 389
Error Parameter type should be final. 389
Error Method 'load' is not designed for extension - needs to be abstract, final or empty. 397
Error Missing a Javadoc comment. 397
Error Parameter type should be final. 397
Error Parameter idx should be final. 397
Error '}' should be on the same line. 400
Error '}' should be on the same line. 403
Error '}' should be on the same line. 406
Error '}' should be on the same line. 414
Error Method 'load' is not designed for extension - needs to be abstract, final or empty. 420
Error Missing a Javadoc comment. 420
Error Parameter v should be final. 420
Error Line contains a tab character. 421
Error Method 'store' is not designed for extension - needs to be abstract, final or empty. 424
Error Missing a Javadoc comment. 424
Error Parameter type should be final. 424
Error Parameter idx should be final. 424
Error '}' should be on the same line. 427
Error '}' should be on the same line. 430
Error '}' should be on the same line. 433
Error '}' should be on the same line. 441
Error Method 'store' is not designed for extension - needs to be abstract, final or empty. 447
Error Missing a Javadoc comment. 447
Error Parameter v should be final. 447
Error Parameter markStart should be final. 447
Error '}' should be on the same line. 453
Error '}' should be on the same line. 456
Error '}' should be on the same line. 459
Error '}' should be on the same line. 467
Error Line is longer than 80 characters. 476
Error Method 'store' is not designed for extension - needs to be abstract, final or empty. 481
Error Missing a Javadoc comment. 481
Error Parameter v should be final. 481
Error Missing a Javadoc comment. 486
Error Parameter type should be final. 486
Error '}' should be on the same line. 489
Error '}' should be on the same line. 492
Error '}' should be on the same line. 495
Error '}' should be on the same line. 498
Error '}' should be on the same line. 501
Error '}' should be on the same line. 504
Error '}' should be on the same line. 507
Error '}' should be on the same line. 510
Error Parameter type should be final. 521
Error 'if' construct must use '{}'s. 528
Error '==' is not followed by whitespace. 528
Error Line has trailing spaces. 536
Error Method 'loadConstant' is not designed for extension - needs to be abstract, final or empty. 540
Error Parameter value should be final. 540
Error Expected @param tag for 'value'. 540
Error '}' should be on the same line. 543
Error '}' should be on the same line. 546
Error Line is longer than 80 characters. 550
Error Line contains a tab character. 555
Error Line contains a tab character. 556
Error '}' should be on the same line. 557
Error Line contains a tab character. 559
Error Line contains a tab character. 560
Error '}' should be on the same line. 561
Error Line contains a tab character. 563
Error Line contains a tab character. 564
Error '}' should be on the same line. 565
Error Line contains a tab character. 567
Error Line contains a tab character. 568
Error '}' should be on the same line. 569
Error Line contains a tab character. 571
Error Line contains a tab character. 572
Error '}' should be on the same line. 573
Error '{' is not preceded with whitespace. 574
Error Line contains a tab character. 575
Error Line contains a tab character. 577
Error Line contains a tab character. 578
Error '}' should be on the same line. 578
Error '{' should be on the previous line. 580
Error Line contains a tab character. 581
Error Line is longer than 80 characters. 582
Error Line contains a tab character. 582
Error Line is longer than 80 characters. 583
Error Line contains a tab character. 583
Error Line is longer than 80 characters. 584
Error Line contains a tab character. 584
Error '+' is not followed by whitespace. 584
Error Line contains a tab character. 585
Error '}' should be on the same line. 587
Error Avoid inline conditionals. 590
Error Line is longer than 80 characters. 591
Error '}' should be on the same line. 592
Error Must have at least one statement. 595
Error Line is longer than 80 characters. 599
Error '}' should be on the same line. 601
Error Line is longer than 80 characters. 604
Error Line is longer than 80 characters. 610
Error Method 'loadVar' is not designed for extension - needs to be abstract, final or empty. 614
Error Parameter variable should be final. 614
Error Expected @param tag for 'variable'. 614
Error Parameter holder should be final. 614
Error Expected @param tag for 'holder'. 614
Error Line contains a tab character. 615
Error Line contains a tab character. 616
Error Line contains a tab character. 617
Error Line contains a tab character. 618
Error Line is longer than 80 characters. 619
Error Line contains a tab character. 619
Error Line contains a tab character. 620
Error Line is longer than 80 characters. 621
Error Line contains a tab character. 621
Error Line contains a tab character. 622
Error Line contains a tab character. 623
Error Line has trailing spaces. 624
Error Method 'storeVar' is not designed for extension - needs to be abstract, final or empty. 625
Error Missing a Javadoc comment. 625
Error Parameter variable should be final. 625
Error Parameter holder should be final. 625
Error Line has trailing spaces. 628
Error Line contains a tab character. 629
Error Line is longer than 80 characters. 634
Error '}' should be on the same line. 635
Error Line is longer than 80 characters. 637
Error Line has trailing spaces. 644
Error Method 'putField' is not designed for extension - needs to be abstract, final or empty. 653
Error Missing a Javadoc comment. 653
Error Parameter fld should be final. 653
Error Line contains a tab character. 654
Error Method 'putField' is not designed for extension - needs to be abstract, final or empty. 657
Error Missing a Javadoc comment. 657
Error Parameter fld should be final. 657
Error Parameter ownerName should be final. 657
Error Line is longer than 80 characters. 658
Error Line contains a tab character. 658
Error Method 'loadThis' is not designed for extension - needs to be abstract, final or empty. 661
Error Missing a Javadoc comment. 661
Error Missing a Javadoc comment. 665
Error Parameter cls should be final. 665
Error 'if' construct must use '{}'s. 667
Error '}' should be on the same line. 673
Error '}' should be on the same line. 676
Error '}' should be on the same line. 679
Error '}' should be on the same line. 682
Error '}' should be on the same line. 685
Error '}' should be on the same line. 688
Error '}' should be on the same line. 691
Error '}' should be on the same line. 695
Error '{' is not preceded with whitespace. 696
Error '}' should be on the same line. 709
Error '}' should be on the same line. 712
Error '}' should be on the same line. 715
Error '}' should be on the same line. 718
Error '}' should be on the same line. 721
Error '}' should be on the same line. 724
Error '}' should be on the same line. 727
Error '{' is not preceded with whitespace. 733
Error Line is longer than 80 characters. 740
Error First sentence should end with a period. 747
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 751
Error Parameter meth should be final. 751
Error '?' should be on a new line. 752
Error Avoid inline conditionals. 752
Error ':' should be on a new line. 753
Error Line is longer than 80 characters. 754
Error Avoid inline conditionals. 754
Error First sentence should end with a period. 764
Error Method 'boxBoolean' is not designed for extension - needs to be abstract, final or empty. 767
Error Line is longer than 80 characters. 770
Error Line is longer than 80 characters. 774
Error Missing a Javadoc comment. 778
Error Parameter metamethod should be final. 778
Error Line is longer than 80 characters. 779
Error Line is longer than 80 characters. 783
Error Method 'mark' is not designed for extension - needs to be abstract, final or empty. 786
Error Parameter msg should be final. 786
Error Expected @param tag for 'msg'. 786
Error Line has trailing spaces. 790
Error Expected an @return tag. 798
Error Parameter name should be final. 798
Error Expected @param tag for 'name'. 798
Error Line contains a tab character. 800
Error Line contains a tab character. 801
Error Line contains a tab character. 802
Error Line contains a tab character. 803
Error Line contains a tab character. 804
Error Line contains a tab character. 805
Error Line contains a tab character. 806
Error Line contains a tab character. 807
Error Line contains a tab character. 808
Error Line has trailing spaces. 819
Error Line contains a tab character. 821
Error Line contains a tab character. 822
Error Line contains a tab character. 823
Error Line contains a tab character. 824
Error Line contains a tab character. 825
Error '}' should be on the same line. 834
Error '}' should be on the same line. 837
Error '}' should be on the same line. 840
Error '}' should be on the same line. 843
Error '}' should be on the same line. 846
Error '}' should be on the same line. 849
Error '}' should be on the same line. 852
Error '}' should be on the same line. 855
Error Line contains a tab character. 857
Error Method 'dup' is not designed for extension - needs to be abstract, final or empty. 864
Error Missing a Javadoc comment. 864

org/codehaus/groovy/classgen/ClassCompletionVerifier.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 7
Error First sentence should end with a period. 28
Error Line has trailing spaces. 30
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Variable 'classNode' must be private and have accessor methods. 34
Error Line has trailing spaces. 35
Error Method 'getClassNode' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 42
Error Method 'visitClass' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter a_node should be final. 44
Error Name 'a_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error ')' is preceded with whitespace. 46
Error Line is longer than 80 characters. 50
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 55
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 63
Error Parameter a_node should be final. 63
Error Name 'a_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Line is longer than 80 characters. 67
Error Missing a Javadoc comment. 69
Error Parameter a_node should be final. 69
Error Name 'a_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Line is longer than 80 characters. 73
Error Missing a Javadoc comment. 75
Error Parameter a_node should be final. 75
Error Name 'a_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error Line is longer than 80 characters. 79
Error Missing a Javadoc comment. 81
Error Parameter a_node should be final. 81
Error Name 'a_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81

org/codehaus/groovy/classgen/ClassGenerator.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 42
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 48
Error Missing a Javadoc comment. 49
Error Variable 'classLoader' must be private and have accessor methods. 49
Error Missing a Javadoc comment. 51
Error Variable 'innerClasses' must be private and have accessor methods. 51
Error Missing a Javadoc comment. 53
Error Parameter classLoader should be final. 53
Error 'classLoader' hides a field. 53
Error Line has trailing spaces. 56
Error Method 'getInnerClasses' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61

org/codehaus/groovy/classgen/ClassGeneratorException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 48
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 56
Error Parameter message should be final. 56
Error Missing a Javadoc comment. 60
Error Parameter message should be final. 60
Error Parameter cause should be final. 60

org/codehaus/groovy/classgen/DummyClassGenerator.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - org.codehaus.groovy.ast.*. 38
Error Using the '.*' form of import should be avoided - java.util.*. 42
Error Line is longer than 80 characters. 45
Error Line is longer than 80 characters. 46
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 68
Error Parameter context should be final. 69
Error 'context' hides a field. 69
Error Parameter classVisitor should be final. 70
Error Parameter classLoader should be final. 71
Error Parameter sourceFile should be final. 72
Error 'sourceFile' hides a field. 72
Error Method 'visitClass' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Parameter classNode should be final. 81
Error 'classNode' hides a field. 81
Error Line is longer than 80 characters. 84
Error Line is longer than 80 characters. 89
Error ')' is preceded with whitespace. 91
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 95
Error Line is longer than 80 characters. 109
Error Line is longer than 80 characters. 110
Error '}' should be on the same line. 123
Error Method 'visitConstructor' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Parameter node should be final. 130
Error Line is longer than 80 characters. 134
Error Line is longer than 80 characters. 135
Error Line is longer than 80 characters. 139
Error Method 'visitMethod' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error Parameter node should be final. 144
Error Line is longer than 80 characters. 147
Error Line is longer than 80 characters. 149
Error Line is longer than 80 characters. 150
Error Line is longer than 80 characters. 155
Error Method 'visitField' is not designed for extension - needs to be abstract, final or empty. 161
Error Missing a Javadoc comment. 161
Error Parameter fieldNode should be final. 161
Error Line is longer than 80 characters. 164
Error Line is longer than 80 characters. 170
Error First sentence should end with a period. 174
Error Parameter statement should be final. 177
Error Expected @param tag for 'statement'. 177
Error Method 'checkValidType' is not designed for extension - needs to be abstract, final or empty. 181
Error Missing a Javadoc comment. 181
Error Parameter type should be final. 181
Error Parameter node should be final. 181
Error Parameter message should be final. 181
Error 'if' construct must use '{}'s. 182
Error '!=' is not preceded with whitespace. 182
Error Line is longer than 80 characters. 204
Error Method 'resolveClassName' is not designed for extension - needs to be abstract, final or empty. 206
Error Missing a Javadoc comment. 206
Error Parameter type should be final. 206
Error Missing a Javadoc comment. 210
Error Parameter type should be final. 210
Error Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. 217
Error Missing a Javadoc comment. 217
Error Parameter name should be final. 217
Error '}' should be on the same line. 224
Error '}' should be on the same line. 227
Error '}' should be on the same line. 231
Error '}' should be on the same line. 234
Error '}' should be on the same line. 237
Error '}' should be on the same line. 240
Error '}' should be on the same line. 243
Error '}' should be on the same line. 246
Error '}' should be on the same line. 249
Error '}' should be on the same line. 252
Error Line contains a tab character. 259
Error Line contains a tab character. 260
Error 'cast' is not followed by whitespace. 260
Error 'if' construct must use '{}'s. 261
Error Line contains a tab character. 261
Error Line contains a tab character. 262
Error Line contains a tab character. 264
Error Line contains a tab character. 266
Error Line contains a tab character. 268
Error '}' should be on the same line. 269
Error Line is longer than 80 characters. 271
Error '}' should be on the same line. 273
Error Line is longer than 80 characters. 275
Error Missing a Javadoc comment. 279
Error Variable 'classCache' must be private and have accessor methods. 279
Error Method 'getCompileUnit' is not designed for extension - needs to be abstract, final or empty. 290
Error Missing a Javadoc comment. 290
Error Method 'visitParameters' is not designed for extension - needs to be abstract, final or empty. 298
Error Missing a Javadoc comment. 298
Error Parameter node should be final. 298
Error Parameter parameters should be final. 298
Error ')' is preceded with whitespace. 299
Error Method 'visitParameter' is not designed for extension - needs to be abstract, final or empty. 304
Error Missing a Javadoc comment. 304
Error Parameter node should be final. 304
Error Parameter parameter should be final. 304
Error '!' is followed by whitespace. 305
Error Line is longer than 80 characters. 306

org/codehaus/groovy/classgen/GeneratorContext.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 53
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 64
Error Parameter compileUnit should be final. 64
Error 'compileUnit' hides a field. 64
Error Method 'getNextInnerClassIdx' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Line has trailing spaces. 71
Error Method 'getCompileUnit' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Line is longer than 80 characters. 76
Error Method 'getNextClosureInnerName' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter owner should be final. 76
Error Parameter enclosingClass should be final. 76
Error Parameter enclosingMethod should be final. 76
Error '}' should be on the same line. 81
Error Line is longer than 80 characters. 104

org/codehaus/groovy/classgen/MethodCaller.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 54
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Parameter theClass should be final. 68
Error Parameter name should be final. 68
Error Missing a Javadoc comment. 72
Error Parameter theClass should be final. 72
Error Parameter name should be final. 72
Error Missing a Javadoc comment. 76
Error Parameter theClass should be final. 76
Error Parameter name should be final. 76
Error Missing a Javadoc comment. 80
Error Parameter opcode should be final. 80
Error 'opcode' hides a field. 80
Error Parameter theClass should be final. 80
Error 'theClass' hides a field. 80
Error Parameter name should be final. 80
Error 'name' hides a field. 80
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter codeVisitor should be final. 88
Error Line is longer than 80 characters. 89
Error Method 'getMethodDescriptor' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Line is longer than 80 characters. 108

org/codehaus/groovy/classgen/ReflectorGenerator.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 57
Error Line has trailing spaces. 58
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error Parameter methods should be final. 71
Error 'methods' hides a field. 71
Error Method 'generate' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter cw should be final. 75
Error 'cw' hides a field. 75
Error Parameter className should be final. 75
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 89
Error Method 'generateInvokeMethod' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Line is longer than 80 characters. 105
Error Line is longer than 80 characters. 111
Error Line is longer than 80 characters. 122
Error Line is longer than 80 characters. 126
Error '3' is a magic number. 143
Error Line is longer than 80 characters. 148
Error '4' is a magic number. 150
Error '4' is a magic number. 150
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error Parameter method should be final. 153
Error Line is longer than 80 characters. 156
Error '}' should be on the same line. 162
Error Line is longer than 80 characters. 167
Error '3' is a magic number. 173
Error Line is longer than 80 characters. 174
Error '}' should be on the same line. 175
Error '3' is a magic number. 179
Error Line is longer than 80 characters. 180
Error Avoid inline conditionals. 180
Error Line is longer than 80 characters. 203
Error Line is longer than 80 characters. 209
Error Line is longer than 80 characters. 220
Error Line is longer than 80 characters. 224
Error Line is longer than 80 characters. 246
Error Line is longer than 80 characters. 252
Error Line is longer than 80 characters. 258
Error Line has trailing spaces. 271
Error Method 'loadParameters' is not designed for extension - needs to be abstract, final or empty. 272
Error Missing a Javadoc comment. 272
Error Parameter method should be final. 272
Error Parameter argumentIndex should be final. 272
Error '}' should be on the same line. 284

org/codehaus/groovy/classgen/RuntimeIncompleteClassException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 7
Error First sentence should end with a period. 21
Error Line has trailing spaces. 23
Error Parameter a_classnames should be final. 31
Error Expected @param tag for 'a_classnames'. 31
Error Name 'a_classnames' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Parameter a_node should be final. 31
Error Expected @param tag for 'a_node'. 31
Error Name 'a_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Line is longer than 80 characters. 32

org/codehaus/groovy/classgen/Variable.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error Parameter index should be final. 71
Error 'index' hides a field. 71
Error Parameter type should be final. 71
Error 'type' hides a field. 71
Error Parameter name should be final. 71
Error 'name' hides a field. 71
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Line has trailing spaces. 84
Error Method 'getTypeName' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Method 'getIndex' is not designed for extension - needs to be abstract, final or empty. 92
Error Line is longer than 80 characters. 97
Error Method 'isHolder' is not designed for extension - needs to be abstract, final or empty. 99
Error Method 'setHolder' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error Parameter holder should be final. 103
Error 'holder' hides a field. 103
Error Method 'isProperty' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Parameter property should be final. 111
Error 'property' hides a field. 111
Error Line has trailing spaces. 114
Error Method 'getStartLabel' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error Method 'setStartLabel' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Parameter startLabel should be final. 119
Error 'startLabel' hides a field. 119
Error Method 'getEndLabel' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Method 'setEndLabel' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error Parameter endLabel should be final. 127
Error 'endLabel' hides a field. 127
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error First sentence should end with a period. 136
Error Line is longer than 80 characters. 137
Error Expected an @return tag. 140
Error Method 'deriveBoxedVersion' is not designed for extension - needs to be abstract, final or empty. 140
Error Line is longer than 80 characters. 142
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error Parameter type should be final. 149
Error 'type' hides a field. 149
Error Method 'setDynamic' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error Parameter b should be final. 153

org/codehaus/groovy/classgen/VariableScopeCodeVisitor.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 64
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Parameter scope should be final. 74
Error 'scope' hides a field. 74
Error Method 'getReferencedVariables' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Method 'getDeclaredVariables' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Line has trailing spaces. 86
Error Method 'visitBinaryExpression' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter expression should be final. 88
Error Line is longer than 80 characters. 90
Error '}' should be on the same line. 92
Error Method 'visitForLoop' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Parameter forLoop should be final. 99
Error Method 'visitClosureExpression' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Parameter expression should be final. 105
Error Line has trailing spaces. 109
Error Method 'visitVariableExpression' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Parameter expression should be final. 110
Error Method 'visitPostfixExpression' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Parameter expression should be final. 122
Error '}' should be on the same line. 126
Error Method 'visitPrefixExpression' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132
Error Parameter expression should be final. 132
Error '}' should be on the same line. 136
Error Method 'visitMethodCallExpression' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Parameter call should be final. 142
Error Method 'setParameters' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error Parameter parameters should be final. 149
Error Line has trailing spaces. 156
Error Method 'declareVariable' is not designed for extension - needs to be abstract, final or empty. 162
Error Missing a Javadoc comment. 162
Error Parameter varExp should be final. 162
Error Method 'declareVariable' is not designed for extension - needs to be abstract, final or empty. 167
Error Missing a Javadoc comment. 167
Error Parameter variable should be final. 167
Error Line is longer than 80 characters. 178
Error Method 'createClosureVisitor' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Parameter expression should be final. 178
Error Line is longer than 80 characters. 181

org/codehaus/groovy/classgen/Verifier.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 91
Error Missing a Javadoc comment. 97
Error Name '__TIMESTAMP' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 97
Error Line contains a tab character. 98
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 99
Error Method 'getClassNode' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Method 'getMethodNode' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error First sentence should end with a period. 109
Error Method 'visitClass' is not designed for extension - needs to be abstract, final or empty. 113
Error Parameter node should be final. 113
Error Expected @param tag for 'node'. 113
Error Line is longer than 80 characters. 129
Error Line is longer than 80 characters. 132
Error Line is longer than 80 characters. 138
Error '(' is followed by whitespace. 138
Error Line is longer than 80 characters. 139
Error '(' is followed by whitespace. 139
Error Line is longer than 80 characters. 147
Error '{' is followed by whitespace. 147
Error Line is longer than 80 characters. 149
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 177
Error Line is longer than 80 characters. 185
Error '{' is followed by whitespace. 185
Error Line is longer than 80 characters. 195
Error Line is longer than 80 characters. 196
Error Line is longer than 80 characters. 215
Error Line is longer than 80 characters. 216
Error Line is longer than 80 characters. 217
Error Line has trailing spaces. 228
Error Line is longer than 80 characters. 229
Error '{' is not followed by whitespace. 229
Error Line is longer than 80 characters. 236
Error Line is longer than 80 characters. 237
Error Missing a Javadoc comment. 247
Error Parameter node should be final. 247
Error Method 'visitMethod' is not designed for extension - needs to be abstract, final or empty. 250
Error Missing a Javadoc comment. 250
Error Parameter node should be final. 250
Error '}' should be on the same line. 258
Error Line is longer than 80 characters. 268
Error Line is longer than 80 characters. 269
Error '}' should be on the same line. 270
Error '}' should be on the same line. 274
Error '}' should be on the same line. 281
Error Line contains a tab character. 283
Error Line is longer than 80 characters. 285
Error 'cast' is not followed by whitespace. 285
Error '}' should be on the same line. 286
Error Line is longer than 80 characters. 297
Error Missing a Javadoc comment. 305
Error Parameter node should be final. 305
Error Method 'visitProperty' is not designed for extension - needs to be abstract, final or empty. 308
Error Missing a Javadoc comment. 308
Error Parameter node should be final. 308
Error Line has trailing spaces. 312
Error Line is longer than 80 characters. 322
Error Line is longer than 80 characters. 328
Error Line is longer than 80 characters. 335
Error Line is longer than 80 characters. 343
Error Line is longer than 80 characters. 350
Error '{' is followed by whitespace. 350
Error Line is longer than 80 characters. 352
Error First sentence should end with a period. 362
Error Line has trailing spaces. 363
Error Line is longer than 80 characters. 363
Error Method 'addDefaultParameterMethods' is not designed for extension - needs to be abstract, final or empty. 365
Error Parameter node should be final. 365
Error Expected @param tag for 'node'. 365
Error First sentence should end with a period. 381
Error Line has trailing spaces. 382
Error Line is longer than 80 characters. 382
Error Line has trailing spaces. 384
Error Line is longer than 80 characters. 388
Error Line is longer than 80 characters. 390
Error Method 'addDefaultParameterMethod' is not designed for extension - needs to be abstract, final or empty. 390
Error Parameter node should be final. 390
Error Parameter method should be final. 390
Error Parameter parameters should be final. 390
Error Parameter index should be final. 390
Error Line is longer than 80 characters. 399
Error '}' should be on the same line. 400
Error Line is longer than 80 characters. 405
Error '}' should be on the same line. 407
Error Line is longer than 80 characters. 415
Error '}' should be on the same line. 419
Error Line is longer than 80 characters. 424
Error Missing a Javadoc comment. 427
Error Parameter node should be final. 427
Error Method 'addFieldInitialization' is not designed for extension - needs to be abstract, final or empty. 431
Error Missing a Javadoc comment. 431
Error Parameter node should be final. 431
Error Line is longer than 80 characters. 432
Error Line is longer than 80 characters. 437
Error Method 'addFieldInitialization' is not designed for extension - needs to be abstract, final or empty. 437
Error Missing a Javadoc comment. 437
Error Parameter node should be final. 437
Error Parameter constructorNode should be final. 437
Error Line is longer than 80 characters. 441
Error '}' should be on the same line. 449
Error Method 'addFieldInitialization' is not designed for extension - needs to be abstract, final or empty. 469
Error Missing a Javadoc comment. 469
Error Parameter list should be final. 470
Error Parameter staticList should be final. 471
Error Parameter constructorNode should be final. 472
Error Parameter fieldNode should be final. 473
Error Line is longer than 80 characters. 480
Error '}' should be on the same line. 484
Error Method 'isSuperMethodCall' is not designed for extension - needs to be abstract, final or empty. 491
Error Missing a Javadoc comment. 491
Error Parameter first should be final. 491
Error Line is longer than 80 characters. 496
Error First sentence should end with a period. 502
Error Expected an @return tag. 505
Error Parameter name should be final. 505
Error Expected @param tag for 'name'. 505
Error Line is longer than 80 characters. 506
Error Line is longer than 80 characters. 509
Error Method 'createGetterBlock' is not designed for extension - needs to be abstract, final or empty. 509
Error Missing a Javadoc comment. 509
Error Parameter propertyNode should be final. 509
Error Parameter field should be final. 509
Error Line is longer than 80 characters. 514
Error Method 'createSetterBlock' is not designed for extension - needs to be abstract, final or empty. 514
Error Missing a Javadoc comment. 514
Error Parameter propertyNode should be final. 514
Error Parameter field should be final. 514
Error Line is longer than 80 characters. 517
Error First sentence should end with a period. 520
Error Expected an @return tag. 523
Error Method 'filterStatements' is not designed for extension - needs to be abstract, final or empty. 523
Error Parameter list should be final. 523
Error Expected @param tag for 'list'. 523
Error Method 'filterStatement' is not designed for extension - needs to be abstract, final or empty. 531
Error Missing a Javadoc comment. 531
Error Parameter statement should be final. 531

org/codehaus/groovy/classgen/VerifierCodeVisitor.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 59
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 65
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error Parameter verifier should be final. 69
Error 'verifier' hides a field. 69
Error Method 'visitMethodCallExpression' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter call should be final. 73
Error Method 'visitForLoop' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Parameter expression should be final. 78
Error Line is longer than 80 characters. 79
Error Method 'visitPropertyExpression' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter expression should be final. 83
Error Line is longer than 80 characters. 84
Error Method 'visitFieldExpression' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter expression should be final. 88
Error Line is longer than 80 characters. 89
Error Method 'visitVariableExpression' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Parameter expression should be final. 93
Error Line is longer than 80 characters. 94
Error Method 'visitBinaryExpression' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter expression should be final. 98
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 106
Error Line is longer than 80 characters. 109
Error Line is longer than 80 characters. 117
Error Missing a Javadoc comment. 117
Error Parameter name should be final. 117
Error Parameter message should be final. 117
Error Parameter node should be final. 117
Error Line is longer than 80 characters. 120
Error Line is longer than 80 characters. 124
Error Line is longer than 80 characters. 130

org/codehaus/groovy/control/CompilationFailedException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 62
Error '{' should be on the previous line. 66
Error Line has trailing spaces. 67
Error Line is longer than 80 characters. 71
Error Missing a Javadoc comment. 71
Error Variable 'phase' must be private and have accessor methods. 71
Error Missing a Javadoc comment. 72
Error Variable 'unit' must be private and have accessor methods. 72
Error Line has trailing spaces. 74
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error '(' is followed by whitespace. 79
Error Parameter phase should be final. 79
Error 'phase' hides a field. 79
Error Expected @param tag for 'phase'. 79
Error Parameter unit should be final. 79
Error 'unit' hides a field. 79
Error Expected @param tag for 'unit'. 79
Error ')' is preceded with whitespace. 79
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error Line has trailing spaces. 85
Error Line has trailing spaces. 86
Error Line has trailing spaces. 90
Error Expected an @return tag. 91
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 91
Error '{' should be on the previous line. 92
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '}' should be on the same line. 100
Error '{' should be on the previous line. 102
Error Line has trailing spaces. 105
Error Line has trailing spaces. 108
Error Line has trailing spaces. 109
Error Line has trailing spaces. 110
Error Line has trailing spaces. 114
Error Expected an @return tag. 115
Error Method 'getUnit' is not designed for extension - needs to be abstract, final or empty. 115
Error '{' should be on the previous line. 116
Error Line has trailing spaces. 119

org/codehaus/groovy/control/CompilationUnit.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 92
Error Line has trailing spaces. 94
Error Line is longer than 80 characters. 95
Error Missing a Javadoc comment. 95
Error Variable 'sources' must be private and have accessor methods. 95
Error Missing a Javadoc comment. 96
Error Variable 'names' must be private and have accessor methods. 96
Error Line is longer than 80 characters. 98
Error Missing a Javadoc comment. 98
Error Variable 'ast' must be private and have accessor methods. 98
Error Missing a Javadoc comment. 99
Error Variable 'classes' must be private and have accessor methods. 99
Error Missing a Javadoc comment. 101
Error Variable 'verifier' must be private and have accessor methods. 101
Error Line is longer than 80 characters. 103
Error Missing a Javadoc comment. 103
Error Variable 'completionVerifier' must be private and have accessor methods. 103
Error Line is longer than 80 characters. 105
Error Missing a Javadoc comment. 105
Error Variable 'debug' must be private and have accessor methods. 105
Error Line is longer than 80 characters. 106
Error Missing a Javadoc comment. 106
Error Variable 'configured' must be private and have accessor methods. 106
Error Line is longer than 80 characters. 108
Error Missing a Javadoc comment. 108
Error Variable 'classgenCallback' must be private and have accessor methods. 108
Error Line is longer than 80 characters. 109
Error Missing a Javadoc comment. 109
Error Variable 'progressCallback' must be private and have accessor methods. 109
Error Parameter loader should be final. 123
Error Expected @param tag for 'loader'. 123
Error Parameter configuration should be final. 131
Error Expected @param tag for 'configuration'. 131
Error Line is longer than 80 characters. 141
Error Parameter configuration should be final. 141
Error Expected @param tag for 'configuration'. 141
Error Parameter security should be final. 141
Error Expected @param tag for 'security'. 141
Error Parameter loader should be final. 141
Error Expected @param tag for 'loader'. 141
Error Line is longer than 80 characters. 147
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 161
Error Parameter configuration should be final. 161
Error Expected @param tag for 'configuration'. 161
Error Line is longer than 80 characters. 171
Error '}' should be on the same line. 179
Error Expected an @return tag. 192
Error Method 'getAST' is not designed for extension - needs to be abstract, final or empty. 192
Error Expected an @return tag. 201
Error Method 'getClasses' is not designed for extension - needs to be abstract, final or empty. 201
Error Expected an @return tag. 211
Error Method 'getFirstClassNode' is not designed for extension - needs to be abstract, final or empty. 211
Error Line is longer than 80 characters. 212
Error Expected an @return tag. 220
Error Method 'getClassNode' is not designed for extension - needs to be abstract, final or empty. 220
Error Expected @param tag for 'name'. 220
Error Line is longer than 80 characters. 222
Error Line is longer than 80 characters. 223
Error Parameter source should be final. 223
Error Parameter context should be final. 223
Error Parameter classNode should be final. 223
Error '}' should be on the same line. 232
Error Line is longer than 80 characters. 244
Error Method 'addSources' is not designed for extension - needs to be abstract, final or empty. 251
Error Parameter paths should be final. 251
Error Expected @param tag for 'paths'. 251
Error Method 'addSources' is not designed for extension - needs to be abstract, final or empty. 263
Error Parameter files should be final. 263
Error Expected @param tag for 'files'. 263
Error Expected an @return tag. 274
Error Method 'addSource' is not designed for extension - needs to be abstract, final or empty. 274
Error Parameter file should be final. 274
Error Expected @param tag for 'file'. 274
Error Expected an @return tag. 283
Error Method 'addSource' is not designed for extension - needs to be abstract, final or empty. 283
Error Parameter url should be final. 283
Error Expected @param tag for 'url'. 283
Error Expected an @return tag. 292
Error Method 'addSource' is not designed for extension - needs to be abstract, final or empty. 292
Error Parameter name should be final. 292
Error Expected @param tag for 'name'. 292
Error Parameter stream should be final. 292
Error Expected @param tag for 'stream'. 292
Error Line is longer than 80 characters. 293
Error Line is longer than 80 characters. 294
Error Expected an @return tag. 302
Error Method 'addSource' is not designed for extension - needs to be abstract, final or empty. 302
Error Parameter source should be final. 302
Error Expected @param tag for 'source'. 302
Error Expected an @return tag. 318
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 318
Error Variable 'nameIterator' must be private and have accessor methods. 320
Error Method 'addClassNode' is not designed for extension - needs to be abstract, final or empty. 343
Error Parameter node should be final. 343
Error Expected @param tag for 'node'. 343
Error Line is longer than 80 characters. 352
Error 'abstract' modifier out of order with the JLS suggestions. 362
Error Line is longer than 80 characters. 363
Error Missing a Javadoc comment. 363
Error Parameter writer should be final. 363
Error Parameter node should be final. 363
Error Method 'setClassgenCallback' is not designed for extension - needs to be abstract, final or empty. 372
Error Parameter visitor should be final. 372
Error Expected @param tag for 'visitor'. 372
Error 'abstract' modifier out of order with the JLS suggestions. 384
Error Line is longer than 80 characters. 385
Error Missing a Javadoc comment. 385
Error Parameter context should be final. 385
Error Parameter phase should be final. 385
Error Method 'setProgressCallback' is not designed for extension - needs to be abstract, final or empty. 394
Error Parameter callback should be final. 394
Error Expected @param tag for 'callback'. 394
Error Line is longer than 80 characters. 401
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 409
Error Expected @throws tag for 'CompilationFailedException'. 409
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 418
Error Parameter throughPhase should be final. 418
Error Expected @param tag for 'throughPhase'. 418
Error Expected @throws tag for 'CompilationFailedException'. 418
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 471
Error Expected @throws tag for 'CompilationFailedException'. 471
Error Line is longer than 80 characters. 487
Error Parameter source should be final. 488
Error Line is longer than 80 characters. 492
Error Method 'convert' is not designed for extension - needs to be abstract, final or empty. 502
Error Expected @throws tag for 'CompilationFailedException'. 502
Error Line is longer than 80 characters. 518
Error Parameter source should be final. 519
Error Line is longer than 80 characters. 524
Error Method 'classgen' is not designed for extension - needs to be abstract, final or empty. 535
Error Expected @throws tag for 'CompilationFailedException'. 535
Error Line is longer than 80 characters. 537
Error Line is longer than 80 characters. 560
Error Line is longer than 80 characters. 561
Error Parameter source should be final. 561
Error Parameter context should be final. 561
Error Parameter classNode should be final. 561
Error Line is longer than 80 characters. 573
Error Avoid inline conditionals. 573
Error Line is longer than 80 characters. 574
Error Line is longer than 80 characters. 584
Error '}' should be on the same line. 597
Error '}' should be on the same line. 602
Error Line is longer than 80 characters. 614
Error Method 'createClassVisitor' is not designed for extension - needs to be abstract, final or empty. 621
Error Missing a Javadoc comment. 621
Error Method 'output' is not designed for extension - needs to be abstract, final or empty. 643
Error Expected @throws tag for 'CompilationFailedException'. 643
Error Line is longer than 80 characters. 644
Error Line has trailing spaces. 654
Error Line is longer than 80 characters. 656
Error Line has trailing spaces. 658
Error Line has trailing spaces. 661
Error Line has trailing spaces. 669
Error '}' should be on the same line. 676
Error '}' should be on the same line. 680
Error '}' should be on the same line. 685
Error Must have at least one statement. 686
Error Expected an @return tag. 713
Error Method 'hasErrors' is not designed for extension - needs to be abstract, final or empty. 713
Error Line is longer than 80 characters. 733
Error Method 'mark' is not designed for extension - needs to be abstract, final or empty. 741
Error Expected @throws tag for 'CompilationFailedException'. 741
Error Line is longer than 80 characters. 751
Error Parameter source should be final. 752
Error Line is longer than 80 characters. 757
Error Line is longer than 80 characters. 766
Error Line is longer than 80 characters. 774
Error Missing a Javadoc comment. 774
Error Parameter source should be final. 774
Error Line is longer than 80 characters. 784
Error Method 'applyToSourceUnits' is not designed for extension - needs to be abstract, final or empty. 784
Error Parameter body should be final. 784
Error Expected @param tag for 'body'. 784
Error Expected @throws tag for 'CompilationFailedException'. 784
Error '}' should be on the same line. 794
Error '}' should be on the same line. 797
Error Line is longer than 80 characters. 812
Error Line is longer than 80 characters. 821
Error Missing a Javadoc comment. 821
Error Parameter source should be final. 821
Error Parameter context should be final. 821
Error Parameter classNode should be final. 821
Error Line is longer than 80 characters. 831
Error Method 'applyToPrimaryClassNodes' is not designed for extension - needs to be abstract, final or empty. 831
Error Parameter body should be final. 831
Error Expected @param tag for 'body'. 831
Error Expected @throws tag for 'CompilationFailedException'. 831
Error Line is longer than 80 characters. 844
Error '}' should be on the same line. 847
Error '}' should be on the same line. 852
Error Line is longer than 80 characters. 860
Error Line is longer than 80 characters. 874
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 882
Error Parameter writer should be final. 882
Error Expected @param tag for 'writer'. 882
Error Parameter janitor should be final. 882
Error Expected @param tag for 'janitor'. 882

org/codehaus/groovy/control/CompilerClassLoader.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 8
Error '{' should be on the previous line. 10
Error Missing a Javadoc comment. 11
Error Missing a Javadoc comment. 13
Error '{' should be on the previous line. 14
Error '(' is followed by whitespace. 15
Error ')' is preceded with whitespace. 15
Error Method 'addPath' is not designed for extension - needs to be abstract, final or empty. 18
Error Missing a Javadoc comment. 18
Error Parameter path should be final. 18
Error '{' should be on the previous line. 20
Error '(' is followed by whitespace. 21
Error '(' is followed by whitespace. 21
Error ')' is preceded with whitespace. 21
Error ')' is preceded with whitespace. 21

org/codehaus/groovy/control/CompilerConfiguration.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 67
Error '{' should be on the previous line. 71
Error Line is longer than 80 characters. 72
Error Missing a Javadoc comment. 72
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Line is longer than 80 characters. 76
Error Missing a Javadoc comment. 76
Error Line is longer than 80 characters. 77
Error Missing a Javadoc comment. 77
Error Line is longer than 80 characters. 78
Error Missing a Javadoc comment. 78
Error Line is longer than 80 characters. 79
Error Missing a Javadoc comment. 79
Error Line is longer than 80 characters. 80
Error Missing a Javadoc comment. 80
Error Line is longer than 80 characters. 81
Error Missing a Javadoc comment. 81
Error Line is longer than 80 characters. 82
Error Missing a Javadoc comment. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 89
Error '{' should be on the previous line. 91
Error Line has trailing spaces. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '(' is followed by whitespace. 98
Error 'cast' is not followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 102
Error '10' is a magic number. 102
Error ')' is preceded with whitespace. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 109
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error 'catch' is not followed by whitespace. 109
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error Must have at least one statement. 109
Error '{' is not followed by whitespace. 109
Error '}' is not preceded with whitespace. 109
Error Line is longer than 80 characters. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error 'catch' is not followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Must have at least one statement. 110
Error '{' is not followed by whitespace. 110
Error '}' is not preceded with whitespace. 110
Error Line is longer than 80 characters. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error 'catch' is not followed by whitespace. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error Must have at least one statement. 111
Error '{' is not followed by whitespace. 111
Error '}' is not preceded with whitespace. 111
Error Line has trailing spaces. 113
Error Line has trailing spaces. 114
Error '{' should be on the previous line. 114
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error 'if' is not followed by whitespace. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error Line has trailing spaces. 120
Error '}' should be on the same line. 120
Error 'catch' is not followed by whitespace. 121
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error Must have at least one statement. 121
Error '{' is not followed by whitespace. 121
Error '}' is not preceded with whitespace. 121
Error Line has trailing spaces. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 129
Error Line is longer than 80 characters. 130
Error '(' is followed by whitespace. 130
Error Parameter configuration should be final. 130
Error Expected @param tag for 'configuration'. 130
Error ')' is preceded with whitespace. 130
Error Expected @throws tag for 'ConfigurationException'. 130
Error Redundant throws: 'ConfigurationException' is unchecked exception. 130
Error Line has trailing spaces. 133
Error Line has trailing spaces. 137
Error Line has trailing spaces. 140
Error '{' should be on the previous line. 143
Error Line is longer than 80 characters. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error '}' should be on the same line. 146
Error 'catch' is not followed by whitespace. 147
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '{' should be on the previous line. 148
Error 'if' is not followed by whitespace. 149
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error '}' should be on the same line. 152
Error 'if' is not followed by whitespace. 153
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error '{' should be on the previous line. 154
Error '}' should be on the same line. 156
Error 'if' is not followed by whitespace. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error '}' should be on the same line. 160
Error 'if' is not followed by whitespace. 161
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '{' should be on the previous line. 162
Error '}' should be on the same line. 164
Error '{' should be on the previous line. 166
Error Line is longer than 80 characters. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error Line has trailing spaces. 170
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error Line has trailing spaces. 172
Error Line has trailing spaces. 173
Error Line has trailing spaces. 176
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error 'if' is not followed by whitespace. 178
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error '{' should be on the previous line. 179
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error Line has trailing spaces. 182
Error Line has trailing spaces. 183
Error Line has trailing spaces. 186
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error 'if' is not followed by whitespace. 188
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error '{' should be on the previous line. 189
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error Line has trailing spaces. 192
Error Line has trailing spaces. 193
Error Line has trailing spaces. 196
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error 'if' is not followed by whitespace. 198
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error '{' should be on the previous line. 199
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error Line has trailing spaces. 202
Error Line has trailing spaces. 203
Error Line has trailing spaces. 206
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error 'if' is not followed by whitespace. 208
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '{' should be on the previous line. 209
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error Line has trailing spaces. 212
Error Line has trailing spaces. 213
Error Line has trailing spaces. 216
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error 'if' is not followed by whitespace. 218
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error '{' should be on the previous line. 219
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error Line has trailing spaces. 222
Error Line has trailing spaces. 223
Error Line has trailing spaces. 226
Error '10' is a magic number. 227
Error Line has trailing spaces. 228
Error '{' should be on the previous line. 230
Error Line is longer than 80 characters. 231
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error '}' should be on the same line. 233
Error 'catch' is not followed by whitespace. 234
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error '{' should be on the previous line. 235
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error Line has trailing spaces. 238
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error Line has trailing spaces. 240
Error Line has trailing spaces. 241
Error Line has trailing spaces. 244
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error Line has trailing spaces. 250
Error Line has trailing spaces. 255
Error Expected an @return tag. 256
Error Method 'getWarningLevel' is not designed for extension - needs to be abstract, final or empty. 256
Error '{' should be on the previous line. 257
Error Line has trailing spaces. 260
Error Line has trailing spaces. 261
Error Line has trailing spaces. 265
Error Method 'setWarningLevel' is not designed for extension - needs to be abstract, final or empty. 266
Error '(' is followed by whitespace. 266
Error Parameter level should be final. 266
Error Expected @param tag for 'level'. 266
Error ')' is preceded with whitespace. 266
Error '{' should be on the previous line. 267
Error 'if' is not followed by whitespace. 268
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268
Error '{' should be on the previous line. 269
Error '}' should be on the same line. 271
Error '{' should be on the previous line. 273
Error Line has trailing spaces. 278
Error Line has trailing spaces. 279
Error Line has trailing spaces. 283
Error Expected an @return tag. 284
Error Method 'getSourceEncoding' is not designed for extension - needs to be abstract, final or empty. 284
Error '{' should be on the previous line. 285
Error Line has trailing spaces. 288
Error Line has trailing spaces. 289
Error Line has trailing spaces. 293
Error Method 'setSourceEncoding' is not designed for extension - needs to be abstract, final or empty. 294
Error '(' is followed by whitespace. 294
Error Parameter encoding should be final. 294
Error Expected @param tag for 'encoding'. 294
Error ')' is preceded with whitespace. 294
Error '{' should be on the previous line. 295
Error Line has trailing spaces. 298
Error Line has trailing spaces. 300
Error Line has trailing spaces. 304
Error Expected an @return tag. 305
Error Method 'getOutput' is not designed for extension - needs to be abstract, final or empty. 305
Error '{' should be on the previous line. 306
Error Line has trailing spaces. 309
Error Line has trailing spaces. 310
Error Line has trailing spaces. 314
Error Method 'setOutput' is not designed for extension - needs to be abstract, final or empty. 315
Error '(' is followed by whitespace. 315
Error Parameter output should be final. 315
Error 'output' hides a field. 315
Error Expected @param tag for 'output'. 315
Error ')' is preceded with whitespace. 315
Error '{' should be on the previous line. 316
Error 'if' is not followed by whitespace. 317
Error '(' is followed by whitespace. 317
Error ')' is preceded with whitespace. 317
Error '{' should be on the previous line. 318
Error '(' is followed by whitespace. 319
Error ')' is preceded with whitespace. 319
Error '}' should be on the same line. 320
Error '{' should be on the previous line. 322
Error Line has trailing spaces. 323
Error Line has trailing spaces. 326
Error Line has trailing spaces. 328
Error Line has trailing spaces. 332
Error Expected an @return tag. 333
Error Method 'getTargetDirectory' is not designed for extension - needs to be abstract, final or empty. 333
Error '{' should be on the previous line. 334
Error Line has trailing spaces. 337
Error Line has trailing spaces. 338
Error Line has trailing spaces. 342
Error Method 'setTargetDirectory' is not designed for extension - needs to be abstract, final or empty. 343
Error '(' is followed by whitespace. 343
Error Parameter directory should be final. 343
Error Expected @param tag for 'directory'. 343
Error ')' is preceded with whitespace. 343
Error '{' should be on the previous line. 344
Error 'if' is not followed by whitespace. 345
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error '{' should be on the previous line. 346
Error '(' is followed by whitespace. 347
Error ')' is preceded with whitespace. 347
Error '}' should be on the same line. 348
Error '{' should be on the previous line. 350
Error Line has trailing spaces. 355
Error Line has trailing spaces. 359
Error Method 'setTargetDirectory' is not designed for extension - needs to be abstract, final or empty. 360
Error '(' is followed by whitespace. 360
Error Parameter directory should be final. 360
Error Expected @param tag for 'directory'. 360
Error ')' is preceded with whitespace. 360
Error '{' should be on the previous line. 361
Error Line has trailing spaces. 364
Error Line has trailing spaces. 365
Error Line has trailing spaces. 367
Error Line has trailing spaces. 372
Error Expected an @return tag. 373
Error Method 'getClasspath' is not designed for extension - needs to be abstract, final or empty. 373
Error '{' should be on the previous line. 374
Error Line has trailing spaces. 377
Error Line has trailing spaces. 378
Error Line has trailing spaces. 382
Error Method 'setClasspath' is not designed for extension - needs to be abstract, final or empty. 383
Error '(' is followed by whitespace. 383
Error Parameter classpath should be final. 383
Error 'classpath' hides a field. 383
Error Expected @param tag for 'classpath'. 383
Error ')' is preceded with whitespace. 383
Error '{' should be on the previous line. 384
Error Line has trailing spaces. 386
Error Line is longer than 80 characters. 387
Error '(' is followed by whitespace. 387
Error ')' is preceded with whitespace. 387
Error Line has trailing spaces. 388
Error 'while' is not followed by whitespace. 388
Error '(' is followed by whitespace. 388
Error ')' is preceded with whitespace. 388
Error '{' should be on the previous line. 389
Error '(' is followed by whitespace. 390
Error ')' is preceded with whitespace. 390
Error Line has trailing spaces. 393
Error Line has trailing spaces. 399
Error Expected an @return tag. 400
Error Method 'getVerbose' is not designed for extension - needs to be abstract, final or empty. 400
Error '{' should be on the previous line. 401
Error Line has trailing spaces. 404
Error Line has trailing spaces. 405
Error Line has trailing spaces. 409
Error Method 'setVerbose' is not designed for extension - needs to be abstract, final or empty. 410
Error '(' is followed by whitespace. 410
Error Parameter verbose should be final. 410
Error 'verbose' hides a field. 410
Error Expected @param tag for 'verbose'. 410
Error ')' is preceded with whitespace. 410
Error '{' should be on the previous line. 411
Error Line has trailing spaces. 420
Error Expected an @return tag. 421
Error Method 'getDebug' is not designed for extension - needs to be abstract, final or empty. 421
Error '{' should be on the previous line. 422
Error Line has trailing spaces. 425
Error Line has trailing spaces. 426
Error Line has trailing spaces. 430
Error Method 'setDebug' is not designed for extension - needs to be abstract, final or empty. 431
Error '(' is followed by whitespace. 431
Error Parameter debug should be final. 431
Error 'debug' hides a field. 431
Error Expected @param tag for 'debug'. 431
Error ')' is preceded with whitespace. 431
Error '{' should be on the previous line. 432
Error Line has trailing spaces. 442
Error Expected an @return tag. 443
Error Method 'getTolerance' is not designed for extension - needs to be abstract, final or empty. 443
Error '{' should be on the previous line. 444
Error Line has trailing spaces. 447
Error Line has trailing spaces. 448
Error Line has trailing spaces. 454
Error Method 'setTolerance' is not designed for extension - needs to be abstract, final or empty. 455
Error '(' is followed by whitespace. 455
Error Parameter tolerance should be final. 455
Error 'tolerance' hides a field. 455
Error Expected @param tag for 'tolerance'. 455
Error ')' is preceded with whitespace. 455
Error '{' should be on the previous line. 456
Error Line has trailing spaces. 461
Error Expected an @return tag. 467
Error Line has trailing spaces. 467
Error Method 'getScriptBaseClass' is not designed for extension - needs to be abstract, final or empty. 467
Error '{' should be on the previous line. 468
Error Line has trailing spaces. 472
Error Line has trailing spaces. 477
Error Method 'setScriptBaseClass' is not designed for extension - needs to be abstract, final or empty. 477
Error '(' is followed by whitespace. 477
Error Parameter scriptBaseClass should be final. 477
Error 'scriptBaseClass' hides a field. 477
Error Expected @param tag for 'scriptBaseClass'. 477
Error ')' is preceded with whitespace. 477
Error '{' should be on the previous line. 478

org/codehaus/groovy/control/ConfigurationException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 62
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 68
Error Variable 'cause' must be private and have accessor methods. 68
Error Line has trailing spaces. 70
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error '(' is followed by whitespace. 75
Error Parameter cause should be final. 75
Error 'cause' hides a field. 75
Error Expected @param tag for 'cause'. 75
Error ')' is preceded with whitespace. 75
Error '{' should be on the previous line. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line has trailing spaces. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 85
Error '(' is followed by whitespace. 86
Error Parameter message should be final. 86
Error Expected @param tag for 'message'. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line has trailing spaces. 91
Error Line has trailing spaces. 92
Error Line has trailing spaces. 96
Error Expected an @return tag. 97
Error Method 'getCause' is not designed for extension - needs to be abstract, final or empty. 97
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 101
Error Line has trailing spaces. 102
Error Line has trailing spaces. 106
Error Expected an @return tag. 107
Error Method 'isFatal' is not designed for extension - needs to be abstract, final or empty. 107
Error '{' should be on the previous line. 108
Error Line has trailing spaces. 111
Error Line has trailing spaces. 112
Error Line has trailing spaces. 113
Error Line has trailing spaces. 117
Error '(' is followed by whitespace. 118
Error Parameter fatal should be final. 118
Error Expected @param tag for 'fatal'. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error Line has trailing spaces. 121

org/codehaus/groovy/control/HasCleanup.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 61
Error '{' should be on the previous line. 62
Error Missing a Javadoc comment. 63
Error Redundant 'public' modifier. 63

org/codehaus/groovy/control/Janitor.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 56
Error Line has trailing spaces. 57
Error '{' should be on the previous line. 65
Error Missing a Javadoc comment. 66
Error Line has trailing spaces. 67
Error Method 'register' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error '(' is followed by whitespace. 68
Error Parameter object should be final. 68
Error ')' is preceded with whitespace. 68
Error '{' should be on the previous line. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error Line has trailing spaces. 72
Error Method 'cleanup' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error '{' should be on the previous line. 74
Error 'while' is not followed by whitespace. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error 'cast' is not followed by whitespace. 78
Error Line has trailing spaces. 79
Error 'catch' is not followed by whitespace. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error Must have at least one statement. 80
Error '{' is not followed by whitespace. 80
Error '}' is not preceded with whitespace. 80
Error Line has trailing spaces. 82

org/codehaus/groovy/control/Phases.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 53
Error Utility classes should not have a public or default constructor. 60
Error '{' should be on the previous line. 61
Error Line is longer than 80 characters. 62
Error Missing a Javadoc comment. 62
Error Line is longer than 80 characters. 63
Error Missing a Javadoc comment. 63
Error Line is longer than 80 characters. 64
Error Missing a Javadoc comment. 64
Error Line is longer than 80 characters. 65
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Line is longer than 80 characters. 67
Error Missing a Javadoc comment. 67
Error Line is longer than 80 characters. 68
Error Missing a Javadoc comment. 68
Error Line is longer than 80 characters. 69
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Line is longer than 80 characters. 71
Error Missing a Javadoc comment. 71
Error Line has trailing spaces. 72
Error Missing a Javadoc comment. 73
Error Variable 'descriptions' must be private and have accessor methods. 73
Error Line has trailing spaces. 85
Error Line has trailing spaces. 86
Error Line has trailing spaces. 87
Error Line has trailing spaces. 91
Error Expected an @return tag. 92
Error '(' is followed by whitespace. 92
Error Parameter phase should be final. 92
Error Expected @param tag for 'phase'. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error Line has trailing spaces. 96

org/codehaus/groovy/control/ProcessingUnit.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 63
Error '{' should be on the previous line. 71
Error Line has trailing spaces. 72
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 76
Error Missing a Javadoc comment. 76
Error Variable 'warnings' must be private and have accessor methods. 76
Error Line is longer than 80 characters. 77
Error Missing a Javadoc comment. 77
Error Variable 'errors' must be private and have accessor methods. 77
Error Missing a Javadoc comment. 78
Error Variable 'fatal' must be private and have accessor methods. 78
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error Variable 'phase' must be private and have accessor methods. 80
Error Missing a Javadoc comment. 81
Error Variable 'phaseComplete' must be private and have accessor methods. 81
Error Line has trailing spaces. 82
Error Line is longer than 80 characters. 83
Error Missing a Javadoc comment. 83
Error Variable 'configuration' must be private and have accessor methods. 83
Error Line is longer than 80 characters. 84
Error Missing a Javadoc comment. 84
Error Variable 'warningLevel' must be private and have accessor methods. 84
Error Missing a Javadoc comment. 85
Error Variable 'output' must be private and have accessor methods. 85
Error Line is longer than 80 characters. 86
Error Missing a Javadoc comment. 86
Error Variable 'tolerance' must be private and have accessor methods. 86
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 88
Error Missing a Javadoc comment. 88
Error Variable 'classLoader' must be private and have accessor methods. 88
Error Line has trailing spaces. 89
Error Line has trailing spaces. 91
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96
Error Line is longer than 80 characters. 96
Error '(' is followed by whitespace. 96
Error Parameter configuration should be final. 96
Error 'configuration' hides a field. 96
Error Expected @param tag for 'configuration'. 96
Error Parameter classLoader should be final. 96
Error 'classLoader' hides a field. 96
Error Expected @param tag for 'classLoader'. 96
Error ')' is preceded with whitespace. 96
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 103
Error Avoid inline conditionals. 103
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 105
Error '(' is followed by whitespace. 105
Error Avoid inline conditionals. 105
Error ')' is preceded with whitespace. 105
Error Line has trailing spaces. 108
Error Line has trailing spaces. 109
Error Line has trailing spaces. 113
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 114
Error '(' is followed by whitespace. 114
Error Parameter configuration should be final. 114
Error 'configuration' hides a field. 114
Error Expected @param tag for 'configuration'. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error Line has trailing spaces. 121
Error Line has trailing spaces. 122
Error Line has trailing spaces. 123
Error Line has trailing spaces. 127
Error Expected an @return tag. 128
Error Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. 128
Error '{' should be on the previous line. 129
Error Line has trailing spaces. 132
Error Line has trailing spaces. 133
Error Line has trailing spaces. 134
Error Line has trailing spaces. 138
Error Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. 139
Error '(' is followed by whitespace. 139
Error Parameter loader should be final. 139
Error Expected @param tag for 'loader'. 139
Error ')' is preceded with whitespace. 139
Error '{' should be on the previous line. 140
Error Line has trailing spaces. 143
Error Line has trailing spaces. 144
Error Line has trailing spaces. 145
Error Line has trailing spaces. 149
Error Expected an @return tag. 150
Error Method 'getPhase' is not designed for extension - needs to be abstract, final or empty. 150
Error '{' should be on the previous line. 151
Error Line has trailing spaces. 154
Error Line has trailing spaces. 155
Error Line has trailing spaces. 156
Error Line has trailing spaces. 160
Error Expected an @return tag. 161
Error Method 'getPhaseDescription' is not designed for extension - needs to be abstract, final or empty. 161
Error '{' should be on the previous line. 162
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error Line has trailing spaces. 166
Error Line has trailing spaces. 167
Error Line has trailing spaces. 171
Error Expected an @return tag. 172
Error Method 'getWarnings' is not designed for extension - needs to be abstract, final or empty. 172
Error '{' should be on the previous line. 173
Error Line has trailing spaces. 177
Error Line has trailing spaces. 182
Error Expected an @return tag. 183
Error Method 'getErrors' is not designed for extension - needs to be abstract, final or empty. 183
Error '{' should be on the previous line. 184
Error Line has trailing spaces. 188
Error Line has trailing spaces. 193
Error Expected an @return tag. 194
Error Method 'getWarningCount' is not designed for extension - needs to be abstract, final or empty. 194
Error '{' should be on the previous line. 195
Error Avoid inline conditionals. 196
Error Line has trailing spaces. 199
Error Line has trailing spaces. 204
Error Expected an @return tag. 205
Error Method 'getErrorCount' is not designed for extension - needs to be abstract, final or empty. 205
Error '{' should be on the previous line. 206
Error Avoid inline conditionals. 207
Error Line has trailing spaces. 209
Error Line has trailing spaces. 210
Error Line has trailing spaces. 211
Error Line has trailing spaces. 215
Error Expected an @return tag. 216
Error Method 'getWarning' is not designed for extension - needs to be abstract, final or empty. 216
Error '(' is followed by whitespace. 216
Error Parameter index should be final. 216
Error Expected @param tag for 'index'. 216
Error ')' is preceded with whitespace. 216
Error '{' should be on the previous line. 217
Error 'if' is not followed by whitespace. 218
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error '{' should be on the previous line. 219
Error 'cast' is not followed by whitespace. 220
Error Line has trailing spaces. 222
Error Line has trailing spaces. 231
Error Expected an @return tag. 232
Error Method 'getError' is not designed for extension - needs to be abstract, final or empty. 232
Error '(' is followed by whitespace. 232
Error Parameter index should be final. 232
Error Expected @param tag for 'index'. 232
Error ')' is preceded with whitespace. 232
Error '{' should be on the previous line. 233
Error 'if' is not followed by whitespace. 234
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error '{' should be on the previous line. 235
Error 'cast' is not followed by whitespace. 236
Error Line has trailing spaces. 238
Error Line has trailing spaces. 241
Error Line has trailing spaces. 242
Error Line has trailing spaces. 243
Error Line has trailing spaces. 248
Error Expected an @return tag. 249
Error Method 'getSyntaxError' is not designed for extension - needs to be abstract, final or empty. 249
Error '(' is followed by whitespace. 249
Error Parameter index should be final. 249
Error Expected @param tag for 'index'. 249
Error ')' is preceded with whitespace. 249
Error '{' should be on the previous line. 250
Error Line has trailing spaces. 252
Error '(' is followed by whitespace. 253
Error ')' is preceded with whitespace. 253
Error Line has trailing spaces. 254
Error 'if' is not followed by whitespace. 254
Error '(' is followed by whitespace. 254
Error ')' is preceded with whitespace. 254
Error '{' should be on the previous line. 255
Error 'cast' is not followed by whitespace. 256
Error Line has trailing spaces. 258
Error Line has trailing spaces. 261
Error Line has trailing spaces. 262
Error Line has trailing spaces. 263
Error Expected an @return tag. 269
Error Method 'getException' is not designed for extension - needs to be abstract, final or empty. 269
Error '(' is followed by whitespace. 269
Error Parameter index should be final. 269
Error Expected @param tag for 'index'. 269
Error ')' is preceded with whitespace. 269
Error '{' should be on the previous line. 270
Error Line has trailing spaces. 272
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error 'if' is not followed by whitespace. 274
Error '(' is followed by whitespace. 274
Error ')' is preceded with whitespace. 274
Error '{' should be on the previous line. 275
Error 'if' is not followed by whitespace. 276
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error '{' should be on the previous line. 277
Error 'cast' is not followed by whitespace. 278
Error '}' should be on the same line. 279
Error 'if' is not followed by whitespace. 280
Error '(' is followed by whitespace. 280
Error ')' is preceded with whitespace. 280
Error '{' should be on the previous line. 281
Error 'cast' is not followed by whitespace. 282
Error Line has trailing spaces. 285
Error Line has trailing spaces. 288
Error Line has trailing spaces. 290
Error Line has trailing spaces. 295
Error Line has trailing spaces. 299
Error Method 'addWarning' is not designed for extension - needs to be abstract, final or empty. 300
Error '(' is followed by whitespace. 300
Error Parameter message should be final. 300
Error Expected @param tag for 'message'. 300
Error ')' is preceded with whitespace. 300
Error '{' should be on the previous line. 301
Error 'if' is not followed by whitespace. 302
Error '(' is followed by whitespace. 302
Error ')' is preceded with whitespace. 302
Error '{' should be on the previous line. 303
Error 'if' is not followed by whitespace. 304
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 304
Error '{' should be on the previous line. 305
Error Line has trailing spaces. 308
Error '(' is followed by whitespace. 309
Error ')' is preceded with whitespace. 309
Error Line has trailing spaces. 312
Error Line has trailing spaces. 313
Error Line has trailing spaces. 314
Error Line has trailing spaces. 318
Error Line has trailing spaces. 319
Error Method 'addError' is not designed for extension - needs to be abstract, final or empty. 319
Error '(' is followed by whitespace. 319
Error Parameter message should be final. 319
Error Expected @param tag for 'message'. 319
Error ')' is preceded with whitespace. 319
Error Expected @throws tag for 'CompilationFailedException'. 319
Error '{' should be on the previous line. 320
Error 'if' is not followed by whitespace. 321
Error '(' is followed by whitespace. 321
Error ')' is preceded with whitespace. 321
Error '{' should be on the previous line. 322
Error Line has trailing spaces. 325
Error '(' is followed by whitespace. 326
Error ')' is preceded with whitespace. 326
Error Line has trailing spaces. 327
Error 'if' is not followed by whitespace. 328
Error '(' is followed by whitespace. 328
Error ')' is preceded with whitespace. 328
Error '{' should be on the previous line. 329
Error Line has trailing spaces. 334
Error Line has trailing spaces. 335
Error Line has trailing spaces. 337
Error Line has trailing spaces. 340
Error Line is longer than 80 characters. 341
Error Method 'addError' is not designed for extension - needs to be abstract, final or empty. 341
Error '(' is followed by whitespace. 341
Error Parameter message should be final. 341
Error Expected @param tag for 'message'. 341
Error Parameter fatal should be final. 341
Error 'fatal' hides a field. 341
Error Expected @param tag for 'fatal'. 341
Error ')' is preceded with whitespace. 341
Error Expected @throws tag for 'CompilationFailedException'. 341
Error Line has trailing spaces. 343
Error 'if' is not followed by whitespace. 343
Error '(' is followed by whitespace. 343
Error ')' is preceded with whitespace. 343
Error '{' should be on the previous line. 344
Error Line has trailing spaces. 345
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error '}' should be on the same line. 346
Error '{' should be on the previous line. 348
Error '(' is followed by whitespace. 349
Error ')' is preceded with whitespace. 349
Error Line has trailing spaces. 352
Error Line has trailing spaces. 353
Error Line has trailing spaces. 354
Error Line has trailing spaces. 356
Error Line has trailing spaces. 357
Error Line has trailing spaces. 359
Error Line is longer than 80 characters. 360
Error Method 'addFatalError' is not designed for extension - needs to be abstract, final or empty. 360
Error '(' is followed by whitespace. 360
Error Parameter message should be final. 360
Error Expected @param tag for 'message'. 360
Error ')' is preceded with whitespace. 360
Error Expected @throws tag for 'CompilationFailedException'. 360
Error '(' is followed by whitespace. 362
Error ')' is preceded with whitespace. 362
Error Line has trailing spaces. 365
Error Line has trailing spaces. 367
Error Line has trailing spaces. 368
Error Line has trailing spaces. 371
Error Line has trailing spaces. 372
Error Line has trailing spaces. 376
Error Expected an @return tag. 377
Error Method 'hasErrors' is not designed for extension - needs to be abstract, final or empty. 377
Error '{' should be on the previous line. 378
Error Line has trailing spaces. 382
Error Line has trailing spaces. 383
Error Line has trailing spaces. 388
Error Method 'completePhase' is not designed for extension - needs to be abstract, final or empty. 389
Error Expected @throws tag for 'CompilationFailedException'. 389
Error '{' should be on the previous line. 390
Error Line has trailing spaces. 393
Error 'if' is not followed by whitespace. 394
Error '(' is followed by whitespace. 394
Error ')' is preceded with whitespace. 394
Error '{' should be on the previous line. 395
Error Line has trailing spaces. 397
Error '{' should be on the previous line. 399
Error 'while' is not followed by whitespace. 401
Error '(' is followed by whitespace. 401
Error ')' is preceded with whitespace. 401
Error '{' should be on the previous line. 402
Error 'cast' is not followed by whitespace. 403
Error '(' is followed by whitespace. 404
Error ')' is preceded with whitespace. 404
Error Line has trailing spaces. 406
Error '}' should be on the same line. 408
Error '{' should be on the previous line. 410
Error Line has trailing spaces. 414
Error Line has trailing spaces. 417
Error 'if' is not followed by whitespace. 418
Error '(' is followed by whitespace. 418
Error ')' is preceded with whitespace. 418
Error '{' should be on the previous line. 419
Error '}' should be on the same line. 421
Error '{' should be on the previous line. 423
Error Line has trailing spaces. 427
Error Line has trailing spaces. 428
Error Line has trailing spaces. 429
Error Line has trailing spaces. 433
Error Line has trailing spaces. 434
Error Method 'nextPhase' is not designed for extension - needs to be abstract, final or empty. 434
Error Expected @throws tag for 'CompilationFailedException'. 434
Error '{' should be on the previous line. 435
Error '(' is followed by whitespace. 436
Error ')' is preceded with whitespace. 436
Error Line has trailing spaces. 438
Error Line has trailing spaces. 439
Error Line has trailing spaces. 440
Error Line has trailing spaces. 443
Error Line has trailing spaces. 445
Error Method 'gotoPhase' is not designed for extension - needs to be abstract, final or empty. 446
Error '(' is followed by whitespace. 446
Error Parameter phase should be final. 446
Error 'phase' hides a field. 446
Error Expected @param tag for 'phase'. 446
Error ')' is preceded with whitespace. 446
Error Expected @throws tag for 'CompilationFailedException'. 446
Error '{' should be on the previous line. 447
Error 'if' is not followed by whitespace. 448
Error '(' is followed by whitespace. 448
Error ')' is preceded with whitespace. 448
Error '{' should be on the previous line. 449
Error Line has trailing spaces. 452
Error Line has trailing spaces. 456
Error Line has trailing spaces. 457
Error Line has trailing spaces. 458
Error Line has trailing spaces. 460
Error Line has trailing spaces. 461
Error Line has trailing spaces. 463
Error Method 'fail' is not designed for extension - needs to be abstract, final or empty. 464
Error Expected @throws tag for 'CompilationFailedException'. 464
Error '{' should be on the previous line. 465
Error '(' is followed by whitespace. 466
Error ')' is preceded with whitespace. 466
Error Line has trailing spaces. 470
Error Line has trailing spaces. 473
Error Line has trailing spaces. 474
Error Line has trailing spaces. 478
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 479
Error '(' is followed by whitespace. 479
Error Parameter writer should be final. 479
Error Expected @param tag for 'writer'. 479
Error Parameter janitor should be final. 479
Error Expected @param tag for 'janitor'. 479
Error ')' is preceded with whitespace. 479
Error '{' should be on the previous line. 480
Error 'if' is not followed by whitespace. 481
Error '(' is followed by whitespace. 481
Error ')' is preceded with whitespace. 481
Error '{' should be on the previous line. 482
Error 'while' is not followed by whitespace. 484
Error '(' is followed by whitespace. 484
Error ')' is preceded with whitespace. 484
Error '{' should be on the previous line. 485
Error 'cast' is not followed by whitespace. 486
Error '(' is followed by whitespace. 487
Error ')' is preceded with whitespace. 487
Error Line has trailing spaces. 489
Error Line has trailing spaces. 492
Error 'if' is not followed by whitespace. 493
Error '(' is followed by whitespace. 493
Error ')' is preceded with whitespace. 493
Error '{' should be on the previous line. 494
Error 'while' is not followed by whitespace. 496
Error '(' is followed by whitespace. 496
Error ')' is preceded with whitespace. 496
Error '{' should be on the previous line. 497
Error 'cast' is not followed by whitespace. 498
Error '(' is followed by whitespace. 499
Error ')' is preceded with whitespace. 499
Error Line has trailing spaces. 501
Error Line has trailing spaces. 505
Error Line has trailing spaces. 506

org/codehaus/groovy/control/SourceUnit.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Unused import - java.lang.reflect.Constructor. 52
Error Unused import - java.lang.reflect.InvocationTargetException. 53
Error '{' should be on the previous line. 100
Error Line has trailing spaces. 101
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 105
Error Missing a Javadoc comment. 105
Error Variable 'source' must be private and have accessor methods. 105
Error Missing a Javadoc comment. 106
Error Variable 'name' must be private and have accessor methods. 106
Error Missing a Javadoc comment. 107
Error Variable 'cst' must be private and have accessor methods. 107
Error Line is longer than 80 characters. 108
Error Missing a Javadoc comment. 108
Error Variable 'ast' must be private and have accessor methods. 108
Error Line has trailing spaces. 109
Error Line has trailing spaces. 111
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error Line is longer than 80 characters. 116
Error '(' is followed by whitespace. 116
Error Parameter name should be final. 116
Error 'name' hides a field. 116
Error Expected @param tag for 'name'. 116
Error Parameter source should be final. 116
Error 'source' hides a field. 116
Error Expected @param tag for 'source'. 116
Error Parameter flags should be final. 116
Error Expected @param tag for 'flags'. 116
Error Parameter loader should be final. 116
Error Expected @param tag for 'loader'. 116
Error ')' is preceded with whitespace. 116
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error Line has trailing spaces. 119
Error Line has trailing spaces. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 129
Error Line is longer than 80 characters. 130
Error '(' is followed by whitespace. 130
Error Parameter source should be final. 130
Error 'source' hides a field. 130
Error Expected @param tag for 'source'. 130
Error Parameter configuration should be final. 130
Error Expected @param tag for 'configuration'. 130
Error Parameter loader should be final. 130
Error Expected @param tag for 'loader'. 130
Error ')' is preceded with whitespace. 130
Error Line is longer than 80 characters. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error Line has trailing spaces. 134
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 140
Error '(' is followed by whitespace. 140
Error Parameter source should be final. 140
Error 'source' hides a field. 140
Error Expected @param tag for 'source'. 140
Error Parameter configuration should be final. 140
Error Expected @param tag for 'configuration'. 140
Error Parameter loader should be final. 140
Error Expected @param tag for 'loader'. 140
Error ')' is preceded with whitespace. 140
Error Line is longer than 80 characters. 142
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error Line has trailing spaces. 144
Error Line has trailing spaces. 145
Error Line has trailing spaces. 146
Error Line has trailing spaces. 150
Error Line is longer than 80 characters. 151
Error '(' is followed by whitespace. 151
Error Parameter name should be final. 151
Error 'name' hides a field. 151
Error Expected @param tag for 'name'. 151
Error Parameter source should be final. 151
Error 'source' hides a field. 151
Error Expected @param tag for 'source'. 151
Error Parameter configuration should be final. 151
Error Expected @param tag for 'configuration'. 151
Error Parameter loader should be final. 151
Error Expected @param tag for 'loader'. 151
Error ')' is preceded with whitespace. 151
Error Line is longer than 80 characters. 153
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error Line has trailing spaces. 155
Error Line has trailing spaces. 156
Error Line has trailing spaces. 160
Error Expected an @return tag. 161
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 161
Error '{' should be on the previous line. 162
Error Line has trailing spaces. 165
Error Line has trailing spaces. 166
Error Line has trailing spaces. 167
Error Line has trailing spaces. 171
Error Expected an @return tag. 172
Error Method 'getCST' is not designed for extension - needs to be abstract, final or empty. 172
Error '{' should be on the previous line. 173
Error Line has trailing spaces. 176
Error Line has trailing spaces. 177
Error Line has trailing spaces. 178
Error Line has trailing spaces. 183
Error Expected an @return tag. 184
Error Method 'getAST' is not designed for extension - needs to be abstract, final or empty. 184
Error '{' should be on the previous line. 185
Error Line has trailing spaces. 188
Error Line has trailing spaces. 189
Error Line has trailing spaces. 190
Error Line has trailing spaces. 195
Error Expected an @return tag. 196
Error Method 'failedWithUnexpectedEOF' is not designed for extension - needs to be abstract, final or empty. 196
Error '{' should be on the previous line. 197
Error Line has trailing spaces. 199
Error 'if' is not followed by whitespace. 200
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '{' should be on the previous line. 201
Error 'cast' is not followed by whitespace. 202
Error Line has trailing spaces. 203
Error 'if' is not followed by whitespace. 203
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error '{' should be on the previous line. 204
Error 'cast' is not followed by whitespace. 205
Error Line has trailing spaces. 206
Error 'if' is not followed by whitespace. 206
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error '{' should be on the previous line. 207
Error Line is longer than 80 characters. 208
Error 'cast' is not followed by whitespace. 208
Error 'if' is not followed by whitespace. 209
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error '{' should be on the previous line. 210
Error Line has trailing spaces. 216
Error Line has trailing spaces. 221
Error Line has trailing spaces. 225
Error Line has trailing spaces. 227
Error Line has trailing spaces. 228
Error Line has trailing spaces. 230
Error Expected an @return tag. 231
Error '(' is followed by whitespace. 231
Error Parameter name should be final. 231
Error Expected @param tag for 'name'. 231
Error Parameter source should be final. 231
Error Expected @param tag for 'source'. 231
Error ')' is preceded with whitespace. 231
Error '{' should be on the previous line. 232
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error Line has trailing spaces. 235
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error Line has trailing spaces. 238
Error Line has trailing spaces. 240
Error Line has trailing spaces. 242
Error Line has trailing spaces. 243
Error Line has trailing spaces. 245
Error Expected an @return tag. 246
Error '(' is followed by whitespace. 246
Error Parameter name should be final. 246
Error Expected @param tag for 'name'. 246
Error Parameter source should be final. 246
Error Expected @param tag for 'source'. 246
Error Parameter tolerance should be final. 246
Error Expected @param tag for 'tolerance'. 246
Error ')' is preceded with whitespace. 246
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error Line has trailing spaces. 250
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error Line has trailing spaces. 253
Error Line has trailing spaces. 255
Error Line has trailing spaces. 256
Error Line has trailing spaces. 257
Error Line has trailing spaces. 261
Error Line has trailing spaces. 265
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 266
Error Expected @throws tag for 'CompilationFailedException'. 266
Error '{' should be on the previous line. 267
Error 'if' is not followed by whitespace. 268
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268
Error '{' should be on the previous line. 269
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error Line has trailing spaces. 272
Error 'if' is not followed by whitespace. 273
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error '{' should be on the previous line. 274
Error Line has trailing spaces. 277
Error Line has trailing spaces. 278
Error Line has trailing spaces. 281
Error '{' should be on the previous line. 284
Error Line is longer than 80 characters. 290
Error '(' is followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error Line has trailing spaces. 292
Error Line has trailing spaces. 295
Error '(' is followed by whitespace. 296
Error ')' is preceded with whitespace. 296
Error Line has trailing spaces. 298
Error '}' should be on the same line. 300
Error 'catch' is not followed by whitespace. 301
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error '{' should be on the previous line. 302
Error '(' is followed by whitespace. 303
Error ')' is preceded with whitespace. 303
Error '}' should be on the same line. 304
Error '{' should be on the previous line. 306
Error 'if' is not followed by whitespace. 307
Error '(' is followed by whitespace. 307
Error ')' is preceded with whitespace. 307
Error '{' should be on the previous line. 308
Error 'catch' is not followed by whitespace. 309
Error '(' is followed by whitespace. 309
Error ')' is preceded with whitespace. 309
Error Must have at least one statement. 309
Error '{' is not followed by whitespace. 309
Error '}' is not preceded with whitespace. 309
Error Line has trailing spaces. 313
Error Line has trailing spaces. 314
Error Line has trailing spaces. 315
Error Method 'convert' is not designed for extension - needs to be abstract, final or empty. 320
Error Expected @throws tag for 'CompilationFailedException'. 320
Error '{' should be on the previous line. 321
Error 'if' is not followed by whitespace. 322
Error '(' is followed by whitespace. 322
Error ')' is preceded with whitespace. 322
Error '{' should be on the previous line. 323
Error '(' is followed by whitespace. 324
Error ')' is preceded with whitespace. 324
Error Line has trailing spaces. 326
Error 'if' is not followed by whitespace. 327
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error '{' should be on the previous line. 328
Error '(' is followed by whitespace. 329
Error ')' is preceded with whitespace. 329
Error Line has trailing spaces. 332
Error Line has trailing spaces. 335
Error '{' should be on the previous line. 337
Error '(' is followed by whitespace. 338
Error ')' is preceded with whitespace. 338
Error '(' is followed by whitespace. 339
Error ')' is preceded with whitespace. 339
Error '(' is followed by whitespace. 340
Error ')' is preceded with whitespace. 340
Error '}' should be on the same line. 341
Error 'catch' is not followed by whitespace. 342
Error '(' is followed by whitespace. 342
Error ')' is preceded with whitespace. 342
Error '{' should be on the previous line. 343
Error '(' is followed by whitespace. 344
Error ')' is preceded with whitespace. 344
Error Line has trailing spaces. 346
Error Line has trailing spaces. 349
Error Line has trailing spaces. 350
Error Line has trailing spaces. 352
Error Line has trailing spaces. 356
Error Line has trailing spaces. 361
Error Method 'addWarning' is not designed for extension - needs to be abstract, final or empty. 362
Error '(' is followed by whitespace. 362
Error Parameter importance should be final. 362
Error Expected @param tag for 'importance'. 362
Error Parameter text should be final. 362
Error Expected @param tag for 'text'. 362
Error Parameter context should be final. 362
Error Expected @param tag for 'context'. 362
Error ')' is preceded with whitespace. 362
Error '{' should be on the previous line. 363
Error 'if' is not followed by whitespace. 364
Error '(' is followed by whitespace. 364
Error ')' is preceded with whitespace. 364
Error '{' should be on the previous line. 365
Error '(' is followed by whitespace. 366
Error ')' is preceded with whitespace. 366
Error Line has trailing spaces. 369
Error Line has trailing spaces. 370
Error Line has trailing spaces. 371
Error Line has trailing spaces. 376
Error Line is longer than 80 characters. 377
Error Method 'addWarning' is not designed for extension - needs to be abstract, final or empty. 377
Error '(' is followed by whitespace. 377
Error Parameter importance should be final. 377
Error Expected @param tag for 'importance'. 377
Error Parameter text should be final. 377
Error Expected @param tag for 'text'. 377
Error Parameter data should be final. 377
Error Expected @param tag for 'data'. 377
Error Parameter context should be final. 377
Error Expected @param tag for 'context'. 377
Error ')' is preceded with whitespace. 377
Error 'if' is not followed by whitespace. 379
Error '(' is followed by whitespace. 379
Error ')' is preceded with whitespace. 379
Error '{' should be on the previous line. 380
Error '(' is followed by whitespace. 381
Error ')' is preceded with whitespace. 381
Error Line has trailing spaces. 385
Error Line has trailing spaces. 386
Error Line has trailing spaces. 390
Error Line is longer than 80 characters. 391
Error Method 'addError' is not designed for extension - needs to be abstract, final or empty. 391
Error '(' is followed by whitespace. 391
Error Parameter error should be final. 391
Error Expected @param tag for 'error'. 391
Error ')' is preceded with whitespace. 391
Error Expected @throws tag for 'CompilationFailedException'. 391
Error '(' is followed by whitespace. 393
Error ')' is preceded with whitespace. 393
Error Line has trailing spaces. 395
Error Line has trailing spaces. 396
Error Line has trailing spaces. 397
Error Line has trailing spaces. 401
Error Line is longer than 80 characters. 402
Error Method 'addError' is not designed for extension - needs to be abstract, final or empty. 402
Error '(' is followed by whitespace. 402
Error Parameter text should be final. 402
Error Expected @param tag for 'text'. 402
Error Parameter context should be final. 402
Error Expected @param tag for 'context'. 402
Error ')' is preceded with whitespace. 402
Error Expected @throws tag for 'CompilationFailedException'. 402
Error '(' is followed by whitespace. 404
Error ')' is preceded with whitespace. 404
Error Line has trailing spaces. 407
Error Line has trailing spaces. 408
Error Line has trailing spaces. 409
Error Line has trailing spaces. 413
Error Line has trailing spaces. 418
Error Expected an @return tag. 419
Error Method 'getSample' is not designed for extension - needs to be abstract, final or empty. 419
Error '(' is followed by whitespace. 419
Error Parameter line should be final. 419
Error Expected @param tag for 'line'. 419
Error Parameter column should be final. 419
Error Expected @param tag for 'column'. 419
Error Parameter janitor should be final. 419
Error Expected @param tag for 'janitor'. 419
Error ')' is preceded with whitespace. 419
Error '{' should be on the previous line. 420
Error '(' is followed by whitespace. 422
Error ')' is preceded with whitespace. 422
Error 'if' is not followed by whitespace. 424
Error '(' is followed by whitespace. 424
Error ')' is preceded with whitespace. 424
Error '{' should be on the previous line. 425
Error 'if' is not followed by whitespace. 426
Error '(' is followed by whitespace. 426
Error ')' is preceded with whitespace. 426
Error '{' should be on the previous line. 427
Error '-' is not preceded with whitespace. 428
Error '-' is not followed by whitespace. 428
Error 'if' is not followed by whitespace. 430
Error '(' is followed by whitespace. 430
Error '40' is a magic number. 430
Error ')' is preceded with whitespace. 430
Error '{' should be on the previous line. 431
Error '30' is a magic number. 432
Error Line is longer than 80 characters. 433
Error '10' is a magic number. 433
Error Avoid inline conditionals. 433
Error '10' is a magic number. 433
Error Line is longer than 80 characters. 434
Error '(' is followed by whitespace. 434
Error ')' is preceded with whitespace. 434
Error '(' is followed by whitespace. 434
Error ')' is preceded with whitespace. 434
Error '}' should be on the same line. 435
Error '{' should be on the previous line. 437
Error '}' should be on the same line. 440
Error '{' should be on the previous line. 442
Error Line has trailing spaces. 449
Error First sentence should end with a period. 450
Error Expected an @return tag. 456
Error Line is longer than 80 characters. 456
Error Parameter code should be final. 456
Error Expected @param tag for 'code'. 456
Error Expected @throws tag for 'CompilationFailedException'. 456
Error Line has trailing spaces. 462
Error Line is longer than 80 characters. 463
Error Missing a Javadoc comment. 463
Error Parameter code should be final. 463
Error Line contains a tab character. 464
Error Line contains a tab character. 465
Error Line contains a tab character. 466
Error Line is longer than 80 characters. 467
Error Line contains a tab character. 467
Error Line contains a tab character. 468
Error Line contains a tab character. 469
Error Line is longer than 80 characters. 473
Error Line has trailing spaces. 474
Error Line is longer than 80 characters. 474
Error Line is longer than 80 characters. 475
Error Line has trailing spaces. 476
Error Line is longer than 80 characters. 479
Error Parameter code should be final. 479
Error Expected @throws tag for 'CompilationFailedException'. 479
Error Line contains a tab character. 480
Error Line contains a tab character. 481
Error 'if' construct must use '{}'s. 482
Error Line has trailing spaces. 482
Error Line contains a tab character. 482
Error Line has trailing spaces. 483
Error Line is longer than 80 characters. 483
Error Line contains a tab character. 483
Error Line contains a tab character. 484
Error Line has trailing spaces. 486
Error Line is longer than 80 characters. 487
Error Line contains a tab character. 487
Error Method 'createStatement' is not designed for extension - needs to be abstract, final or empty. 487
Error Missing a Javadoc comment. 487
Error Parameter code should be final. 487
Error Line contains a tab character. 488
Error Line contains a tab character. 489
Error 'if' construct must use '{}'s. 490
Error Line contains a tab character. 490
Error Line is longer than 80 characters. 491
Error Line contains a tab character. 491
Error Line contains a tab character. 492
Error 'if' construct must use '{}'s. 493
Error Line contains a tab character. 493
Error Line is longer than 80 characters. 494
Error Line contains a tab character. 494
Error Line contains a tab character. 495
Error 'cast' is not followed by whitespace. 495
Error Line contains a tab character. 496
Error Line has trailing spaces. 497
Error Line contains a tab character. 497
Error Line is longer than 80 characters. 498
Error Line contains a tab character. 498
Error Method 'createMethodNode' is not designed for extension - needs to be abstract, final or empty. 498
Error Missing a Javadoc comment. 498
Error Parameter code should be final. 498
Error Line contains a tab character. 499
Error Line contains a tab character. 500
Error Line contains a tab character. 501
Error Line contains a tab character. 502
Error Line contains a tab character. 503
Error Line contains a tab character. 504
Error 'if' construct must use '{}'s. 505
Error Line contains a tab character. 505
Error Line is longer than 80 characters. 506
Error Line contains a tab character. 506
Error Line contains a tab character. 507
Error 'cast' is not followed by whitespace. 507
Error Line contains a tab character. 508
Error Line has trailing spaces. 509
Error Line contains a tab character. 509
Error Line contains a tab character. 510
Error Missing a Javadoc comment. 510
Error Parameter code should be final. 510
Error Line contains a tab character. 511
Error Line contains a tab character. 512
Error Line contains a tab character. 513
Error Line has trailing spaces. 514
Error Line contains a tab character. 514
Error Line contains a tab character. 515

org/codehaus/groovy/control/io/AbstractReaderSource.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 62
Error '{' should be on the previous line. 66
Error Missing a Javadoc comment. 67
Error Variable 'configuration' must be private and have accessor methods. 67
Error Line has trailing spaces. 69
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 74
Error Parameter configuration should be final. 74
Error 'configuration' hides a field. 74
Error Expected @param tag for 'configuration'. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Line has trailing spaces. 84
Error Expected an @return tag. 85
Error Method 'canReopenSource' is not designed for extension - needs to be abstract, final or empty. 85
Error '{' should be on the previous line. 86
Error Line has trailing spaces. 89
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 95
Error Line is longer than 80 characters. 96
Error Missing a Javadoc comment. 96
Error Line is longer than 80 characters. 97
Error Missing a Javadoc comment. 97
Error Line has trailing spaces. 98
Error Missing a Javadoc comment. 98
Error Line has trailing spaces. 100
Error Line has trailing spaces. 105
Error Expected an @return tag. 106
Error Method 'getLine' is not designed for extension - needs to be abstract, final or empty. 106
Error '(' is followed by whitespace. 106
Error Parameter lineNumber should be final. 106
Error Expected @param tag for 'lineNumber'. 106
Error Parameter janitor should be final. 106
Error Expected @param tag for 'janitor'. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error Line has trailing spaces. 111
Error 'if' is not followed by whitespace. 112
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '{' should be on the previous line. 113
Error Line has trailing spaces. 116
Error Line has trailing spaces. 117
Error Line has trailing spaces. 120
Error 'if' is not followed by whitespace. 121
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 122
Error Line is longer than 80 characters. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error 'catch' is not followed by whitespace. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error Must have at least one statement. 123
Error '{' is not followed by whitespace. 123
Error '}' is not preceded with whitespace. 123
Error Line has trailing spaces. 126
Error Line has trailing spaces. 127
Error 'if' is not followed by whitespace. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error 'while' is not followed by whitespace. 133
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 134
Error '{' should be on the previous line. 136
Error '}' should be on the same line. 139
Error 'catch' is not followed by whitespace. 140
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '{' should be on the previous line. 141
Error Line has trailing spaces. 145
Error 'if' is not followed by whitespace. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error '{' should be on the previous line. 147
Error '}' should be on the same line. 149
Error '{' should be on the previous line. 151
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error Line has trailing spaces. 155
Error Line has trailing spaces. 156
Error Line has trailing spaces. 158
Error Line has trailing spaces. 159
Error Line has trailing spaces. 160
Error Line has trailing spaces. 164
Error Method 'cleanup' is not designed for extension - needs to be abstract, final or empty. 165
Error '{' should be on the previous line. 166
Error Line has trailing spaces. 167
Error 'if' is not followed by whitespace. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error 'catch' is not followed by whitespace. 169
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error Must have at least one statement. 169
Error '{' is not followed by whitespace. 169
Error '}' is not preceded with whitespace. 169
Error Line has trailing spaces. 171
Error Line has trailing spaces. 176

org/codehaus/groovy/control/io/FileReaderSource.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 67
Error Line has trailing spaces. 70
Error Missing a Javadoc comment. 71
Error Line has trailing spaces. 72
Error Line has trailing spaces. 73
Error Line has trailing spaces. 77
Error '(' is followed by whitespace. 78
Error Parameter file should be final. 78
Error 'file' hides a field. 78
Error Expected @param tag for 'file'. 78
Error Parameter configuration should be final. 78
Error Expected @param tag for 'configuration'. 78
Error ')' is preceded with whitespace. 78
Error '{' should be on the previous line. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 89
Error '(' is followed by whitespace. 90
Error Parameter path should be final. 90
Error Expected @param tag for 'path'. 90
Error Parameter configuration should be final. 90
Error Expected @param tag for 'configuration'. 90
Error ')' is preceded with whitespace. 90
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96
Error Line has trailing spaces. 98
Error Line has trailing spaces. 100
Error Expected an @return tag. 101
Error Method 'getReader' is not designed for extension - needs to be abstract, final or empty. 101
Error Expected @throws tag for 'IOException'. 101
Error '{' should be on the previous line. 102
Error Line is longer than 80 characters. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 106
Error Line has trailing spaces. 107
Error Line has trailing spaces. 108

org/codehaus/groovy/control/io/InputStreamReaderSource.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 62
Error '{' should be on the previous line. 66
Error Line has trailing spaces. 67
Error Line has trailing spaces. 70
Error Line is longer than 80 characters. 71
Error Missing a Javadoc comment. 71
Error Line has trailing spaces. 72
Error Line has trailing spaces. 73
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 78
Error '(' is followed by whitespace. 78
Error Parameter stream should be final. 78
Error 'stream' hides a field. 78
Error Expected @param tag for 'stream'. 78
Error Parameter configuration should be final. 78
Error Expected @param tag for 'configuration'. 78
Error ')' is preceded with whitespace. 78
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 87
Error Line has trailing spaces. 89
Error Expected an @return tag. 90
Error Method 'getReader' is not designed for extension - needs to be abstract, final or empty. 90
Error Expected @throws tag for 'IOException'. 90
Error '{' should be on the previous line. 91
Error 'if' is not followed by whitespace. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error Line is longer than 80 characters. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error Line has trailing spaces. 96
Error Line has trailing spaces. 99
Error Line has trailing spaces. 103
Error Line has trailing spaces. 109
Error Expected an @return tag. 110
Error Method 'canReopenSource' is not designed for extension - needs to be abstract, final or empty. 110
Error '{' should be on the previous line. 111
Error Line has trailing spaces. 114
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error Line has trailing spaces. 118

org/codehaus/groovy/control/io/NullWriter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 61
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 64
Error '{' is not followed by whitespace. 64
Error '}' is not preceded with whitespace. 64
Error Line has trailing spaces. 65
Error Missing a Javadoc comment. 66
Error '{' is not followed by whitespace. 66
Error '}' is not preceded with whitespace. 66
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 68
Error '(' is followed by whitespace. 68
Error Parameter cbuf should be final. 68
Error Parameter off should be final. 68
Error Parameter len should be final. 68
Error ')' is preceded with whitespace. 68
Error '{' is not followed by whitespace. 68
Error '}' is not preceded with whitespace. 68

org/codehaus/groovy/control/io/ReaderSource.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 66
Error Line has trailing spaces. 67
Error Line has trailing spaces. 72
Error Expected an @return tag. 73
Error Expected @throws tag for 'IOException'. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 81
Error Expected an @return tag. 82
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 90
Error Expected an @return tag. 91
Error '(' is followed by whitespace. 91
Error Expected @param tag for 'lineNumber'. 91
Error Expected @param tag for 'janitor'. 91
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 92
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 98
Error Line has trailing spaces. 100

org/codehaus/groovy/control/io/StringReaderSource.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 61
Error '{' should be on the previous line. 65
Error Line has trailing spaces. 66
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 77
Error '(' is followed by whitespace. 77
Error Parameter string should be final. 77
Error 'string' hides a field. 77
Error Expected @param tag for 'string'. 77
Error Parameter configuration should be final. 77
Error Expected @param tag for 'configuration'. 77
Error ')' is preceded with whitespace. 77
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '=' is not preceded with whitespace. 80
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 86
Error Line has trailing spaces. 88
Error Expected an @return tag. 89
Error Method 'getReader' is not designed for extension - needs to be abstract, final or empty. 89
Error Expected @throws tag for 'IOException'. 89
Error '{' should be on the previous line. 90
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96

org/codehaus/groovy/control/io/URLReaderSource.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 66
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error Line has trailing spaces. 76
Error '(' is followed by whitespace. 77
Error Parameter url should be final. 77
Error 'url' hides a field. 77
Error Expected @param tag for 'url'. 77
Error Parameter configuration should be final. 77
Error Expected @param tag for 'configuration'. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 86
Error Line has trailing spaces. 88
Error Expected an @return tag. 89
Error Method 'getReader' is not designed for extension - needs to be abstract, final or empty. 89
Error Expected @throws tag for 'IOException'. 89
Error '{' should be on the previous line. 90
Error Line is longer than 80 characters. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96

org/codehaus/groovy/control/io/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/groovy/control/messages/ExceptionMessage.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 19
Error Line is longer than 80 characters. 20
Error Missing a Javadoc comment. 20
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 23
Error '(' is followed by whitespace. 23
Error Parameter cause should be final. 23
Error 'cause' hides a field. 23
Error ')' is preceded with whitespace. 23
Error '{' should be on the previous line. 24
Error Line has trailing spaces. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 29
Error Expected an @return tag. 34
Error Method 'getCause' is not designed for extension - needs to be abstract, final or empty. 34
Error '{' should be on the previous line. 35
Error Line has trailing spaces. 38
Error Line has trailing spaces. 42
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 45
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 45
Error '(' is followed by whitespace. 45
Error Parameter output should be final. 45
Error Expected @param tag for 'output'. 45
Error Parameter context should be final. 45
Error Expected @param tag for 'context'. 45
Error Parameter janitor should be final. 45
Error Expected @param tag for 'janitor'. 45
Error ')' is preceded with whitespace. 45
Error Line has trailing spaces. 47
Error Line is longer than 80 characters. 47
Error Line has trailing spaces. 48
Error 'if' is not followed by whitespace. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error '}' should be on the same line. 53
Error '{' should be on the previous line. 55
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Line has trailing spaces. 59
Error Line has trailing spaces. 60
Error Line has trailing spaces. 61

org/codehaus/groovy/control/messages/LocatedMessage.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 21
Error Line is longer than 80 characters. 22
Error Missing a Javadoc comment. 22
Error Variable 'context' must be private and have accessor methods. 22
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 25
Error '(' is followed by whitespace. 25
Error Parameter message should be final. 25
Error Parameter context should be final. 25
Error 'context' hides a field. 25
Error ')' is preceded with whitespace. 25
Error '{' should be on the previous line. 26
Error '(' is followed by whitespace. 27
Error ')' is preceded with whitespace. 27
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 32
Error '(' is followed by whitespace. 32
Error Parameter message should be final. 32
Error Parameter data should be final. 32
Error Parameter context should be final. 32
Error 'context' hides a field. 32
Error ')' is preceded with whitespace. 32
Error '{' should be on the previous line. 33
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 34
Error Line has trailing spaces. 37
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 39
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error '(' is followed by whitespace. 39
Error Parameter writer should be final. 39
Error Parameter owner should be final. 39
Error Parameter janitor should be final. 39
Error ')' is preceded with whitespace. 39
Error 'cast' is not followed by whitespace. 41
Error Line has trailing spaces. 42
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error Line has trailing spaces. 47
Error 'if' is not followed by whitespace. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error '{' should be on the previous line. 49
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error Line has trailing spaces. 52
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error Line has trailing spaces. 56

org/codehaus/groovy/control/messages/Message.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 20
Error Line has trailing spaces. 21
Error Line has trailing spaces. 22
Error Line has trailing spaces. 27
Error Line is longer than 80 characters. 28
Error '(' is followed by whitespace. 28
Error Parameter writer should be final. 28
Error Expected @param tag for 'writer'. 28
Error Parameter owner should be final. 28
Error Expected @param tag for 'owner'. 28
Error Parameter janitor should be final. 28
Error Expected @param tag for 'janitor'. 28
Error ')' is preceded with whitespace. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 34
Error '(' is followed by whitespace. 35
Error Parameter writer should be final. 35
Error Expected @param tag for 'writer'. 35
Error Parameter owner should be final. 35
Error Expected @param tag for 'owner'. 35
Error ')' is preceded with whitespace. 35
Error '{' should be on the previous line. 36
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 49
Error Expected an @return tag. 50
Error '(' is followed by whitespace. 50
Error Parameter text should be final. 50
Error Expected @param tag for 'text'. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 60
Error Expected an @return tag. 61
Error '(' is followed by whitespace. 61
Error Parameter text should be final. 61
Error Expected @param tag for 'text'. 61
Error Parameter data should be final. 61
Error Expected @param tag for 'data'. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Line has trailing spaces. 65
Error Line has trailing spaces. 66
Error Line has trailing spaces. 67
Error Line has trailing spaces. 71
Error Expected an @return tag. 72
Error '(' is followed by whitespace. 72
Error Parameter error should be final. 72
Error Expected @param tag for 'error'. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Line has trailing spaces. 76
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79

org/codehaus/groovy/control/messages/SimpleMessage.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 20
Error Missing a Javadoc comment. 21
Error Variable 'message' must be private and have accessor methods. 21
Error Line is longer than 80 characters. 22
Error Missing a Javadoc comment. 22
Error Variable 'data' must be private and have accessor methods. 22
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 25
Error '(' is followed by whitespace. 25
Error Parameter message should be final. 25
Error 'message' hides a field. 25
Error ')' is preceded with whitespace. 25
Error '{' should be on the previous line. 26
Error '(' is followed by whitespace. 27
Error ')' is preceded with whitespace. 27
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error '(' is followed by whitespace. 30
Error Parameter message should be final. 30
Error 'message' hides a field. 30
Error Parameter data should be final. 30
Error 'data' hides a field. 30
Error ')' is preceded with whitespace. 30
Error '{' should be on the previous line. 31
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 37
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error '(' is followed by whitespace. 37
Error Parameter writer should be final. 37
Error Parameter owner should be final. 37
Error Parameter janitor should be final. 37
Error ')' is preceded with whitespace. 37
Error 'if' is not followed by whitespace. 39
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 40
Error 'cast' is not followed by whitespace. 41
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error '}' should be on the same line. 43
Error '{' should be on the previous line. 45
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error Line has trailing spaces. 49
Error Line has trailing spaces. 50
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error '{' should be on the previous line. 52
Error Line has trailing spaces. 55

org/codehaus/groovy/control/messages/SyntaxErrorMessage.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 17
Error '{' should be on the previous line. 21
Error Missing a Javadoc comment. 22
Error Variable 'cause' must be private and have accessor methods. 22
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 24
Error '(' is followed by whitespace. 24
Error Parameter cause should be final. 24
Error 'cause' hides a field. 24
Error ')' is preceded with whitespace. 24
Error '{' should be on the previous line. 25
Error Line has trailing spaces. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 34
Error Expected an @return tag. 35
Error Method 'getCause' is not designed for extension - needs to be abstract, final or empty. 35
Error '{' should be on the previous line. 36
Error Line has trailing spaces. 39
Error Line has trailing spaces. 43
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 46
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 46
Error '(' is followed by whitespace. 46
Error Parameter output should be final. 46
Error Expected @param tag for 'output'. 46
Error Parameter context should be final. 46
Error Expected @param tag for 'context'. 46
Error Parameter janitor should be final. 46
Error Expected @param tag for 'janitor'. 46
Error ')' is preceded with whitespace. 46
Error 'cast' is not followed by whitespace. 48
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error Line has trailing spaces. 54
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error 'if' is not followed by whitespace. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error Line has trailing spaces. 61
Error Line has trailing spaces. 62
Error Line has trailing spaces. 63

org/codehaus/groovy/control/messages/WarningMessage.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 20
Error Line is longer than 80 characters. 24
Error Missing a Javadoc comment. 24
Error Line is longer than 80 characters. 25
Error Missing a Javadoc comment. 25
Error Line is longer than 80 characters. 26
Error Missing a Javadoc comment. 26
Error Line is longer than 80 characters. 27
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 33
Error Expected an @return tag. 34
Error '(' is followed by whitespace. 34
Error Parameter actual should be final. 34
Error Expected @param tag for 'actual'. 34
Error Parameter limit should be final. 34
Error Expected @param tag for 'limit'. 34
Error ')' is preceded with whitespace. 34
Error '{' should be on the previous line. 35
Error Line has trailing spaces. 38
Error Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Line has trailing spaces. 45
Error Expected an @return tag. 46
Error Method 'isRelevant' is not designed for extension - needs to be abstract, final or empty. 46
Error '(' is followed by whitespace. 46
Error Parameter importance should be final. 46
Error 'importance' hides a field. 46
Error Expected @param tag for 'importance'. 46
Error ')' is preceded with whitespace. 46
Error '{' should be on the previous line. 47
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error Line has trailing spaces. 50
Error Line has trailing spaces. 51
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 56
Error Line has trailing spaces. 57
Error Line has trailing spaces. 58
Error Line has trailing spaces. 61
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 66
Error '(' is followed by whitespace. 67
Error Parameter importance should be final. 67
Error 'importance' hides a field. 67
Error Parameter message should be final. 67
Error Parameter context should be final. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line has trailing spaces. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 81
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 84
Error '(' is followed by whitespace. 84
Error Parameter importance should be final. 84
Error 'importance' hides a field. 84
Error Parameter message should be final. 84
Error Parameter data should be final. 84
Error Parameter context should be final. 84
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line has trailing spaces. 89
Error Line has trailing spaces. 90
Error Line is longer than 80 characters. 91
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error '(' is followed by whitespace. 91
Error Parameter writer should be final. 91
Error Parameter owner should be final. 91
Error Parameter janitor should be final. 91
Error ')' is preceded with whitespace. 91
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error Line has trailing spaces. 97
Error Line has trailing spaces. 98

org/codehaus/groovy/control/messages/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/groovy/control/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/groovy/runtime/BigDecimalMath.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 5
Error Line has trailing spaces. 7
Error Class BigDecimalMath should be declared as final. 10
Error Line is longer than 80 characters. 12
Error Line contains a tab character. 12
Error Line contains a tab character. 13
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 14
Error Line has trailing spaces. 15
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error Missing a Javadoc comment. 16
Error Variable 'instance' must be private and have accessor methods. 16
Error Line has trailing spaces. 17
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Missing a Javadoc comment. 18
Error '{' is not followed by whitespace. 18
Error '}' is not preceded with whitespace. 18
Error Line contains a tab character. 20
Error Missing a Javadoc comment. 20
Error Parameter number should be final. 20
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Line has trailing spaces. 23
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Missing a Javadoc comment. 24
Error Parameter left should be final. 24
Error Parameter right should be final. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 28
Error Missing a Javadoc comment. 28
Error Parameter left should be final. 28
Error Parameter right should be final. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Parameter left should be final. 32
Error Parameter right should be final. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Parameter left should be final. 36
Error Parameter right should be final. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line is longer than 80 characters. 45
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line has trailing spaces. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Missing a Javadoc comment. 48
Error Parameter left should be final. 48
Error Parameter right should be final. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Missing a Javadoc comment. 52
Error Parameter number should be final. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error '-' is not preceded with whitespace. 55
Error '-' is not followed by whitespace. 55
Error Line has trailing spaces. 56
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Missing a Javadoc comment. 62
Error Parameter left should be final. 62

org/codehaus/groovy/runtime/BigIntegerMath.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 3
Error Line has trailing spaces. 5
Error Class BigIntegerMath should be declared as final. 8
Error Line contains a tab character. 10
Error Missing a Javadoc comment. 10
Error Variable 'instance' must be private and have accessor methods. 10
Error Line has trailing spaces. 11
Error Line contains a tab character. 11
Error Line contains a tab character. 12
Error Missing a Javadoc comment. 12
Error '{' is not followed by whitespace. 12
Error '}' is not preceded with whitespace. 12
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 14
Error Parameter number should be final. 14
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error Line has trailing spaces. 17
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Missing a Javadoc comment. 18
Error Parameter left should be final. 18
Error Parameter right should be final. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 22
Error Parameter left should be final. 22
Error Parameter right should be final. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 26
Error Missing a Javadoc comment. 26
Error Parameter left should be final. 26
Error Parameter right should be final. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error Parameter left should be final. 30
Error Parameter right should be final. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line has trailing spaces. 33
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Parameter left should be final. 34
Error Parameter right should be final. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 38
Error Parameter left should be final. 38
Error Parameter right should be final. 38
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 42
Error Parameter left should be final. 42
Error Parameter right should be final. 42
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 46
Error Parameter left should be final. 46
Error Parameter right should be final. 46
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error Parameter left should be final. 50
Error Missing a Javadoc comment. 54
Error Parameter left should be final. 54
Error Parameter right should be final. 54

org/codehaus/groovy/runtime/ClassExtender.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 54
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter name should be final. 64
Error Method 'set' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter name should be final. 71
Error Parameter value should be final. 71
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Parameter name should be final. 78
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Parameter name should be final. 84
Error Parameter params should be final. 84
Error Method 'addMethod' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Parameter name should be final. 101
Error Parameter closure should be final. 101
Error Method 'removeMethod' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Parameter name should be final. 108
Error Method 'createMap' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114

org/codehaus/groovy/runtime/ClosureListener.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/groovy/runtime/ClosureListener.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error First sentence should end with a period. 41
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error Parameter listenerMethodName should be final. 53
Error 'listenerMethodName' hides a field. 53
Error Parameter closure should be final. 53
Error 'closure' hides a field. 53
Error Line is longer than 80 characters. 58
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Parameter object should be final. 58
Error Parameter method should be final. 58
Error Parameter arguments should be final. 58
Error Avoid inline conditionals. 68
Error '}' should be on the same line. 69
Error '}' should be on the same line. 72
Error Line contains a tab character. 78
Error Line has trailing spaces. 79
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line has trailing spaces. 81
Error Line contains a tab character. 81
Error Line is longer than 80 characters. 82
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 91
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter that should be final. 91

org/codehaus/groovy/runtime/DefaultGroovyMethods.java

ErrorLine
Error File length is 4,255 lines (max allowed is 2,000). 1
Error Line does not match expected header line of ''. 1
Error Utility classes should not have a public or default constructor. 110
Error Line is longer than 80 characters. 112
Error Missing a Javadoc comment. 112
Error Missing a Javadoc comment. 114
Error Missing a Javadoc comment. 115
Error Line is longer than 80 characters. 118
Error Line has trailing spaces. 119
Error Line is longer than 80 characters. 119
Error Line has trailing spaces. 120
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 122
Error Expected an @return tag. 126
Error Parameter self should be final. 126
Error Expected @param tag for 'self'. 126
Error Parameter property should be final. 126
Error Expected @param tag for 'property'. 126
Error Line is longer than 80 characters. 131
Error Line has trailing spaces. 132
Error Line is longer than 80 characters. 132
Error Line has trailing spaces. 133
Error Line is longer than 80 characters. 133
Error Line has trailing spaces. 135
Error Parameter self should be final. 138
Error Expected @param tag for 'self'. 138
Error Parameter property should be final. 138
Error Expected @param tag for 'property'. 138
Error Parameter newValue should be final. 138
Error Expected @param tag for 'newValue'. 138
Error First sentence should end with a period. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Expected an @return tag. 146
Error Line contains a tab character. 146
Error Parameter self should be final. 146
Error Expected @param tag for 'self'. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line has trailing spaces. 156
Error Line contains a tab character. 156
Error Line is longer than 80 characters. 157
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line is longer than 80 characters. 163
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error Line is longer than 80 characters. 176
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error '}' should be on the same line. 177
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 189
Error Missing a Javadoc comment. 191
Error Parameter self should be final. 191
Error Parameter closure should be final. 191
Error 'for' is not followed by whitespace. 193
Error ';' is followed by whitespace. 193
Error Missing a Javadoc comment. 199
Error Parameter self should be final. 199
Error Parameter closure should be final. 199
Error 'for' is not followed by whitespace. 201
Error ';' is followed by whitespace. 201
Error Line has trailing spaces. 206
Error Missing a Javadoc comment. 207
Error Parameter self should be final. 207
Error Line has trailing spaces. 210
Error 'for' is not followed by whitespace. 213
Error Line has trailing spaces. 218
Error First sentence should end with a period. 222
Error Line contains a tab character. 222
Error Line contains a tab character. 223
Error Line has trailing spaces. 224
Error Line contains a tab character. 224
Error Line contains a tab character. 225
Error Line is longer than 80 characters. 226
Error Line contains a tab character. 226
Error Parameter self should be final. 226
Error Expected @param tag for 'self'. 226
Error Parameter categoryClass should be final. 226
Error Expected @param tag for 'categoryClass'. 226
Error Parameter closure should be final. 226
Error Expected @param tag for 'closure'. 226
Error Line contains a tab character. 227
Error Line contains a tab character. 228
Error Line has trailing spaces. 229
Error Line contains a tab character. 229
Error First sentence should end with a period. 230
Error Line contains a tab character. 230
Error Line contains a tab character. 231
Error Line has trailing spaces. 232
Error Line contains a tab character. 232
Error Line contains a tab character. 233
Error Line is longer than 80 characters. 234
Error Line contains a tab character. 234
Error Parameter self should be final. 234
Error Expected @param tag for 'self'. 234
Error Parameter categoryClassList should be final. 234
Error Expected @param tag for 'categoryClassList'. 234
Error Parameter closure should be final. 234
Error Expected @param tag for 'closure'. 234
Error Line contains a tab character. 235
Error Line contains a tab character. 236
Error Line has trailing spaces. 237
Error Line contains a tab character. 237
Error Line has trailing spaces. 238
Error Line contains a tab character. 238
Error First sentence should end with a period. 239
Error Parameter self should be final. 242
Error Expected @param tag for 'self'. 242
Error Parameter value should be final. 242
Error Expected @param tag for 'value'. 242
Error First sentence should end with a period. 246
Error Parameter self should be final. 249
Error Expected @param tag for 'self'. 249
Error Parameter value should be final. 249
Error Expected @param tag for 'value'. 249
Error Parameter self should be final. 257
Error Expected @param tag for 'self'. 257
Error First sentence should end with a period. 261
Error Parameter self should be final. 264
Error Expected @param tag for 'self'. 264
Error Parameter out should be final. 264
Error Expected @param tag for 'out'. 264
Error First sentence should end with a period. 271
Error Parameter self should be final. 276
Error Expected @param tag for 'self'. 276
Error Parameter out should be final. 276
Error Expected an @return tag. 288
Error Line is longer than 80 characters. 288
Error Parameter object should be final. 288
Error Expected @param tag for 'object'. 288
Error Parameter method should be final. 288
Error Expected @param tag for 'method'. 288
Error Parameter arguments should be final. 288
Error Expected @param tag for 'arguments'. 288
Error Missing a Javadoc comment. 294
Error Parameter caseValue should be final. 294
Error Parameter switchValue should be final. 294
Error Missing a Javadoc comment. 298
Error Parameter caseValue should be final. 298
Error Parameter switchValue should be final. 298
Error Missing a Javadoc comment. 305
Error Parameter caseValue should be final. 305
Error Parameter switchValue should be final. 305
Error Missing a Javadoc comment. 309
Error Parameter caseValue should be final. 309
Error Parameter switchValue should be final. 309
Error Missing a Javadoc comment. 313
Error Parameter caseValue should be final. 313
Error Parameter switchValue should be final. 313
Error First sentence should end with a period. 326
Error Parameter self should be final. 332
Error Parameter closure should be final. 332
Error First sentence should end with a period. 338
Error Parameter self should be final. 344
Error Parameter closure should be final. 344
Error '{' is followed by whitespace. 347
Error First sentence should end with a period. 351
Error Parameter self should be final. 357
Error Parameter closure should be final. 357
Error Parameter self should be final. 372
Error Parameter closure should be final. 372
Error '{' is followed by whitespace. 376
Error '}' should be on the same line. 378
Error Line is longer than 80 characters. 387
Error Parameter self should be final. 394
Error Parameter closure should be final. 394
Error First sentence should end with a period. 403
Error Line is longer than 80 characters. 404
Error Parameter self should be final. 410
Error Parameter closure should be final. 410
Error Line is longer than 80 characters. 420
Error Line is longer than 80 characters. 422
Error Line is longer than 80 characters. 425
Error Parameter self should be final. 428
Error Parameter filter should be final. 428
Error Line is longer than 80 characters. 433
Error First sentence should end with a period. 440
Error Line is longer than 80 characters. 441
Error Line is longer than 80 characters. 443
Error Parameter self should be final. 447
Error Parameter value should be final. 447
Error Parameter self should be final. 463
Error Line has trailing spaces. 470
Error Line is longer than 80 characters. 470
Error Line has trailing spaces. 472
Error Parameter self should be final. 477
Error Parameter closure should be final. 477
Error Line has trailing spaces. 486
Error Line is longer than 80 characters. 486
Error Parameter self should be final. 493
Error Parameter closure should be final. 493
Error Line contains a tab character. 498
Error Line has trailing spaces. 505
Error Line is longer than 80 characters. 505
Error Parameter self should be final. 512
Error Parameter closure should be final. 512
Error First sentence should end with a period. 520
Error Parameter self should be final. 527
Error Parameter closure should be final. 527
Error First sentence should end with a period. 537
Error Parameter self should be final. 544
Error Parameter closure should be final. 544
Error First sentence should end with a period. 554
Error Parameter self should be final. 561
Error Parameter closure should be final. 561
Error First sentence should end with a period. 571
Error Parameter self should be final. 578
Error Parameter closure should be final. 578
Error First sentence should end with a period. 589
Error Parameter self should be final. 596
Error Parameter closure should be final. 596
Error First sentence should end with a period. 607
Error Parameter self should be final. 614
Error Parameter closure should be final. 614
Error Line is longer than 80 characters. 635
Error Parameter self should be final. 635
Error Parameter value should be final. 635
Error Parameter closure should be final. 635
Error First sentence should end with a period. 646
Error Line is longer than 80 characters. 647
Error Parameter self should be final. 653
Error Parameter separator should be final. 653
Error '}' should be on the same line. 660
Error First sentence should end with a period. 669
Error Line is longer than 80 characters. 670
Error Parameter self should be final. 676
Error Parameter separator should be final. 676
Error '}' should be on the same line. 683
Error First sentence should end with a period. 692
Error Parameter self should be final. 698
Error Line is longer than 80 characters. 703
Error First sentence should end with a period. 711
Error Line is longer than 80 characters. 712
Error Parameter self should be final. 718
Error Parameter comparator should be final. 718
Error First sentence should end with a period. 729
Error Parameter self should be final. 735
Error Line is longer than 80 characters. 740
Error First sentence should end with a period. 748
Error Line is longer than 80 characters. 749
Error Parameter self should be final. 755
Error Parameter comparator should be final. 755
Error First sentence should end with a period. 767
Error Line is longer than 80 characters. 768
Error Parameter self should be final. 774
Error Parameter closure should be final. 774
Error First sentence should end with a period. 778
Error Line is longer than 80 characters. 779
Error Parameter self should be final. 785
Error Parameter closure should be final. 785
Error First sentence should end with a period. 789
Error Line is longer than 80 characters. 790
Error Parameter text should be final. 795
Error First sentence should end with a period. 799
Error Line is longer than 80 characters. 800
Error Parameter self should be final. 805
Error Parameter text should be final. 816
Error Parameter index should be final. 816
Error First sentence should end with a period. 821
Error Parameter text should be final. 827
Error Parameter index should be final. 827
Error Expected @param tag for 'index'. 827
Error First sentence should end with a period. 832
Error Parameter text should be final. 839
Error Parameter range should be final. 839
Error Line is longer than 80 characters. 840
Error Line is longer than 80 characters. 841
Error First sentence should end with a period. 853
Error Parameter text should be final. 860
Error Parameter range should be final. 860
Error Line is longer than 80 characters. 861
Error Line is longer than 80 characters. 862
Error First sentence should end with a period. 880
Error Parameter self should be final. 886
Error Parameter self should be final. 902
Error Missing a Javadoc comment. 906
Error Parameter padding should be final. 906
Error Parameter length should be final. 906
Error Line is longer than 80 characters. 908
Error First sentence should end with a period. 914
Error Line is longer than 80 characters. 921
Error Parameter self should be final. 921
Error Expected @param tag for 'self'. 921
Error Parameter numberOfChars should be final. 921
Error Parameter padding should be final. 921
Error First sentence should end with a period. 930
Error Parameter self should be final. 937
Error Expected @param tag for 'self'. 937
Error Parameter numberOfChars should be final. 937
Error First sentence should end with a period. 941
Error Line is longer than 80 characters. 949
Error Parameter self should be final. 949
Error Expected @param tag for 'self'. 949
Error Parameter numberOfChars should be final. 949
Error Parameter padding should be final. 949
Error '}' should be on the same line. 953
Error First sentence should end with a period. 959
Error Parameter self should be final. 966
Error Expected @param tag for 'self'. 966
Error Parameter numberOfChars should be final. 966
Error First sentence should end with a period. 970
Error Line is longer than 80 characters. 977
Error Parameter self should be final. 977
Error Expected @param tag for 'self'. 977
Error Parameter numberOfChars should be final. 977
Error Parameter padding should be final. 977
Error '}' should be on the same line. 981
Error '?' should be on a new line. 984
Error Avoid inline conditionals. 984
Error ':' should be on a new line. 985
Error 'if' construct must use '{}'s. 987
Error 'else' construct must use '{}'s. 989
Error First sentence should end with a period. 994
Error Parameter self should be final. 1000
Error Expected @param tag for 'self'. 1000
Error Parameter numberOfChars should be final. 1000
Error First sentence should end with a period. 1004
Error Parameter matcher should be final. 1011
Error Parameter idx should be final. 1011
Error '}' should be on the same line. 1020
Error First sentence should end with a period. 1031
Error Line is longer than 80 characters. 1036
Error Parameter self should be final. 1038
Error Parameter range should be final. 1038
Error First sentence should end with a period. 1059
Error Parameter self should be final. 1066
Error Parameter indices should be final. 1066
Error '}' should be on the same line. 1072
Error '}' should be on the same line. 1075
Error First sentence should end with a period. 1084
Error Parameter self should be final. 1091
Error Parameter indices should be final. 1091
Error '}' should be on the same line. 1097
Error '}' should be on the same line. 1100
Error First sentence should end with a period. 1109
Error Parameter self should be final. 1116
Error Parameter indices should be final. 1116
Error '}' should be on the same line. 1122
Error '}' should be on the same line. 1125
Error First sentence should end with a period. 1134
Error Parameter self should be final. 1141
Error Parameter indices should be final. 1141
Error First sentence should end with a period. 1145
Error Parameter self should be final. 1152
Error Parameter indices should be final. 1152
Error '}' should be on the same line. 1158
Error '}' should be on the same line. 1161
Error Parameter map should be final. 1178
Error Parameter keys should be final. 1178
Error Line is longer than 80 characters. 1188
Error Line has trailing spaces. 1194
Error Line is longer than 80 characters. 1194
Error Line is longer than 80 characters. 1196
Error Parameter map should be final. 1199
Error Parameter key should be final. 1199
Error Parameter defaultValue should be final. 1199
Error First sentence should end with a period. 1208
Error Parameter array should be final. 1216
Error Parameter range should be final. 1216
Error First sentence should end with a period. 1221
Error Parameter array should be final. 1228
Error Parameter idx should be final. 1228
Error First sentence should end with a period. 1232
Error Parameter array should be final. 1239
Error Parameter idx should be final. 1239
Error Parameter value should be final. 1239
Error 'if' is not followed by whitespace. 1240
Error Line has trailing spaces. 1242
Error 'if' is not followed by whitespace. 1243
Error Line is longer than 80 characters. 1244
Error Line has trailing spaces. 1246
Error First sentence should end with a period. 1252
Error Parameter array should be final. 1258
Error First sentence should end with a period. 1267
Error Parameter self should be final. 1274
Error Parameter idx should be final. 1274
Error '}' should be on the same line. 1279
Error First sentence should end with a period. 1285
Error Parameter self should be final. 1292
Error Parameter idx should be final. 1292
Error Parameter value should be final. 1292
Error '}' should be on the same line. 1297
Error First sentence should end with a period. 1306
Error Parameter self should be final. 1313
Error Parameter key should be final. 1313
Error First sentence should end with a period. 1317
Error Parameter self should be final. 1324
Error Parameter key should be final. 1324
Error Parameter value should be final. 1324
Error Expected @param tag for 'value'. 1324
Error Expected an @return tag. 1335
Error Parameter i should be final. 1335
Error Expected @param tag for 'i'. 1335
Error Parameter size should be final. 1335
Error Expected @param tag for 'size'. 1335
Error Line is longer than 80 characters. 1341
Error First sentence should end with a period. 1346
Error Parameter coll should be final. 1353
Error Parameter property should be final. 1353
Error '}' should be on the same line. 1360
Error First sentence should end with a period. 1368
Error Parameter self should be final. 1374
Error First sentence should end with a period. 1378
Error Parameter self should be final. 1384
Error First sentence should end with a period. 1388
Error Parameter self should be final. 1394
Error First sentence should end with a period. 1398
Error Parameter self should be final. 1404
Error First sentence should end with a period. 1408
Error Parameter self should be final. 1414
Error First sentence should end with a period. 1418
Error Parameter self should be final. 1424
Error First sentence should end with a period. 1428
Error Parameter self should be final. 1434
Error First sentence should end with a period. 1438
Error Parameter self should be final. 1444
Error First sentence should end with a period. 1448
Error Parameter self should be final. 1454
Error First sentence should end with a period. 1458
Error Parameter self should be final. 1464
Error First sentence should end with a period. 1468
Error Parameter self should be final. 1474
Error First sentence should end with a period. 1478
Error Parameter self should be final. 1484
Error First sentence should end with a period. 1490
Error Line has trailing spaces. 1493
Error Parameter self should be final. 1496
Error Expected @param tag for 'self'. 1496
Error First sentence should end with a period. 1500
Error Parameter self should be final. 1506
Error Line is longer than 80 characters. 1517
Error Unused @throws tag for 'UnsupportedOperationException'. 1517
Error Parameter self should be final. 1519
Error Line is longer than 80 characters. 1521
Error First sentence should end with a period. 1526
Error Parameter self should be final. 1533
Error Parameter comparator should be final. 1533
Error First sentence should end with a period. 1538
Error Parameter self should be final. 1545
Error Parameter comparator should be final. 1545
Error First sentence should end with a period. 1549
Error Parameter self should be final. 1556
Error Parameter closure should be final. 1556
Error '}' should be on the same line. 1561
Error First sentence should end with a period. 1568
Error Line is longer than 80 characters. 1569
Error Parameter self should be final. 1575
Error Parameter closure should be final. 1575
Error First sentence should end with a period. 1579
Error Line has trailing spaces. 1581
Error Parameter self should be final. 1585
Error '}' should be on the same line. 1588
Error First sentence should end with a period. 1594
Error Parameter self should be final. 1600
Error First sentence should end with a period. 1610
Error Parameter left should be final. 1617
Error Parameter right should be final. 1617
Error First sentence should end with a period. 1624
Error Parameter left should be final. 1631
Error Parameter right should be final. 1631
Error Line is longer than 80 characters. 1639
Error Parameter self should be final. 1645
Error Parameter factor should be final. 1645
Error First sentence should end with a period. 1654
Error Parameter left should be final. 1661
Error Parameter right should be final. 1661
Error 'if' construct must use '{}'s. 1663
Error '{' is followed by whitespace. 1666
Error Avoid inline conditionals. 1670
Error 'if' construct must use '{}'s. 1674
Error First sentence should end with a period. 1680
Error Line is longer than 80 characters. 1681
Error Parameter self should be final. 1687
Error Parameter removeMe should be final. 1687
Error 'if' construct must use '{}'s. 1689
Error '{' is followed by whitespace. 1692
Error '}' should be on the same line. 1703
Error Line is longer than 80 characters. 1710
Error First sentence should end with a period. 1735
Error Parameter self should be final. 1741
Error Parameter self should be final. 1751
Error Parameter closure should be final. 1751
Error Missing a Javadoc comment. 1758
Error Parameter elements should be final. 1758
Error Parameter addTo should be final. 1758
Error '}' should be on the same line. 1764
Error '}' should be on the same line. 1767
Error First sentence should end with a period. 1775
Error Line is longer than 80 characters. 1776
Error Parameter self should be final. 1782
Error Parameter value should be final. 1782
Error First sentence should end with a period. 1787
Error Line is longer than 80 characters. 1788
Error Parameter self should be final. 1795
Error Parameter value should be final. 1795
Error '}' should be on the same line. 1799
Error Missing a Javadoc comment. 1806
Error Parameter self should be final. 1806
Error Line is longer than 80 characters. 1812
Error Missing a Javadoc comment. 1812
Error Parameter self should be final. 1812
Error First sentence should end with a period. 1816
Error Line is longer than 80 characters. 1817
Error Parameter self should be final. 1824
Error Parameter value should be final. 1824
Error '}' should be on the same line. 1828
Error First sentence should end with a period. 1835
Error Line is longer than 80 characters. 1836
Error Line is longer than 80 characters. 1842
Error Parameter self should be final. 1842
Error Parameter value should be final. 1842
Error Expected @throws tag for 'IOException'. 1842
Error Line is longer than 80 characters. 1848
Error Expected an @return tag. 1851
Error Parameter left should be final. 1851
Error Expected @param tag for 'left'. 1851
Error Parameter right should be final. 1851
Error Expected @param tag for 'right'. 1851
Error Line contains a tab character. 1852
Error Line has trailing spaces. 1854
Error Line is longer than 80 characters. 1856
Error Expected an @return tag. 1859
Error Parameter left should be final. 1859
Error Expected @param tag for 'left'. 1859
Error Parameter right should be final. 1859
Error Expected @param tag for 'right'. 1859
Error Line contains a tab character. 1860
Error Line has trailing spaces. 1862
Error Line is longer than 80 characters. 1864
Error Expected an @return tag. 1867
Error Parameter left should be final. 1867
Error Expected @param tag for 'left'. 1867
Error Parameter right should be final. 1867
Error Expected @param tag for 'right'. 1867
Error Line contains a tab character. 1868
Error Line has trailing spaces. 1870
Error Line is longer than 80 characters. 1872
Error Line is longer than 80 characters. 1873
Error Line is longer than 80 characters. 1879
Error Parameter self should be final. 1879
Error Parameter writable should be final. 1879
Error Expected @throws tag for 'IOException'. 1879
Error First sentence should end with a period. 1883
Error Line is longer than 80 characters. 1884
Error Line is longer than 80 characters. 1890
Error Parameter self should be final. 1890
Error Parameter value should be final. 1890
Error Expected @throws tag for 'IOException'. 1890
Error Missing a Javadoc comment. 1896
Error Parameter cols should be final. 1896
Error 'if' construct must use '{}'s. 1901
Error '}' should be on the same line. 1911
Error Missing a Javadoc comment. 1929
Error Parameter array should be final. 1929
Error Parameter idx should be final. 1929
Error Missing a Javadoc comment. 1932
Error Parameter array should be final. 1932
Error Parameter idx should be final. 1932
Error Missing a Javadoc comment. 1935
Error Parameter array should be final. 1935
Error Parameter idx should be final. 1935
Error Missing a Javadoc comment. 1938
Error Parameter array should be final. 1938
Error Parameter idx should be final. 1938
Error Missing a Javadoc comment. 1941
Error Parameter array should be final. 1941
Error Parameter idx should be final. 1941
Error Missing a Javadoc comment. 1944
Error Parameter array should be final. 1944
Error Parameter idx should be final. 1944
Error Missing a Javadoc comment. 1947
Error Parameter array should be final. 1947
Error Parameter idx should be final. 1947
Error Missing a Javadoc comment. 1951
Error Parameter array should be final. 1951
Error Parameter range should be final. 1951
Error Missing a Javadoc comment. 1954
Error Parameter array should be final. 1954
Error Parameter range should be final. 1954
Error Missing a Javadoc comment. 1957
Error Parameter array should be final. 1957
Error Parameter range should be final. 1957
Error Missing a Javadoc comment. 1960
Error Parameter array should be final. 1960
Error Parameter range should be final. 1960
Error Missing a Javadoc comment. 1963
Error Parameter array should be final. 1963
Error Parameter range should be final. 1963
Error Missing a Javadoc comment. 1966
Error Parameter array should be final. 1966
Error Parameter range should be final. 1966
Error Missing a Javadoc comment. 1969
Error Parameter array should be final. 1969
Error Parameter range should be final. 1969
Error Missing a Javadoc comment. 1973
Error Parameter array should be final. 1973
Error Parameter indices should be final. 1973
Error Missing a Javadoc comment. 1976
Error Parameter array should be final. 1976
Error Parameter indices should be final. 1976
Error Missing a Javadoc comment. 1979
Error Parameter array should be final. 1979
Error Parameter indices should be final. 1979
Error Missing a Javadoc comment. 1982
Error Parameter array should be final. 1982
Error Parameter indices should be final. 1982
Error Missing a Javadoc comment. 1985
Error Parameter array should be final. 1985
Error Parameter indices should be final. 1985
Error Missing a Javadoc comment. 1988
Error Parameter array should be final. 1988
Error Parameter indices should be final. 1988
Error Missing a Javadoc comment. 1991
Error Parameter array should be final. 1991
Error Parameter indices should be final. 1991
Error Missing a Javadoc comment. 1995
Error Parameter array should be final. 1995
Error Parameter idx should be final. 1995
Error Parameter newValue should be final. 1995
Error Missing a Javadoc comment. 1999
Error Parameter array should be final. 1999
Error Parameter idx should be final. 1999
Error Parameter newValue should be final. 1999
Error Missing a Javadoc comment. 2002
Error Parameter array should be final. 2002
Error Parameter idx should be final. 2002
Error Parameter newValue should be final. 2002
Error Missing a Javadoc comment. 2005
Error Parameter array should be final. 2005
Error Parameter idx should be final. 2005
Error Parameter newValue should be final. 2005
Error Missing a Javadoc comment. 2008
Error Parameter array should be final. 2008
Error Parameter idx should be final. 2008
Error Parameter newValue should be final. 2008
Error Missing a Javadoc comment. 2011
Error Parameter array should be final. 2011
Error Parameter idx should be final. 2011
Error Parameter newValue should be final. 2011
Error Missing a Javadoc comment. 2014
Error Parameter array should be final. 2014
Error Parameter idx should be final. 2014
Error Parameter newValue should be final. 2014
Error Missing a Javadoc comment. 2018
Error Parameter array should be final. 2018
Error Missing a Javadoc comment. 2021
Error Parameter array should be final. 2021
Error Missing a Javadoc comment. 2024
Error Parameter array should be final. 2024
Error Missing a Javadoc comment. 2027
Error Parameter array should be final. 2027
Error Missing a Javadoc comment. 2030
Error Parameter array should be final. 2030
Error Missing a Javadoc comment. 2033
Error Parameter array should be final. 2033
Error Missing a Javadoc comment. 2036
Error Parameter array should be final. 2036
Error Missing a Javadoc comment. 2040
Error Parameter array should be final. 2040
Error Missing a Javadoc comment. 2043
Error Parameter array should be final. 2043
Error Missing a Javadoc comment. 2046
Error Parameter array should be final. 2046
Error Missing a Javadoc comment. 2049
Error Parameter array should be final. 2049
Error Missing a Javadoc comment. 2052
Error Parameter array should be final. 2052
Error Missing a Javadoc comment. 2055
Error Parameter array should be final. 2055
Error Missing a Javadoc comment. 2058
Error Parameter array should be final. 2058
Error Line has trailing spaces. 2061
Error Line is longer than 80 characters. 2062
Error Line contains a tab character. 2062
Error Missing a Javadoc comment. 2062
Error Name 'tTable' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 2062
Error Line has trailing spaces. 2063
Error Missing a Javadoc comment. 2064
Error First sentence should end with a period. 2067
Error Line is longer than 80 characters. 2068
Error Line has trailing spaces. 2070
Error Line contains a tab character. 2075
Error Line is longer than 80 characters. 2076
Error Line contains a tab character. 2076
Error Line contains a tab character. 2077
Error Line contains a tab character. 2078
Error '3' is a magic number. 2078
Error '3' is a magic number. 2078
Error Line is longer than 80 characters. 2080
Error Line contains a tab character. 2080
Error '3' is a magic number. 2080
Error Line is longer than 80 characters. 2081
Error Line contains a tab character. 2081
Error '0XFF' is a magic number. 2081
Error '16' is a magic number. 2081
Error '0XFF' is a magic number. 2081
Error '8' is a magic number. 2081
Error '0XFF' is a magic number. 2081
Error Line contains a tab character. 2083
Error '18' is a magic number. 2083
Error Line contains a tab character. 2084
Error '12' is a magic number. 2084
Error '0X3F' is a magic number. 2084
Error Line contains a tab character. 2085
Error '6' is a magic number. 2085
Error '0X3F' is a magic number. 2085
Error Line contains a tab character. 2086
Error '0X3F' is a magic number. 2086
Error Line contains a tab character. 2088
Error '18' is a magic number. 2088
Error Line contains a tab character. 2089
Error Line contains a tab character. 2090
Error Line contains a tab character. 2091
Error Line contains a tab character. 2092
Error Line contains a tab character. 2094
Error Line contains a tab character. 2095
Error '0XFF' is a magic number. 2095
Error '16' is a magic number. 2095
Error Line contains a tab character. 2097
Error Line is longer than 80 characters. 2098
Error Line contains a tab character. 2098
Error '0XFF' is a magic number. 2098
Error '8' is a magic number. 2098
Error Line contains a tab character. 2099
Error Line contains a tab character. 2101
Error '18' is a magic number. 2101
Error Line contains a tab character. 2102
Error '12' is a magic number. 2102
Error '0X3F' is a magic number. 2102
Error Line is longer than 80 characters. 2103
Error Line contains a tab character. 2103
Error Avoid inline conditionals. 2103
Error '6' is a magic number. 2103
Error '0X3F' is a magic number. 2103
Error Line contains a tab character. 2104
Error Line contains a tab character. 2105
Error Line has trailing spaces. 2106
Error Line contains a tab character. 2106
Error Line contains a tab character. 2107
Error Line contains a tab character. 2108
Error Line has trailing spaces. 2109
Error Line contains a tab character. 2109
Error Line contains a tab character. 2110
Error Line contains a tab character. 2111
Error Line has trailing spaces. 2112
Error Line contains a tab character. 2112
Error Line contains a tab character. 2113
Error Line contains a tab character. 2114
Error Line contains a tab character. 2115
Error '}' should be on the same line. 2115
Error Line contains a tab character. 2116
Error Comment matches to-do format 'TODO:'. 2117
Error Line is longer than 80 characters. 2117
Error Line contains a tab character. 2117
Error Line contains a tab character. 2118
Error Line has trailing spaces. 2119
Error Line contains a tab character. 2119
Error Line contains a tab character. 2120
Error Line contains a tab character. 2121
Error Line contains a tab character. 2122
Error Line has trailing spaces. 2124
Error Line contains a tab character. 2125
Error Missing a Javadoc comment. 2125
Error Name 'translateTable' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 2125
Error Line contains a tab character. 2126
Error Line contains a tab character. 2127
Error Line contains a tab character. 2128
Error Line contains a tab character. 2129
Error Line contains a tab character. 2130
Error Line contains a tab character. 2131
Error Line contains a tab character. 2132
Error Line contains a tab character. 2133
Error Line contains a tab character. 2134
Error Line contains a tab character. 2135
Error Line contains a tab character. 2136
Error Line contains a tab character. 2137
Error Line contains a tab character. 2138
Error Line contains a tab character. 2139
Error Line contains a tab character. 2140
Error Line contains a tab character. 2141
Error Line contains a tab character. 2142
Error Line contains a tab character. 2143
Error Line contains a tab character. 2144
Error Line contains a tab character. 2145
Error Line contains a tab character. 2146
Error Line contains a tab character. 2147
Error Line contains a tab character. 2148
Error Line contains a tab character. 2149
Error Line contains a tab character. 2150
Error Line contains a tab character. 2151
Error Line contains a tab character. 2152
Error Line contains a tab character. 2153
Error Line contains a tab character. 2154
Error Line contains a tab character. 2155
Error Line contains a tab character. 2156
Error Line contains a tab character. 2157
Error Line has trailing spaces. 2158
Error First sentence should end with a period. 2159
Error Line has trailing spaces. 2160
Error Line has trailing spaces. 2162
Error Line contains a tab character. 2167
Error '4' is a magic number. 2167
Error Line contains a tab character. 2168
Error Line contains a tab character. 2169
Error Line contains a tab character. 2170
Error Line has trailing spaces. 2171
Error Line contains a tab character. 2171
Error Line contains a tab character. 2172
Error Line contains a tab character. 2173
Error Line contains a tab character. 2174
Error '123' is a magic number. 2174
Error Avoid inline conditionals. 2174
Error '66' is a magic number. 2174
Error Line contains a tab character. 2176
Error '64' is a magic number. 2176
Error 'if' construct must use '{}'s. 2177
Error Comment matches to-do format 'TODO:'. 2177
Error Line is longer than 80 characters. 2177
Error Line contains a tab character. 2177
Error Line contains a tab character. 2179
Error '6' is a magic number. 2179
Error Line contains a tab character. 2181
Error '4' is a magic number. 2181
Error Line is longer than 80 characters. 2182
Error Line contains a tab character. 2182
Error 'cast' is not followed by whitespace. 2182
Error '0XFF' is a magic number. 2182
Error Line contains a tab character. 2183
Error Line contains a tab character. 2185
Error '64' is a magic number. 2185
Error Line contains a tab character. 2187
Error Line contains a tab character. 2188
Error Line contains a tab character. 2190
Error '66' is a magic number. 2190
Error Line has trailing spaces. 2191
Error Line is longer than 80 characters. 2191
Error Line contains a tab character. 2191
Error Line is longer than 80 characters. 2192
Error Line contains a tab character. 2192
Error Line contains a tab character. 2193
Error Comment matches to-do format 'TODO:'. 2194
Error Line is longer than 80 characters. 2194
Error Line contains a tab character. 2194
Error Line contains a tab character. 2195
Error 'if' construct must use '{}'s. 2197
Error Line contains a tab character. 2197
Error '4' is a magic number. 2197
Error Line contains a tab character. 2198
Error Line contains a tab character. 2200
Error Line contains a tab character. 2201
Error Line contains a tab character. 2202
Error Comment matches to-do format 'TODO:'. 2203
Error Line is longer than 80 characters. 2203
Error Line contains a tab character. 2203
Error Line contains a tab character. 2204
Error Line has trailing spaces. 2206
Error First sentence should end with a period. 2207
Error Expected an @return tag. 2210
Error Parameter array should be final. 2210
Error Expected @param tag for 'array'. 2210
Error Parameter idx should be final. 2210
Error Expected @param tag for 'idx'. 2210
Error First sentence should end with a period. 2214
Error Expected an @return tag. 2217
Error Parameter array should be final. 2217
Error Expected @param tag for 'array'. 2217
Error Parameter range should be final. 2217
Error Expected @param tag for 'range'. 2217
Error First sentence should end with a period. 2226
Error Expected an @return tag. 2229
Error Parameter self should be final. 2229
Error Expected @param tag for 'self'. 2229
Error Parameter indices should be final. 2229
Error Expected @param tag for 'indices'. 2229
Error '}' should be on the same line. 2235
Error '}' should be on the same line. 2238
Error First sentence should end with a period. 2247
Error Line is longer than 80 characters. 2250
Error Parameter array should be final. 2250
Error Expected @param tag for 'array'. 2250
Error Parameter idx should be final. 2250
Error Expected @param tag for 'idx'. 2250
Error Parameter newValue should be final. 2250
Error Expected @param tag for 'newValue'. 2250
Error First sentence should end with a period. 2257
Error Parameter self should be final. 2264
Error First sentence should end with a period. 2269
Error Parameter self should be final. 2276
Error Parameter token should be final. 2276
Error First sentence should end with a period. 2280
Error Parameter self should be final. 2286
Error First sentence should end with a period. 2290
Error Parameter left should be final. 2297
Error Parameter value should be final. 2297
Error First sentence should end with a period. 2302
Error Parameter value should be final. 2309
Error Parameter right should be final. 2309
Error First sentence should end with a period. 2313
Error Parameter left should be final. 2320
Error Parameter value should be final. 2320
Error First sentence should end with a period. 2325
Error Line is longer than 80 characters. 2326
Error Parameter self should be final. 2333
Error Parameter text should be final. 2333
Error First sentence should end with a period. 2338
Error Parameter self should be final. 2345
Error Parameter text should be final. 2345
Error '}' should be on the same line. 2351
Error Parameter self should be final. 2367
Error '}' should be on the same line. 2375
Error '}' should be on the same line. 2380
Error Parameter self should be final. 2397
Error '}' should be on the same line. 2405
Error '}' should be on the same line. 2409
Error Line is longer than 80 characters. 2421
Error Parameter self should be final. 2426
Error Expected @throws tag for 'IOException'. 2426
Error Missing a Javadoc comment. 2430
Error Parameter ch should be final. 2430
Error '}' should be on the same line. 2433
Error Missing a Javadoc comment. 2439
Error Parameter ch should be final. 2439
Error '}' should be on the same line. 2442
Error Line is longer than 80 characters. 2449
Error Line is longer than 80 characters. 2460
Error 'while' construct must use '{}'s. 2464
Error Empty statement. 2464
Error First sentence should end with a period. 2468
Error Unused @throws tag for 'IllegalArgumentException'. 2474
Error Parameter self should be final. 2476
Error Parameter factor should be final. 2476
Error 'if' construct must use '{}'s. 2478
Error Line is longer than 80 characters. 2482
Error Missing a Javadoc comment. 2491
Error Parameter value should be final. 2491
Error Avoid inline conditionals. 2492
Error First sentence should end with a period. 2498
Error Parameter self should be final. 2504
Error First sentence should end with a period. 2508
Error Parameter self should be final. 2514
Error First sentence should end with a period. 2518
Error Parameter self should be final. 2524
Error First sentence should end with a period. 2528
Error Parameter self should be final. 2534
Error First sentence should end with a period. 2538
Error Line has trailing spaces. 2540
Error Parameter left should be final. 2545
Error Parameter right should be final. 2545
Error First sentence should end with a period. 2549
Error Line has trailing spaces. 2551
Error Parameter left should be final. 2556
Error Parameter right should be final. 2556
Error First sentence should end with a period. 2560
Error Line has trailing spaces. 2562
Error Parameter left should be final. 2567
Error Parameter right should be final. 2567
Error First sentence should end with a period. 2571
Error Parameter left should be final. 2578
Error Parameter right should be final. 2578
Error First sentence should end with a period. 2582
Error Line has trailing spaces. 2584
Error Parameter left should be final. 2589
Error Parameter right should be final. 2589
Error First sentence should end with a period. 2593
Error Line has trailing spaces. 2595
Error Parameter left should be final. 2600
Error Parameter right should be final. 2600
Error First sentence should end with a period. 2604
Error Line has trailing spaces. 2606
Error Parameter left should be final. 2611
Error Parameter right should be final. 2611
Error First sentence should end with a period. 2615
Error Parameter left should be final. 2622
Error Parameter right should be final. 2622
Error First sentence should end with a period. 2627
Error Line has trailing spaces. 2629
Error Parameter left should be final. 2634
Error Parameter right should be final. 2634
Error First sentence should end with a period. 2638
Error Line has trailing spaces. 2640
Error Parameter left should be final. 2645
Error Parameter right should be final. 2645
Error First sentence should end with a period. 2649
Error Line has trailing spaces. 2651
Error Parameter left should be final. 2656
Error Parameter right should be final. 2656
Error First sentence should end with a period. 2660
Error Parameter left should be final. 2667
Error Parameter right should be final. 2667
Error Line contains a tab character. 2668
Error ',' is not followed by whitespace. 2668
Error First sentence should end with a period. 2671
Error Parameter left should be final. 2678
Error Parameter right should be final. 2678
Error First sentence should end with a period. 2682
Error Parameter left should be final. 2689
Error Parameter right should be final. 2689
Error First sentence should end with a period. 2693
Error Parameter left should be final. 2700
Error Parameter right should be final. 2700
Error First sentence should end with a period. 2704
Error Line is longer than 80 characters. 2711
Error Line contains a tab character. 2711
Error Line contains a tab character. 2712
Error Parameter left should be final. 2713
Error Parameter right should be final. 2713
Error Line contains a tab character. 2714
Error First sentence should end with a period. 2717
Error Parameter self should be final. 2724
Error Parameter exponent should be final. 2724
Error Line is longer than 80 characters. 2725
Error Line contains a tab character. 2725
Error Line is longer than 80 characters. 2726
Error Line contains a tab character. 2726
Error Line contains a tab character. 2727
Error Line contains a tab character. 2728
Error '}' should be on the same line. 2728
Error Line is longer than 80 characters. 2729
Error Line contains a tab character. 2729
Error Line contains a tab character. 2730
Error Line contains a tab character. 2731
Error '}' should be on the same line. 2731
Error Line contains a tab character. 2732
Error Line contains a tab character. 2733
Error Line contains a tab character. 2734
Error First sentence should end with a period. 2737
Error Parameter left should be final. 2744
Error Parameter right should be final. 2744
Error First sentence should end with a period. 2748
Error Parameter left should be final. 2755
Error Parameter right should be final. 2755
Error First sentence should end with a period. 2759
Error Parameter left should be final. 2766
Error Parameter right should be final. 2766
Error First sentence should end with a period. 2770
Error Line has trailing spaces. 2772
Error Line is longer than 80 characters. 2777
Error Line contains a tab character. 2777
Error Line is longer than 80 characters. 2778
Error Line contains a tab character. 2778
Error Parameter left should be final. 2779
Error Parameter right should be final. 2779
Error Line contains a tab character. 2780
Error Line has trailing spaces. 2782
Error First sentence should end with a period. 2783
Error Parameter left should be final. 2790
Error Parameter right should be final. 2790
Error First sentence should end with a period. 2794
Error Parameter left should be final. 2801
Error Parameter right should be final. 2801
Error First sentence should end with a period. 2805
Error Parameter left should be final. 2812
Error Parameter right should be final. 2812
Error First sentence should end with a period. 2816
Error Line has trailing spaces. 2818
Error Parameter left should be final. 2823
Error Parameter right should be final. 2823
Error Line contains a tab character. 2824
Error Line has trailing spaces. 2826
Error First sentence should end with a period. 2827
Error Parameter left should be final. 2834
Error Parameter right should be final. 2834
Error Line has trailing spaces. 2837
Error First sentence should end with a period. 2838
Error Parameter left should be final. 2845
Error Parameter right should be final. 2845
Error Line has trailing spaces. 2848
Error First sentence should end with a period. 2849
Error Parameter left should be final. 2856
Error Parameter right should be final. 2856
Error Line has trailing spaces. 2859
Error First sentence should end with a period. 2860
Error Parameter left should be final. 2866
Error First sentence should end with a period. 2871
Error Parameter self should be final. 2877
Error Parameter closure should be final. 2877
Error '{' is not preceded with whitespace. 2880
Error Line contains a tab character. 2881
Error First sentence should end with a period. 2886
Error Parameter self should be final. 2893
Error Parameter to should be final. 2893
Error Parameter closure should be final. 2893
Error First sentence should end with a period. 2899
Error Line is longer than 80 characters. 2907
Error Parameter self should be final. 2907
Error Parameter to should be final. 2907
Error Parameter stepNumber should be final. 2907
Error Parameter closure should be final. 2907
Error Line is longer than 80 characters. 2908
Error First sentence should end with a period. 2913
Error Line is longer than 80 characters. 2919
Error Parameter number should be final. 2921
Error First sentence should end with a period. 2925
Error Parameter number should be final. 2931
Error First sentence should end with a period. 2935
Error Parameter number should be final. 2941
Error First sentence should end with a period. 2945
Error Parameter number should be final. 2951
Error First sentence should end with a period. 2955
Error Parameter number should be final. 2961
Error First sentence should end with a period. 2965
Error Parameter number should be final. 2971
Error First sentence should end with a period. 2975
Error Parameter self should be final. 2981
Error First sentence should end with a period. 2985
Error Parameter self should be final. 2991
Error First sentence should end with a period. 2995
Error Parameter self should be final. 3001
Error First sentence should end with a period. 3005
Error Parameter self should be final. 3011
Error First sentence should end with a period. 3015
Error Parameter self should be final. 3021
Error First sentence should end with a period. 3028
Error Parameter self should be final. 3034
Error First sentence should end with a period. 3038
Error Parameter self should be final. 3044
Error First sentence should end with a period. 3048
Error Parameter self should be final. 3055
Error Parameter days should be final. 3055
Error First sentence should end with a period. 3062
Error Parameter self should be final. 3068
Error Parameter days should be final. 3068
Error Expected @param tag for 'days'. 3068
Error First sentence should end with a period. 3075
Error Parameter self should be final. 3082
Error Parameter closure should be final. 3082
Error Expected @throws tag for 'IOException'. 3082
Error First sentence should end with a period. 3086
Error Line is longer than 80 characters. 3093
Error Parameter self should be final. 3093
Error Parameter closure should be final. 3093
Error Expected @throws tag for 'IOException'. 3093
Error 'if' construct must use '{}'s. 3096
Error 'else' construct must use '{}'s. 3098
Error '}' should be on the same line. 3106
Error '}' should be on the same line. 3112
Error '}' should be on the same line. 3117
Error Must have at least one statement. 3118
Error First sentence should end with a period. 3126
Error Line is longer than 80 characters. 3134
Error Parameter self should be final. 3134
Error Parameter sep should be final. 3134
Error Parameter closure should be final. 3134
Error Expected @throws tag for 'IOException'. 3134
Error First sentence should end with a period. 3138
Error Line is longer than 80 characters. 3139
Error Line is longer than 80 characters. 3146
Error Parameter self should be final. 3146
Error Parameter sep should be final. 3146
Error Parameter closure should be final. 3146
Error Expected @throws tag for 'IOException'. 3146
Error 'if' construct must use '{}'s. 3149
Error 'else' construct must use '{}'s. 3151
Error '}' should be on the same line. 3161
Error '}' should be on the same line. 3170
Error '}' should be on the same line. 3175
Error Must have at least one statement. 3176
Error First sentence should end with a period. 3184
Error Parameter file should be final. 3191
Error Expected @throws tag for 'IOException'. 3191
Error First sentence should end with a period. 3197
Error Line is longer than 80 characters. 3198
Error Parameter file should be final. 3205
Error Parameter charset should be final. 3205
Error Expected @throws tag for 'IOException'. 3205
Error First sentence should end with a period. 3210
Error Parameter file should be final. 3217
Error Expected @throws tag for 'IOException'. 3217
Error First sentence should end with a period. 3222
Error Parameter url should be final. 3229
Error Expected @throws tag for 'IOException'. 3229
Error Line is longer than 80 characters. 3230
Error First sentence should end with a period. 3233
Error Parameter url should be final. 3241
Error Parameter charset should be final. 3241
Error Expected @throws tag for 'IOException'. 3241
Error Line is longer than 80 characters. 3243
Error First sentence should end with a period. 3247
Error Parameter is should be final. 3254
Error Expected @throws tag for 'IOException'. 3254
Error First sentence should end with a period. 3259
Error Line is longer than 80 characters. 3260
Error Line is longer than 80 characters. 3267
Error Parameter is should be final. 3267
Error Parameter charset should be final. 3267
Error Expected @throws tag for 'IOException'. 3267
Error Line is longer than 80 characters. 3268
Error First sentence should end with a period. 3272
Error Parameter reader should be final. 3279
Error Expected @throws tag for 'IOException'. 3279
Error Line is longer than 80 characters. 3281
Error '4096' is a magic number. 3282
Error '}' should be on the same line. 3288
Error First sentence should end with a period. 3300
Error Line is longer than 80 characters. 3301
Error Line is longer than 80 characters. 3307
Error Parameter writer should be final. 3307
Error Parameter line should be final. 3307
Error Expected @throws tag for 'IOException'. 3307
Error Parameter file should be final. 3319
Error Parameter text should be final. 3319
Error Expected @throws tag for 'IOException'. 3319
Error Line is longer than 80 characters. 3333
Error Parameter file should be final. 3333
Error Parameter text should be final. 3333
Error Parameter charset should be final. 3333
Error Expected @throws tag for 'IOException'. 3333
Error First sentence should end with a period. 3339
Error Parameter file should be final. 3346
Error Parameter text should be final. 3346
Error Expected @throws tag for 'IOException'. 3346
Error First sentence should end with a period. 3352
Error Line is longer than 80 characters. 3360
Error Parameter file should be final. 3360
Error Parameter text should be final. 3360
Error Parameter charset should be final. 3360
Error Expected @throws tag for 'IOException'. 3360
Error First sentence should end with a period. 3366
Error Parameter reader should be final. 3373
Error Expected @throws tag for 'IOException'. 3373
Error First sentence should end with a period. 3379
Error Parameter self should be final. 3385
Error Parameter closure should be final. 3385
Error Parameter self should be final. 3399
Error Parameter closure should be final. 3399
Error First sentence should end with a period. 3411
Error Parameter file should be final. 3418
Error Expected @throws tag for 'IOException'. 3418
Error First sentence should end with a period. 3423
Error Line is longer than 80 characters. 3424
Error Line is longer than 80 characters. 3430
Error Parameter file should be final. 3432
Error Parameter charset should be final. 3432
Error Line is longer than 80 characters. 3434
Error First sentence should end with a period. 3437
Error Line is longer than 80 characters. 3444
Error Parameter file should be final. 3444
Error Expected @param tag for 'file'. 3444
Error Parameter closure should be final. 3444
Error Expected @param tag for 'closure'. 3444
Error Expected @throws tag for 'IOException'. 3444
Error First sentence should end with a period. 3448
Error Expected an @return tag. 3455
Error Line is longer than 80 characters. 3455
Error Parameter file should be final. 3455
Error Expected @param tag for 'file'. 3455
Error Expected @throws tag for 'IOException'. 3455
Error First sentence should end with a period. 3459
Error Line is longer than 80 characters. 3466
Error Parameter file should be final. 3466
Error Parameter closure should be final. 3466
Error Expected @param tag for 'closure'. 3466
Error Expected @throws tag for 'IOException'. 3466
Error First sentence should end with a period. 3470
Error Line is longer than 80 characters. 3477
Error Parameter file should be final. 3477
Error Parameter closure should be final. 3477
Error Expected @param tag for 'closure'. 3477
Error Expected @throws tag for 'IOException'. 3477
Error First sentence should end with a period. 3481
Error Parameter file should be final. 3488
Error Expected @throws tag for 'IOException'. 3488
Error First sentence should end with a period. 3492
Error Line is longer than 80 characters. 3500
Error Parameter file should be final. 3500
Error Parameter append should be final. 3500
Error Expected @throws tag for 'IOException'. 3500
Error First sentence should end with a period. 3504
Error Line is longer than 80 characters. 3513
Error Parameter file should be final. 3513
Error Parameter charset should be final. 3513
Error Parameter append should be final. 3513
Error Expected @throws tag for 'IOException'. 3513
Error Line is longer than 80 characters. 3515
Error '}' should be on the same line. 3516
Error '}' should be on the same line. 3522
Error First sentence should end with a period. 3530
Error Line is longer than 80 characters. 3538
Error Parameter file should be final. 3538
Error Parameter charset should be final. 3538
Error Expected @throws tag for 'IOException'. 3538
Error First sentence should end with a period. 3542
Error Line is longer than 80 characters. 3549
Error Parameter stream should be final. 3549
Error Parameter bigEndian should be final. 3549
Error Expected @throws tag for 'IOException'. 3549
Error '-2' is a magic number. 3551
Error '}' should be on the same line. 3553
Error '-2' is a magic number. 3556
Error First sentence should end with a period. 3560
Error Line is longer than 80 characters. 3568
Error Parameter file should be final. 3568
Error Parameter closure should be final. 3568
Error Expected @throws tag for 'IOException'. 3568
Error First sentence should end with a period. 3572
Error Line is longer than 80 characters. 3573
Error Line is longer than 80 characters. 3574
Error Line is longer than 80 characters. 3581
Error Parameter file should be final. 3581
Error Parameter charset should be final. 3581
Error Parameter closure should be final. 3581
Error Expected @throws tag for 'IOException'. 3581
Error First sentence should end with a period. 3585
Error Line is longer than 80 characters. 3586
Error Line is longer than 80 characters. 3587
Error Line is longer than 80 characters. 3594
Error Parameter file should be final. 3594
Error Parameter charset should be final. 3594
Error Parameter closure should be final. 3594
Error Expected @throws tag for 'IOException'. 3594
Error First sentence should end with a period. 3598
Error Expected an @return tag. 3604
Error Parameter file should be final. 3604
Error Expected @throws tag for 'IOException'. 3604
Error First sentence should end with a period. 3608
Error Line is longer than 80 characters. 3609
Error Line is longer than 80 characters. 3616
Error Parameter file should be final. 3616
Error Parameter charset should be final. 3616
Error Expected @throws tag for 'IOException'. 3616
Error First sentence should end with a period. 3620
Error Line is longer than 80 characters. 3627
Error Parameter file should be final. 3627
Error Parameter closure should be final. 3627
Error Expected @param tag for 'closure'. 3627
Error Expected @throws tag for 'IOException'. 3627
Error First sentence should end with a period. 3631
Error Line is longer than 80 characters. 3640
Error Parameter writer should be final. 3640
Error Parameter closure should be final. 3640
Error Expected @throws tag for 'IOException'. 3640
Error '}' should be on the same line. 3649
Error '}' should be on the same line. 3654
Error First sentence should end with a period. 3662
Error Line is longer than 80 characters. 3671
Error Parameter writer should be final. 3671
Error Parameter closure should be final. 3671
Error Expected @throws tag for 'IOException'. 3671
Error '}' should be on the same line. 3680
Error '}' should be on the same line. 3685
Error First sentence should end with a period. 3693
Error Line is longer than 80 characters. 3702
Error Parameter stream should be final. 3702
Error Parameter closure should be final. 3702
Error Expected @throws tag for 'IOException'. 3702
Error '}' should be on the same line. 3711
Error '}' should be on the same line. 3716
Error First sentence should end with a period. 3724
Error Parameter stream should be final. 3731
Error Expected @throws tag for 'IOException'. 3731
Error First sentence should end with a period. 3735
Error Line is longer than 80 characters. 3742
Error Parameter stream should be final. 3742
Error Parameter closure should be final. 3742
Error Expected @throws tag for 'IOException'. 3742
Error First sentence should end with a period. 3746
Error Parameter url should be final. 3753
Error Parameter closure should be final. 3753
Error Expected @throws tag for 'IOException'. 3753
Error First sentence should end with a period. 3757
Error Parameter url should be final. 3764
Error Parameter closure should be final. 3764
Error Expected @param tag for 'closure'. 3764
Error Expected @throws tag for 'IOException'. 3764
Error First sentence should end with a period. 3768
Error Line is longer than 80 characters. 3775
Error Parameter in should be final. 3775
Error Parameter closure should be final. 3775
Error Expected @param tag for 'closure'. 3775
Error Expected @throws tag for 'IOException'. 3775
Error First sentence should end with a period. 3779
Error Line is longer than 80 characters. 3780
Error Line is longer than 80 characters. 3781
Error Line is longer than 80 characters. 3788
Error Parameter stream should be final. 3788
Error Parameter closure should be final. 3788
Error Expected @throws tag for 'IOException'. 3788
Error Line is longer than 80 characters. 3793
Error Line is longer than 80 characters. 3794
Error Line is longer than 80 characters. 3802
Error Parameter stream should be final. 3802
Error Parameter charset should be final. 3802
Error Parameter closure should be final. 3802
Error Expected @throws tag for 'IOException'. 3802
Error Line is longer than 80 characters. 3815
Error Parameter stream should be final. 3815
Error Parameter closure should be final. 3815
Error Expected @throws tag for 'IOException'. 3815
Error '}' should be on the same line. 3824
Error '}' should be on the same line. 3829
Error First sentence should end with a period. 3837
Error Line is longer than 80 characters. 3844
Error Parameter file should be final. 3844
Error Expected @throws tag for 'FileNotFoundException'. 3844
Error First sentence should end with a period. 3848
Error Parameter self should be final. 3854
Error Parameter closure should be final. 3854
Error Expected @throws tag for 'IOException'. 3854
Error First sentence should end with a period. 3859
Error Line is longer than 80 characters. 3866
Error Parameter is should be final. 3866
Error Parameter closure should be final. 3866
Error Expected @throws tag for 'IOException'. 3866
Error '}' should be on the same line. 3872
Error '}' should be on the same line. 3878
Error '}' should be on the same line. 3883
Error Must have at least one statement. 3884
Error First sentence should end with a period. 3892
Error Parameter url should be final. 3899
Error Parameter closure should be final. 3899
Error Expected @throws tag for 'IOException'. 3899
Error First sentence should end with a period. 3904
Error Line is longer than 80 characters. 3905
Error Line is longer than 80 characters. 3911
Error Parameter reader should be final. 3911
Error Expected @param tag for 'reader'. 3911
Error Parameter writer should be final. 3911
Error Expected @param tag for 'writer'. 3911
Error Parameter closure should be final. 3911
Error Expected @param tag for 'closure'. 3911
Error Line has trailing spaces. 3914
Error 'cast' is not followed by whitespace. 3916
Error 'cast' is not followed by whitespace. 3917
Error Must have at least one statement. 3919
Error Line has trailing spaces. 3922
Error First sentence should end with a period. 3923
Error Line is longer than 80 characters. 3924
Error Line is longer than 80 characters. 3930
Error Parameter reader should be final. 3930
Error Expected @param tag for 'reader'. 3930
Error Parameter writer should be final. 3930
Error Expected @param tag for 'writer'. 3930
Error Parameter closure should be final. 3930
Error Expected @param tag for 'closure'. 3930
Error Expected @throws tag for 'IOException'. 3930
Error Line is longer than 80 characters. 3944
Error Line is longer than 80 characters. 3952
Error Parameter reader should be final. 3952
Error Parameter writer should be final. 3952
Error Parameter closure should be final. 3952
Error Expected @throws tag for 'IOException'. 3952
Error First sentence should end with a period. 3964
Error Line is longer than 80 characters. 3965
Error Line is longer than 80 characters. 3968
Error Parameter reader should be final. 3971
Error Parameter out should be final. 3974
Error '}' should be on the same line. 3991
Error Comment matches to-do format 'TODO:'. 3993
Error Line is longer than 80 characters. 3993
Error First sentence should end with a period. 4000
Error Parameter file should be final. 4006
Error Expected @throws tag for 'IOException'. 4006
Error Line is longer than 80 characters. 4021
Error Line is longer than 80 characters. 4028
Error Parameter socket should be final. 4028
Error Parameter closure should be final. 4028
Error Expected @throws tag for 'IOException'. 4028
Error Must have at least one statement. 4036
Error Must have at least one statement. 4041
Error Line has trailing spaces. 4046
Error First sentence should end with a period. 4047
Error Line is longer than 80 characters. 4055
Error Parameter serverSocket should be final. 4055
Error Expected @throws tag for 'IOException'. 4055
Error Must have at least one statement. 4065
Error Parameter file should be final. 4079
Error Parameter file should be final. 4088
Error Parameter encoding should be final. 4088
Error First sentence should end with a period. 4092
Error Parameter self should be final. 4098
Error First sentence should end with a period. 4110
Error Line has trailing spaces. 4111
Error Line is longer than 80 characters. 4111
Error Parameter self should be final. 4116
Error Expected @param tag for 'self'. 4116
Error Parameter self should be final. 4127
Error Expected @throws tag for 'IOException'. 4127
Error Line is longer than 80 characters. 4128
Error First sentence should end with a period. 4131
Error Line has trailing spaces. 4132
Error Line is longer than 80 characters. 4132
Error Parameter self should be final. 4137
Error Expected @param tag for 'self'. 4137
Error First sentence should end with a period. 4141
Error Line has trailing spaces. 4142
Error Line is longer than 80 characters. 4142
Error Parameter self should be final. 4147
Error Expected @param tag for 'self'. 4147
Error Line is longer than 80 characters. 4152
Error Line is longer than 80 characters. 4155
Error Parameter self should be final. 4157
Error Parameter numberOfMillis should be final. 4157
Error Parameter str should be final. 4173
Error Parameter regex should be final. 4173
Error Parameter closure should be final. 4173
Error Line contains a tab character. 4182
Error Line contains a tab character. 4183
Error Missing a Javadoc comment. 4186
Error Parameter matcher should be final. 4186
Error Parameter closure should be final. 4186
Error Line contains a tab character. 4195
Error First sentence should end with a period. 4198
Error Line has trailing spaces. 4199
Error Line is longer than 80 characters. 4199
Error Line has trailing spaces. 4203
Error Line has trailing spaces. 4204
Error Parameter self should be final. 4206
Error Parameter closure should be final. 4206
Error Line is longer than 80 characters. 4208
Error Line contains a tab character. 4208
Error Line has trailing spaces. 4213
Error Line contains a tab character. 4214
Error Line is longer than 80 characters. 4218
Error Line is longer than 80 characters. 4219
Error Missing a Javadoc comment. 4223
Error Variable 'process' must be private and have accessor methods. 4223
Error Missing a Javadoc comment. 4224
Error Missing a Javadoc comment. 4226
Error Parameter process should be final. 4226
Error 'process' hides a field. 4226
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 4230
Error Missing a Javadoc comment. 4230
Error '}' should be on the same line. 4233
Error Must have at least one statement. 4234
Error Method 'waitForOrKill' is not designed for extension - needs to be abstract, final or empty. 4242
Error Missing a Javadoc comment. 4242
Error Parameter millis should be final. 4242
Error '}' should be on the same line. 4246
Error Must have at least one statement. 4247

org/codehaus/groovy/runtime/DefaultGroovyStaticMethods.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 42
Error Utility classes should not have a public or default constructor. 49
Error Parameter self should be final. 57
Error Expected @param tag for 'self'. 57
Error Parameter closure should be final. 57
Error Parameter self should be final. 69
Error Expected @param tag for 'self'. 69
Error Parameter closure should be final. 69
Error Line has trailing spaces. 78
Error Expected an @return tag. 82
Error Parameter matcher should be final. 82
Error Expected @param tag for 'matcher'. 82

org/codehaus/groovy/runtime/DefaultMethodKey.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 37
Error Line has trailing spaces. 39
Error '{' is not preceded with whitespace. 43
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 47
Error Parameter name should be final. 47
Error Parameter parameterTypes should be final. 47
Error 'parameterTypes' hides a field. 47
Error Method 'getParameterCount' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Method 'getParameterType' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Parameter index should be final. 56

org/codehaus/groovy/runtime/FloatingPointMath.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 3
Error Line has trailing spaces. 5
Error Class FloatingPointMath should be declared as final. 8
Error Line contains a tab character. 10
Error Missing a Javadoc comment. 10
Error Variable 'instance' must be private and have accessor methods. 10
Error Line has trailing spaces. 11
Error Line contains a tab character. 11
Error Line contains a tab character. 12
Error Missing a Javadoc comment. 12
Error '{' is not followed by whitespace. 12
Error '}' is not preceded with whitespace. 12
Error Line has trailing spaces. 13
Error Line contains a tab character. 13
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 14
Error Parameter number should be final. 14
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error Line has trailing spaces. 17
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Missing a Javadoc comment. 18
Error Parameter left should be final. 18
Error Parameter right should be final. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 22
Error Parameter left should be final. 22
Error Parameter right should be final. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 26
Error Missing a Javadoc comment. 26
Error Parameter left should be final. 26
Error Parameter right should be final. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error Parameter left should be final. 30
Error Parameter right should be final. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Missing a Javadoc comment. 33
Error Parameter left should be final. 33
Error Parameter right should be final. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Parameter left should be final. 37
Error Parameter right should be final. 37
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 41
Error Parameter left should be final. 41

org/codehaus/groovy/runtime/FlushingStreamWriter.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 22
Error Parameter out should be final. 22
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 26
Error Missing a Javadoc comment. 26
Error Parameter cbuf should be final. 26
Error Parameter off should be final. 26
Error Parameter len should be final. 26
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 31
Error Missing a Javadoc comment. 31
Error Parameter c should be final. 31
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Parameter str should be final. 36
Error Parameter off should be final. 36
Error Parameter len should be final. 36

org/codehaus/groovy/runtime/GroovyCategorySupport.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Utility classes should not have a public or default constructor. 53
Error Line is longer than 80 characters. 56
Error Line has trailing spaces. 57
Error Expected an @return tag. 62
Error Parameter categorizedClass should be final. 62
Error Expected @param tag for 'categorizedClass'. 62
Error Parameter name should be final. 62
Error Expected @param tag for 'name'. 62
Error ';' is followed by whitespace. 65
Error 'if' construct must use '{}'s. 75
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 80
Error Line is longer than 80 characters. 81
Error Line is longer than 80 characters. 82
Error Line has trailing spaces. 83
Error Parameter categoryClass should be final. 86
Error Expected @param tag for 'categoryClass'. 86
Error Line is longer than 80 characters. 96
Error Line is longer than 80 characters. 97
Error Line has trailing spaces. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Parameter clazz should be final. 110
Error Expected @param tag for 'clazz'. 110
Error Parameter closure should be final. 110
Error Expected @param tag for 'closure'. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Parameter classes should be final. 124
Error Expected @param tag for 'classes'. 124
Error Parameter closure should be final. 124
Error Expected @param tag for 'closure'. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error ';' is followed by whitespace. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line has trailing spaces. 134
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Missing a Javadoc comment. 137
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line has trailing spaces. 144
Error Missing a Javadoc comment. 145
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line has trailing spaces. 150
Error Missing a Javadoc comment. 151
Error Line contains a tab character. 153
Error Line has trailing spaces. 155
Error Missing a Javadoc comment. 156
Error Line has trailing spaces. 161
Error Expected an @return tag. 167
Error Parameter metaMethodsMap should be final. 167
Error Expected @param tag for 'metaMethodsMap'. 167
Error Parameter name should be final. 167
Error Expected @param tag for 'name'. 167
Error Expected an @return tag. 181
Error Parameter properties should be final. 181
Error Expected @param tag for 'properties'. 181
Error Parameter metaClass should be final. 181
Error Expected @param tag for 'metaClass'. 181

org/codehaus/groovy/runtime/IntegerMath.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 7
Error Line has trailing spaces. 9
Error Class IntegerMath should be declared as final. 12
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 14
Error Variable 'instance' must be private and have accessor methods. 14
Error Line contains a tab character. 16
Error Missing a Javadoc comment. 16
Error '{' is not followed by whitespace. 16
Error '}' is not preceded with whitespace. 16
Error Line has trailing spaces. 17
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Missing a Javadoc comment. 18
Error Parameter number should be final. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line has trailing spaces. 21
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 22
Error Parameter left should be final. 22
Error Parameter right should be final. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 26
Error Missing a Javadoc comment. 26
Error Parameter left should be final. 26
Error Parameter right should be final. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error Parameter left should be final. 30
Error Parameter right should be final. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Parameter left should be final. 34
Error Parameter right should be final. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line has trailing spaces. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Missing a Javadoc comment. 38
Error Parameter left should be final. 38
Error Parameter right should be final. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error '<' is not preceded with whitespace. 41
Error '<' is not followed by whitespace. 41
Error Avoid inline conditionals. 41
Error '==' is not preceded with whitespace. 41
Error '==' is not followed by whitespace. 41
Error Avoid inline conditionals. 41
Error Line contains a tab character. 42
Error Missing a Javadoc comment. 44
Error Parameter left should be final. 44
Error Parameter right should be final. 44
Error Missing a Javadoc comment. 48
Error Parameter left should be final. 48
Error Parameter right should be final. 48
Error Line contains a tab character. 52
Error Missing a Javadoc comment. 52
Error Parameter left should be final. 52
Error Parameter right should be final. 52
Error Line contains a tab character. 54
Error Line has trailing spaces. 55
Error Line contains a tab character. 55
Error Missing a Javadoc comment. 56
Error Parameter left should be final. 56
Error Parameter right should be final. 56
Error Missing a Javadoc comment. 60
Error Parameter left should be final. 60
Error Line contains a tab character. 64
Error Missing a Javadoc comment. 64
Error Parameter left should be final. 64
Error Parameter right should be final. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 68
Error Missing a Javadoc comment. 68
Error Parameter left should be final. 68
Error Parameter right should be final. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 72
Error Missing a Javadoc comment. 72
Error Parameter left should be final. 72
Error Parameter right should be final. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74

org/codehaus/groovy/runtime/Invoker.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 79
Error Line is longer than 80 characters. 80
Error Line has trailing spaces. 81
Error Missing a Javadoc comment. 87
Error Missing a Javadoc comment. 89
Error Method 'getMetaRegistry' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 96
Error Method 'getMetaClass' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter object should be final. 98
Error Line has trailing spaces. 103
Error Line has trailing spaces. 104
Error Expected an @return tag. 110
Error Line is longer than 80 characters. 110
Error Method 'invokeMethod' is not designed for extension - needs to be abstract, final or empty. 110
Error Parameter object should be final. 110
Error Expected @param tag for 'object'. 110
Error Parameter methodName should be final. 110
Error Expected @param tag for 'methodName'. 110
Error Parameter arguments should be final. 110
Error Expected @param tag for 'arguments'. 110
Error Line has trailing spaces. 121
Error Line is longer than 80 characters. 125
Error '}' should be on the same line. 131
Error Line is longer than 80 characters. 137
Error '}' should be on the same line. 138
Error Line is longer than 80 characters. 143
Error Line is longer than 80 characters. 148
Error Method 'invokeSuperMethod' is not designed for extension - needs to be abstract, final or empty. 148
Error Missing a Javadoc comment. 148
Error Parameter object should be final. 148
Error Parameter methodName should be final. 148
Error Parameter arguments should be final. 148
Error Line is longer than 80 characters. 150
Error Line is longer than 80 characters. 155
Error Line is longer than 80 characters. 159
Error Method 'invokeStaticMethod' is not designed for extension - needs to be abstract, final or empty. 159
Error Missing a Javadoc comment. 159
Error Parameter type should be final. 159
Error Parameter method should be final. 159
Error Parameter arguments should be final. 159
Error Method 'invokeConstructor' is not designed for extension - needs to be abstract, final or empty. 165
Error Missing a Javadoc comment. 165
Error Parameter type should be final. 165
Error Parameter arguments should be final. 165
Error Method 'invokeConstructorOf' is not designed for extension - needs to be abstract, final or empty. 170
Error Missing a Javadoc comment. 170
Error Parameter type should be final. 170
Error Parameter arguments should be final. 170
Error First sentence should end with a period. 175
Error Expected an @return tag. 179
Error Method 'asArray' is not designed for extension - needs to be abstract, final or empty. 179
Error Parameter arguments should be final. 179
Error Expected @param tag for 'arguments'. 179
Error '}' should be on the same line. 189
Error '{' is followed by whitespace. 191
Error Method 'asList' is not designed for extension - needs to be abstract, final or empty. 195
Error Missing a Javadoc comment. 195
Error Parameter value should be final. 195
Error '}' should be on the same line. 198
Error '}' should be on the same line. 201
Error '}' should be on the same line. 204
Error '}' should be on the same line. 211
Error Expected an @return tag. 222
Error Method 'asCollection' is not designed for extension - needs to be abstract, final or empty. 222
Error Parameter value should be final. 222
Error Expected @param tag for 'value'. 222
Error '}' should be on the same line. 225
Error '}' should be on the same line. 228
Error '}' should be on the same line. 232
Error '}' should be on the same line. 238
Error Line is longer than 80 characters. 241
Error '}' should be on the same line. 244
Error '}' should be on the same line. 247
Error '}' should be on the same line. 251
Error Line is longer than 80 characters. 253
Error '}' should be on the same line. 255
Error Method 'asIterator' is not designed for extension - needs to be abstract, final or empty. 262
Error Missing a Javadoc comment. 262
Error Parameter value should be final. 262
Error Line contains a tab character. 274
Error Line has trailing spaces. 276
Error Line contains a tab character. 277
Error Line contains a tab character. 278
Error Line is longer than 80 characters. 281
Error '}' should be on the same line. 284
Error Line is longer than 80 characters. 300
Error '}' should be on the same line. 303
Error 'if' construct must use '{}'s. 310
Error 'if' construct must use '{}'s. 314
Error '}' should be on the same line. 332
Error Line is longer than 80 characters. 336
Error Line has trailing spaces. 337
Error Line has trailing spaces. 338
Error Line is longer than 80 characters. 339
Error Line contains a tab character. 339
Error Line contains a tab character. 340
Error Line is longer than 80 characters. 341
Error Line contains a tab character. 341
Error Line contains a tab character. 342
Error Line contains a tab character. 343
Error Line contains a tab character. 344
Error Line has trailing spaces. 345
Error Line contains a tab character. 345
Error '}' should be on the same line. 348
Error Must have at least one statement. 349
Error Line contains a tab character. 350
Error Method 'objectsEqual' is not designed for extension - needs to be abstract, final or empty. 359
Error Parameter left should be final. 359
Error Expected @param tag for 'left'. 359
Error Parameter right should be final. 359
Error Expected @param tag for 'right'. 359
Error '}' should be on the same line. 369
Error Method 'inspect' is not designed for extension - needs to be abstract, final or empty. 377
Error Missing a Javadoc comment. 377
Error Parameter self should be final. 377
Error First sentence should end with a period. 381
Error Line is longer than 80 characters. 382
Error Expected an @return tag. 384
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 384
Error Parameter left should be final. 384
Error Expected @param tag for 'left'. 384
Error Parameter right should be final. 384
Error Expected @param tag for 'right'. 384
Error '}' should be on the same line. 391
Error Line is longer than 80 characters. 398
Error Line is longer than 80 characters. 400
Error '}' should be on the same line. 401
Error Line is longer than 80 characters. 404
Error '}' should be on the same line. 405
Error Line is longer than 80 characters. 407
Error '}' should be on the same line. 409
Error Line is longer than 80 characters. 412
Error Line is longer than 80 characters. 414
Error '}' should be on the same line. 415
Error 'cast' is not followed by whitespace. 417
Error Line is longer than 80 characters. 430
Error First sentence should end with a period. 433
Error Line is longer than 80 characters. 434
Error Expected an @return tag. 437
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 437
Error Parameter arguments should be final. 437
Error Expected @param tag for 'arguments'. 437
Error First sentence should end with a period. 441
Error Line is longer than 80 characters. 442
Error Line contains a tab character. 442
Error Line contains a tab character. 443
Error Expected an @return tag. 444
Error Line contains a tab character. 444
Error Method 'toTypeString' is not designed for extension - needs to be abstract, final or empty. 444
Error Parameter arguments should be final. 444
Error Expected @param tag for 'arguments'. 444
Error Line contains a tab character. 445
Error Line contains a tab character. 446
Error Line contains a tab character. 447
Error Line contains a tab character. 448
Error Line contains a tab character. 449
Error 'if' construct must use '{}'s. 450
Error Line contains a tab character. 450
Error '>' is not preceded with whitespace. 450
Error '>' is not followed by whitespace. 450
Error Line is longer than 80 characters. 452
Error Line contains a tab character. 452
Error Avoid inline conditionals. 452
Error Line contains a tab character. 453
Error Line contains a tab character. 454
Error Line contains a tab character. 455
Error Line has trailing spaces. 456
Error Method 'format' is not designed for extension - needs to be abstract, final or empty. 457
Error Missing a Javadoc comment. 457
Error Parameter arguments should be final. 457
Error Parameter verbose should be final. 457
Error '}' should be on the same line. 460
Error '}' should be on the same line. 463
Error '}' should be on the same line. 468
Error '}' should be on the same line. 472
Error '}' should be on the same line. 480
Error '}' should be on the same line. 488
Error '}' should be on the same line. 499
Error '}' should be on the same line. 510
Error Line has trailing spaces. 516
Error Must have at least one statement. 523
Error '}' should be on the same line. 526
Error '}' should be on the same line. 530
Error '}' should be on the same line. 534
Error First sentence should end with a period. 540
Error Line has trailing spaces. 542
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 548
Error Parameter object should be final. 548
Error Expected @param tag for 'object'. 548
Error Parameter property should be final. 548
Error Expected @param tag for 'property'. 548
Error Parameter newValue should be final. 548
Error Expected @param tag for 'newValue'. 548
Error Line is longer than 80 characters. 550
Error '}' should be on the same line. 551
Error '}' should be on the same line. 555
Error '}' should be on the same line. 559
Error Line is longer than 80 characters. 561
Error First sentence should end with a period. 565
Error Line has trailing spaces. 567
Error Expected an @return tag. 572
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 572
Error Parameter object should be final. 572
Error Expected @param tag for 'object'. 572
Error Parameter property should be final. 572
Error Expected @param tag for 'property'. 572
Error Line is longer than 80 characters. 574
Error '}' should be on the same line. 575
Error '}' should be on the same line. 579
Error '}' should be on the same line. 583
Error Line is longer than 80 characters. 585
Error Method 'asInt' is not designed for extension - needs to be abstract, final or empty. 589
Error Missing a Javadoc comment. 589
Error Parameter value should be final. 589
Error Line is longer than 80 characters. 594
Error Method 'asNumber' is not designed for extension - needs to be abstract, final or empty. 597
Error Missing a Javadoc comment. 597
Error Parameter value should be final. 597
Error '}' should be on the same line. 600
Error 'if' construct must use '{}'s. 604
Error 'else' construct must use '{}'s. 606
Error '}' should be on the same line. 608
Error '}' should be on the same line. 611
Error Line is longer than 80 characters. 613
Error First sentence should end with a period. 617
Error Expected an @return tag. 621
Error Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. 621
Error Parameter type should be final. 621
Error Expected @param tag for 'type'. 621
Error '}' should be on the same line. 624
Error Line is longer than 80 characters. 627
Error '}' should be on the same line. 628
Error '}' should be on the same line. 632
Error Must have at least one statement. 633
Error Line is longer than 80 characters. 641
Error Line has trailing spaces. 642
Error Expected an @return tag. 647
Error Method 'objectFindRegex' is not designed for extension - needs to be abstract, final or empty. 647
Error Parameter left should be final. 647
Error Parameter right should be final. 647
Error '}' should be on the same line. 651
Error '}' should be on the same line. 658
Error '}' should be on the same line. 662
Error Line is longer than 80 characters. 666
Error Line is longer than 80 characters. 671
Error Line has trailing spaces. 672
Error Expected an @return tag. 677
Error Method 'objectMatchRegex' is not designed for extension - needs to be abstract, final or empty. 677
Error Parameter left should be final. 677
Error Parameter right should be final. 677
Error '}' should be on the same line. 681
Error Line has trailing spaces. 693
Error Expected an @return tag. 697
Error Method 'regexPattern' is not designed for extension - needs to be abstract, final or empty. 697
Error Parameter regex should be final. 697
Error Expected @param tag for 'regex'. 697
Error Method 'asType' is not designed for extension - needs to be abstract, final or empty. 701
Error Missing a Javadoc comment. 701
Error Parameter object should be final. 701
Error Parameter type should be final. 701
Error '}' should be on the same line. 714
Error '}' should be on the same line. 719
Error Line is longer than 80 characters. 721
Error '}' should be on the same line. 728
Error '}' should be on the same line. 733
Error Line is longer than 80 characters. 735
Error Line is longer than 80 characters. 762
Error Line is longer than 80 characters. 763
Error Line is longer than 80 characters. 764
Error Line is longer than 80 characters. 765
Error '+' is not preceded with whitespace. 765
Error '+' is not followed by whitespace. 765
Error Line is longer than 80 characters. 766
Error '+' is not followed by whitespace. 766
Error '+' is not preceded with whitespace. 766
Error '+' is not followed by whitespace. 766
Error '+' is not preceded with whitespace. 766
Error '+' is not followed by whitespace. 766
Error '}' should be on the same line. 770
Error Line is longer than 80 characters. 793
Error Line is longer than 80 characters. 794
Error Line is longer than 80 characters. 795
Error Line is longer than 80 characters. 796
Error '+' is not preceded with whitespace. 796
Error '+' is not followed by whitespace. 796
Error Line is longer than 80 characters. 797
Error '+' is not followed by whitespace. 797
Error '+' is not preceded with whitespace. 797
Error '+' is not followed by whitespace. 797
Error '+' is not preceded with whitespace. 797
Error '+' is not followed by whitespace. 797
Error Avoid inline conditionals. 806
Error Method 'asBool' is not designed for extension - needs to be abstract, final or empty. 811
Error Missing a Javadoc comment. 811
Error Parameter object should be final. 811
Error '}' should be on the same line. 815
Error '}' should be on the same line. 820
Error '}' should be on the same line. 824
Error '}' should be on the same line. 828
Error Method 'asCharacter' is not designed for extension - needs to be abstract, final or empty. 834
Error Missing a Javadoc comment. 834
Error Parameter value should be final. 834
Error Method 'asCharacter' is not designed for extension - needs to be abstract, final or empty. 838
Error Missing a Javadoc comment. 838
Error Parameter text should be final. 838
Error Line is longer than 80 characters. 843
Error Method 'isValidCharacterString' is not designed for extension - needs to be abstract, final or empty. 845
Error Parameter value should be final. 845
Error Expected @param tag for 'value'. 845

org/codehaus/groovy/runtime/InvokerHelper.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 75
Error Line is longer than 80 characters. 76
Error Line has trailing spaces. 77
Error Utility classes should not have a public or default constructor. 81
Error Missing a Javadoc comment. 82
Error Line is longer than 80 characters. 85
Error Missing a Javadoc comment. 85
Error '{' is followed by whitespace. 85
Error Missing a Javadoc comment. 87
Error Name 'singleton' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 87
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 93
Error Parameter object should be final. 93
Error Missing a Javadoc comment. 97
Error Line is longer than 80 characters. 101
Error Missing a Javadoc comment. 101
Error Parameter object should be final. 101
Error Parameter methodName should be final. 101
Error Line is longer than 80 characters. 105
Error Missing a Javadoc comment. 105
Error Parameter object should be final. 105
Error Parameter methodName should be final. 105
Error Parameter arguments should be final. 105
Error Line is longer than 80 characters. 109
Error Missing a Javadoc comment. 109
Error Parameter object should be final. 109
Error Parameter methodName should be final. 109
Error Parameter arguments should be final. 109
Error Line is longer than 80 characters. 113
Error Missing a Javadoc comment. 113
Error Parameter object should be final. 113
Error Parameter methodName should be final. 113
Error Parameter arguments should be final. 113
Error Line is longer than 80 characters. 120
Error Missing a Javadoc comment. 120
Error Parameter type should be final. 120
Error Parameter methodName should be final. 120
Error Parameter arguments should be final. 120
Error Line is longer than 80 characters. 124
Error Missing a Javadoc comment. 124
Error Parameter type should be final. 124
Error Parameter methodName should be final. 124
Error Missing a Javadoc comment. 128
Error Parameter type should be final. 128
Error Parameter arguments should be final. 128
Error Missing a Javadoc comment. 132
Error Parameter type should be final. 132
Error Parameter arguments should be final. 132
Error Missing a Javadoc comment. 136
Error Parameter type should be final. 136
Error Missing a Javadoc comment. 140
Error Parameter closure should be final. 140
Error Parameter arguments should be final. 140
Error Missing a Javadoc comment. 144
Error Parameter collection should be final. 144
Error Missing a Javadoc comment. 148
Error Parameter collection should be final. 148
Error Missing a Javadoc comment. 152
Error Parameter args should be final. 152
Error Missing a Javadoc comment. 156
Error Parameter arguments should be final. 156
Error Missing a Javadoc comment. 160
Error Parameter arguments should be final. 160
Error Missing a Javadoc comment. 164
Error Parameter self should be final. 164
Error Missing a Javadoc comment. 168
Error Parameter object should be final. 168
Error Parameter property should be final. 168
Error Missing a Javadoc comment. 172
Error Parameter object should be final. 172
Error Parameter property should be final. 172
Error Line is longer than 80 characters. 179
Error Missing a Javadoc comment. 179
Error Parameter object should be final. 179
Error Parameter property should be final. 179
Error Parameter newValue should be final. 179
Error Line is longer than 80 characters. 187
Error Parameter newValue should be final. 187
Error Expected @param tag for 'newValue'. 187
Error Parameter object should be final. 187
Error Expected @param tag for 'object'. 187
Error Parameter property should be final. 187
Error Expected @param tag for 'property'. 187
Error Line is longer than 80 characters. 196
Error Parameter newValue should be final. 196
Error Expected @param tag for 'newValue'. 196
Error Parameter object should be final. 196
Error Expected @param tag for 'object'. 196
Error Parameter property should be final. 196
Error Expected @param tag for 'property'. 196
Error Line has trailing spaces. 199
Error Line is longer than 80 characters. 200
Error Missing a Javadoc comment. 200
Error Parameter object should be final. 200
Error Parameter property should be final. 200
Error Line has trailing spaces. 203
Error Line has trailing spaces. 204
Error Line is longer than 80 characters. 209
Error Parameter newValue should be final. 209
Error Expected @param tag for 'newValue'. 209
Error Parameter object should be final. 209
Error Expected @param tag for 'object'. 209
Error Parameter property should be final. 209
Error Expected @param tag for 'property'. 209
Error First sentence should end with a period. 215
Error Line is longer than 80 characters. 216
Error Parameter object should be final. 221
Error Parameter type should be final. 221
Error Missing a Javadoc comment. 225
Error Parameter object should be final. 225
Error Missing a Javadoc comment. 229
Error Parameter object should be final. 229
Error Missing a Javadoc comment. 233
Error Parameter bool should be final. 233
Error Missing a Javadoc comment. 237
Error Parameter value should be final. 237
Error '}' should be on the same line. 241
Error '}' should be on the same line. 245
Error 'cast' is not followed by whitespace. 247
Error '}' should be on the same line. 248
Error 'cast' is not followed by whitespace. 250
Error '}' should be on the same line. 251
Error '}' should be on the same line. 255
Error '}' should be on the same line. 259
Error Line is longer than 80 characters. 262
Error '+' is not preceded with whitespace. 262
Error '+' is not followed by whitespace. 262
Error Missing a Javadoc comment. 266
Error Parameter switchValue should be final. 266
Error Parameter caseExpression should be final. 266
Error Line is longer than 80 characters. 267
Error '{' is followed by whitespace. 267
Error Missing a Javadoc comment. 270
Error Parameter left should be final. 270
Error Parameter right should be final. 270
Error Missing a Javadoc comment. 274
Error Parameter left should be final. 274
Error Parameter right should be final. 274
Error Missing a Javadoc comment. 278
Error Parameter left should be final. 278
Error Parameter right should be final. 278
Error Missing a Javadoc comment. 282
Error Parameter left should be final. 282
Error Parameter right should be final. 282
Error Missing a Javadoc comment. 286
Error Parameter regex should be final. 286
Error Missing a Javadoc comment. 290
Error Parameter left should be final. 290
Error Parameter right should be final. 290
Error Missing a Javadoc comment. 294
Error Parameter left should be final. 294
Error Parameter right should be final. 294
Error Missing a Javadoc comment. 298
Error Parameter left should be final. 298
Error Parameter right should be final. 298
Error Missing a Javadoc comment. 302
Error Parameter left should be final. 302
Error Parameter right should be final. 302
Error Missing a Javadoc comment. 306
Error Parameter left should be final. 306
Error Parameter right should be final. 306
Error Missing a Javadoc comment. 310
Error Parameter left should be final. 310
Error Parameter right should be final. 310
Error '}' should be on the same line. 314
Error Avoid inline conditionals. 316
Error Missing a Javadoc comment. 320
Error Parameter array should be final. 320
Error Missing a Javadoc comment. 324
Error Parameter values should be final. 324
Error Missing a Javadoc comment. 332
Error Parameter values should be final. 332
Error Missing a Javadoc comment. 341
Error Parameter from should be final. 341
Error Parameter to should be final. 341
Error Parameter inclusive should be final. 341
Error '}' should be on the same line. 345
Error '}' should be on the same line. 352
Error Missing a Javadoc comment. 358
Error Parameter value should be final. 358
Error Missing a Javadoc comment. 362
Error Parameter expression should be final. 362
Error Parameter message should be final. 362
Error '}' should be on the same line. 365
Error Line is longer than 80 characters. 367
Error Missing a Javadoc comment. 371
Error Parameter scriptClass should be final. 371
Error Parameter args should be final. 371
Error Missing a Javadoc comment. 377
Error Parameter scriptClass should be final. 377
Error Parameter context should be final. 377
Error Line is longer than 80 characters. 379
Error '}' should be on the same line. 383
Error '}' should be on the same line. 397
Error Line is longer than 80 characters. 400
Error First sentence should end with a period. 405
Error Line has trailing spaces. 407
Error Parameter object should be final. 411
Error Expected @param tag for 'object'. 411
Error Parameter map should be final. 411
Error Expected @param tag for 'map'. 411
Error Missing a Javadoc comment. 415
Error First sentence should end with a period. 427
Error Line has trailing spaces. 429
Error Parameter array should be final. 432
Error Expected @param tag for 'array'. 432
Error First sentence should end with a period. 441
Error Parameter out should be final. 444
Error Expected @param tag for 'out'. 444
Error Parameter object should be final. 444
Error Expected @param tag for 'object'. 444
Error Expected @throws tag for 'IOException'. 444
Error '}' should be on the same line. 447
Error '}' should be on the same line. 451
Error 'cast' is not followed by whitespace. 456
Error '8192' is a magic number. 460
Error '}' should be on the same line. 466
Error Missing a Javadoc comment. 472
Error Parameter value should be final. 472
Error Avoid inline conditionals. 473
Error Missing a Javadoc comment. 476
Error Parameter value should be final. 476
Error Missing a Javadoc comment. 480
Error Parameter value should be final. 480
Error Line has trailing spaces. 483
Error Missing a Javadoc comment. 484
Error Parameter value should be final. 484
Error Line has trailing spaces. 487
Error Missing a Javadoc comment. 488
Error Parameter value should be final. 488
Error Line has trailing spaces. 491
Error Missing a Javadoc comment. 492
Error Parameter value should be final. 492
Error Line has trailing spaces. 495
Error Missing a Javadoc comment. 496
Error Parameter value should be final. 496
Error Line has trailing spaces. 499
Error Missing a Javadoc comment. 500
Error Parameter value should be final. 500
Error Line has trailing spaces. 503
Error Missing a Javadoc comment. 504
Error Parameter value should be final. 504
Error Line has trailing spaces. 508
Error Missing a Javadoc comment. 509
Error Parameter value should be final. 509
Error Line has trailing spaces. 513
Error Missing a Javadoc comment. 514
Error Parameter value should be final. 514
Error Line has trailing spaces. 518
Error Missing a Javadoc comment. 519
Error Parameter value should be final. 519
Error Line has trailing spaces. 523
Error Missing a Javadoc comment. 524
Error Parameter value should be final. 524
Error Line has trailing spaces. 528
Error Missing a Javadoc comment. 529
Error Parameter value should be final. 529
Error Line has trailing spaces. 533
Error Missing a Javadoc comment. 534
Error Parameter value should be final. 534
Error Line has trailing spaces. 538
Error Missing a Javadoc comment. 539
Error Parameter value should be final. 539
Error Expected an @return tag. 550
Error Parameter a should be final. 550
Error Parameter type should be final. 550
Error 'cast' is not followed by whitespace. 557
Error '}' should be on the same line. 558
Error 'cast' is not followed by whitespace. 560
Error '}' should be on the same line. 567
Error 'if' is not followed by whitespace. 568
Error 'cast' is not followed by whitespace. 570
Error '}' should be on the same line. 571
Error 'cast' is not followed by whitespace. 573
Error '}' should be on the same line. 580
Error 'if' is not followed by whitespace. 581
Error 'cast' is not followed by whitespace. 583
Error '}' should be on the same line. 584
Error 'cast' is not followed by whitespace. 586
Error '}' should be on the same line. 593
Error 'if' is not followed by whitespace. 594
Error 'cast' is not followed by whitespace. 596
Error '}' should be on the same line. 597
Error 'cast' is not followed by whitespace. 599
Error '}' should be on the same line. 606
Error 'if' is not followed by whitespace. 607
Error 'cast' is not followed by whitespace. 609
Error '}' should be on the same line. 610
Error 'cast' is not followed by whitespace. 612
Error '}' should be on the same line. 619
Error 'if' is not followed by whitespace. 620
Error 'cast' is not followed by whitespace. 622
Error '}' should be on the same line. 623
Error 'cast' is not followed by whitespace. 625
Error '}' should be on the same line. 632
Error 'if' is not followed by whitespace. 633
Error 'cast' is not followed by whitespace. 635
Error '}' should be on the same line. 636
Error 'cast' is not followed by whitespace. 638
Error '}' should be on the same line. 645
Error 'if' is not followed by whitespace. 646
Error 'cast' is not followed by whitespace. 648
Error '}' should be on the same line. 649
Error 'cast' is not followed by whitespace. 651
Error Missing a Javadoc comment. 662
Error Parameter a should be final. 662
Error '{' is not preceded with whitespace. 662
Error 'cast' is not followed by whitespace. 667
Error '}' should be on the same line. 668
Error 'cast' is not followed by whitespace. 670
Error 'cast' is not followed by whitespace. 673
Error Missing a Javadoc comment. 679
Error Parameter a should be final. 679
Error '{' is not preceded with whitespace. 679
Error 'cast' is not followed by whitespace. 684
Error '}' should be on the same line. 685
Error 'cast' is not followed by whitespace. 687
Error 'cast' is not followed by whitespace. 690
Error Missing a Javadoc comment. 695
Error Parameter a should be final. 695
Error '{' is not preceded with whitespace. 695
Error 'cast' is not followed by whitespace. 700
Error '}' should be on the same line. 701
Error 'cast' is not followed by whitespace. 703
Error 'cast' is not followed by whitespace. 706
Error Missing a Javadoc comment. 711
Error Parameter a should be final. 711
Error '{' is not preceded with whitespace. 711
Error 'cast' is not followed by whitespace. 716
Error '}' should be on the same line. 717
Error 'cast' is not followed by whitespace. 719
Error 'cast' is not followed by whitespace. 722
Error Missing a Javadoc comment. 728
Error Parameter a should be final. 728
Error '{' is not preceded with whitespace. 728
Error 'cast' is not followed by whitespace. 733
Error '}' should be on the same line. 734
Error 'cast' is not followed by whitespace. 736
Error 'cast' is not followed by whitespace. 739
Error Missing a Javadoc comment. 745
Error Parameter a should be final. 745
Error '{' is not preceded with whitespace. 745
Error 'cast' is not followed by whitespace. 750
Error '}' should be on the same line. 751
Error 'cast' is not followed by whitespace. 753
Error 'cast' is not followed by whitespace. 756
Error Missing a Javadoc comment. 762
Error Parameter a should be final. 762
Error '{' is not preceded with whitespace. 762
Error 'cast' is not followed by whitespace. 767
Error '}' should be on the same line. 768
Error 'cast' is not followed by whitespace. 770
Error 'cast' is not followed by whitespace. 773
Error Missing a Javadoc comment. 779
Error Parameter a should be final. 779
Error '{' is not preceded with whitespace. 779
Error 'cast' is not followed by whitespace. 784
Error '}' should be on the same line. 785
Error 'cast' is not followed by whitespace. 787
Error 'cast' is not followed by whitespace. 790
Error Missing a Javadoc comment. 796
Error Parameter a should be final. 796
Error Parameter type should be final. 796
Error 'if' construct must use '{}'s. 797
Error 'if' construct must use '{}'s. 799
Error 'if' construct must use '{}'s. 801
Error 'if' construct must use '{}'s. 803
Error 'if' construct must use '{}'s. 805
Error 'if' construct must use '{}'s. 807
Error 'if' construct must use '{}'s. 809
Error 'if' construct must use '{}'s. 811
Error 'else' construct must use '{}'s. 813
Error Line is longer than 80 characters. 818
Error Expected an @return tag. 822
Error Parameter v should be final. 822
Error Expected @param tag for 'v'. 822
Error ')' is preceded with whitespace. 824
Error '}' should be on the same line. 826
Error Missing a Javadoc comment. 832
Error Name 'SMALL_INTEGERS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 832
Error Missing a Javadoc comment. 833
Error Name 'INT_CACHE_OFFSET' must match pattern '^[a-z][a-zA-Z0-9]*$'. 833
Error '128' is a magic number. 833
Error Name 'INT_CACHE_LEN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 833
Error '256' is a magic number. 833

org/codehaus/groovy/runtime/InvokerInvocationException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - groovy.lang.*. 48
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 60
Error Parameter e should be final. 60

org/codehaus/groovy/runtime/IteratorClosureAdapter.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 9
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Missing a Javadoc comment. 18
Error Missing a Javadoc comment. 19
Error Line has trailing spaces. 20
Error Missing a Javadoc comment. 21
Error Parameter delegate should be final. 21
Error Method 'getMetaClass' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error Method 'setMetaClass' is not designed for extension - needs to be abstract, final or empty. 29
Error Missing a Javadoc comment. 29
Error Parameter metaClass should be final. 29
Error 'metaClass' hides a field. 29
Error Line has trailing spaces. 32
Error Method 'asList' is not designed for extension - needs to be abstract, final or empty. 33
Error Missing a Javadoc comment. 33
Error Method 'doCall' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Parameter argument should be final. 37

org/codehaus/groovy/runtime/LongMath.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 7
Error Line has trailing spaces. 9
Error Class LongMath should be declared as final. 12
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 14
Error Variable 'instance' must be private and have accessor methods. 14
Error Line contains a tab character. 16
Error Missing a Javadoc comment. 16
Error '{' is not followed by whitespace. 16
Error '}' is not preceded with whitespace. 16
Error Line has trailing spaces. 17
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Missing a Javadoc comment. 18
Error Parameter number should be final. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line has trailing spaces. 21
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 22
Error Parameter left should be final. 22
Error Parameter right should be final. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 26
Error Missing a Javadoc comment. 26
Error Parameter left should be final. 26
Error Parameter right should be final. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error Parameter left should be final. 30
Error Parameter right should be final. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Parameter left should be final. 34
Error Parameter right should be final. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line has trailing spaces. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Missing a Javadoc comment. 38
Error Parameter left should be final. 38
Error Parameter right should be final. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error '<' is not preceded with whitespace. 41
Error '<' is not followed by whitespace. 41
Error Avoid inline conditionals. 41
Error '==' is not preceded with whitespace. 41
Error '==' is not followed by whitespace. 41
Error Avoid inline conditionals. 41
Error Line contains a tab character. 42
Error Missing a Javadoc comment. 44
Error Parameter left should be final. 44
Error Parameter right should be final. 44
Error Line has trailing spaces. 47
Error Line contains a tab character. 48
Error Missing a Javadoc comment. 48
Error Parameter left should be final. 48
Error Parameter right should be final. 48
Error Line contains a tab character. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error Missing a Javadoc comment. 52
Error Parameter left should be final. 52
Error Parameter right should be final. 52
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error Parameter left should be final. 56
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 60
Error Parameter left should be final. 60
Error Parameter right should be final. 60
Error Line contains a tab character. 64
Error Missing a Javadoc comment. 64
Error Parameter left should be final. 64
Error Parameter right should be final. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 68
Error Missing a Javadoc comment. 68
Error Parameter left should be final. 68
Error Parameter right should be final. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 72
Error Missing a Javadoc comment. 72
Error Parameter left should be final. 72
Error Parameter right should be final. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74

org/codehaus/groovy/runtime/MethodClosure.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 7
Error Line has trailing spaces. 10
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 17
Error Variable 'metaClass' must be private and have accessor methods. 17
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 19
Error Parameter delegate should be final. 19
Error Line has trailing spaces. 22
Error Missing a Javadoc comment. 23
Error Parameter owner should be final. 23
Error Parameter method should be final. 23
Error 'method' hides a field. 23
Error Line has trailing spaces. 27
Error Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error Parameter arguments should be final. 32
Error Line has trailing spaces. 35
Error Method 'getMetaClass' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 39
Error Method 'setMetaClass' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Parameter metaClass should be final. 40
Error 'metaClass' hides a field. 40
Error Method 'doCall' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter arguments should be final. 44

org/codehaus/groovy/runtime/MethodHelper.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Utility classes should not have a public or default constructor. 57
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 59
Error Parameter method should be final. 59
Error Missing a Javadoc comment. 64
Error Parameter method should be final. 64

org/codehaus/groovy/runtime/MethodKey.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 41
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error Parameter name should be final. 53
Error 'name' hides a field. 53
Error Line has trailing spaces. 58
Error Expected an @return tag. 60
Error Method 'createCopy' is not designed for extension - needs to be abstract, final or empty. 60
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter that should be final. 69
Error '}' should be on the same line. 72
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter that should be final. 79
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error '0xcafebabe' is a magic number. 96
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Line is longer than 80 characters. 103
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Method 'getParamterTypes' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Missing a Javadoc comment. 122
Error Missing a Javadoc comment. 123
Error Parameter index should be final. 123
Error Method 'createHashCode' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Line is longer than 80 characters. 131
Error '37' is a magic number. 134

org/codehaus/groovy/runtime/NewInstanceMetaMethod.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 43
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 45
Error Line is longer than 80 characters. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 53
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 58
Error Parameter metaMethod should be final. 58
Error 'metaMethod' hides a field. 58
Error '}' should be on the same line. 65
Error Line is longer than 80 characters. 68
Error Method 'getDeclaringClass' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Method 'isStatic' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Method 'getModifiers' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Method 'getParameterTypes' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Method 'getBytecodeParameterTypes' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Parameter object should be final. 93
Error Parameter arguments should be final. 93

org/codehaus/groovy/runtime/NewStaticMetaMethod.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 44
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 51
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error Parameter metaMethod should be final. 56
Error 'metaMethod' hides a field. 56
Error '}' should be on the same line. 63
Error Line is longer than 80 characters. 66
Error Method 'getDeclaringClass' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Method 'isStatic' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Method 'getModifiers' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Method 'getParameterTypes' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Method 'getBytecodeParameterTypes' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter object should be final. 90
Error Parameter arguments should be final. 90

org/codehaus/groovy/runtime/NumberMath.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 15
Error Line is longer than 80 characters. 18
Error Line is longer than 80 characters. 19
Error Line is longer than 80 characters. 20
Error Line has trailing spaces. 21
Error Line has trailing spaces. 22
Error Line is longer than 80 characters. 22
Error Line has trailing spaces. 23
Error Line is longer than 80 characters. 23
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 24
Error Line has trailing spaces. 25
Error Line is longer than 80 characters. 25
Error Line is longer than 80 characters. 26
Error Line has trailing spaces. 27
Error Line is longer than 80 characters. 27
Error Line has trailing spaces. 28
Error Line is longer than 80 characters. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 31
Error Line has trailing spaces. 35
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Parameter number should be final. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line has trailing spaces. 39
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Missing a Javadoc comment. 40
Error Parameter left should be final. 40
Error Parameter right should be final. 40
Error Line contains a tab character. 41
Error ',' is not followed by whitespace. 41
Error Line contains a tab character. 42
Error Line has trailing spaces. 43
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Missing a Javadoc comment. 44
Error Parameter left should be final. 44
Error Parameter right should be final. 44
Error Line contains a tab character. 45
Error ',' is not followed by whitespace. 45
Error ',' is not followed by whitespace. 45
Error Line contains a tab character. 46
Error Line has trailing spaces. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Missing a Javadoc comment. 48
Error Parameter left should be final. 48
Error Parameter right should be final. 48
Error Line contains a tab character. 49
Error ',' is not followed by whitespace. 49
Error ',' is not followed by whitespace. 49
Error Line contains a tab character. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Missing a Javadoc comment. 52
Error Parameter left should be final. 52
Error Parameter right should be final. 52
Error Line contains a tab character. 53
Error ',' is not followed by whitespace. 53
Error ',' is not followed by whitespace. 53
Error Line contains a tab character. 54
Error Line has trailing spaces. 55
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Missing a Javadoc comment. 56
Error Parameter left should be final. 56
Error Parameter right should be final. 56
Error Line contains a tab character. 57
Error ',' is not followed by whitespace. 57
Error Line contains a tab character. 58
Error Line has trailing spaces. 59
Error Line contains a tab character. 59
Error Missing a Javadoc comment. 60
Error Parameter left should be final. 60
Error Parameter right should be final. 60
Error ',' is not followed by whitespace. 61
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 64
Error Parameter left should be final. 64
Error Parameter right should be final. 64
Error ',' is not followed by whitespace. 65
Error Line has trailing spaces. 67
Error Line contains a tab character. 68
Error Missing a Javadoc comment. 68
Error Parameter left should be final. 68
Error Parameter right should be final. 68
Error Line contains a tab character. 69
Error ',' is not followed by whitespace. 69
Error ',' is not followed by whitespace. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 72
Error Missing a Javadoc comment. 72
Error Parameter left should be final. 72
Error Parameter right should be final. 72
Error ',' is not followed by whitespace. 73
Error Line is longer than 80 characters. 77
Error Line is longer than 80 characters. 78
Error Line is longer than 80 characters. 79
Error Expected an @return tag. 82
Error Parameter left should be final. 82
Error Expected @param tag for 'left'. 82
Error Parameter right should be final. 82
Error Expected @param tag for 'right'. 82
Error Line contains a tab character. 83
Error Line is longer than 80 characters. 84
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error ',' is not followed by whitespace. 86
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 90
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 92
Error Expected an @return tag. 95
Error Parameter left should be final. 95
Error Expected @param tag for 'left'. 95
Error Parameter right should be final. 95
Error Expected @param tag for 'right'. 95
Error Line contains a tab character. 96
Error Line is longer than 80 characters. 97
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error ',' is not followed by whitespace. 99
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 103
Error Line is longer than 80 characters. 104
Error Line is longer than 80 characters. 105
Error Expected an @return tag. 108
Error Parameter left should be final. 108
Error Expected @param tag for 'left'. 108
Error Parameter right should be final. 108
Error Expected @param tag for 'right'. 108
Error Line contains a tab character. 109
Error Line is longer than 80 characters. 110
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error ',' is not followed by whitespace. 112
Error Line has trailing spaces. 114
Error Missing a Javadoc comment. 115
Error Parameter left should be final. 115
Error Line has trailing spaces. 118
Error Missing a Javadoc comment. 119
Error Parameter number should be final. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 123
Error Missing a Javadoc comment. 123
Error Parameter number should be final. 123
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 127
Error Missing a Javadoc comment. 127
Error Parameter number should be final. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 131
Error Missing a Javadoc comment. 131
Error Parameter number should be final. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 135
Error Missing a Javadoc comment. 135
Error Parameter number should be final. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 139
Error Missing a Javadoc comment. 139
Error Parameter n should be final. 139
Error Line is longer than 80 characters. 140
Error Line contains a tab character. 140
Error Avoid inline conditionals. 140
Error Line contains a tab character. 141
Error Line has trailing spaces. 142
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Missing a Javadoc comment. 143
Error Parameter n should be final. 143
Error Line is longer than 80 characters. 144
Error Line contains a tab character. 144
Error Avoid inline conditionals. 144
Error Line contains a tab character. 145
Error Line has trailing spaces. 146
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Line is longer than 80 characters. 148
Error Line contains a tab character. 148
Error Line is longer than 80 characters. 149
Error Line contains a tab character. 149
Error Line is longer than 80 characters. 150
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line has trailing spaces. 159
Error Line contains a tab character. 159
Error Line is longer than 80 characters. 160
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Expected an @return tag. 163
Error Line contains a tab character. 163
Error Parameter left should be final. 163
Error Expected @param tag for 'left'. 163
Error Parameter right should be final. 163
Error Expected @param tag for 'right'. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error '}' should be on the same line. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error '}' should be on the same line. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error '}' should be on the same line. 172
Error Line contains a tab character. 173
Error '{' is not preceded with whitespace. 173
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 179
Error Missing a Javadoc comment. 179
Error Parameter number should be final. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error '}' should be on the same line. 182
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error '}' should be on the same line. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line has trailing spaces. 188
Error Line contains a tab character. 188
Error '}' should be on the same line. 188
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error '}' should be on the same line. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error '}' should be on the same line. 194
Error Line contains a tab character. 195
Error Line is longer than 80 characters. 196
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error Line contains a tab character. 198
Error Line has trailing spaces. 199
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Missing a Javadoc comment. 201
Error Parameter number should be final. 201
Error Line contains a tab character. 202
Error Missing a Javadoc comment. 202
Error Parameter left should be final. 202
Error Parameter right should be final. 202
Error Line contains a tab character. 203
Error Missing a Javadoc comment. 203
Error Parameter left should be final. 203
Error Parameter right should be final. 203
Error Line contains a tab character. 204
Error Missing a Javadoc comment. 204
Error Parameter left should be final. 204
Error Parameter right should be final. 204
Error Line contains a tab character. 205
Error Missing a Javadoc comment. 205
Error Parameter left should be final. 205
Error Parameter right should be final. 205
Error Line contains a tab character. 206
Error Missing a Javadoc comment. 206
Error Parameter left should be final. 206
Error Parameter right should be final. 206
Error Missing a Javadoc comment. 207
Error Parameter left should be final. 207
Error Method 'andImpl' is not designed for extension - needs to be abstract, final or empty. 210
Error Missing a Javadoc comment. 210
Error Parameter left should be final. 210
Error Parameter right should be final. 210
Error Method 'modImpl' is not designed for extension - needs to be abstract, final or empty. 214
Error Missing a Javadoc comment. 214
Error Parameter left should be final. 214
Error Parameter right should be final. 214
Error Line has trailing spaces. 217
Error Method 'intdivImpl' is not designed for extension - needs to be abstract, final or empty. 218
Error Missing a Javadoc comment. 218
Error Parameter left should be final. 218
Error Parameter right should be final. 218
Error Line has trailing spaces. 221
Error Method 'orImpl' is not designed for extension - needs to be abstract, final or empty. 222
Error Missing a Javadoc comment. 222
Error Parameter left should be final. 222
Error Parameter right should be final. 222
Error Line has trailing spaces. 225
Error Method 'leftShiftImpl' is not designed for extension - needs to be abstract, final or empty. 226
Error Missing a Javadoc comment. 226
Error Parameter left should be final. 226
Error Parameter right should be final. 226
Error Method 'rightShiftImpl' is not designed for extension - needs to be abstract, final or empty. 230
Error Missing a Javadoc comment. 230
Error Parameter left should be final. 230
Error Parameter right should be final. 230
Error Method 'rightShiftUnsignedImpl' is not designed for extension - needs to be abstract, final or empty. 234
Error Missing a Javadoc comment. 234
Error Parameter left should be final. 234
Error Parameter right should be final. 234
Error Line is longer than 80 characters. 238
Error Method 'createUnsupportedException' is not designed for extension - needs to be abstract, final or empty. 238
Error Missing a Javadoc comment. 238
Error Parameter operation should be final. 238
Error Parameter left should be final. 238
Error Line is longer than 80 characters. 239

org/codehaus/groovy/runtime/ReflectionMetaMethod.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error Parameter method should be final. 46
Error 'method' hides a field. 46
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Parameter object should be final. 51
Error Parameter arguments should be final. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line is longer than 80 characters. 61

org/codehaus/groovy/runtime/Reflector.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Line has trailing spaces. 43
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter method should be final. 49
Error Parameter object should be final. 49
Error Parameter arguments should be final. 49
Error Line is longer than 80 characters. 53
Error Method 'noSuchMethod' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter method should be final. 53
Error Parameter object should be final. 53
Error Parameter arguments should be final. 53
Error Line is longer than 80 characters. 54

org/codehaus/groovy/runtime/RegexSupport.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 12
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 20
Error Parameter matcher should be final. 20

org/codehaus/groovy/runtime/ScriptReference.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Parameter script should be final. 62
Error 'script' hides a field. 62
Error Parameter variable should be final. 62
Error 'variable' hides a field. 62
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Method 'set' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter value should be final. 71

org/codehaus/groovy/runtime/ScriptTestAdapter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 24
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 33
Error Parameter scriptClass should be final. 33
Error 'scriptClass' hides a field. 33
Error Parameter arguments should be final. 33
Error 'arguments' hides a field. 33
Error Method 'countTestCases' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter result should be final. 42
Error '}' should be on the same line. 49
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55

org/codehaus/groovy/runtime/StringBufferWriter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 20
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 40
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 49
Error First sentence should end with a period. 51
Error Line is longer than 80 characters. 52
Error Parameter buffer should be final. 54
Error 'buffer' hides a field. 54
Error Expected @param tag for 'buffer'. 54
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter c should be final. 61
Error Expected @param tag for 'c'. 61
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter text should be final. 72
Error Array brackets at illegal position. 72
Error Parameter offset should be final. 72
Error Parameter length should be final. 72
Error Line is longer than 80 characters. 73
Error '}' should be on the same line. 75
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter text should be final. 85
Error Expected @param tag for 'text'. 85
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 96
Error Parameter text should be final. 96
Error Parameter offset should be final. 96
Error Parameter length should be final. 96
Error Expected an @return tag. 103
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 103
Error Expected @throws tag for 'IOException'. 118

org/codehaus/groovy/runtime/TemporaryMethodKey.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 39
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error Parameter name should be final. 50
Error Parameter parameterValues should be final. 50
Error 'parameterValues' hides a field. 50
Error Method 'getParameterCount' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Method 'getParameterType' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Parameter index should be final. 62
Error ')' is preceded with whitespace. 65
Error 'cast' is not followed by whitespace. 66
Error '?' should be on a new line. 66
Error Avoid inline conditionals. 66
Error ':' should be on a new line. 67

org/codehaus/groovy/runtime/TransformMetaMethod.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 39
Error Line is longer than 80 characters. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error Parameter metaMethod should be final. 50
Error 'metaMethod' hides a field. 50
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Parameter object should be final. 55
Error Parameter arguments should be final. 55

org/codehaus/groovy/runtime/WritableFile.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Parameter delegate should be final. 60
Error 'delegate' hides a field. 60
Error Missing a Javadoc comment. 64
Error Parameter delegate should be final. 64
Error 'delegate' hides a field. 64
Error Parameter encoding should be final. 64
Error 'encoding' hides a field. 64
Error Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Parameter out should be final. 70
Error Avoid inline conditionals. 73
Error '}' should be on the same line. 83
Error Method 'canRead' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Method 'canWrite' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter arg0 should be final. 98
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Parameter arg0 should be final. 102
Error Method 'createNewFile' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Method 'delete' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Method 'deleteOnExit' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error Parameter arg0 should be final. 118
Error Method 'exists' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Method 'getAbsoluteFile' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error Method 'getAbsolutePath' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Method 'getCanonicalFile' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error Method 'getCanonicalPath' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Method 'getParent' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Method 'getParentFile' is not designed for extension - needs to be abstract, final or empty. 150
Error Missing a Javadoc comment. 150
Error Method 'getPath' is not designed for extension - needs to be abstract, final or empty. 154
Error Missing a Javadoc comment. 154
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error Method 'isAbsolute' is not designed for extension - needs to be abstract, final or empty. 162
Error Missing a Javadoc comment. 162
Error Method 'isDirectory' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Method 'isFile' is not designed for extension - needs to be abstract, final or empty. 170
Error Missing a Javadoc comment. 170
Error Method 'isHidden' is not designed for extension - needs to be abstract, final or empty. 177
Error Missing a Javadoc comment. 177
Error Method 'lastModified' is not designed for extension - needs to be abstract, final or empty. 184
Error Missing a Javadoc comment. 184
Error Method 'length' is not designed for extension - needs to be abstract, final or empty. 191
Error Missing a Javadoc comment. 191
Error Method 'list' is not designed for extension - needs to be abstract, final or empty. 198
Error Missing a Javadoc comment. 198
Error Method 'list' is not designed for extension - needs to be abstract, final or empty. 205
Error Missing a Javadoc comment. 205
Error Parameter arg0 should be final. 205
Error Method 'listFiles' is not designed for extension - needs to be abstract, final or empty. 212
Error Missing a Javadoc comment. 212
Error Method 'listFiles' is not designed for extension - needs to be abstract, final or empty. 219
Error Missing a Javadoc comment. 219
Error Parameter arg0 should be final. 219
Error Method 'listFiles' is not designed for extension - needs to be abstract, final or empty. 226
Error Missing a Javadoc comment. 226
Error Parameter arg0 should be final. 226
Error Method 'mkdir' is not designed for extension - needs to be abstract, final or empty. 233
Error Missing a Javadoc comment. 233
Error Method 'mkdirs' is not designed for extension - needs to be abstract, final or empty. 240
Error Missing a Javadoc comment. 240
Error Method 'renameTo' is not designed for extension - needs to be abstract, final or empty. 247
Error Missing a Javadoc comment. 247
Error Parameter arg0 should be final. 247
Error Method 'setLastModified' is not designed for extension - needs to be abstract, final or empty. 254
Error Missing a Javadoc comment. 254
Error Parameter arg0 should be final. 254
Error Method 'setReadOnly' is not designed for extension - needs to be abstract, final or empty. 261
Error Missing a Javadoc comment. 261
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 268
Error Missing a Javadoc comment. 268
Error Method 'toURI' is not designed for extension - needs to be abstract, final or empty. 275
Error Missing a Javadoc comment. 275
Error Method 'toURL' is not designed for extension - needs to be abstract, final or empty. 282
Error Missing a Javadoc comment. 282

org/codehaus/groovy/sandbox/markup/BaseMarkupBuilder.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 53
Error Line contains a tab character. 54
Error Missing a Javadoc comment. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line has trailing spaces. 57
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Method 'bind' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line has trailing spaces. 61
Error Line contains a tab character. 61
Error Missing a Javadoc comment. 62
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Missing a Javadoc comment. 63
Error Line contains a tab character. 64
Error Missing a Javadoc comment. 64
Error Line contains a tab character. 65
Error Missing a Javadoc comment. 65
Error Line contains a tab character. 66
Error Missing a Javadoc comment. 66
Error Line has trailing spaces. 67
Error Line contains a tab character. 67
Error Line is longer than 80 characters. 68
Error Line contains a tab character. 68
Error Missing a Javadoc comment. 68
Error Line contains a tab character. 69
Error Line has trailing spaces. 70
Error Line contains a tab character. 70
Error Line is longer than 80 characters. 71
Error Line contains a tab character. 71
Error Line is longer than 80 characters. 72
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line has trailing spaces. 74
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line is longer than 80 characters. 76
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line is longer than 80 characters. 78
Error Line contains a tab character. 78
Error Missing a Javadoc comment. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line has trailing spaces. 82
Error Line contains a tab character. 82
Error Line has trailing spaces. 83
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line has trailing spaces. 89
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error 'cast' is not followed by whitespace. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line has trailing spaces. 94
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line has trailing spaces. 101
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line has trailing spaces. 106
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line has trailing spaces. 114
Error Line contains a tab character. 114
Error Line is longer than 80 characters. 115
Error Line contains a tab character. 115
Error 'cast' is not followed by whitespace. 115
Error Line contains a tab character. 116
Error 'cast' is not followed by whitespace. 116
Error Line contains a tab character. 117
Error 'cast' is not followed by whitespace. 117
Error Line has trailing spaces. 118
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error 'prefix' hides a field. 119
Error Line contains a tab character. 120
Error Line has trailing spaces. 121
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line is longer than 80 characters. 123
Error Line contains a tab character. 123
Error 'cast' is not followed by whitespace. 123
Error Line contains a tab character. 124
Error Line has trailing spaces. 125
Error Line is longer than 80 characters. 125
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line has trailing spaces. 128
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Missing a Javadoc comment. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line has trailing spaces. 136
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line is longer than 80 characters. 138
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Missing a Javadoc comment. 140
Error Parameter property should be final. 140
Error Parameter newValue should be final. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148

org/codehaus/groovy/sandbox/markup/Builder.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 55
Error Line contains a tab character. 56
Error Missing a Javadoc comment. 56
Error Variable 'namespaceMethodMap' must be private and have accessor methods. 56
Error Line has trailing spaces. 57
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Missing a Javadoc comment. 58
Error 'namespaceMethodMap' hides a field. 58
Error Line contains a tab character. 59
Error Line has trailing spaces. 60
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error 'cast' is not followed by whitespace. 63
Error Line contains a tab character. 64
Error 'cast' is not followed by whitespace. 64
Error Line has trailing spaces. 65
Error Line contains a tab character. 65
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error 'cast' is not followed by whitespace. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line is longer than 80 characters. 70
Error Line contains a tab character. 70
Error Missing a Javadoc comment. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line has trailing spaces. 73
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line has trailing spaces. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line is longer than 80 characters. 81
Error Line contains a tab character. 81
Error 'cast' is not followed by whitespace. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line has trailing spaces. 84
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line has trailing spaces. 87
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Missing a Javadoc comment. 88
Error 'public' modifier out of order with the JLS suggestions. 88
Error Parameter root should be final. 88
Error Line has trailing spaces. 89
Error Line contains a tab character. 89
Error Missing a Javadoc comment. 90
Error Line contains a tab character. 90
Error 'abstract' modifier out of order with the JLS suggestions. 90
Error Line contains a tab character. 91
Error Missing a Javadoc comment. 91
Error Variable 'root' must be private and have accessor methods. 91
Error Line contains a tab character. 92
Error Missing a Javadoc comment. 92
Error Variable 'namespaceSpecificTags' must be private and have accessor methods. 92
Error Line has trailing spaces. 93
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Missing a Javadoc comment. 94
Error 'root' hides a field. 94
Error Line contains a tab character. 95
Error Line has trailing spaces. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error 'cast' is not followed by whitespace. 97
Error Line has trailing spaces. 98
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101

org/codehaus/groovy/sandbox/markup/StreamingMarkupWriter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 50
Error Line contains a tab character. 51
Error Missing a Javadoc comment. 51
Error Variable 'delegate' must be private and have accessor methods. 51
Error Line is longer than 80 characters. 52
Error Line contains a tab character. 52
Error Missing a Javadoc comment. 52
Error Line contains a tab character. 53
Error Missing a Javadoc comment. 53
Error Line is longer than 80 characters. 54
Error Line contains a tab character. 54
Error Line is longer than 80 characters. 55
Error Line contains a tab character. 55
Error Line is longer than 80 characters. 56
Error Line contains a tab character. 56
Error Line is longer than 80 characters. 57
Error Line contains a tab character. 57
Error Line is longer than 80 characters. 58
Error Line contains a tab character. 58
Error Line is longer than 80 characters. 59
Error Line contains a tab character. 59
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 60
Error Line contains a tab character. 60
Error Line is longer than 80 characters. 61
Error Line contains a tab character. 61
Error Line is longer than 80 characters. 62
Error Line contains a tab character. 62
Error Line is longer than 80 characters. 63
Error Line contains a tab character. 63
Error Line is longer than 80 characters. 64
Error Line contains a tab character. 64
Error Line is longer than 80 characters. 65
Error Line contains a tab character. 65
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error Line has trailing spaces. 67
Error Line contains a tab character. 67
Error Line is longer than 80 characters. 68
Error Line contains a tab character. 68
Error Line is longer than 80 characters. 69
Error Line contains a tab character. 69
Error Line is longer than 80 characters. 70
Error Line contains a tab character. 70
Error Line is longer than 80 characters. 71
Error Line contains a tab character. 71
Error Parameter c should be final. 71
Error Line is longer than 80 characters. 72
Error Line contains a tab character. 72
Error Line is longer than 80 characters. 73
Error Line contains a tab character. 73
Error Line is longer than 80 characters. 74
Error Line contains a tab character. 74
Error Line is longer than 80 characters. 75
Error Line contains a tab character. 75
Error Line is longer than 80 characters. 76
Error Line contains a tab character. 76
Error Line is longer than 80 characters. 77
Error Line contains a tab character. 77
Error Line is longer than 80 characters. 78
Error Line contains a tab character. 78
Error Line is longer than 80 characters. 79
Error Line contains a tab character. 79
Error Line is longer than 80 characters. 80
Error Line contains a tab character. 80
Error Line is longer than 80 characters. 81
Error Line contains a tab character. 81
Error Line is longer than 80 characters. 82
Error Line contains a tab character. 82
Error Line is longer than 80 characters. 83
Error Line contains a tab character. 83
Error Line is longer than 80 characters. 84
Error Line contains a tab character. 84
Error Line is longer than 80 characters. 85
Error Line contains a tab character. 85
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 86
Error Line contains a tab character. 86
Error Line is longer than 80 characters. 87
Error Line contains a tab character. 87
Error Line is longer than 80 characters. 88
Error Line contains a tab character. 88
Error Line is longer than 80 characters. 89
Error Line contains a tab character. 89
Error Line is longer than 80 characters. 90
Error Line contains a tab character. 90
Error Parameter off should be final. 90
Error Parameter len should be final. 90
Error Line is longer than 80 characters. 91
Error Line contains a tab character. 91
Error '{' is not preceded with whitespace. 91
Error Line is longer than 80 characters. 92
Error Line contains a tab character. 92
Error Line is longer than 80 characters. 93
Error Line contains a tab character. 93
Error Line is longer than 80 characters. 94
Error Line contains a tab character. 94
Error Line has trailing spaces. 95
Error Line is longer than 80 characters. 95
Error Line contains a tab character. 95
Error Line is longer than 80 characters. 96
Error Line contains a tab character. 96
Error Line is longer than 80 characters. 97
Error Line contains a tab character. 97
Error Line is longer than 80 characters. 98
Error Line contains a tab character. 98
Error Line has trailing spaces. 99
Error Line is longer than 80 characters. 99
Error Line contains a tab character. 99
Error Line is longer than 80 characters. 100
Error Line contains a tab character. 100
Error Line is longer than 80 characters. 101
Error Line contains a tab character. 101
Error Line is longer than 80 characters. 102
Error Line contains a tab character. 102
Error Line has trailing spaces. 103
Error Line is longer than 80 characters. 103
Error Line contains a tab character. 103
Error Line is longer than 80 characters. 104
Error Line contains a tab character. 104
Error Line is longer than 80 characters. 105
Error Line contains a tab character. 105
Error Line is longer than 80 characters. 106
Error Line contains a tab character. 106
Error Line is longer than 80 characters. 107
Error Line contains a tab character. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Missing a Javadoc comment. 109
Error Line is longer than 80 characters. 110
Error Line contains a tab character. 110
Error Line is longer than 80 characters. 111
Error Line contains a tab character. 111
Error Line is longer than 80 characters. 112
Error Line contains a tab character. 112
Error Line is longer than 80 characters. 113
Error Line contains a tab character. 113
Error Line is longer than 80 characters. 114
Error Line contains a tab character. 114
Error Line is longer than 80 characters. 115
Error Line contains a tab character. 115
Error Line has trailing spaces. 116
Error Line contains a tab character. 116
Error Line is longer than 80 characters. 117
Error Line contains a tab character. 117
Error Line is longer than 80 characters. 118
Error Line contains a tab character. 118
Error Line is longer than 80 characters. 119
Error Line contains a tab character. 119
Error Line is longer than 80 characters. 120
Error Line contains a tab character. 120
Error Line is longer than 80 characters. 121
Error Line contains a tab character. 121
Error Line is longer than 80 characters. 122
Error Line contains a tab character. 122
Error Line has trailing spaces. 123
Error Line contains a tab character. 123
Error Line is longer than 80 characters. 124
Error Line contains a tab character. 124
Error Line is longer than 80 characters. 125
Error Line contains a tab character. 125
Error Line is longer than 80 characters. 126
Error Line contains a tab character. 126
Error Line is longer than 80 characters. 127
Error Line contains a tab character. 127
Error Parameter c should be final. 127
Error Line is longer than 80 characters. 128
Error Line contains a tab character. 128
Error Line is longer than 80 characters. 129
Error Line contains a tab character. 129
Error Line is longer than 80 characters. 130
Error Line contains a tab character. 130
Error Line is longer than 80 characters. 131
Error Line contains a tab character. 131
Error Line is longer than 80 characters. 132
Error Line contains a tab character. 132
Error Line is longer than 80 characters. 133
Error Line contains a tab character. 133
Error Line has trailing spaces. 134
Error Line is longer than 80 characters. 134
Error Line contains a tab character. 134
Error Line is longer than 80 characters. 135
Error Line contains a tab character. 135
Error Line is longer than 80 characters. 136
Error Line contains a tab character. 136
Error Line is longer than 80 characters. 137
Error Line contains a tab character. 137
Error Line is longer than 80 characters. 138
Error Line contains a tab character. 138
Error Parameter off should be final. 138
Error Parameter len should be final. 138
Error Line is longer than 80 characters. 139
Error Line contains a tab character. 139
Error '{' is not preceded with whitespace. 139
Error Line is longer than 80 characters. 140
Error Line contains a tab character. 140
Error Line is longer than 80 characters. 141
Error Line contains a tab character. 141
Error Line is longer than 80 characters. 142
Error Line contains a tab character. 142
Error Line has trailing spaces. 143
Error Line is longer than 80 characters. 143
Error Line contains a tab character. 143
Error Line is longer than 80 characters. 144
Error Line contains a tab character. 144
Error Line is longer than 80 characters. 145
Error Line contains a tab character. 145
Error Line is longer than 80 characters. 146
Error Line contains a tab character. 146
Error Line has trailing spaces. 147
Error Line is longer than 80 characters. 147
Error Line contains a tab character. 147
Error Line is longer than 80 characters. 148
Error Line contains a tab character. 148
Error Line is longer than 80 characters. 149
Error Line contains a tab character. 149
Error Line is longer than 80 characters. 150
Error Line contains a tab character. 150
Error Line has trailing spaces. 151
Error Line is longer than 80 characters. 151
Error Line contains a tab character. 151
Error Line is longer than 80 characters. 152
Error Line contains a tab character. 152
Error Line is longer than 80 characters. 153
Error Line contains a tab character. 153
Error Line is longer than 80 characters. 154
Error Line contains a tab character. 154
Error Line is longer than 80 characters. 155
Error Line contains a tab character. 155
Error Line contains a tab character. 157
Error Missing a Javadoc comment. 157
Error 'delegate' hides a field. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line has trailing spaces. 160
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 164
Error Missing a Javadoc comment. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line has trailing spaces. 174
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line is longer than 80 characters. 178
Error Line contains a tab character. 178
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Parameter off should be final. 178
Error Parameter len should be final. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line has trailing spaces. 181
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error Method 'attributeValue' is not designed for extension - needs to be abstract, final or empty. 182
Error Missing a Javadoc comment. 182
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line has trailing spaces. 185
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Method 'bodyText' is not designed for extension - needs to be abstract, final or empty. 186
Error Missing a Javadoc comment. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line has trailing spaces. 189
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Method 'unescaped' is not designed for extension - needs to be abstract, final or empty. 190
Error Missing a Javadoc comment. 190
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 193

org/codehaus/groovy/sandbox/markup/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/groovy/sandbox/util/XmlSlurper.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Line contains a tab character. 33
Error Missing a Javadoc comment. 33
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Line is longer than 80 characters. 40
Error Missing a Javadoc comment. 40
Error Line has trailing spaces. 42
Error Line contains a tab character. 43
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error Line is longer than 80 characters. 45
Error Line contains a tab character. 45
Error Line is longer than 80 characters. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Missing a Javadoc comment. 65
Error 'reader' hides a field. 65
Error Missing a Javadoc comment. 69
Error First sentence should end with a period. 73
Error Expected an @return tag. 76
Error Line is longer than 80 characters. 76
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 76
Error Expected @param tag for 'input'. 76
Error Expected @throws tag for 'IOException'. 76
Error Expected @throws tag for 'SAXException'. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line has trailing spaces. 79
Error 'cast' is not followed by whitespace. 80
Error Line has trailing spaces. 82
Error First sentence should end with a period. 83
Error Expected an @return tag. 86
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 86
Error Expected @param tag for 'file'. 86
Error Expected @throws tag for 'IOException'. 86
Error Expected @throws tag for 'SAXException'. 86
Error Line has trailing spaces. 88
Error Line has trailing spaces. 90
Error Expected an @return tag. 100
Error Line is longer than 80 characters. 100
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 100
Error Expected @param tag for 'input'. 100
Error Expected @throws tag for 'IOException'. 100
Error Expected @throws tag for 'SAXException'. 100
Error Expected an @return tag. 109
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 109
Error Expected @param tag for 'in'. 109
Error Expected @throws tag for 'IOException'. 109
Error Expected @throws tag for 'SAXException'. 109
Error First sentence should end with a period. 113
Error Expected an @return tag. 116
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 116
Error Expected @param tag for 'uri'. 116
Error Expected @throws tag for 'IOException'. 116
Error Expected @throws tag for 'SAXException'. 116
Error First sentence should end with a period. 120
Error Line has trailing spaces. 122
Error Expected an @return tag. 126
Error Line is longer than 80 characters. 126
Error Method 'parseText' is not designed for extension - needs to be abstract, final or empty. 126
Error Expected @param tag for 'text'. 126
Error Expected @throws tag for 'IOException'. 126
Error Expected @throws tag for 'SAXException'. 126
Error Line has trailing spaces. 129
Error Line has trailing spaces. 132
Error Line is longer than 80 characters. 132
Error Line has trailing spaces. 133
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line has trailing spaces. 142
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line is longer than 80 characters. 144
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line is longer than 80 characters. 146
Error Line contains a tab character. 146
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Line contains a tab character. 147
Error Line has trailing spaces. 148
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line has trailing spaces. 150
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line is longer than 80 characters. 153
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line is longer than 80 characters. 156
Error Line contains a tab character. 156
Error Line is longer than 80 characters. 157
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line is longer than 80 characters. 159
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line has trailing spaces. 161
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line has trailing spaces. 163
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 166
Error Line has trailing spaces. 167
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error Line is longer than 80 characters. 176
Error Line contains a tab character. 176
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 176
Error Missing a Javadoc comment. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line has trailing spaces. 179
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line is longer than 80 characters. 181
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error Line is longer than 80 characters. 183
Error Line contains a tab character. 183
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error Line contains a tab character. 184
Error Line has trailing spaces. 185
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line has trailing spaces. 187
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error 'cast' is not followed by whitespace. 188
Error Line has trailing spaces. 189
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error 'cast' is not followed by whitespace. 190
Error Line has trailing spaces. 191
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line is longer than 80 characters. 193
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error Line is longer than 80 characters. 195
Error Line contains a tab character. 195
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error Line has trailing spaces. 198
Error Line contains a tab character. 198
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 202
Error Missing a Javadoc comment. 202
Error Line contains a tab character. 203
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line has trailing spaces. 208
Error Line is longer than 80 characters. 208
Error Line contains a tab character. 210
Error Line has trailing spaces. 211
Error Line contains a tab character. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 213
Error Line contains a tab character. 214
Error Line contains a tab character. 215
Error Line is longer than 80 characters. 216
Error Line contains a tab character. 216
Error Line is longer than 80 characters. 217
Error Line contains a tab character. 217
Error Line is longer than 80 characters. 218
Error Line contains a tab character. 218
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Line has trailing spaces. 221
Error Line contains a tab character. 221
Error Line contains a tab character. 222
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error Line contains a tab character. 225
Error Line has trailing spaces. 226
Error Line contains a tab character. 226
Error Line contains a tab character. 227
Error Missing a Javadoc comment. 230
Error Line contains a tab character. 231
Error Missing a Javadoc comment. 231
Error Variable 'name' must be private and have accessor methods. 231
Error Line contains a tab character. 232
Error Missing a Javadoc comment. 232
Error Variable 'attributes' must be private and have accessor methods. 232
Error Line contains a tab character. 233
Error Missing a Javadoc comment. 233
Error Variable 'children' must be private and have accessor methods. 233
Error Line contains a tab character. 234
Error Missing a Javadoc comment. 234
Error Variable 'namespaceURI' must be private and have accessor methods. 234
Error Line has trailing spaces. 235
Error Line contains a tab character. 235
Error Line is longer than 80 characters. 236
Error Missing a Javadoc comment. 236
Error 'name' hides a field. 236
Error 'attributes' hides a field. 236
Error 'namespaceURI' hides a field. 236
Error Line has trailing spaces. 238
Error Line has trailing spaces. 244
Error Missing a Javadoc comment. 245
Error Line contains a tab character. 246
Error Line contains a tab character. 247
Error Line contains a tab character. 248
Error Line contains a tab character. 249
Error Line has trailing spaces. 250
Error Line contains a tab character. 250
Error Line is longer than 80 characters. 251
Error Line contains a tab character. 251
Error Line contains a tab character. 252
Error Line is longer than 80 characters. 253
Error Line contains a tab character. 253
Error Line contains a tab character. 254
Error Line contains a tab character. 255
Error Line contains a tab character. 257
Error Line has trailing spaces. 258
Error Line contains a tab character. 258
Error Line is longer than 80 characters. 259
Error Line contains a tab character. 259
Error Line has trailing spaces. 260
Error Line contains a tab character. 260
Error Line contains a tab character. 261
Error Line contains a tab character. 262
Error Line contains a tab character. 263
Error Line is longer than 80 characters. 264
Error Line contains a tab character. 264
Error Line contains a tab character. 265
Error Line is longer than 80 characters. 266
Error Line contains a tab character. 266
Error Line contains a tab character. 267
Error Line has trailing spaces. 268
Error Line contains a tab character. 268
Error Line is longer than 80 characters. 269
Error Line contains a tab character. 269
Error Line is longer than 80 characters. 270
Error Line contains a tab character. 270
Error Line contains a tab character. 271
Error Line contains a tab character. 272
Error Line contains a tab character. 273
Error Line contains a tab character. 274
Error Line contains a tab character. 275
Error Line has trailing spaces. 276
Error Line contains a tab character. 276
Error Line is longer than 80 characters. 277
Error Line contains a tab character. 277
Error Line contains a tab character. 278
Error Line is longer than 80 characters. 279
Error Line contains a tab character. 279
Error Line contains a tab character. 280
Error Line is longer than 80 characters. 281
Error Line contains a tab character. 281
Error Line is longer than 80 characters. 282
Error Line contains a tab character. 282
Error Line is longer than 80 characters. 283
Error Line contains a tab character. 283
Error Line is longer than 80 characters. 284
Error Line contains a tab character. 284
Error Line is longer than 80 characters. 285
Error Line contains a tab character. 285
Error Line contains a tab character. 286
Error Line has trailing spaces. 287
Error Line contains a tab character. 287
Error Line contains a tab character. 288
Error Line has trailing spaces. 289
Error Line contains a tab character. 289
Error Line is longer than 80 characters. 290
Error Line contains a tab character. 290
Error Line has trailing spaces. 291
Error Line contains a tab character. 291
Error Line contains a tab character. 292
Error Line contains a tab character. 293
Error Line contains a tab character. 294
Error Line is longer than 80 characters. 295
Error Line contains a tab character. 295
Error Line is longer than 80 characters. 296
Error Line contains a tab character. 296
Error Line is longer than 80 characters. 297
Error Line contains a tab character. 297
Error Line contains a tab character. 298
Error Line contains a tab character. 299
Error Line contains a tab character. 300
Error Line contains a tab character. 301
Error Line contains a tab character. 302
Error Line contains a tab character. 303
Error Line has trailing spaces. 305
Error Missing a Javadoc comment. 306
Error Line contains a tab character. 307
Error Line contains a tab character. 308
Error Line contains a tab character. 309
Error Line contains a tab character. 310
Error Line contains a tab character. 311
Error Line contains a tab character. 312
Error Line has trailing spaces. 313
Error Missing a Javadoc comment. 314
Error Line contains a tab character. 315
Error Missing a Javadoc comment. 318
Error 'name' hides a field. 318
Error Line contains a tab character. 319
Error Line contains a tab character. 320
Error Line contains a tab character. 321
Error Line contains a tab character. 322
Error Line contains a tab character. 323
Error Line contains a tab character. 324
Error Line contains a tab character. 325
Error Line contains a tab character. 326
Error Line has trailing spaces. 327
Error Line contains a tab character. 327
Error Line contains a tab character. 328
Error Line contains a tab character. 329
Error Line has trailing spaces. 330
Error Line contains a tab character. 330
Error Line contains a tab character. 331
Error Line contains a tab character. 332
Error Line contains a tab character. 333
Error Line has trailing spaces. 334
Error Line contains a tab character. 334
Error Line has trailing spaces. 335
Error Line contains a tab character. 335
Error Line contains a tab character. 336
Error Line is longer than 80 characters. 337
Error Line contains a tab character. 337
Error 'cast' is not followed by whitespace. 337
Error Line contains a tab character. 338
Error 'cast' is not followed by whitespace. 338
Error 'cast' is not followed by whitespace. 338
Error Line contains a tab character. 339
Error Line contains a tab character. 340
Error Comment matches to-do format 'TODO:'. 341
Error Line contains a tab character. 341
Error Line contains a tab character. 342
Error Line has trailing spaces. 343
Error Line contains a tab character. 343
Error Line contains a tab character. 344
Error Line is longer than 80 characters. 345
Error Line contains a tab character. 345
Error 'name' hides a field. 345
Error Line is longer than 80 characters. 346
Error Line contains a tab character. 346
Error 'cast' is not followed by whitespace. 346
Error Line is longer than 80 characters. 347
Error Line contains a tab character. 347
Error 'cast' is not followed by whitespace. 347
Error 'cast' is not followed by whitespace. 347
Error Line contains a tab character. 348
Error Line is longer than 80 characters. 349
Error Line contains a tab character. 349
Error Line contains a tab character. 350
Error Line contains a tab character. 351
Error Line has trailing spaces. 352
Error Line contains a tab character. 352
Error Line is longer than 80 characters. 353
Error Line contains a tab character. 353
Error Line contains a tab character. 354
Error Line is longer than 80 characters. 355
Error Line contains a tab character. 355
Error Line contains a tab character. 356
Error Line contains a tab character. 357
Error Line is longer than 80 characters. 359
Error Line contains a tab character. 359
Error Line has trailing spaces. 360
Error Line contains a tab character. 360
Error Line contains a tab character. 361
Error Line contains a tab character. 362
Error Line contains a tab character. 363
Error Line has trailing spaces. 364
Error Line contains a tab character. 364
Error Line is longer than 80 characters. 365
Error Line contains a tab character. 365
Error Line is longer than 80 characters. 366
Error Line contains a tab character. 366
Error Line contains a tab character. 367
Error Line has trailing spaces. 368
Error Line contains a tab character. 368
Error Line contains a tab character. 369
Error Line is longer than 80 characters. 370
Error Line contains a tab character. 370
Error 'cast' is not followed by whitespace. 370
Error Line is longer than 80 characters. 371
Error Line contains a tab character. 371
Error Line contains a tab character. 372
Error Line has trailing spaces. 373
Error Line contains a tab character. 373
Error Line is longer than 80 characters. 374
Error Line contains a tab character. 374
Error 'cast' is not followed by whitespace. 374
Error Line contains a tab character. 375
Error Line contains a tab character. 376
Error Line contains a tab character. 377
Error Line contains a tab character. 378
Error Line contains a tab character. 379
Error Line contains a tab character. 380
Error Line contains a tab character. 381
Error Line is longer than 80 characters. 384
Error Line contains a tab character. 384
Error Missing a Javadoc comment. 384
Error 'name' hides a field. 384
Error Line contains a tab character. 385
Error Line contains a tab character. 386
Error Line has trailing spaces. 387
Error Line contains a tab character. 387
Error Line is longer than 80 characters. 388
Error Line contains a tab character. 388
Error 'cast' is not followed by whitespace. 388
Error Line contains a tab character. 389
Error Line contains a tab character. 390
Error Line contains a tab character. 391
Error Line has trailing spaces. 392
Error Line contains a tab character. 392
Error Line contains a tab character. 393
Error Line contains a tab character. 394
Error Missing a Javadoc comment. 397
Error Line contains a tab character. 398
Error Missing a Javadoc comment. 398
Error Variable 'parents' must be private and have accessor methods. 398
Error Line contains a tab character. 399
Error Missing a Javadoc comment. 399
Error Variable 'nextParentElements' must be private and have accessor methods. 399
Error Line has trailing spaces. 400
Error Line contains a tab character. 400
Error Line is longer than 80 characters. 401
Error Line contains a tab character. 401
Error Missing a Javadoc comment. 401
Error 'parents' hides a field. 401
Error Parameter nextParentElements should be final. 401
Error 'nextParentElements' hides a field. 401
Error Line contains a tab character. 402
Error Line contains a tab character. 403
Error Line has trailing spaces. 404
Error Line contains a tab character. 404
Error Line contains a tab character. 405
Error Line is longer than 80 characters. 406
Error Line contains a tab character. 406
Error Line contains a tab character. 407
Error Line has trailing spaces. 408
Error Line contains a tab character. 408
Error Line contains a tab character. 409
Error Line contains a tab character. 410
Error Line contains a tab character. 411
Error Line contains a tab character. 412
Error Missing a Javadoc comment. 412
Error Line contains a tab character. 413
Error Line contains a tab character. 414
Error Line has trailing spaces. 415
Error Line contains a tab character. 415
Error Line contains a tab character. 416
Error Line contains a tab character. 417
Error Line contains a tab character. 418
Error Line contains a tab character. 419
Error Missing a Javadoc comment. 419
Error Line is longer than 80 characters. 420
Error Line contains a tab character. 420
Error Line has trailing spaces. 421
Error Line contains a tab character. 421
Error Line contains a tab character. 422
Error Line has trailing spaces. 423
Error Line contains a tab character. 423
Error Line contains a tab character. 424
Error Line contains a tab character. 425
Error Line has trailing spaces. 426
Error Line contains a tab character. 426
Error Line contains a tab character. 427
Error Line contains a tab character. 428
Error Line contains a tab character. 429
Error Line contains a tab character. 430
Error Missing a Javadoc comment. 430
Error Line contains a tab character. 431
Error Line contains a tab character. 432
Error Line has trailing spaces. 433
Error Line contains a tab character. 433
Error Line contains a tab character. 434
Error Missing a Javadoc comment. 434
Error Missing a Javadoc comment. 437
Error Line contains a tab character. 438
Error Missing a Javadoc comment. 438
Error Line has trailing spaces. 439
Error Line contains a tab character. 439
Error Line contains a tab character. 440
Error Missing a Javadoc comment. 440
Error Line has trailing spaces. 441
Error Line contains a tab character. 441
Error Line contains a tab character. 442
Error Line contains a tab character. 443
Error Line contains a tab character. 444
Error Line contains a tab character. 445
Error Missing a Javadoc comment. 445
Error Line contains a tab character. 446
Error Line contains a tab character. 447
Error Line has trailing spaces. 449
Error Line contains a tab character. 449
Error Line contains a tab character. 450
Error Line contains a tab character. 451
Error Line contains a tab character. 452
Error Line contains a tab character. 453
Error Line has trailing spaces. 454
Error Line contains a tab character. 454
Error Line contains a tab character. 455
Error Line contains a tab character. 456
Error Line contains a tab character. 457
Error Line contains a tab character. 458
Error Line has trailing spaces. 459
Error Line contains a tab character. 459
Error Line contains a tab character. 460
Error Line contains a tab character. 461
Error Line has trailing spaces. 462
Error Line contains a tab character. 462
Error Line contains a tab character. 463
Error Missing a Javadoc comment. 463
Error Parameter property should be final. 463
Error Line has trailing spaces. 464
Error Line contains a tab character. 464
Error Line contains a tab character. 465
Error Missing a Javadoc comment. 465
Error Line contains a tab character. 466
Error Line contains a tab character. 467
Error Line has trailing spaces. 468
Error Line contains a tab character. 468
Error Line contains a tab character. 469
Error Line has trailing spaces. 470
Error Line contains a tab character. 470
Error Line contains a tab character. 471
Error Line contains a tab character. 472
Error Line contains a tab character. 473
Error Line contains a tab character. 474
Error Line contains a tab character. 475
Error Line contains a tab character. 476
Error Line contains a tab character. 477
Error Missing a Javadoc comment. 480
Error Line contains a tab character. 481
Error Missing a Javadoc comment. 481
Error Line contains a tab character. 482
Error Missing a Javadoc comment. 482
Error Line contains a tab character. 483
Error Missing a Javadoc comment. 483
Error Line has trailing spaces. 484
Error Line contains a tab character. 484
Error Line contains a tab character. 485
Error Missing a Javadoc comment. 485
Error 'parents' hides a field. 485
Error Line is longer than 80 characters. 486
Error Line contains a tab character. 486
Error 'nextParentElements' hides a field. 486
Error Line is longer than 80 characters. 487
Error Line contains a tab character. 487
Error 'parentElementNames' hides a field. 487
Error Line is longer than 80 characters. 488
Error Line contains a tab character. 488
Error Line contains a tab character. 489
Error '{' should be on the previous line. 489
Error Line contains a tab character. 490
Error Line is longer than 80 characters. 491
Error Line contains a tab character. 491
Error 'cast' is not followed by whitespace. 491
Error Line contains a tab character. 492
Error Line has trailing spaces. 493
Error Line contains a tab character. 493
Error Line is longer than 80 characters. 494
Error Line contains a tab character. 494
Error Line has trailing spaces. 495
Error Line contains a tab character. 495
Error Line is longer than 80 characters. 496
Error Line contains a tab character. 496
Error Line has trailing spaces. 497
Error Line contains a tab character. 497
Error Line is longer than 80 characters. 498
Error Line contains a tab character. 498
Error Line contains a tab character. 499
Error Line is longer than 80 characters. 500
Error Line contains a tab character. 500
Error Line has trailing spaces. 501
Error Line contains a tab character. 501
Error Line contains a tab character. 502
Error Line contains a tab character. 503
Error Line contains a tab character. 504
Error Line has trailing spaces. 505
Error Line contains a tab character. 505
Error Line contains a tab character. 506
Error Line has trailing spaces. 507
Error Line contains a tab character. 507
Error Line contains a tab character. 508
Error Line has trailing spaces. 509
Error Line contains a tab character. 509
Error Line contains a tab character. 510
Error Line contains a tab character. 511
Error Line has trailing spaces. 512
Error Line contains a tab character. 512
Error Line contains a tab character. 513
Error Missing a Javadoc comment. 513
Error Line contains a tab character. 514
Error Line is longer than 80 characters. 515
Error Line contains a tab character. 515
Error Line is longer than 80 characters. 516
Error Line contains a tab character. 516
Error Line is longer than 80 characters. 517
Error Line contains a tab character. 517
Error Line contains a tab character. 518
Error Line has trailing spaces. 519
Error Line contains a tab character. 519
Error First sentence should end with a period. 520
Error Line contains a tab character. 520
Error Line has trailing spaces. 521
Error Line contains a tab character. 521
Error Line contains a tab character. 522
Error Line has trailing spaces. 523
Error Line contains a tab character. 523
Error Line contains a tab character. 524
Error Line contains a tab character. 525
Error Expected an @return tag. 526
Error Line contains a tab character. 526
Error Line is longer than 80 characters. 527
Error Line contains a tab character. 527
Error Line has trailing spaces. 528
Error Line is longer than 80 characters. 528
Error Line contains a tab character. 528
Error Line is longer than 80 characters. 529
Error Line contains a tab character. 529
Error Line has trailing spaces. 530
Error Line contains a tab character. 530
Error Line is longer than 80 characters. 531
Error Line contains a tab character. 531
Error Line is longer than 80 characters. 532
Error Line contains a tab character. 532
Error Line has trailing spaces. 533
Error Line contains a tab character. 533
Error Line is longer than 80 characters. 534
Error Line contains a tab character. 534
Error Line contains a tab character. 535
Error Line contains a tab character. 536
Error Line is longer than 80 characters. 537
Error Line contains a tab character. 537
Error Line contains a tab character. 538
Error Line contains a tab character. 539
Error Line contains a tab character. 540
Error Line has trailing spaces. 541
Error Line contains a tab character. 541
Error Line is longer than 80 characters. 542
Error Line contains a tab character. 542
Error 'if' construct must use '{}'s. 543
Error Line is longer than 80 characters. 543
Error Line contains a tab character. 543
Error Line has trailing spaces. 544
Error Line contains a tab character. 544
Error Line is longer than 80 characters. 545
Error Line contains a tab character. 545
Error Line has trailing spaces. 546
Error Line contains a tab character. 546
Error Line is longer than 80 characters. 547
Error Line contains a tab character. 547
Error Line is longer than 80 characters. 548
Error Line contains a tab character. 548
Error Line has trailing spaces. 549
Error Line contains a tab character. 549
Error Line is longer than 80 characters. 550
Error Line contains a tab character. 550
Error Line is longer than 80 characters. 551
Error Line contains a tab character. 551
Error Line contains a tab character. 552
Error Line is longer than 80 characters. 553
Error Line contains a tab character. 553
Error Line contains a tab character. 554
Error Line contains a tab character. 555
Error Line has trailing spaces. 556
Error Line contains a tab character. 556
Error Line is longer than 80 characters. 557
Error Line contains a tab character. 557
Error 'cast' is not followed by whitespace. 557
Error Line contains a tab character. 558
Error Line contains a tab character. 559
Error Line contains a tab character. 560

org/codehaus/groovy/sandbox/util/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/groovy/syntax/AbstractTokenStream.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 7
Error '{' should be on the previous line. 12
Error Missing a Javadoc comment. 13
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 17
Error Name 'checkpoint_first' must match pattern '^[a-z][a-zA-Z0-9]*$'. 17
Error Missing a Javadoc comment. 18
Error Name 'checkpoint_avail' must match pattern '^[a-z][a-zA-Z0-9]*$'. 18
Error Missing a Javadoc comment. 20
Error '{' should be on the previous line. 28
Error '(' is followed by whitespace. 29
Error ')' is preceded with whitespace. 29
Error Parameter sourceLocator should be final. 37
Error 'sourceLocator' hides a field. 37
Error Expected @param tag for 'sourceLocator'. 37
Error '{' should be on the previous line. 38
Error '8' is a magic number. 39
Error '1024' is a magic number. 39
Error Expected an @return tag. 50
Error Method 'getSourceLocator' is not designed for extension - needs to be abstract, final or empty. 50
Error '{' should be on the previous line. 51
Error Expected an @return tag. 61
Error Expected @throws tag for 'ReadException'. 62
Error Expected @throws tag for 'SyntaxException'. 62
Error Expected an @return tag. 69
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 69
Error Expected @throws tag for 'ReadException'. 70
Error Expected @throws tag for 'SyntaxException'. 70
Error '{' should be on the previous line. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Expected an @return tag. 81
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter k should be final. 81
Error Expected @param tag for 'k'. 81
Error Expected @throws tag for 'ReadException'. 82
Error Expected @throws tag for 'SyntaxException'. 82
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 85
Error Line is longer than 80 characters. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error '(' is followed by whitespace. 97
Error ';' is preceded with whitespace. 97
Error ';' is preceded with whitespace. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 100
Error '(' is followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error ')' is preceded with whitespace. 103
Error '(' is followed by whitespace. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error ')' is preceded with whitespace. 114
Error Expected an @return tag. 125
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 125
Error Parameter type should be final. 125
Error Expected @param tag for 'type'. 125
Error Expected @throws tag for 'ReadException'. 126
Error Expected @throws tag for 'SyntaxException'. 126
Error '{' should be on the previous line. 127
Error 'if' is not followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error 'if' is not followed by whitespace. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '{' should be on the previous line. 136
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error Expected an @return tag. 155
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 155
Error Expected @throws tag for 'ReadException'. 155
Error Expected @throws tag for 'SyntaxException'. 155
Error '{' should be on the previous line. 156
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error Method 'checkpoint' is not designed for extension - needs to be abstract, final or empty. 166
Error Method 'restore' is not designed for extension - needs to be abstract, final or empty. 176
Error Expected an @return tag. 186
Error Method 'atEnd' is not designed for extension - needs to be abstract, final or empty. 186
Error '(' is followed by whitespace. 186
Error Parameter ignoringWhitespace should be final. 186
Error Expected @param tag for 'ignoringWhitespace'. 186
Error ')' is preceded with whitespace. 186
Error 'if' is not followed by whitespace. 191
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error 'while' is not followed by whitespace. 193
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error '}' should be on the same line. 196
Error 'catch' is not followed by whitespace. 197
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error Must have at least one statement. 197
Error '{' is not followed by whitespace. 197
Error '}' is not preceded with whitespace. 197
Error 'if' is not followed by whitespace. 200
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '}' should be on the same line. 203
Error 'catch' is not followed by whitespace. 204
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error Must have at least one statement. 204
Error '{' is not followed by whitespace. 204
Error '}' is not preceded with whitespace. 204
Error Expected an @return tag. 214
Error Method 'atEnd' is not designed for extension - needs to be abstract, final or empty. 214

org/codehaus/groovy/syntax/CSTNode.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Redundant import from the same package - org.codehaus.groovy.syntax.Token. 50
Error '{' should be on the previous line. 72
Error Expected an @return tag. 83
Error Method 'getMeaning' is not designed for extension - needs to be abstract, final or empty. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error Expected an @return tag. 95
Error Method 'setMeaning' is not designed for extension - needs to be abstract, final or empty. 95
Error '(' is followed by whitespace. 95
Error Parameter meaning should be final. 95
Error Expected @param tag for 'meaning'. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error Expected an @return tag. 108
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Expected an @return tag. 119
Error Method 'canMean' is not designed for extension - needs to be abstract, final or empty. 119
Error '(' is followed by whitespace. 119
Error Parameter type should be final. 119
Error Expected @param tag for 'type'. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error Expected an @return tag. 130
Error Method 'isA' is not designed for extension - needs to be abstract, final or empty. 130
Error '(' is followed by whitespace. 130
Error Parameter type should be final. 130
Error Expected @param tag for 'type'. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error Expected an @return tag. 141
Error Method 'isOneOf' is not designed for extension - needs to be abstract, final or empty. 141
Error '(' is followed by whitespace. 141
Error Parameter types should be final. 141
Error Expected @param tag for 'types'. 141
Error ')' is preceded with whitespace. 141
Error '{' should be on the previous line. 142
Error 'for' is not followed by whitespace. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 145
Error 'if' is not followed by whitespace. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error '{' should be on the previous line. 147
Error Expected an @return tag. 161
Error Method 'isAllOf' is not designed for extension - needs to be abstract, final or empty. 161
Error '(' is followed by whitespace. 161
Error Parameter types should be final. 161
Error Expected @param tag for 'types'. 161
Error ')' is preceded with whitespace. 161
Error '{' should be on the previous line. 162
Error 'for' is not followed by whitespace. 164
Error '(' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164
Error '{' should be on the previous line. 165
Error 'if' is not followed by whitespace. 166
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '{' should be on the previous line. 167
Error Expected an @return tag. 182
Error Method 'getMeaningAs' is not designed for extension - needs to be abstract, final or empty. 182
Error '(' is followed by whitespace. 182
Error Parameter types should be final. 182
Error Expected @param tag for 'types'. 182
Error ')' is preceded with whitespace. 182
Error '{' should be on the previous line. 183
Error 'for' is not followed by whitespace. 185
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error '{' should be on the previous line. 186
Error 'if' is not followed by whitespace. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error '{' should be on the previous line. 188
Error Expected an @return tag. 208
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 208
Error '(' is followed by whitespace. 208
Error Parameter type should be final. 208
Error Expected @param tag for 'type'. 208
Error ')' is preceded with whitespace. 208
Error '{' should be on the previous line. 209
Error Expected an @return tag. 220
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 220
Error '(' is followed by whitespace. 220
Error Parameter type should be final. 220
Error Expected @param tag for 'type'. 220
Error Parameter child1 should be final. 220
Error Expected @param tag for 'child1'. 220
Error ')' is preceded with whitespace. 220
Error '{' should be on the previous line. 221
Error Expected an @return tag. 232
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 232
Error '(' is followed by whitespace. 232
Error Parameter type should be final. 232
Error Expected @param tag for 'type'. 232
Error Parameter child1 should be final. 232
Error Expected @param tag for 'child1'. 232
Error Parameter child2 should be final. 232
Error Expected @param tag for 'child2'. 232
Error ')' is preceded with whitespace. 232
Error '{' should be on the previous line. 233
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error Expected an @return tag. 244
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 244
Error '(' is followed by whitespace. 244
Error Parameter type should be final. 244
Error Expected @param tag for 'type'. 244
Error Parameter child1 should be final. 244
Error Expected @param tag for 'child1'. 244
Error Parameter child2 should be final. 244
Error Expected @param tag for 'child2'. 244
Error Parameter child3 should be final. 244
Error Expected @param tag for 'child3'. 244
Error ')' is preceded with whitespace. 244
Error '{' should be on the previous line. 245
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error '3' is a magic number. 246
Error Expected an @return tag. 256
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 256
Error '(' is followed by whitespace. 256
Error Parameter type should be final. 256
Error Expected @param tag for 'type'. 256
Error Parameter child1 should be final. 256
Error Expected @param tag for 'child1'. 256
Error Parameter child2 should be final. 256
Error Expected @param tag for 'child2'. 256
Error Parameter child3 should be final. 256
Error Expected @param tag for 'child3'. 256
Error Parameter child4 should be final. 256
Error Expected @param tag for 'child4'. 256
Error ')' is preceded with whitespace. 256
Error Line is longer than 80 characters. 258
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error '4' is a magic number. 258
Error Expected an @return tag. 273
Error Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 273
Error '{' should be on the previous line. 274
Error Expected an @return tag. 284
Error Expected an @return tag. 292
Error Method 'hasChildren' is not designed for extension - needs to be abstract, final or empty. 292
Error '{' should be on the previous line. 293
Error Expected an @return tag. 303
Error Method 'children' is not designed for extension - needs to be abstract, final or empty. 303
Error '{' should be on the previous line. 304
Error 'if' is not followed by whitespace. 306
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error '{' should be on the previous line. 307
Error Expected an @return tag. 319
Error '(' is followed by whitespace. 319
Error Parameter index should be final. 319
Error Expected @param tag for 'index'. 319
Error ')' is preceded with whitespace. 319
Error Expected an @return tag. 329
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 329
Error '(' is followed by whitespace. 329
Error Parameter index should be final. 329
Error Expected @param tag for 'index'. 329
Error Parameter safe should be final. 329
Error Expected @param tag for 'safe'. 329
Error ')' is preceded with whitespace. 329
Error '{' should be on the previous line. 330
Error '(' is followed by whitespace. 331
Error ')' is preceded with whitespace. 331
Error 'if' is not followed by whitespace. 333
Error '(' is followed by whitespace. 333
Error ')' is preceded with whitespace. 333
Error '{' should be on the previous line. 334
Error Expected an @return tag. 349
Error Expected an @return tag. 358
Error Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. 358
Error '(' is followed by whitespace. 358
Error Parameter safe should be final. 358
Error Expected @param tag for 'safe'. 358
Error ')' is preceded with whitespace. 358
Error '{' should be on the previous line. 359
Error 'if' is not followed by whitespace. 362
Error '(' is followed by whitespace. 362
Error ')' is preceded with whitespace. 362
Error '{' should be on the previous line. 363
Error Expected an @return tag. 378
Error Method 'getRootText' is not designed for extension - needs to be abstract, final or empty. 378
Error '{' should be on the previous line. 379
Error '(' is followed by whitespace. 380
Error ')' is preceded with whitespace. 380
Error Expected an @return tag. 390
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 390
Error '{' should be on the previous line. 391
Error '(' is followed by whitespace. 392
Error ')' is preceded with whitespace. 392
Error Expected an @return tag. 402
Error Method 'getStartLine' is not designed for extension - needs to be abstract, final or empty. 402
Error '{' should be on the previous line. 403
Error Expected an @return tag. 414
Error Method 'getStartColumn' is not designed for extension - needs to be abstract, final or empty. 414
Error '{' should be on the previous line. 415
Error Method 'markAsExpression' is not designed for extension - needs to be abstract, final or empty. 426
Error '{' should be on the previous line. 427
Error Line is longer than 80 characters. 428
Error '(' is followed by whitespace. 428
Error ')' is preceded with whitespace. 428
Error Expected an @return tag. 437
Error Method 'isAnExpression' is not designed for extension - needs to be abstract, final or empty. 437
Error '{' should be on the previous line. 438
Error Expected an @return tag. 455
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 455
Error '(' is followed by whitespace. 455
Error Parameter element should be final. 455
Error Expected @param tag for 'element'. 455
Error ')' is preceded with whitespace. 455
Error '{' should be on the previous line. 456
Error '(' is followed by whitespace. 457
Error ')' is preceded with whitespace. 457
Error Method 'addChildrenOf' is not designed for extension - needs to be abstract, final or empty. 467
Error '(' is followed by whitespace. 467
Error Parameter of should be final. 467
Error Expected @param tag for 'of'. 467
Error ')' is preceded with whitespace. 467
Error '{' should be on the previous line. 468
Error 'for' is not followed by whitespace. 469
Error '(' is followed by whitespace. 469
Error ')' is preceded with whitespace. 469
Error '{' should be on the previous line. 470
Error '(' is followed by whitespace. 471
Error ')' is preceded with whitespace. 471
Error Expected an @return tag. 482
Error Method 'set' is not designed for extension - needs to be abstract, final or empty. 482
Error '(' is followed by whitespace. 482
Error Parameter index should be final. 482
Error Expected @param tag for 'index'. 482
Error Parameter element should be final. 482
Error Expected @param tag for 'element'. 482
Error ')' is preceded with whitespace. 482
Error '{' should be on the previous line. 483
Error '(' is followed by whitespace. 484
Error ')' is preceded with whitespace. 484
Error Expected an @return tag. 494
Error Expected an @return tag. 507
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 507
Error '{' should be on the previous line. 508
Error '(' is followed by whitespace. 510
Error ')' is preceded with whitespace. 510
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 521
Error '(' is followed by whitespace. 521
Error Parameter writer should be final. 521
Error Expected @param tag for 'writer'. 521
Error ')' is preceded with whitespace. 521
Error '{' should be on the previous line. 522
Error '(' is followed by whitespace. 523
Error ')' is preceded with whitespace. 523
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 533
Error '(' is followed by whitespace. 533
Error Parameter writer should be final. 533
Error Expected @param tag for 'writer'. 533
Error Parameter indent should be final. 533
Error Expected @param tag for 'indent'. 533
Error ')' is preceded with whitespace. 533
Error '{' should be on the previous line. 534
Error '(' is followed by whitespace. 535
Error ')' is preceded with whitespace. 535
Error 'if' is not followed by whitespace. 537
Error '(' is followed by whitespace. 537
Error ')' is preceded with whitespace. 537
Error '{' should be on the previous line. 538
Error '(' is followed by whitespace. 539
Error ')' is preceded with whitespace. 539
Error '(' is followed by whitespace. 547
Error ')' is preceded with whitespace. 547
Error 'if' is not followed by whitespace. 549
Error '(' is followed by whitespace. 549
Error ')' is preceded with whitespace. 549
Error '{' should be on the previous line. 550
Error '(' is followed by whitespace. 551
Error ')' is preceded with whitespace. 551
Error '(' is followed by whitespace. 552
Error ')' is preceded with whitespace. 552
Error 'if' is not followed by whitespace. 555
Error '(' is followed by whitespace. 555
Error ')' is preceded with whitespace. 555
Error '{' should be on the previous line. 556
Error Line is longer than 80 characters. 557
Error '(' is followed by whitespace. 557
Error ')' is preceded with whitespace. 557
Error 'if' is not followed by whitespace. 562
Error '(' is followed by whitespace. 562
Error ')' is preceded with whitespace. 562
Error '{' should be on the previous line. 563
Error '(' is followed by whitespace. 564
Error ')' is preceded with whitespace. 564
Error 'if' is not followed by whitespace. 565
Error '(' is followed by whitespace. 565
Error '40' is a magic number. 565
Error ')' is preceded with whitespace. 565
Error '{' should be on the previous line. 566
Error Line is longer than 80 characters. 567
Error '(' is followed by whitespace. 567
Error '17' is a magic number. 567
Error ')' is preceded with whitespace. 567
Error '(' is followed by whitespace. 567
Error '17' is a magic number. 567
Error ')' is preceded with whitespace. 567
Error '(' is followed by whitespace. 570
Error ')' is preceded with whitespace. 570
Error '(' is followed by whitespace. 571
Error ')' is preceded with whitespace. 571
Error '(' is followed by whitespace. 572
Error ')' is preceded with whitespace. 572
Error '}' should be on the same line. 573
Error 'if' is not followed by whitespace. 574
Error '(' is followed by whitespace. 574
Error ')' is preceded with whitespace. 574
Error '{' should be on the previous line. 575
Error '(' is followed by whitespace. 576
Error ')' is preceded with whitespace. 576
Error 'if' is not followed by whitespace. 585
Error '(' is followed by whitespace. 585
Error ')' is preceded with whitespace. 585
Error '{' should be on the previous line. 586
Error '(' is followed by whitespace. 587
Error ')' is preceded with whitespace. 587
Error 'for' is not followed by whitespace. 591
Error '(' is followed by whitespace. 591
Error ')' is preceded with whitespace. 591
Error '{' should be on the previous line. 592
Error '(' is followed by whitespace. 593
Error ')' is preceded with whitespace. 593
Error '(' is followed by whitespace. 594
Error ')' is preceded with whitespace. 594
Error '(' is followed by whitespace. 595
Error ')' is preceded with whitespace. 595
Error '(' is followed by whitespace. 597
Error ')' is preceded with whitespace. 597
Error '(' is followed by whitespace. 597
Error ')' is preceded with whitespace. 597
Error '(' is followed by whitespace. 600
Error ')' is preceded with whitespace. 600
Error 'if' is not followed by whitespace. 604
Error '(' is followed by whitespace. 604
Error ')' is preceded with whitespace. 604
Error '{' should be on the previous line. 605
Error '(' is followed by whitespace. 606
Error ')' is preceded with whitespace. 606
Error '}' should be on the same line. 607
Error '{' should be on the previous line. 609
Error '(' is followed by whitespace. 610
Error ')' is preceded with whitespace. 610

org/codehaus/groovy/syntax/Numbers.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Utility classes should not have a public or default constructor. 61
Error '{' should be on the previous line. 62
Error Expected an @return tag. 74
Error '(' is followed by whitespace. 74
Error Parameter c should be final. 74
Error Expected @param tag for 'c'. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error Expected an @return tag. 84
Error '(' is followed by whitespace. 84
Error Parameter c should be final. 84
Error Expected @param tag for 'c'. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 85
Error Expected an @return tag. 94
Error '(' is followed by whitespace. 94
Error Parameter c should be final. 94
Error Expected @param tag for 'c'. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 95
Error Expected an @return tag. 106
Error '(' is followed by whitespace. 106
Error Parameter c should be final. 106
Error Expected @param tag for 'c'. 106
Error Parameter isDecimal should be final. 106
Error Expected @param tag for 'isDecimal'. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error 'if' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error switch without "default" clause. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '{' should be on the previous line. 111
Error '}' should be on the same line. 120
Error '{' should be on the previous line. 122
Error switch without "default" clause. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '{' should be on the previous line. 124
Error Line is longer than 80 characters. 146
Error Missing a Javadoc comment. 146
Error Line is longer than 80 characters. 147
Error Missing a Javadoc comment. 147
Error Line is longer than 80 characters. 149
Error Missing a Javadoc comment. 149
Error Line is longer than 80 characters. 150
Error Missing a Javadoc comment. 150
Error Line is longer than 80 characters. 152
Error Missing a Javadoc comment. 152
Error Missing a Javadoc comment. 153
Error Line is longer than 80 characters. 155
Error Missing a Javadoc comment. 155
Error Missing a Javadoc comment. 156
Error Unused @throws tag for 'NumberFormatException'. 166
Error Line is longer than 80 characters. 167
Error '(' is followed by whitespace. 171
Error Parameter text should be final. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error 'if' is not followed by whitespace. 181
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '{' should be on the previous line. 182
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '10' is a magic number. 192
Error 'if' is not followed by whitespace. 193
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error '{' should be on the previous line. 194
Error 'if' is not followed by whitespace. 195
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error '16' is a magic number. 197
Error '(' is followed by whitespace. 198
Error '}' should be on the same line. 200
Error '{' should be on the previous line. 202
Error '8' is a magic number. 203
Error 'if' is not followed by whitespace. 213
Error '(' is followed by whitespace. 213
Error '-' is not preceded with whitespace. 213
Error '-' is not followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error '{' should be on the previous line. 214
Error '(' is followed by whitespace. 215
Error '-' is not preceded with whitespace. 215
Error '-' is not followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error '(' is followed by whitespace. 216
Error '-' is not preceded with whitespace. 216
Error '-' is not followed by whitespace. 216
Error 'if' is not followed by whitespace. 225
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error '{' should be on the previous line. 226
Error '{' should be on the previous line. 236
Error '(' is followed by whitespace. 238
Error ')' is preceded with whitespace. 238
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error Line is longer than 80 characters. 254
Error 'if' is not followed by whitespace. 254
Error '(' is followed by whitespace. 254
Error ')' is preceded with whitespace. 254
Error '}' should be on the same line. 257
Error Line is longer than 80 characters. 258
Error 'if' is not followed by whitespace. 258
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error Unused @throws tag for 'NumberFormatException'. 275
Error Line is longer than 80 characters. 276
Error '(' is followed by whitespace. 280
Error Parameter text should be final. 280
Error ')' is preceded with whitespace. 280
Error '{' should be on the previous line. 281
Error 'if' is not followed by whitespace. 290
Error '(' is followed by whitespace. 290
Error '-' is not preceded with whitespace. 290
Error '-' is not followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error '{' should be on the previous line. 291
Error '(' is followed by whitespace. 292
Error '-' is not preceded with whitespace. 292
Error '-' is not followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error '(' is followed by whitespace. 293
Error '-' is not preceded with whitespace. 293
Error '-' is not followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 302
Error ')' is preceded with whitespace. 302
Error '(' is followed by whitespace. 303
Error ')' is preceded with whitespace. 303
Error '{' should be on the previous line. 304
Error Line is longer than 80 characters. 306
Error 'if' is not followed by whitespace. 306
Error '(' is followed by whitespace. 306
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error Line is longer than 80 characters. 313
Error 'if' is not followed by whitespace. 313
Error '(' is followed by whitespace. 313
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error '(' is followed by whitespace. 317
Error ')' is preceded with whitespace. 317

org/codehaus/groovy/syntax/ReadException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error '{' should be on the previous line. 11
Error Missing a Javadoc comment. 12
Error Missing a Javadoc comment. 14
Error '(' is followed by whitespace. 14
Error Parameter cause should be final. 14
Error 'cause' hides a field. 14
Error ')' is preceded with whitespace. 14
Error '{' should be on the previous line. 15
Error Missing a Javadoc comment. 20
Error '(' is followed by whitespace. 20
Error Parameter message should be final. 20
Error Parameter cause should be final. 20
Error 'cause' hides a field. 20
Error ')' is preceded with whitespace. 20
Error '{' should be on the previous line. 21
Error '(' is followed by whitespace. 22
Error ')' is preceded with whitespace. 22
Error Method 'getIOCause' is not designed for extension - needs to be abstract, final or empty. 26
Error Missing a Javadoc comment. 26
Error '{' should be on the previous line. 27
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 31
Error Missing a Javadoc comment. 31
Error '{' should be on the previous line. 32
Error 'if' is not followed by whitespace. 34
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 34
Error '{' should be on the previous line. 35
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error '{' should be on the previous line. 43

org/codehaus/groovy/syntax/Reduction.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Redundant import from the same package - org.codehaus.groovy.syntax.CSTNode. 50
Error Redundant import from the same package - org.codehaus.groovy.syntax.Token. 51
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 73
Error Missing a Javadoc comment. 74
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 80
Error Line is longer than 80 characters. 81
Error Missing a Javadoc comment. 81
Error Line has trailing spaces. 88
Error '(' is followed by whitespace. 88
Error Parameter root should be final. 88
Error Expected @param tag for 'root'. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 99
Error '{' should be on the previous line. 100
Error Expected an @return tag. 110
Error Line has trailing spaces. 110
Error '{' should be on the previous line. 111
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error Expected an @return tag. 126
Error Line has trailing spaces. 126
Error Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 126
Error '{' should be on the previous line. 127
Error Expected an @return tag. 137
Error Line has trailing spaces. 137
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 137
Error '{' should be on the previous line. 138
Error Expected an @return tag. 148
Error Line has trailing spaces. 148
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 148
Error '(' is followed by whitespace. 148
Error Parameter index should be final. 148
Error Expected @param tag for 'index'. 148
Error ')' is preceded with whitespace. 148
Error '{' should be on the previous line. 149
Error Line has trailing spaces. 152
Error 'if' is not followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error 'cast' is not followed by whitespace. 154
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error Expected an @return tag. 168
Error Line has trailing spaces. 168
Error Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. 168
Error '{' should be on the previous line. 169
Error 'if' is not followed by whitespace. 170
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error '{' should be on the previous line. 171
Error 'cast' is not followed by whitespace. 172
Error '}' should be on the same line. 173
Error '{' should be on the previous line. 175
Error Line has trailing spaces. 186
Error Method 'markAsExpression' is not designed for extension - needs to be abstract, final or empty. 186
Error '{' should be on the previous line. 187
Error Expected an @return tag. 197
Error Line has trailing spaces. 197
Error Method 'isAnExpression' is not designed for extension - needs to be abstract, final or empty. 197
Error '{' should be on the previous line. 198
Error Line has trailing spaces. 199
Error 'if' is not followed by whitespace. 199
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error '{' should be on the previous line. 200
Error Expected an @return tag. 218
Error Line has trailing spaces. 218
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 218
Error '(' is followed by whitespace. 218
Error Parameter element should be final. 218
Error Expected @param tag for 'element'. 218
Error ')' is preceded with whitespace. 218
Error '{' should be on the previous line. 219
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error Expected an @return tag. 229
Error Line has trailing spaces. 229
Error Method 'set' is not designed for extension - needs to be abstract, final or empty. 229
Error '(' is followed by whitespace. 229
Error Parameter index should be final. 229
Error Expected @param tag for 'index'. 229
Error Parameter element should be final. 229
Error Expected @param tag for 'element'. 229
Error ')' is preceded with whitespace. 229
Error '{' should be on the previous line. 230
Error Line has trailing spaces. 231
Error Line has trailing spaces. 232
Error 'if' is not followed by whitespace. 232
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error '{' should be on the previous line. 233
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error Line has trailing spaces. 237
Error 'if' is not followed by whitespace. 237
Error '(' is followed by whitespace. 237
Error ')' is preceded with whitespace. 237
Error '{' should be on the previous line. 238
Error Line is longer than 80 characters. 241
Error Line is longer than 80 characters. 242
Error Line is longer than 80 characters. 244
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error Line has trailing spaces. 252
Error 'if' is not followed by whitespace. 252
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error '{' should be on the previous line. 253
Error Line has trailing spaces. 254
Error 'for' is not followed by whitespace. 254
Error '(' is followed by whitespace. 254
Error ')' is preceded with whitespace. 254
Error '{' should be on the previous line. 255
Error '(' is followed by whitespace. 256
Error ')' is preceded with whitespace. 256
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error Line has trailing spaces. 271
Error Expected an @return tag. 275
Error Line has trailing spaces. 275
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 275
Error '(' is followed by whitespace. 275
Error Parameter index should be final. 275
Error Expected @param tag for 'index'. 275
Error ')' is preceded with whitespace. 275
Error '{' should be on the previous line. 276
Error Line has trailing spaces. 277
Error 'if' is not followed by whitespace. 277
Error '(' is followed by whitespace. 277
Error ')' is preceded with whitespace. 277
Error '{' should be on the previous line. 278
Error Line is longer than 80 characters. 279
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 279
Error 'cast' is not followed by whitespace. 282
Error '(' is followed by whitespace. 282
Error ')' is preceded with whitespace. 282
Error Expected an @return tag. 292
Error Line has trailing spaces. 292
Error Method 'asReduction' is not designed for extension - needs to be abstract, final or empty. 292
Error '{' should be on the previous line. 293

org/codehaus/groovy/syntax/SyntaxException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error Parameter message should be final. 66
Error Parameter line should be final. 66
Error 'line' hides a field. 66
Error Parameter column should be final. 66
Error 'column' hides a field. 66
Error Method 'setSourceLocator' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Parameter sourceLocator should be final. 74
Error 'sourceLocator' hides a field. 74
Error Method 'getSourceLocator' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Method 'getLine' is not designed for extension - needs to be abstract, final or empty. 86
Error Method 'getStartColumn' is not designed for extension - needs to be abstract, final or empty. 94
Error Line has trailing spaces. 97
Error Line has trailing spaces. 98
Error Method 'getStartLine' is not designed for extension - needs to be abstract, final or empty. 101
Error Method 'getEndColumn' is not designed for extension - needs to be abstract, final or empty. 108
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Line is longer than 80 characters. 113

org/codehaus/groovy/syntax/Token.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Redundant import from the same package - org.codehaus.groovy.syntax.CSTNode. 50
Error '{' should be on the previous line. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error Line is longer than 80 characters. 77
Error Missing a Javadoc comment. 77
Error Line is longer than 80 characters. 78
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error Line is longer than 80 characters. 81
Error Missing a Javadoc comment. 81
Error Line is longer than 80 characters. 82
Error Missing a Javadoc comment. 82
Error '(' is followed by whitespace. 89
Error Parameter type should be final. 89
Error 'type' hides a field. 89
Error Expected @param tag for 'type'. 89
Error Parameter text should be final. 89
Error 'text' hides a field. 89
Error Expected @param tag for 'text'. 89
Error Parameter startLine should be final. 89
Error 'startLine' hides a field. 89
Error Expected @param tag for 'startLine'. 89
Error Parameter startColumn should be final. 89
Error 'startColumn' hides a field. 89
Error Expected @param tag for 'startColumn'. 89
Error ')' is preceded with whitespace. 89
Error '{' should be on the previous line. 90
Error Expected an @return tag. 111
Error Method 'dup' is not designed for extension - needs to be abstract, final or empty. 111
Error '{' should be on the previous line. 112
Error Line is longer than 80 characters. 113
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error Expected an @return tag. 131
Error Method 'getMeaning' is not designed for extension - needs to be abstract, final or empty. 131
Error '{' should be on the previous line. 132
Error Expected an @return tag. 144
Error Method 'setMeaning' is not designed for extension - needs to be abstract, final or empty. 144
Error '(' is followed by whitespace. 144
Error Parameter meaning should be final. 144
Error 'meaning' hides a field. 144
Error Expected @param tag for 'meaning'. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 145
Error Expected an @return tag. 157
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 157
Error '{' should be on the previous line. 158
Error Expected an @return tag. 173
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 173
Error '{' should be on the previous line. 174
Error Expected an @return tag. 184
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 184
Error '(' is followed by whitespace. 184
Error Parameter index should be final. 184
Error Expected @param tag for 'index'. 184
Error ')' is preceded with whitespace. 184
Error '{' should be on the previous line. 185
Error 'if' is not followed by whitespace. 186
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '{' should be on the previous line. 187
Error Line is longer than 80 characters. 188
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error Expected an @return tag. 202
Error Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. 202
Error '{' should be on the previous line. 203
Error Expected an @return tag. 215
Error Method 'getRootText' is not designed for extension - needs to be abstract, final or empty. 215
Error '{' should be on the previous line. 216
Error Expected an @return tag. 227
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 227
Error '{' should be on the previous line. 228
Error Method 'setText' is not designed for extension - needs to be abstract, final or empty. 239
Error '(' is followed by whitespace. 239
Error Parameter text should be final. 239
Error 'text' hides a field. 239
Error Expected @param tag for 'text'. 239
Error ')' is preceded with whitespace. 239
Error '{' should be on the previous line. 240
Error Expected an @return tag. 251
Error Method 'getStartLine' is not designed for extension - needs to be abstract, final or empty. 251
Error '{' should be on the previous line. 252
Error Expected an @return tag. 263
Error Method 'getStartColumn' is not designed for extension - needs to be abstract, final or empty. 263
Error '{' should be on the previous line. 264
Error Expected an @return tag. 280
Error Method 'asReduction' is not designed for extension - needs to be abstract, final or empty. 280
Error '{' should be on the previous line. 281
Error '(' is followed by whitespace. 282
Error ')' is preceded with whitespace. 282
Error Expected an @return tag. 292
Error Method 'asReduction' is not designed for extension - needs to be abstract, final or empty. 292
Error '(' is followed by whitespace. 292
Error Parameter second should be final. 292
Error Expected @param tag for 'second'. 292
Error ')' is preceded with whitespace. 292
Error '{' should be on the previous line. 293
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error Expected an @return tag. 306
Error Method 'asReduction' is not designed for extension - needs to be abstract, final or empty. 306
Error '(' is followed by whitespace. 306
Error Parameter second should be final. 306
Error Expected @param tag for 'second'. 306
Error Parameter third should be final. 306
Error Expected @param tag for 'third'. 306
Error ')' is preceded with whitespace. 306
Error '{' should be on the previous line. 307
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error '(' is followed by whitespace. 309
Error ')' is preceded with whitespace. 309
Error Expected an @return tag. 320
Error Line is longer than 80 characters. 320
Error Method 'asReduction' is not designed for extension - needs to be abstract, final or empty. 320
Error '(' is followed by whitespace. 320
Error Parameter second should be final. 320
Error Expected @param tag for 'second'. 320
Error Parameter third should be final. 320
Error Expected @param tag for 'third'. 320
Error Parameter fourth should be final. 320
Error Expected @param tag for 'fourth'. 320
Error ')' is preceded with whitespace. 320
Error '(' is followed by whitespace. 322
Error ')' is preceded with whitespace. 322
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323
Error Expected an @return tag. 339
Error Line is longer than 80 characters. 339
Error '(' is followed by whitespace. 339
Error Parameter text should be final. 339
Error Expected @param tag for 'text'. 339
Error Parameter startLine should be final. 339
Error Expected @param tag for 'startLine'. 339
Error Parameter startColumn should be final. 339
Error Expected @param tag for 'startColumn'. 339
Error ')' is preceded with whitespace. 339
Error '(' is followed by whitespace. 342
Error ')' is preceded with whitespace. 342
Error 'if' is not followed by whitespace. 343
Error '(' is followed by whitespace. 343
Error ')' is preceded with whitespace. 343
Error '{' should be on the previous line. 344
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error Expected an @return tag. 357
Error '(' is followed by whitespace. 357
Error Parameter text should be final. 357
Error Expected @param tag for 'text'. 357
Error Parameter startLine should be final. 357
Error Expected @param tag for 'startLine'. 357
Error Parameter startColumn should be final. 357
Error Expected @param tag for 'startColumn'. 357
Error ')' is preceded with whitespace. 357
Error '(' is followed by whitespace. 359
Error ')' is preceded with whitespace. 359
Error Expected an @return tag. 367
Error Line is longer than 80 characters. 367
Error '(' is followed by whitespace. 367
Error Parameter text should be final. 367
Error Expected @param tag for 'text'. 367
Error Parameter startLine should be final. 367
Error Expected @param tag for 'startLine'. 367
Error Parameter startColumn should be final. 367
Error Expected @param tag for 'startColumn'. 367
Error ')' is preceded with whitespace. 367
Error '(' is followed by whitespace. 369
Error ')' is preceded with whitespace. 369
Error Expected an @return tag. 377
Error Line is longer than 80 characters. 377
Error '(' is followed by whitespace. 377
Error Parameter text should be final. 377
Error Expected @param tag for 'text'. 377
Error Parameter startLine should be final. 377
Error Expected @param tag for 'startLine'. 377
Error Parameter startColumn should be final. 377
Error Expected @param tag for 'startColumn'. 377
Error ')' is preceded with whitespace. 377
Error '(' is followed by whitespace. 379
Error ')' is preceded with whitespace. 379
Error Expected an @return tag. 387
Error Line is longer than 80 characters. 387
Error '(' is followed by whitespace. 387
Error Parameter text should be final. 387
Error Expected @param tag for 'text'. 387
Error Parameter startLine should be final. 387
Error Expected @param tag for 'startLine'. 387
Error Parameter startColumn should be final. 387
Error Expected @param tag for 'startColumn'. 387
Error ')' is preceded with whitespace. 387
Error '(' is followed by whitespace. 389
Error ')' is preceded with whitespace. 389
Error Expected an @return tag. 397
Error '(' is followed by whitespace. 397
Error Parameter type should be final. 397
Error Expected @param tag for 'type'. 397
Error Parameter startLine should be final. 397
Error Expected @param tag for 'startLine'. 397
Error Parameter startColumn should be final. 397
Error Expected @param tag for 'startColumn'. 397
Error ')' is preceded with whitespace. 397
Error '{' should be on the previous line. 398
Error '(' is followed by whitespace. 399
Error ')' is preceded with whitespace. 399
Error Expected an @return tag. 407
Error '(' is followed by whitespace. 407
Error Parameter type should be final. 407
Error Expected @param tag for 'type'. 407
Error Parameter startLine should be final. 407
Error Expected @param tag for 'startLine'. 407
Error Parameter startColumn should be final. 407
Error Expected @param tag for 'startColumn'. 407
Error ')' is preceded with whitespace. 407
Error Line is longer than 80 characters. 409
Error '(' is followed by whitespace. 409
Error ')' is preceded with whitespace. 409
Error Expected an @return tag. 417
Error '(' is followed by whitespace. 417
Error Parameter type should be final. 417
Error Expected @param tag for 'type'. 417
Error ')' is preceded with whitespace. 417
Error '{' should be on the previous line. 418
Error '(' is followed by whitespace. 419
Error ')' is preceded with whitespace. 419
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420

org/codehaus/groovy/syntax/TokenException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 4
Error Missing a Javadoc comment. 5
Error Missing a Javadoc comment. 7
Error Parameter message should be final. 7
Error Parameter token should be final. 7
Error 'token' hides a field. 7
Error Avoid inline conditionals. 10
Error Line is longer than 80 characters. 11
Error Method 'getEndColumn' is not designed for extension - needs to be abstract, final or empty. 16
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 18
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 26
Error Parameter token should be final. 26
Error Avoid inline conditionals. 27
Error Missing a Javadoc comment. 30
Error Parameter token should be final. 30
Error Avoid inline conditionals. 31

org/codehaus/groovy/syntax/TokenMismatchException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 3
Error Missing a Javadoc comment. 4
Error Missing a Javadoc comment. 5
Error Missing a Javadoc comment. 7
Error Parameter token should be final. 7
Error Parameter expectedType should be final. 7
Error 'expectedType' hides a field. 7
Error Line is longer than 80 characters. 8
Error Method 'getUnexpectedToken' is not designed for extension - needs to be abstract, final or empty. 13
Error Missing a Javadoc comment. 13
Error Method 'getExpectedType' is not designed for extension - needs to be abstract, final or empty. 17
Error Missing a Javadoc comment. 17

org/codehaus/groovy/syntax/TokenStream.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 56
Error Line has trailing spaces. 61
Error Expected @throws tag for 'SyntaxException'. 77
Error Line has trailing spaces. 80
Error Expected @throws tag for 'SyntaxException'. 92
Error Line has trailing spaces. 95
Error Expected @throws tag for 'SyntaxException'. 107
Error Expected an @return tag. 114
Error First sentence should end with a period. 117
Error First sentence should end with a period. 124
Error Expected an @return tag. 136
Error '(' is followed by whitespace. 136
Error Expected @param tag for 'ignoringWhitespace'. 136
Error ')' is preceded with whitespace. 136
Error Line has trailing spaces. 141
Error Expected an @return tag. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144

org/codehaus/groovy/syntax/Types.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Utility classes should not have a public or default constructor. 66
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 77
Error Line is longer than 80 characters. 78
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 93
Error Missing a Javadoc comment. 94
Error Missing a Javadoc comment. 95
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 99
Error Missing a Javadoc comment. 101
Error Missing a Javadoc comment. 103
Error Missing a Javadoc comment. 104
Error Missing a Javadoc comment. 105
Error Missing a Javadoc comment. 107
Error Missing a Javadoc comment. 108
Error Missing a Javadoc comment. 109
Error Missing a Javadoc comment. 111
Error Missing a Javadoc comment. 112
Error Missing a Javadoc comment. 113
Error Missing a Javadoc comment. 114
Error Missing a Javadoc comment. 115
Error Missing a Javadoc comment. 116
Error Missing a Javadoc comment. 117
Error Missing a Javadoc comment. 118
Error Missing a Javadoc comment. 119
Error Missing a Javadoc comment. 121
Error Missing a Javadoc comment. 122
Error Missing a Javadoc comment. 123
Error Missing a Javadoc comment. 125
Error Missing a Javadoc comment. 126
Error Missing a Javadoc comment. 128
Error Missing a Javadoc comment. 129
Error Missing a Javadoc comment. 130
Error Missing a Javadoc comment. 131
Error Missing a Javadoc comment. 132
Error Missing a Javadoc comment. 133
Error Missing a Javadoc comment. 135
Error Missing a Javadoc comment. 136
Error Missing a Javadoc comment. 137
Error Missing a Javadoc comment. 138
Error Missing a Javadoc comment. 139
Error Missing a Javadoc comment. 140
Error Missing a Javadoc comment. 142
Error Missing a Javadoc comment. 143
Error Missing a Javadoc comment. 144
Error Missing a Javadoc comment. 145
Error Missing a Javadoc comment. 147
Error Missing a Javadoc comment. 148
Error Missing a Javadoc comment. 149
Error Missing a Javadoc comment. 150
Error Missing a Javadoc comment. 152
Error Missing a Javadoc comment. 153
Error Missing a Javadoc comment. 154
Error Missing a Javadoc comment. 156
Error Missing a Javadoc comment. 158
Error Missing a Javadoc comment. 159
Error Missing a Javadoc comment. 160
Error Missing a Javadoc comment. 161
Error Missing a Javadoc comment. 162
Error Missing a Javadoc comment. 163
Error Line is longer than 80 characters. 169
Error Missing a Javadoc comment. 169
Error Line is longer than 80 characters. 171
Error Missing a Javadoc comment. 171
Error Missing a Javadoc comment. 173
Error Missing a Javadoc comment. 174
Error Line is longer than 80 characters. 180
Error Missing a Javadoc comment. 180
Error Line is longer than 80 characters. 181
Error Missing a Javadoc comment. 181
Error Line is longer than 80 characters. 182
Error Missing a Javadoc comment. 182
Error Line is longer than 80 characters. 184
Error Missing a Javadoc comment. 184
Error Line is longer than 80 characters. 185
Error Missing a Javadoc comment. 185
Error Line is longer than 80 characters. 186
Error Missing a Javadoc comment. 186
Error Line is longer than 80 characters. 187
Error Missing a Javadoc comment. 187
Error Line is longer than 80 characters. 188
Error Missing a Javadoc comment. 188
Error Line is longer than 80 characters. 190
Error Missing a Javadoc comment. 190
Error Line is longer than 80 characters. 191
Error Missing a Javadoc comment. 191
Error Line is longer than 80 characters. 197
Error Missing a Javadoc comment. 197
Error Line is longer than 80 characters. 198
Error Missing a Javadoc comment. 198
Error Line is longer than 80 characters. 199
Error Missing a Javadoc comment. 199
Error Line is longer than 80 characters. 200
Error Missing a Javadoc comment. 200
Error Line is longer than 80 characters. 201
Error Missing a Javadoc comment. 201
Error Line is longer than 80 characters. 203
Error Missing a Javadoc comment. 203
Error Line is longer than 80 characters. 204
Error Missing a Javadoc comment. 204
Error Line is longer than 80 characters. 205
Error Missing a Javadoc comment. 205
Error Line is longer than 80 characters. 206
Error Missing a Javadoc comment. 206
Error Line is longer than 80 characters. 207
Error Missing a Javadoc comment. 207
Error Line is longer than 80 characters. 208
Error Missing a Javadoc comment. 208
Error Line is longer than 80 characters. 209
Error Missing a Javadoc comment. 209
Error Line is longer than 80 characters. 211
Error Missing a Javadoc comment. 211
Error Line is longer than 80 characters. 212
Error Missing a Javadoc comment. 212
Error Line is longer than 80 characters. 213
Error Missing a Javadoc comment. 213
Error Line is longer than 80 characters. 219
Error Missing a Javadoc comment. 219
Error Missing a Javadoc comment. 220
Error Missing a Javadoc comment. 221
Error Missing a Javadoc comment. 222
Error Missing a Javadoc comment. 223
Error Missing a Javadoc comment. 224
Error Line is longer than 80 characters. 225
Error Missing a Javadoc comment. 225
Error Line is longer than 80 characters. 226
Error Missing a Javadoc comment. 226
Error Line is longer than 80 characters. 227
Error Missing a Javadoc comment. 227
Error Missing a Javadoc comment. 228
Error Line is longer than 80 characters. 229
Error Missing a Javadoc comment. 229
Error Line is longer than 80 characters. 230
Error Missing a Javadoc comment. 230
Error Line is longer than 80 characters. 232
Error Missing a Javadoc comment. 232
Error Line is longer than 80 characters. 233
Error Missing a Javadoc comment. 233
Error Line is longer than 80 characters. 234
Error Missing a Javadoc comment. 234
Error Line is longer than 80 characters. 235
Error Missing a Javadoc comment. 235
Error Line is longer than 80 characters. 236
Error Missing a Javadoc comment. 236
Error Line is longer than 80 characters. 237
Error Missing a Javadoc comment. 237
Error Missing a Javadoc comment. 243
Error Missing a Javadoc comment. 244
Error Line is longer than 80 characters. 245
Error Missing a Javadoc comment. 245
Error Line is longer than 80 characters. 246
Error Missing a Javadoc comment. 246
Error Line is longer than 80 characters. 247
Error Missing a Javadoc comment. 247
Error Line is longer than 80 characters. 248
Error Missing a Javadoc comment. 248
Error Line is longer than 80 characters. 249
Error Missing a Javadoc comment. 249
Error Line is longer than 80 characters. 250
Error Missing a Javadoc comment. 250
Error Line is longer than 80 characters. 251
Error Missing a Javadoc comment. 251
Error Line is longer than 80 characters. 257
Error Missing a Javadoc comment. 257
Error Line is longer than 80 characters. 258
Error Missing a Javadoc comment. 258
Error Line is longer than 80 characters. 259
Error Missing a Javadoc comment. 259
Error Line is longer than 80 characters. 265
Error Missing a Javadoc comment. 265
Error Line is longer than 80 characters. 266
Error Missing a Javadoc comment. 266
Error Line is longer than 80 characters. 272
Error Missing a Javadoc comment. 272
Error Line is longer than 80 characters. 274
Error Missing a Javadoc comment. 274
Error Line is longer than 80 characters. 275
Error Missing a Javadoc comment. 275
Error Line is longer than 80 characters. 276
Error Missing a Javadoc comment. 276
Error Line is longer than 80 characters. 277
Error Missing a Javadoc comment. 277
Error Line is longer than 80 characters. 278
Error Missing a Javadoc comment. 278
Error Line is longer than 80 characters. 279
Error Missing a Javadoc comment. 279
Error Line is longer than 80 characters. 281
Error Missing a Javadoc comment. 281
Error Line is longer than 80 characters. 282
Error Missing a Javadoc comment. 282
Error Line is longer than 80 characters. 283
Error Missing a Javadoc comment. 283
Error Line is longer than 80 characters. 285
Error Missing a Javadoc comment. 285
Error Line is longer than 80 characters. 286
Error Missing a Javadoc comment. 286
Error Line is longer than 80 characters. 287
Error Missing a Javadoc comment. 287
Error Line is longer than 80 characters. 288
Error Missing a Javadoc comment. 288
Error Line is longer than 80 characters. 289
Error Missing a Javadoc comment. 289
Error Line is longer than 80 characters. 290
Error Missing a Javadoc comment. 290
Error Line is longer than 80 characters. 291
Error Missing a Javadoc comment. 291
Error Line is longer than 80 characters. 293
Error Missing a Javadoc comment. 293
Error Line is longer than 80 characters. 294
Error Line is longer than 80 characters. 299
Error Missing a Javadoc comment. 299
Error Line is longer than 80 characters. 300
Error Missing a Javadoc comment. 300
Error Line is longer than 80 characters. 301
Error Missing a Javadoc comment. 301
Error Line is longer than 80 characters. 302
Error Missing a Javadoc comment. 302
Error Missing a Javadoc comment. 308
Error Line is longer than 80 characters. 309
Error Missing a Javadoc comment. 309
Error Line is longer than 80 characters. 310
Error Missing a Javadoc comment. 310
Error Line is longer than 80 characters. 311
Error Missing a Javadoc comment. 311
Error Missing a Javadoc comment. 313
Error Line is longer than 80 characters. 314
Error Missing a Javadoc comment. 314
Error Line is longer than 80 characters. 315
Error Missing a Javadoc comment. 315
Error Missing a Javadoc comment. 316
Error Missing a Javadoc comment. 317
Error Missing a Javadoc comment. 318
Error Missing a Javadoc comment. 319
Error Missing a Javadoc comment. 321
Error Missing a Javadoc comment. 322
Error Line is longer than 80 characters. 323
Error Missing a Javadoc comment. 323
Error Missing a Javadoc comment. 324
Error Line is longer than 80 characters. 325
Error Missing a Javadoc comment. 325
Error Missing a Javadoc comment. 327
Error Missing a Javadoc comment. 328
Error Line is longer than 80 characters. 329
Error Missing a Javadoc comment. 329
Error Line is longer than 80 characters. 330
Error Missing a Javadoc comment. 330
Error Missing a Javadoc comment. 331
Error Line is longer than 80 characters. 332
Error Missing a Javadoc comment. 332
Error Missing a Javadoc comment. 333
Error Line is longer than 80 characters. 334
Error Missing a Javadoc comment. 334
Error Line is longer than 80 characters. 335
Error Missing a Javadoc comment. 335
Error Line is longer than 80 characters. 336
Error Missing a Javadoc comment. 336
Error Line is longer than 80 characters. 337
Error Missing a Javadoc comment. 337
Error Line is longer than 80 characters. 338
Error Missing a Javadoc comment. 338
Error Line is longer than 80 characters. 339
Error Missing a Javadoc comment. 339
Error Line is longer than 80 characters. 341
Error Missing a Javadoc comment. 341
Error Line is longer than 80 characters. 342
Error Missing a Javadoc comment. 342
Error Line is longer than 80 characters. 344
Error Missing a Javadoc comment. 344
Error Line is longer than 80 characters. 345
Error Missing a Javadoc comment. 345
Error Line is longer than 80 characters. 347
Error Missing a Javadoc comment. 347
Error Missing a Javadoc comment. 348
Error Missing a Javadoc comment. 349
Error Line is longer than 80 characters. 351
Error Missing a Javadoc comment. 351
Error Missing a Javadoc comment. 353
Error Line is longer than 80 characters. 354
Error Missing a Javadoc comment. 354
Error Line is longer than 80 characters. 355
Error Missing a Javadoc comment. 355
Error Missing a Javadoc comment. 356
Error Missing a Javadoc comment. 357
Error Line is longer than 80 characters. 359
Error Missing a Javadoc comment. 359
Error Line is longer than 80 characters. 360
Error Missing a Javadoc comment. 360
Error Missing a Javadoc comment. 367
Error Missing a Javadoc comment. 368
Error Line is longer than 80 characters. 369
Error Missing a Javadoc comment. 369
Error Line is longer than 80 characters. 370
Error Missing a Javadoc comment. 370
Error Line is longer than 80 characters. 372
Error Missing a Javadoc comment. 372
Error Line is longer than 80 characters. 373
Error Missing a Javadoc comment. 373
Error Line is longer than 80 characters. 375
Error Missing a Javadoc comment. 375
Error Line is longer than 80 characters. 376
Error Missing a Javadoc comment. 376
Error Line is longer than 80 characters. 378
Error Missing a Javadoc comment. 378
Error Expected an @return tag. 392
Error Method length is 443 lines (max allowed is 150). 392
Error '(' is followed by whitespace. 392
Error Parameter specific should be final. 392
Error Expected @param tag for 'specific'. 392
Error Parameter general should be final. 392
Error Expected @param tag for 'general'. 392
Error ')' is preceded with whitespace. 392
Error '{' should be on the previous line. 393
Error 'if' is not followed by whitespace. 395
Error '(' is followed by whitespace. 395
Error ')' is preceded with whitespace. 395
Error '{' should be on the previous line. 396
Error switch without "default" clause. 400
Error '(' is followed by whitespace. 400
Error ')' is preceded with whitespace. 400
Error '{' should be on the previous line. 401
Error Line is longer than 80 characters. 406
Error switch without "default" clause. 409
Error '(' is followed by whitespace. 409
Error ')' is preceded with whitespace. 409
Error '{' should be on the previous line. 410
Error switch without "default" clause. 419
Error '(' is followed by whitespace. 419
Error ')' is preceded with whitespace. 419
Error '{' should be on the previous line. 420
Error Line is longer than 80 characters. 430
Error Line is longer than 80 characters. 436
Error switch without "default" clause. 451
Error '(' is followed by whitespace. 451
Error ')' is preceded with whitespace. 451
Error '{' should be on the previous line. 452
Error switch without "default" clause. 462
Error '(' is followed by whitespace. 462
Error ')' is preceded with whitespace. 462
Error '{' should be on the previous line. 463
Error switch without "default" clause. 476
Error '(' is followed by whitespace. 476
Error ')' is preceded with whitespace. 476
Error '{' should be on the previous line. 477
Error switch without "default" clause. 487
Error '(' is followed by whitespace. 487
Error ')' is preceded with whitespace. 487
Error '{' should be on the previous line. 488
Error Line is longer than 80 characters. 504
Error switch without "default" clause. 507
Error '(' is followed by whitespace. 507
Error ')' is preceded with whitespace. 507
Error '{' should be on the previous line. 508
Error switch without "default" clause. 531
Error '(' is followed by whitespace. 531
Error ')' is preceded with whitespace. 531
Error '{' should be on the previous line. 532
Error 'if' is not followed by whitespace. 546
Error '(' is followed by whitespace. 546
Error ')' is preceded with whitespace. 546
Error '{' should be on the previous line. 547
Error 'if' is not followed by whitespace. 557
Error '(' is followed by whitespace. 557
Error ')' is preceded with whitespace. 557
Error '{' should be on the previous line. 558
Error switch without "default" clause. 568
Error '(' is followed by whitespace. 568
Error ')' is preceded with whitespace. 568
Error '{' should be on the previous line. 569
Error switch without "default" clause. 581
Error '(' is followed by whitespace. 581
Error ')' is preceded with whitespace. 581
Error '{' should be on the previous line. 582
Error Line is longer than 80 characters. 595
Error Line is longer than 80 characters. 601
Error switch without "default" clause. 604
Error '(' is followed by whitespace. 604
Error ')' is preceded with whitespace. 604
Error '{' should be on the previous line. 605
Error switch without "default" clause. 617
Error '(' is followed by whitespace. 617
Error ')' is preceded with whitespace. 617
Error '{' should be on the previous line. 618
Error switch without "default" clause. 627
Error '(' is followed by whitespace. 627
Error ')' is preceded with whitespace. 627
Error '{' should be on the previous line. 628
Error switch without "default" clause. 644
Error '(' is followed by whitespace. 644
Error ')' is preceded with whitespace. 644
Error '{' should be on the previous line. 645
Error switch without "default" clause. 655
Error '(' is followed by whitespace. 655
Error ')' is preceded with whitespace. 655
Error '{' should be on the previous line. 656
Error 'if' is not followed by whitespace. 665
Error '(' is followed by whitespace. 665
Error ')' is preceded with whitespace. 665
Error '{' should be on the previous line. 666
Error 'if' is not followed by whitespace. 676
Error '(' is followed by whitespace. 676
Error ')' is preceded with whitespace. 676
Error '{' should be on the previous line. 677
Error switch without "default" clause. 680
Error '(' is followed by whitespace. 680
Error ')' is preceded with whitespace. 680
Error Line contains a tab character. 681
Error '{' should be on the previous line. 681
Error Line contains a tab character. 682
Error Line contains a tab character. 686
Error 'if' is not followed by whitespace. 691
Error '(' is followed by whitespace. 691
Error ')' is preceded with whitespace. 691
Error '{' should be on the previous line. 692
Error switch without "default" clause. 693
Error '(' is followed by whitespace. 693
Error ')' is preceded with whitespace. 693
Error '{' should be on the previous line. 694
Error switch without "default" clause. 710
Error '(' is followed by whitespace. 710
Error ')' is preceded with whitespace. 710
Error '{' should be on the previous line. 711
Error switch without "default" clause. 722
Error '(' is followed by whitespace. 722
Error ')' is preceded with whitespace. 722
Error '{' should be on the previous line. 723
Error '(' is followed by whitespace. 734
Error ')' is preceded with whitespace. 734
Error switch without "default" clause. 743
Error '(' is followed by whitespace. 743
Error ')' is preceded with whitespace. 743
Error '{' should be on the previous line. 744
Error switch without "default" clause. 753
Error '(' is followed by whitespace. 753
Error ')' is preceded with whitespace. 753
Error '{' should be on the previous line. 754
Error 'if' is not followed by whitespace. 773
Error '(' is followed by whitespace. 773
Error ')' is preceded with whitespace. 773
Error '{' should be on the previous line. 774
Error 'if' is not followed by whitespace. 778
Error '(' is followed by whitespace. 778
Error ')' is preceded with whitespace. 778
Error '{' should be on the previous line. 779
Error switch without "default" clause. 783
Error '(' is followed by whitespace. 783
Error ')' is preceded with whitespace. 783
Error '{' should be on the previous line. 784
Error switch without "default" clause. 802
Error '(' is followed by whitespace. 802
Error ')' is preceded with whitespace. 802
Error '{' should be on the previous line. 803
Error 'if' is not followed by whitespace. 818
Error '(' is followed by whitespace. 818
Error ')' is preceded with whitespace. 818
Error switch without "default" clause. 822
Error '(' is followed by whitespace. 822
Error ')' is preceded with whitespace. 822
Error Expected an @return tag. 849
Error '(' is followed by whitespace. 849
Error Parameter actual should be final. 849
Error Expected @param tag for 'actual'. 849
Error Parameter preferred should be final. 849
Error Expected @param tag for 'preferred'. 849
Error ')' is preceded with whitespace. 849
Error 'if' is not followed by whitespace. 851
Error '(' is followed by whitespace. 851
Error ')' is preceded with whitespace. 851
Error switch without "default" clause. 855
Error '(' is followed by whitespace. 855
Error ')' is preceded with whitespace. 855
Error switch without "default" clause. 859
Error '(' is followed by whitespace. 859
Error ')' is preceded with whitespace. 859
Error '(' is followed by whitespace. 906
Error Parameter node should be final. 906
Error Expected @param tag for 'node'. 906
Error Parameter throwIfInvalid should be final. 906
Error Expected @param tag for 'throwIfInvalid'. 906
Error ')' is preceded with whitespace. 906
Error '(' is followed by whitespace. 908
Error ')' is preceded with whitespace. 908
Error '(' is followed by whitespace. 910
Error ')' is preceded with whitespace. 910
Error '(' is followed by whitespace. 914
Error ')' is preceded with whitespace. 914
Error '(' is followed by whitespace. 918
Error ')' is preceded with whitespace. 918
Error '(' is followed by whitespace. 922
Error ')' is preceded with whitespace. 922
Error 'if' is not followed by whitespace. 926
Error '(' is followed by whitespace. 926
Error ')' is preceded with whitespace. 926
Error Line is longer than 80 characters. 927
Error '(' is followed by whitespace. 927
Error ')' is preceded with whitespace. 927
Error '(' is followed by whitespace. 940
Error Parameter node should be final. 940
Error Expected @param tag for 'node'. 940
Error Parameter throwIfInvalid should be final. 940
Error Expected @param tag for 'throwIfInvalid'. 940
Error ')' is preceded with whitespace. 940
Error '(' is followed by whitespace. 942
Error ')' is preceded with whitespace. 942
Error '(' is followed by whitespace. 944
Error ')' is preceded with whitespace. 944
Error '(' is followed by whitespace. 948
Error ')' is preceded with whitespace. 948
Error 'if' is not followed by whitespace. 952
Error '(' is followed by whitespace. 952
Error ')' is preceded with whitespace. 952
Error Line is longer than 80 characters. 953
Error '(' is followed by whitespace. 953
Error ')' is preceded with whitespace. 953
Error Expected an @return tag. 971
Error '(' is followed by whitespace. 971
Error Parameter type should be final. 971
Error Expected @param tag for 'type'. 971
Error Parameter throwIfInvalid should be final. 971
Error Expected @param tag for 'throwIfInvalid'. 971
Error ')' is preceded with whitespace. 971
Error switch without "default" clause. 973
Error '(' is followed by whitespace. 973
Error ')' is preceded with whitespace. 973
Error '5' is a magic number. 987
Error '10' is a magic number. 990
Error '15' is a magic number. 993
Error '20' is a magic number. 996
Error '24' is a magic number. 1000
Error '25' is a magic number. 1012
Error '30' is a magic number. 1016
Error '35' is a magic number. 1021
Error '40' is a magic number. 1025
Error '45' is a magic number. 1031
Error '50' is a magic number. 1035
Error '55' is a magic number. 1038
Error '65' is a magic number. 1046
Error '70' is a magic number. 1050
Error '75' is a magic number. 1054
Error '80' is a magic number. 1058
Error '85' is a magic number. 1061
Error 'if' is not followed by whitespace. 1064
Error '(' is followed by whitespace. 1064
Error ')' is preceded with whitespace. 1064
Error '(' is followed by whitespace. 1065
Error ')' is preceded with whitespace. 1065
Error Line is longer than 80 characters. 1077
Error Missing a Javadoc comment. 1077
Error Line is longer than 80 characters. 1078
Error Missing a Javadoc comment. 1078
Error Expected an @return tag. 1086
Error '(' is followed by whitespace. 1086
Error Parameter text should be final. 1086
Error Expected @param tag for 'text'. 1086
Error Parameter filter should be final. 1086
Error Expected @param tag for 'filter'. 1086
Error ')' is preceded with whitespace. 1086
Error 'if' is not followed by whitespace. 1089
Error '(' is followed by whitespace. 1089
Error ')' is preceded with whitespace. 1089
Error 'cast' is not followed by whitespace. 1090
Error 'if' is not followed by whitespace. 1091
Error '(' is followed by whitespace. 1091
Error ')' is preceded with whitespace. 1091
Error Expected an @return tag. 1105
Error '(' is followed by whitespace. 1105
Error Parameter text should be final. 1105
Error Expected @param tag for 'text'. 1105
Error ')' is preceded with whitespace. 1105
Error '(' is followed by whitespace. 1106
Error ')' is preceded with whitespace. 1106
Error Expected an @return tag. 1115
Error '(' is followed by whitespace. 1115
Error Parameter text should be final. 1115
Error Expected @param tag for 'text'. 1115
Error ')' is preceded with whitespace. 1115
Error '(' is followed by whitespace. 1116
Error ')' is preceded with whitespace. 1116
Error Expected an @return tag. 1125
Error '(' is followed by whitespace. 1125
Error Parameter type should be final. 1125
Error Expected @param tag for 'type'. 1125
Error ')' is preceded with whitespace. 1125
Error '(' is followed by whitespace. 1126
Error ')' is preceded with whitespace. 1126
Error 'if' is not followed by whitespace. 1129
Error '(' is followed by whitespace. 1129
Error ')' is preceded with whitespace. 1129
Error 'cast' is not followed by whitespace. 1130
Error '(' is followed by whitespace. 1130
Error ')' is preceded with whitespace. 1130
Error '(' is followed by whitespace. 1141
Error Parameter text should be final. 1141
Error Expected @param tag for 'text'. 1141
Error Parameter type should be final. 1141
Error Expected @param tag for 'type'. 1141
Error ')' is preceded with whitespace. 1141
Error '(' is followed by whitespace. 1142
Error ')' is preceded with whitespace. 1142
Error '(' is followed by whitespace. 1144
Error ')' is preceded with whitespace. 1144
Error '(' is followed by whitespace. 1145
Error ')' is preceded with whitespace. 1145
Error '(' is followed by whitespace. 1154
Error ')' is preceded with whitespace. 1154
Error '(' is followed by whitespace. 1156
Error ')' is preceded with whitespace. 1156
Error '(' is followed by whitespace. 1157
Error ')' is preceded with whitespace. 1157
Error '(' is followed by whitespace. 1158
Error ')' is preceded with whitespace. 1158
Error '(' is followed by whitespace. 1159
Error ')' is preceded with whitespace. 1159
Error '(' is followed by whitespace. 1160
Error ')' is preceded with whitespace. 1160
Error '(' is followed by whitespace. 1161
Error ')' is preceded with whitespace. 1161
Error '(' is followed by whitespace. 1163
Error ')' is preceded with whitespace. 1163
Error '(' is followed by whitespace. 1164
Error ')' is preceded with whitespace. 1164
Error '(' is followed by whitespace. 1165
Error ')' is preceded with whitespace. 1165
Error '(' is followed by whitespace. 1167
Error ')' is preceded with whitespace. 1167
Error '(' is followed by whitespace. 1169
Error ')' is preceded with whitespace. 1169
Error '(' is followed by whitespace. 1170
Error ')' is preceded with whitespace. 1170
Error '(' is followed by whitespace. 1171
Error ')' is preceded with whitespace. 1171
Error '(' is followed by whitespace. 1173
Error ')' is preceded with whitespace. 1173
Error '(' is followed by whitespace. 1175
Error ')' is preceded with whitespace. 1175
Error '(' is followed by whitespace. 1176
Error ')' is preceded with whitespace. 1176
Error '(' is followed by whitespace. 1177
Error ')' is preceded with whitespace. 1177
Error '(' is followed by whitespace. 1178
Error ')' is preceded with whitespace. 1178
Error '(' is followed by whitespace. 1179
Error ')' is preceded with whitespace. 1179
Error '(' is followed by whitespace. 1180
Error ')' is preceded with whitespace. 1180
Error '(' is followed by whitespace. 1181
Error ')' is preceded with whitespace. 1181
Error '(' is followed by whitespace. 1182
Error ')' is preceded with whitespace. 1182
Error '(' is followed by whitespace. 1183
Error ')' is preceded with whitespace. 1183
Error '(' is followed by whitespace. 1185
Error ')' is preceded with whitespace. 1185
Error '(' is followed by whitespace. 1186
Error ')' is preceded with whitespace. 1186
Error '(' is followed by whitespace. 1187
Error ')' is preceded with whitespace. 1187
Error '(' is followed by whitespace. 1189
Error ')' is preceded with whitespace. 1189
Error '(' is followed by whitespace. 1190
Error ')' is preceded with whitespace. 1190
Error '(' is followed by whitespace. 1192
Error ')' is preceded with whitespace. 1192
Error '(' is followed by whitespace. 1193
Error ')' is preceded with whitespace. 1193
Error '(' is followed by whitespace. 1194
Error ')' is preceded with whitespace. 1194
Error '(' is followed by whitespace. 1195
Error ')' is preceded with whitespace. 1195
Error '(' is followed by whitespace. 1196
Error ')' is preceded with whitespace. 1196
Error '(' is followed by whitespace. 1197
Error ')' is preceded with whitespace. 1197
Error '(' is followed by whitespace. 1199
Error ')' is preceded with whitespace. 1199
Error '(' is followed by whitespace. 1200
Error ')' is preceded with whitespace. 1200
Error '(' is followed by whitespace. 1201
Error ')' is preceded with whitespace. 1201
Error '(' is followed by whitespace. 1202
Error ')' is preceded with whitespace. 1202
Error '(' is followed by whitespace. 1203
Error ')' is preceded with whitespace. 1203
Error '(' is followed by whitespace. 1204
Error ')' is preceded with whitespace. 1204
Error '(' is followed by whitespace. 1206
Error ')' is preceded with whitespace. 1206
Error '(' is followed by whitespace. 1207
Error ')' is preceded with whitespace. 1207
Error '(' is followed by whitespace. 1209
Error ')' is preceded with whitespace. 1209
Error '(' is followed by whitespace. 1210
Error ')' is preceded with whitespace. 1210
Error '(' is followed by whitespace. 1211
Error ')' is preceded with whitespace. 1211
Error '(' is followed by whitespace. 1213
Error ')' is preceded with whitespace. 1213
Error '(' is followed by whitespace. 1214
Error ')' is preceded with whitespace. 1214
Error '(' is followed by whitespace. 1215
Error ')' is preceded with whitespace. 1215
Error '(' is followed by whitespace. 1216
Error ')' is preceded with whitespace. 1216
Error '(' is followed by whitespace. 1217
Error ')' is preceded with whitespace. 1217
Error '(' is followed by whitespace. 1219
Error ')' is preceded with whitespace. 1219
Error '(' is followed by whitespace. 1225
Error ')' is preceded with whitespace. 1225
Error '(' is followed by whitespace. 1226
Error ')' is preceded with whitespace. 1226
Error '(' is followed by whitespace. 1227
Error ')' is preceded with whitespace. 1227
Error '(' is followed by whitespace. 1228
Error ')' is preceded with whitespace. 1228
Error '(' is followed by whitespace. 1229
Error ')' is preceded with whitespace. 1229
Error '(' is followed by whitespace. 1230
Error ')' is preceded with whitespace. 1230
Error '(' is followed by whitespace. 1231
Error ')' is preceded with whitespace. 1231
Error '(' is followed by whitespace. 1232
Error ')' is preceded with whitespace. 1232
Error '(' is followed by whitespace. 1233
Error ')' is preceded with whitespace. 1233
Error '(' is followed by whitespace. 1234
Error ')' is preceded with whitespace. 1234
Error Line is longer than 80 characters. 1235
Error '(' is followed by whitespace. 1235
Error ')' is preceded with whitespace. 1235
Error '(' is followed by whitespace. 1236
Error ')' is preceded with whitespace. 1236
Error '(' is followed by whitespace. 1237
Error ')' is preceded with whitespace. 1237
Error '(' is followed by whitespace. 1238
Error ')' is preceded with whitespace. 1238
Error '(' is followed by whitespace. 1239
Error ')' is preceded with whitespace. 1239
Error '(' is followed by whitespace. 1240
Error ')' is preceded with whitespace. 1240
Error '(' is followed by whitespace. 1241
Error ')' is preceded with whitespace. 1241
Error '(' is followed by whitespace. 1242
Error ')' is preceded with whitespace. 1242
Error '(' is followed by whitespace. 1243
Error ')' is preceded with whitespace. 1243
Error '(' is followed by whitespace. 1244
Error ')' is preceded with whitespace. 1244
Error '(' is followed by whitespace. 1245
Error ')' is preceded with whitespace. 1245
Error '(' is followed by whitespace. 1246
Error ')' is preceded with whitespace. 1246
Error '(' is followed by whitespace. 1247
Error ')' is preceded with whitespace. 1247
Error '(' is followed by whitespace. 1248
Error ')' is preceded with whitespace. 1248
Error '(' is followed by whitespace. 1249
Error ')' is preceded with whitespace. 1249
Error '(' is followed by whitespace. 1250
Error ')' is preceded with whitespace. 1250
Error '(' is followed by whitespace. 1251
Error ')' is preceded with whitespace. 1251
Error '(' is followed by whitespace. 1252
Error ')' is preceded with whitespace. 1252
Error '(' is followed by whitespace. 1253
Error ')' is preceded with whitespace. 1253
Error '(' is followed by whitespace. 1254
Error ')' is preceded with whitespace. 1254
Error '(' is followed by whitespace. 1255
Error ')' is preceded with whitespace. 1255
Error '(' is followed by whitespace. 1256
Error ')' is preceded with whitespace. 1256
Error '(' is followed by whitespace. 1257
Error ')' is preceded with whitespace. 1257
Error '(' is followed by whitespace. 1258
Error ')' is preceded with whitespace. 1258
Error '(' is followed by whitespace. 1259
Error ')' is preceded with whitespace. 1259
Error '(' is followed by whitespace. 1260
Error ')' is preceded with whitespace. 1260
Error '(' is followed by whitespace. 1261
Error ')' is preceded with whitespace. 1261
Error '(' is followed by whitespace. 1262
Error ')' is preceded with whitespace. 1262
Error '(' is followed by whitespace. 1263
Error ')' is preceded with whitespace. 1263
Error '(' is followed by whitespace. 1264
Error ')' is preceded with whitespace. 1264
Error '(' is followed by whitespace. 1265
Error ')' is preceded with whitespace. 1265
Error '(' is followed by whitespace. 1266
Error ')' is preceded with whitespace. 1266
Error '(' is followed by whitespace. 1267
Error ')' is preceded with whitespace. 1267
Error '(' is followed by whitespace. 1268
Error ')' is preceded with whitespace. 1268
Error '(' is followed by whitespace. 1269
Error ')' is preceded with whitespace. 1269
Error '(' is followed by whitespace. 1271
Error ')' is preceded with whitespace. 1271
Error '(' is followed by whitespace. 1272
Error ')' is preceded with whitespace. 1272
Error '(' is followed by whitespace. 1273
Error ')' is preceded with whitespace. 1273
Error '(' is followed by whitespace. 1275
Error ')' is preceded with whitespace. 1275
Error '(' is followed by whitespace. 1276
Error ')' is preceded with whitespace. 1276
Error '(' is followed by whitespace. 1277
Error ')' is preceded with whitespace. 1277
Error '(' is followed by whitespace. 1278
Error ')' is preceded with whitespace. 1278
Error '(' is followed by whitespace. 1279
Error ')' is preceded with whitespace. 1279
Error '(' is followed by whitespace. 1280
Error ')' is preceded with whitespace. 1280
Error '(' is followed by whitespace. 1281
Error ')' is preceded with whitespace. 1281
Error '(' is followed by whitespace. 1282
Error ')' is preceded with whitespace. 1282
Error '(' is followed by whitespace. 1283
Error ')' is preceded with whitespace. 1283
Error Missing a Javadoc comment. 1293
Error Expected an @return tag. 1300
Error '(' is followed by whitespace. 1300
Error Parameter type should be final. 1300
Error Expected @param tag for 'type'. 1300
Error ')' is preceded with whitespace. 1300
Error 'cast' is not followed by whitespace. 1304
Error Parameter type should be final. 1315
Error Expected @param tag for 'type'. 1315
Error Parameter description should be final. 1315
Error Expected @param tag for 'description'. 1315
Error Parameter type should be final. 1324
Error Expected @param tag for 'type'. 1324
Error Parameter description should be final. 1324
Error Expected @param tag for 'description'. 1324
Error '}' should be on the same line. 1327
Error 'while' is not followed by whitespace. 1337
Error '(' is followed by whitespace. 1337
Error ')' is preceded with whitespace. 1337
Error '{' should be on the previous line. 1338
Error 'cast' is not followed by whitespace. 1339
Error 'cast' is not followed by whitespace. 1340
Error '(' is followed by whitespace. 1342
Error ')' is preceded with whitespace. 1342
Error '(' is followed by whitespace. 1345
Error ')' is preceded with whitespace. 1345
Error '(' is followed by whitespace. 1346
Error ')' is preceded with whitespace. 1346
Error '(' is followed by whitespace. 1347
Error ')' is preceded with whitespace. 1347
Error '(' is followed by whitespace. 1348
Error ')' is preceded with whitespace. 1348
Error '(' is followed by whitespace. 1349
Error ')' is preceded with whitespace. 1349
Error '(' is followed by whitespace. 1350
Error ')' is preceded with whitespace. 1350
Error '(' is followed by whitespace. 1351
Error ')' is preceded with whitespace. 1351
Error '(' is followed by whitespace. 1353
Error ')' is preceded with whitespace. 1353
Error '(' is followed by whitespace. 1354
Error ')' is preceded with whitespace. 1354
Error '(' is followed by whitespace. 1355
Error ')' is preceded with whitespace. 1355
Error '(' is followed by whitespace. 1356
Error ')' is preceded with whitespace. 1356
Error '(' is followed by whitespace. 1358
Error ')' is preceded with whitespace. 1358
Error '(' is followed by whitespace. 1359
Error ')' is preceded with whitespace. 1359
Error '(' is followed by whitespace. 1360
Error ')' is preceded with whitespace. 1360
Error '(' is followed by whitespace. 1361
Error ')' is preceded with whitespace. 1361
Error '(' is followed by whitespace. 1362
Error ')' is preceded with whitespace. 1362
Error '(' is followed by whitespace. 1363
Error ')' is preceded with whitespace. 1363
Error '(' is followed by whitespace. 1364
Error ')' is preceded with whitespace. 1364
Error '(' is followed by whitespace. 1365
Error ')' is preceded with whitespace. 1365
Error '(' is followed by whitespace. 1366
Error ')' is preceded with whitespace. 1366
Error '(' is followed by whitespace. 1367
Error ')' is preceded with whitespace. 1367
Error '(' is followed by whitespace. 1368
Error ')' is preceded with whitespace. 1368
Error '(' is followed by whitespace. 1369
Error ')' is preceded with whitespace. 1369
Error '(' is followed by whitespace. 1370
Error ')' is preceded with whitespace. 1370
Error '(' is followed by whitespace. 1371
Error ')' is preceded with whitespace. 1371
Error '(' is followed by whitespace. 1372
Error ')' is preceded with whitespace. 1372
Error '(' is followed by whitespace. 1373
Error ')' is preceded with whitespace. 1373
Error '(' is followed by whitespace. 1374
Error ')' is preceded with whitespace. 1374
Error Line is longer than 80 characters. 1375
Error '(' is followed by whitespace. 1375
Error ')' is preceded with whitespace. 1375
Error Line is longer than 80 characters. 1377
Error '(' is followed by whitespace. 1377
Error ')' is preceded with whitespace. 1377
Error Line is longer than 80 characters. 1378
Error '(' is followed by whitespace. 1378
Error ')' is preceded with whitespace. 1378
Error Line is longer than 80 characters. 1379
Error '(' is followed by whitespace. 1379
Error Line is longer than 80 characters. 1380
Error '(' is followed by whitespace. 1380
Error ')' is preceded with whitespace. 1380
Error Line is longer than 80 characters. 1382
Error '(' is followed by whitespace. 1382
Error ')' is preceded with whitespace. 1382
Error Line is longer than 80 characters. 1383
Error '(' is followed by whitespace. 1383
Error ')' is preceded with whitespace. 1383
Error Line is longer than 80 characters. 1384
Error '(' is followed by whitespace. 1384
Error ')' is preceded with whitespace. 1384
Error Line is longer than 80 characters. 1385
Error '(' is followed by whitespace. 1385
Error ')' is preceded with whitespace. 1385
Error Line is longer than 80 characters. 1386
Error '(' is followed by whitespace. 1386
Error ')' is preceded with whitespace. 1386
Error Line is longer than 80 characters. 1387
Error '(' is followed by whitespace. 1387
Error ')' is preceded with whitespace. 1387
Error Line is longer than 80 characters. 1388
Error '(' is followed by whitespace. 1388
Error ')' is preceded with whitespace. 1388
Error Line is longer than 80 characters. 1389
Error '(' is followed by whitespace. 1389
Error ')' is preceded with whitespace. 1389
Error Line is longer than 80 characters. 1390
Error '(' is followed by whitespace. 1390
Error ')' is preceded with whitespace. 1390
Error Line is longer than 80 characters. 1391
Error '(' is followed by whitespace. 1391
Error ')' is preceded with whitespace. 1391
Error Line is longer than 80 characters. 1392
Error '(' is followed by whitespace. 1392
Error ')' is preceded with whitespace. 1392
Error Line is longer than 80 characters. 1393
Error '(' is followed by whitespace. 1393
Error ')' is preceded with whitespace. 1393
Error Line is longer than 80 characters. 1394
Error '(' is followed by whitespace. 1394
Error ')' is preceded with whitespace. 1394
Error Line is longer than 80 characters. 1395
Error '(' is followed by whitespace. 1395
Error ')' is preceded with whitespace. 1395
Error Line is longer than 80 characters. 1396
Error '(' is followed by whitespace. 1396
Error ')' is preceded with whitespace. 1396
Error Line is longer than 80 characters. 1397
Error '(' is followed by whitespace. 1397
Error ')' is preceded with whitespace. 1397
Error Line is longer than 80 characters. 1398
Error '(' is followed by whitespace. 1398
Error ')' is preceded with whitespace. 1398
Error Line is longer than 80 characters. 1399
Error '(' is followed by whitespace. 1399
Error ')' is preceded with whitespace. 1399
Error Line is longer than 80 characters. 1400
Error '(' is followed by whitespace. 1400
Error ')' is preceded with whitespace. 1400
Error Line is longer than 80 characters. 1401
Error '(' is followed by whitespace. 1401
Error ')' is preceded with whitespace. 1401
Error Line is longer than 80 characters. 1402
Error '(' is followed by whitespace. 1402
Error ')' is preceded with whitespace. 1402
Error Line is longer than 80 characters. 1403
Error '(' is followed by whitespace. 1403
Error ')' is preceded with whitespace. 1403
Error Line is longer than 80 characters. 1404
Error '(' is followed by whitespace. 1404
Error ')' is preceded with whitespace. 1404
Error Line is longer than 80 characters. 1405
Error '(' is followed by whitespace. 1405
Error ')' is preceded with whitespace. 1405
Error Line is longer than 80 characters. 1406
Error '(' is followed by whitespace. 1406
Error ')' is preceded with whitespace. 1406
Error Line is longer than 80 characters. 1407
Error '(' is followed by whitespace. 1407
Error ')' is preceded with whitespace. 1407
Error Line is longer than 80 characters. 1408
Error '(' is followed by whitespace. 1408
Error ')' is preceded with whitespace. 1408
Error Line is longer than 80 characters. 1409
Error '(' is followed by whitespace. 1409
Error ')' is preceded with whitespace. 1409

org/codehaus/groovy/syntax/lexer/AbstractCharStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 3
Error '{' should be on the previous line. 5
Error Missing a Javadoc comment. 6
Error Missing a Javadoc comment. 8
Error '{' should be on the previous line. 9
Error '(' is followed by whitespace. 10
Error ')' is preceded with whitespace. 10
Error Missing a Javadoc comment. 13
Error Parameter description should be final. 13
Error 'description' hides a field. 13
Error '{' should be on the previous line. 14
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 18
Error Missing a Javadoc comment. 18
Error '{' should be on the previous line. 19

org/codehaus/groovy/syntax/lexer/CharStream.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Redundant 'final' modifier. 66
Error '-' is followed by whitespace. 66
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 84

org/codehaus/groovy/syntax/lexer/Delimiter.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error '{' should be on the previous line. 11
Error Redundant 'public' modifier. 20
Error '(' is followed by whitespace. 20
Error Expected @param tag for 'delimiter'. 20
Error ')' is preceded with whitespace. 20
Error Expected an @return tag. 28
Error Redundant 'public' modifier. 28
Error Expected an @return tag. 36
Error Redundant 'public' modifier. 36

org/codehaus/groovy/syntax/lexer/FileCharStream.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 8
Error '{' should be on the previous line. 10
Error Missing a Javadoc comment. 11
Error Missing a Javadoc comment. 12
Error Missing a Javadoc comment. 14
Error Parameter file should be final. 14
Error 'file' hides a field. 14
Error '{' should be on the previous line. 15
Error Method 'getFile' is not designed for extension - needs to be abstract, final or empty. 19
Error Missing a Javadoc comment. 19
Error '{' should be on the previous line. 20
Error Method 'getCharStream' is not designed for extension - needs to be abstract, final or empty. 24
Error Missing a Javadoc comment. 24
Error '{' should be on the previous line. 26
Error '{' should be on the previous line. 28
Error '(' is followed by whitespace. 29
Error ')' is preceded with whitespace. 29
Error '{' should be on the previous line. 30
Error Line is longer than 80 characters. 31
Error '(' is followed by whitespace. 31
Error '(' is followed by whitespace. 31
Error ')' is preceded with whitespace. 31
Error ')' is preceded with whitespace. 31
Error '}' should be on the same line. 33
Error 'catch' is not followed by whitespace. 34
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 34
Error '{' should be on the previous line. 35
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error '{' should be on the previous line. 43
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error '{' should be on the previous line. 49
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error '{' should be on the previous line. 55

org/codehaus/groovy/syntax/lexer/GStringLexer.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 16
Error Missing a Javadoc comment. 18
Error Variable 'sentStartToken' must be private and have accessor methods. 18
Error Missing a Javadoc comment. 19
Error Variable 'sentEndToken' must be private and have accessor methods. 19
Error Missing a Javadoc comment. 21
Error Variable 'fullText' must be private and have accessor methods. 21
Error Missing a Javadoc comment. 22
Error Variable 'fullTextStartLine' must be private and have accessor methods. 22
Error Missing a Javadoc comment. 23
Error Variable 'fullTextStartColumn' must be private and have accessor methods. 23
Error Missing a Javadoc comment. 25
Error Variable 'child' must be private and have accessor methods. 25
Error Missing a Javadoc comment. 26
Error Variable 'inExpression' must be private and have accessor methods. 26
Error Expected an @return tag. 34
Error Method 'undelegatedNextToken' is not designed for extension - needs to be abstract, final or empty. 34
Error Method length is 172 lines (max allowed is 150). 34
Error Expected @throws tag for 'ReadException'. 34
Error Expected @throws tag for 'LexerException'. 34
Error 'if' is not followed by whitespace. 43
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error '{' should be on the previous line. 44
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '}' should be on the same line. 52
Error 'if' is not followed by whitespace. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '{' should be on the previous line. 54
Error 'if' is not followed by whitespace. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '{' should be on the previous line. 56
Error Line is longer than 80 characters. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error 'if' is not followed by whitespace. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error 'while' is not followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '{' should be on the previous line. 91
Error Avoid nested blocks. 93
Error Avoid nested blocks. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error Avoid nested blocks. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error Avoid nested blocks. 110
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error Avoid nested blocks. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error Avoid nested blocks. 127
Error 'if' is not followed by whitespace. 128
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '{' should be on the previous line. 129
Error 'if' is not followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error Line is longer than 80 characters. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error 'if' is not followed by whitespace. 141
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error '{' should be on the previous line. 142
Error '}' should be on the same line. 144
Error '{' should be on the previous line. 146
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '}' should be on the same line. 153
Error '{' should be on the previous line. 155
Error '}' should be on the same line. 158
Error '{' should be on the previous line. 160
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error Avoid nested blocks. 168
Error 'if' is not followed by whitespace. 169
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '{' should be on the previous line. 170
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error '}' should be on the same line. 178
Error '{' should be on the previous line. 180
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error Avoid nested blocks. 187
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error 'if' is not followed by whitespace. 195
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error '}' should be on the same line. 199
Error '{' should be on the previous line. 201
Error Line is longer than 80 characters. 202
Error Line is longer than 80 characters. 203
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error Method 'sourceDelimiting' is not designed for extension - needs to be abstract, final or empty. 221
Error '(' is followed by whitespace. 221
Error Parameter delimit should be final. 221
Error Expected @param tag for 'delimit'. 221
Error ')' is preceded with whitespace. 221
Error '{' should be on the previous line. 222
Error 'if' is not followed by whitespace. 223
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error '{' should be on the previous line. 224
Error 'cast' is not followed by whitespace. 225
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error Method 'delegate' is not designed for extension - needs to be abstract, final or empty. 235
Error '(' is followed by whitespace. 235
Error Parameter to should be final. 235
Error Expected @param tag for 'to'. 235
Error ')' is preceded with whitespace. 235
Error '{' should be on the previous line. 236
Error '(' is followed by whitespace. 238
Error ')' is preceded with whitespace. 238
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error Method 'undelegate' is not designed for extension - needs to be abstract, final or empty. 248
Error '{' should be on the previous line. 249
Error 'if' is not followed by whitespace. 250
Error '(' is followed by whitespace. 250
Error ')' is preceded with whitespace. 250
Error '{' should be on the previous line. 251
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error '(' is followed by whitespace. 254
Error ')' is preceded with whitespace. 254
Error Method 'setSource' is not designed for extension - needs to be abstract, final or empty. 264
Error '(' is followed by whitespace. 264
Error Parameter source should be final. 264
Error Expected @param tag for 'source'. 264
Error ')' is preceded with whitespace. 264
Error '{' should be on the previous line. 265
Error '(' is followed by whitespace. 266
Error ')' is preceded with whitespace. 266
Error Method 'unsetSource' is not designed for extension - needs to be abstract, final or empty. 284
Error '{' should be on the previous line. 285
Error Expected an @return tag. 305
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 305
Error Expected @throws tag for 'LexerException'. 305
Error Expected @throws tag for 'ReadException'. 305
Error '{' should be on the previous line. 306
Error 'if' is not followed by whitespace. 309
Error '(' is followed by whitespace. 309
Error ')' is preceded with whitespace. 309
Error '{' should be on the previous line. 310

org/codehaus/groovy/syntax/lexer/GroovyExpressionLexer.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 16
Error Missing a Javadoc comment. 16
Error Variable 'delimited' must be private and have accessor methods. 16
Error Missing a Javadoc comment. 17
Error Variable 'finished' must be private and have accessor methods. 17
Error Line is longer than 80 characters. 18
Error Missing a Javadoc comment. 18
Error Variable 'balance' must be private and have accessor methods. 18
Error Line is longer than 80 characters. 22
Error Expected an @return tag. 27
Error Method 'nextToken' is not designed for extension - needs to be abstract, final or empty. 27
Error Expected @throws tag for 'ReadException'. 27
Error Expected @throws tag for 'LexerException'. 27
Error '{' should be on the previous line. 28
Error 'if' is not followed by whitespace. 29
Error '(' is followed by whitespace. 29
Error ')' is preceded with whitespace. 29
Error '{' should be on the previous line. 30
Error '}' should be on the same line. 32
Error '{' should be on the previous line. 34
Error Method 'delimit' is not designed for extension - needs to be abstract, final or empty. 52
Error '(' is followed by whitespace. 52
Error Parameter delimited should be final. 52
Error 'delimited' hides a field. 52
Error Expected @param tag for 'delimited'. 52
Error ')' is preceded with whitespace. 52
Error '{' should be on the previous line. 53
Error Expected an @return tag. 63
Error Method 'isDelimited' is not designed for extension - needs to be abstract, final or empty. 63
Error '{' should be on the previous line. 64
Error Expected an @return tag. 74
Error Method 'isFinished' is not designed for extension - needs to be abstract, final or empty. 74
Error '{' should be on the previous line. 75
Error Method 'restart' is not designed for extension - needs to be abstract, final or empty. 86
Error '{' should be on the previous line. 87
Error Method 'finish' is not designed for extension - needs to be abstract, final or empty. 97
Error '{' should be on the previous line. 98
Error Method 'delegate' is not designed for extension - needs to be abstract, final or empty. 113
Error '(' is followed by whitespace. 113
Error Parameter to should be final. 113
Error Expected @param tag for 'to'. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 114
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Method 'undelegate' is not designed for extension - needs to be abstract, final or empty. 126
Error '{' should be on the previous line. 127
Error 'if' is not followed by whitespace. 128
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '{' should be on the previous line. 129
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error Expected an @return tag. 147
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 147
Error Parameter k should be final. 147
Error Expected @param tag for 'k'. 147
Error Expected @throws tag for 'LexerException'. 147
Error Expected @throws tag for 'ReadException'. 147
Error '{' should be on the previous line. 148
Error 'if' is not followed by whitespace. 149
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error 'if' is not followed by whitespace. 151
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error '{' should be on the previous line. 152
Error 'balance' hides a field. 154
Error 'for' is not followed by whitespace. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error '{' should be on the previous line. 156
Error switch without "default" clause. 158
Error '(' is followed by whitespace. 158
Error ')' is preceded with whitespace. 158
Error '{' should be on the previous line. 159
Error 'if' is not followed by whitespace. 169
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '{' should be on the previous line. 170
Error '}' should be on the same line. 172
Error '{' should be on the previous line. 174
Error '}' should be on the same line. 178
Error '{' should be on the previous line. 180
Error '}' should be on the same line. 184
Error '{' should be on the previous line. 186
Error Expected an @return tag. 197
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 197
Error Expected @throws tag for 'LexerException'. 197
Error Expected @throws tag for 'ReadException'. 197
Error '{' should be on the previous line. 198
Error 'if' is not followed by whitespace. 199
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error '{' should be on the previous line. 200
Error 'if' is not followed by whitespace. 201
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error '{' should be on the previous line. 202
Error switch without "default" clause. 204
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error '{' should be on the previous line. 205
Error 'if' is not followed by whitespace. 214
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error '{' should be on the previous line. 215
Error '}' should be on the same line. 217
Error '{' should be on the previous line. 219
Error '}' should be on the same line. 222
Error '{' should be on the previous line. 224

org/codehaus/groovy/syntax/lexer/GroovyLexer.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 9
Error '{' should be on the previous line. 19
Error Missing a Javadoc comment. 21
Error Missing a Javadoc comment. 22
Error Variable 'line' must be private and have accessor methods. 22
Error Missing a Javadoc comment. 23
Error Variable 'column' must be private and have accessor methods. 23
Error Line is longer than 80 characters. 28
Error Parameter charStream should be final. 31
Error 'charStream' hides a field. 31
Error Expected @param tag for 'charStream'. 31
Error '{' should be on the previous line. 32
Error Expected an @return tag. 43
Error Method 'getCharStream' is not designed for extension - needs to be abstract, final or empty. 43
Error '{' should be on the previous line. 44
Error Method 'setSource' is not designed for extension - needs to be abstract, final or empty. 54
Error '(' is followed by whitespace. 54
Error Parameter source should be final. 54
Error Expected @param tag for 'source'. 54
Error ')' is preceded with whitespace. 54
Error '{' should be on the previous line. 55
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Method 'unsetSource' is not designed for extension - needs to be abstract, final or empty. 65
Error '{' should be on the previous line. 66
Error Line is longer than 80 characters. 67
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error Missing a Javadoc comment. 76
Error '5' is a magic number. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Line is longer than 80 characters. 85
Error Missing a Javadoc comment. 85
Error Expected an @return tag. 93
Error Method 'getLine' is not designed for extension - needs to be abstract, final or empty. 93
Error '{' should be on the previous line. 94
Error Expected an @return tag. 104
Error Method 'getColumn' is not designed for extension - needs to be abstract, final or empty. 104
Error '{' should be on the previous line. 105
Error Expected an @return tag. 115
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter k should be final. 115
Error Expected @param tag for 'k'. 115
Error Expected @throws tag for 'LexerException'. 115
Error Expected @throws tag for 'ReadException'. 115
Error '{' should be on the previous line. 116
Error '{' should be on the previous line. 118
Error 'if' is not followed by whitespace. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error Line is longer than 80 characters. 121
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 125
Error Expected an @return tag. 144
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 144
Error Expected @throws tag for 'LexerException'. 144
Error Expected @throws tag for 'ReadException'. 144
Error '{' should be on the previous line. 145
Error '{' should be on the previous line. 147
Error 'if' is not followed by whitespace. 166
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '{' should be on the previous line. 167
Error '}' should be on the same line. 171
Error 'if' is not followed by whitespace. 172
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error '{' should be on the previous line. 173
Error 'if' is not followed by whitespace. 174
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error '{' should be on the previous line. 175
Error '}' should be on the same line. 178
Error 'if' is not followed by whitespace. 179
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error '{' should be on the previous line. 180
Error Expected @throws tag for 'ReadException'. 195
Error Expected @throws tag for 'LexerException'. 195
Error '{' should be on the previous line. 196
Error '{' should be on the previous line. 200
Error 'if' is not followed by whitespace. 201
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error '{' should be on the previous line. 202
Error '}' should be on the same line. 204
Error '{' should be on the previous line. 206
Error Line is longer than 80 characters. 207
Error Avoid inline conditionals. 207
Error 'if' is not followed by whitespace. 212
Error '{' should be on the previous line. 213
Error 'if' is not followed by whitespace. 217
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error '{' should be on the previous line. 218
Error 'if' is not followed by whitespace. 221
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error '{' should be on the previous line. 222
Error '{' should be on the previous line. 224
Error Line has trailing spaces. 228
Error Line is longer than 80 characters. 228
Error Line contains a tab character. 228
Error '{' should be on the previous line. 231
Error '16' is a magic number. 240
Error '4' is a magic number. 241
Error '}' should be on the same line. 242
Error '{' should be on the previous line. 244
Error '}' should be on the same line. 252
Error '{' should be on the previous line. 254

org/codehaus/groovy/syntax/lexer/GroovyLexerBase.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 18
Error Line is longer than 80 characters. 20
Error Missing a Javadoc comment. 20
Error Variable 'stringLexer' must be private and have accessor methods. 20
Error Line is longer than 80 characters. 21
Error Missing a Javadoc comment. 21
Error Variable 'gstringLexer' must be private and have accessor methods. 21
Error Line is longer than 80 characters. 25
Error Expected an @return tag. 29
Error Method 'nextToken' is not designed for extension - needs to be abstract, final or empty. 29
Error Method length is 863 lines (max allowed is 150). 29
Error Expected @throws tag for 'ReadException'. 29
Error Expected @throws tag for 'LexerException'. 29
Error '{' should be on the previous line. 30
Error Line is longer than 80 characters. 31
Error '{' should be on the previous line. 35
Error 'if' is not followed by whitespace. 40
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error '{' should be on the previous line. 41
Error 'if' is not followed by whitespace. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '{' should be on the previous line. 45
Error '}' should be on the same line. 47
Error '{' should be on the previous line. 49
Error '{' should be on the previous line. 61
Error Avoid nested blocks. 63
Error Avoid nested blocks. 68
Error Avoid nested blocks. 75
Error Avoid nested blocks. 81
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Avoid nested blocks. 88
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Avoid nested blocks. 95
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error Avoid nested blocks. 102
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error Avoid nested blocks. 109
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error Avoid nested blocks. 116
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error Avoid nested blocks. 123
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error 'while' is not followed by whitespace. 128
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '{' should be on the previous line. 129
Error '{' should be on the previous line. 131
Error Avoid nested blocks. 134
Error Avoid nested blocks. 139
Error Avoid nested blocks. 143
Error Avoid nested blocks. 151
Error '{' should be on the previous line. 158
Error Avoid nested blocks. 160
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error Avoid nested blocks. 166
Error '(' is followed by whitespace. 168
Error '-2' is a magic number. 168
Error ')' is preceded with whitespace. 168
Error '{' should be on the previous line. 171
Error '{' should be on the previous line. 173
Error Avoid nested blocks. 176
Error Avoid nested blocks. 181
Error Avoid nested blocks. 185
Error Avoid nested blocks. 193
Error '{' should be on the previous line. 195
Error '{' should be on the previous line. 197
Error Avoid nested blocks. 199
Error '{' should be on the previous line. 202
Error Avoid nested blocks. 210
Error Avoid nested blocks. 215
Error Avoid nested blocks. 219
Error Avoid nested blocks. 228
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error Avoid nested blocks. 236
Error '{' should be on the previous line. 243
Error Avoid nested blocks. 245
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error Avoid nested blocks. 251
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error Avoid nested blocks. 259
Error '{' should be on the previous line. 266
Error Avoid nested blocks. 268
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error Avoid nested blocks. 274
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error Avoid nested blocks. 282
Error '(' is followed by whitespace. 286
Error ')' is preceded with whitespace. 286
Error Avoid nested blocks. 290
Error '{' should be on the previous line. 297
Error Avoid nested blocks. 299
Error 'if' is not followed by whitespace. 301
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error '{' should be on the previous line. 302
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 304
Error '}' should be on the same line. 305
Error '{' should be on the previous line. 307
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error Avoid nested blocks. 313
Error '(' is followed by whitespace. 314
Error ')' is preceded with whitespace. 314
Error Avoid nested blocks. 321
Error '{' should be on the previous line. 328
Error Avoid nested blocks. 330
Error '{' should be on the previous line. 335
Error Avoid nested blocks. 337
Error '(' is followed by whitespace. 339
Error ')' is preceded with whitespace. 339
Error Avoid nested blocks. 343
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error Avoid nested blocks. 349
Error '(' is followed by whitespace. 350
Error ')' is preceded with whitespace. 350
Error Avoid nested blocks. 356
Error '(' is followed by whitespace. 358
Error ')' is preceded with whitespace. 358
Error Avoid nested blocks. 362
Error '(' is followed by whitespace. 363
Error ')' is preceded with whitespace. 363
Error Avoid nested blocks. 370
Error '{' should be on the previous line. 377
Error Avoid nested blocks. 379
Error 'if' is not followed by whitespace. 382
Error '(' is followed by whitespace. 382
Error ')' is preceded with whitespace. 382
Error '{' should be on the previous line. 383
Error '(' is followed by whitespace. 385
Error ')' is preceded with whitespace. 385
Error '}' should be on the same line. 386
Error '{' should be on the previous line. 388
Error '(' is followed by whitespace. 389
Error ')' is preceded with whitespace. 389
Error Avoid nested blocks. 395
Error '(' is followed by whitespace. 396
Error '{' is followed by whitespace. 396
Error ')' is preceded with whitespace. 396
Error Avoid nested blocks. 402
Error '{' should be on the previous line. 408
Error Avoid nested blocks. 410
Error 'if' is not followed by whitespace. 413
Error '(' is followed by whitespace. 413
Error ')' is preceded with whitespace. 413
Error '{' should be on the previous line. 414
Error '(' is followed by whitespace. 416
Error ')' is preceded with whitespace. 416
Error '}' should be on the same line. 417
Error '{' should be on the previous line. 419
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error Avoid nested blocks. 426
Error '(' is followed by whitespace. 427
Error ')' is preceded with whitespace. 427
Error Avoid nested blocks. 434
Error '{' should be on the previous line. 441
Error Avoid nested blocks. 443
Error '(' is followed by whitespace. 445
Error ')' is preceded with whitespace. 445
Error Avoid nested blocks. 449
Error '(' is followed by whitespace. 451
Error ')' is preceded with whitespace. 451
Error Avoid nested blocks. 455
Error '(' is followed by whitespace. 456
Error ')' is preceded with whitespace. 456
Error Avoid nested blocks. 463
Error '{' should be on the previous line. 470
Error Avoid nested blocks. 472
Error '(' is followed by whitespace. 474
Error ')' is preceded with whitespace. 474
Error Avoid nested blocks. 478
Error '(' is followed by whitespace. 480
Error ')' is preceded with whitespace. 480
Error Avoid nested blocks. 484
Error '(' is followed by whitespace. 486
Error ')' is preceded with whitespace. 486
Error Avoid nested blocks. 490
Error '(' is followed by whitespace. 491
Error ')' is preceded with whitespace. 491
Error Avoid nested blocks. 498
Error '{' should be on the previous line. 505
Error Avoid nested blocks. 507
Error '(' is followed by whitespace. 509
Error ')' is preceded with whitespace. 509
Error Avoid nested blocks. 513
Error '(' is followed by whitespace. 514
Error ')' is preceded with whitespace. 514
Error Avoid nested blocks. 521
Error '(' is followed by whitespace. 525
Error ')' is preceded with whitespace. 525
Error Avoid nested blocks. 529
Error '(' is followed by whitespace. 532
Error ')' is preceded with whitespace. 532
Error Avoid nested blocks. 536
Error '(' is followed by whitespace. 539
Error ')' is preceded with whitespace. 539
Error Avoid nested blocks. 543
Error '(' is followed by whitespace. 546
Error ')' is preceded with whitespace. 546
Error Avoid nested blocks. 550
Error '{' should be on the previous line. 557
Error Avoid nested blocks. 559
Error '{' should be on the previous line. 563
Error '(' is followed by whitespace. 565
Error ')' is preceded with whitespace. 565
Error '}' should be on the same line. 566
Error '{' should be on the previous line. 568
Error '(' is followed by whitespace. 569
Error ')' is preceded with whitespace. 569
Error Avoid nested blocks. 574
Error Line is longer than 80 characters. 579
Error Line is longer than 80 characters. 580
Error Line is longer than 80 characters. 581
Error '{' should be on the previous line. 585
Error Line is longer than 80 characters. 589
Error 'while' is not followed by whitespace. 589
Error '(' is followed by whitespace. 589
Error ')' is preceded with whitespace. 589
Error '(' is followed by whitespace. 591
Error ')' is preceded with whitespace. 591
Error Line is longer than 80 characters. 596
Error '(' is followed by whitespace. 596
Error ')' is preceded with whitespace. 596
Error '(' is followed by whitespace. 597
Error ')' is preceded with whitespace. 597
Error '(' is followed by whitespace. 600
Error ')' is preceded with whitespace. 600
Error '}' should be on the same line. 603
Error '{' should be on the previous line. 605
Error '(' is followed by whitespace. 606
Error ')' is preceded with whitespace. 606
Error Avoid nested blocks. 611
Error '(' is followed by whitespace. 612
Error ')' is preceded with whitespace. 612
Error Avoid nested blocks. 619
Error '{' should be on the previous line. 626
Error Avoid nested blocks. 628
Error '(' is followed by whitespace. 630
Error ')' is preceded with whitespace. 630
Error Avoid nested blocks. 634
Error 'if' is not followed by whitespace. 636
Error '(' is followed by whitespace. 636
Error ')' is preceded with whitespace. 636
Error '{' should be on the previous line. 637
Error '(' is followed by whitespace. 639
Error ')' is preceded with whitespace. 639
Error Line has trailing spaces. 640
Error '}' should be on the same line. 640
Error Line has trailing spaces. 642
Error '{' should be on the previous line. 642
Error Line contains a tab character. 642
Error Line contains a tab character. 643
Error '(' is followed by whitespace. 643
Error ')' is preceded with whitespace. 643
Error Avoid nested blocks. 648
Error '(' is followed by whitespace. 649
Error ')' is preceded with whitespace. 649
Error Avoid nested blocks. 656
Error '(' is followed by whitespace. 661
Error ')' is preceded with whitespace. 661
Error Avoid nested blocks. 666
Error '(' is followed by whitespace. 671
Error ')' is preceded with whitespace. 671
Error '(' is followed by whitespace. 674
Error ')' is preceded with whitespace. 674
Error Avoid nested blocks. 689
Error 'if' is not followed by whitespace. 696
Error '(' is followed by whitespace. 696
Error ')' is preceded with whitespace. 696
Error '{' should be on the previous line. 697
Error 'if' is not followed by whitespace. 699
Error '(' is followed by whitespace. 699
Error ')' is preceded with whitespace. 699
Error '{' should be on the previous line. 700
Error 'if' is not followed by whitespace. 702
Error '(' is followed by whitespace. 702
Error ')' is preceded with whitespace. 702
Error '{' should be on the previous line. 703
Error '(' is followed by whitespace. 705
Error ')' is preceded with whitespace. 705
Error '}' should be on the same line. 706
Error '{' should be on the previous line. 708
Error '(' is followed by whitespace. 709
Error ')' is preceded with whitespace. 709
Error '}' should be on the same line. 711
Error '{' should be on the previous line. 713
Error '(' is followed by whitespace. 714
Error ')' is preceded with whitespace. 714
Error Line is longer than 80 characters. 721
Error Line is longer than 80 characters. 732
Error 'if' is not followed by whitespace. 732
Error '(' is followed by whitespace. 732
Error ')' is preceded with whitespace. 732
Error '(' is followed by whitespace. 734
Error ')' is preceded with whitespace. 734
Error 'if' is not followed by whitespace. 736
Error '(' is followed by whitespace. 736
Error ')' is preceded with whitespace. 736
Error '{' should be on the previous line. 737
Error '(' is followed by whitespace. 738
Error ')' is preceded with whitespace. 738
Error 'if' is not followed by whitespace. 739
Error '(' is followed by whitespace. 739
Error ')' is preceded with whitespace. 739
Error '{' should be on the previous line. 740
Error 'while' is not followed by whitespace. 741
Error '(' is followed by whitespace. 741
Error ')' is preceded with whitespace. 741
Error '{' should be on the previous line. 742
Error '(' is followed by whitespace. 743
Error ')' is preceded with whitespace. 743
Error '}' should be on the same line. 745
Error '{' should be on the previous line. 747
Error Line is longer than 80 characters. 748
Error '(' is followed by whitespace. 748
Error ')' is preceded with whitespace. 748
Error '}' should be on the same line. 750
Error '{' should be on the previous line. 752
Error 'while' is not followed by whitespace. 753
Error '(' is followed by whitespace. 753
Error ')' is preceded with whitespace. 753
Error '{' should be on the previous line. 754
Error '(' is followed by whitespace. 755
Error ')' is preceded with whitespace. 755
Error 'if' is not followed by whitespace. 758
Error '(' is followed by whitespace. 758
Error ')' is preceded with whitespace. 758
Error '{' should be on the previous line. 759
Error Line is longer than 80 characters. 760
Error '(' is followed by whitespace. 760
Error ')' is preceded with whitespace. 760
Error '}' should be on the same line. 763
Error '{' should be on the previous line. 770
Error 'while' is not followed by whitespace. 771
Error '(' is followed by whitespace. 771
Error ')' is preceded with whitespace. 771
Error '{' should be on the previous line. 772
Error '(' is followed by whitespace. 773
Error ')' is preceded with whitespace. 773
Error 'if' is not followed by whitespace. 780
Error '(' is followed by whitespace. 780
Error ')' is preceded with whitespace. 780
Error '{' should be on the previous line. 781
Error '(' is followed by whitespace. 784
Error ')' is preceded with whitespace. 784
Error 'while' is not followed by whitespace. 785
Error '(' is followed by whitespace. 785
Error ')' is preceded with whitespace. 785
Error '{' should be on the previous line. 786
Error '(' is followed by whitespace. 787
Error ')' is preceded with whitespace. 787
Error 'if' is not followed by whitespace. 793
Error '(' is followed by whitespace. 793
Error ')' is preceded with whitespace. 793
Error '{' should be on the previous line. 794
Error '(' is followed by whitespace. 795
Error ')' is preceded with whitespace. 795
Error '{' should be on the previous line. 798
Error 'if' is not followed by whitespace. 802
Error '(' is followed by whitespace. 802
Error ')' is preceded with whitespace. 802
Error '{' should be on the previous line. 803
Error 'while' is not followed by whitespace. 804
Error '(' is followed by whitespace. 804
Error ')' is preceded with whitespace. 804
Error '{' should be on the previous line. 805
Error '(' is followed by whitespace. 806
Error ')' is preceded with whitespace. 806
Error '}' should be on the same line. 808
Error '{' should be on the previous line. 810
Error Line is longer than 80 characters. 811
Error '(' is followed by whitespace. 811
Error ')' is preceded with whitespace. 811
Error 'if' is not followed by whitespace. 821
Error '(' is followed by whitespace. 821
Error ')' is preceded with whitespace. 821
Error '{' should be on the previous line. 822
Error '(' is followed by whitespace. 823
Error ')' is preceded with whitespace. 823
Error Line is longer than 80 characters. 828
Error 'if' is not followed by whitespace. 830
Error '(' is followed by whitespace. 830
Error Inner assignments should be avoided. 830
Error ')' is preceded with whitespace. 830
Error '{' should be on the previous line. 831
Error Line is longer than 80 characters. 832
Error '(' is followed by whitespace. 832
Error ')' is preceded with whitespace. 832
Error 'if' is not followed by whitespace. 839
Error '(' is followed by whitespace. 839
Error ')' is preceded with whitespace. 839
Error '{' should be on the previous line. 840
Error Line is longer than 80 characters. 841
Error '(' is followed by whitespace. 841
Error ')' is preceded with whitespace. 841
Error '}' should be on the same line. 842
Error '{' should be on the previous line. 844
Error Line is longer than 80 characters. 845
Error '(' is followed by whitespace. 845
Error ')' is preceded with whitespace. 845
Error Avoid nested blocks. 851
Error '{' should be on the previous line. 854
Error '{' should be on the previous line. 858
Error '{' should be on the previous line. 862
Error '}' should be on the same line. 864
Error '{' should be on the previous line. 866
Error Line is longer than 80 characters. 872
Error '(' is followed by whitespace. 872
Error ')' is preceded with whitespace. 872
Error '{' should be on the previous line. 875
Error Line is longer than 80 characters. 876
Error '(' is followed by whitespace. 876
Error ')' is preceded with whitespace. 876
Error '}' should be on the same line. 878
Error '{' should be on the previous line. 880
Error '(' is followed by whitespace. 881
Error ')' is preceded with whitespace. 881
Error Line is longer than 80 characters. 889

org/codehaus/groovy/syntax/lexer/HereDocLexer.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 14
Error Missing a Javadoc comment. 16
Error Variable 'marker' must be private and have accessor methods. 16
Error Missing a Javadoc comment. 17
Error Variable 'onmargin' must be private and have accessor methods. 17
Error Missing a Javadoc comment. 18
Error Variable 'data' must be private and have accessor methods. 18
Error Missing a Javadoc comment. 19
Error Variable 'consumed' must be private and have accessor methods. 19
Error Missing a Javadoc comment. 20
Error Variable 'last' must be private and have accessor methods. 20
Error '(' is followed by whitespace. 28
Error Parameter marker should be final. 28
Error 'marker' hides a field. 28
Error Expected @param tag for 'marker'. 28
Error ')' is preceded with whitespace. 28
Error '{' should be on the previous line. 29
Error 'if' is not followed by whitespace. 30
Error '(' is followed by whitespace. 30
Error ')' is preceded with whitespace. 30
Error '{' should be on the previous line. 31
Error '(' is followed by whitespace. 32
Error ')' is preceded with whitespace. 32
Error '}' should be on the same line. 34
Error '{' should be on the previous line. 36
Error Method 'setSource' is not designed for extension - needs to be abstract, final or empty. 48
Error '(' is followed by whitespace. 48
Error Parameter source should be final. 48
Error Expected @param tag for 'source'. 48
Error ')' is preceded with whitespace. 48
Error '{' should be on the previous line. 49
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error Method 'unsetSource' is not designed for extension - needs to be abstract, final or empty. 66
Error '{' should be on the previous line. 67
Error Method 'delimit' is not designed for extension - needs to be abstract, final or empty. 79
Error '(' is followed by whitespace. 79
Error Parameter delimit should be final. 79
Error Expected @param tag for 'delimit'. 79
Error ')' is preceded with whitespace. 79
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error 'if' is not followed by whitespace. 83
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error '{' should be on the previous line. 84
Error '{' should be on the previous line. 86
Error 'if' is not followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error '}' should be on the same line. 91
Error 'catch' is not followed by whitespace. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error Expected an @return tag. 106
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 106
Error Parameter k should be final. 106
Error Expected @param tag for 'k'. 106
Error Expected @throws tag for 'LexerException'. 106
Error Expected @throws tag for 'ReadException'. 106
Error '{' should be on the previous line. 107
Error 'if' is not followed by whitespace. 109
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '{' should be on the previous line. 110
Error 'if' is not followed by whitespace. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '{' should be on the previous line. 112
Error 'if' is not followed by whitespace. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error Expected an @return tag. 134
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 134
Error Expected @throws tag for 'LexerException'. 134
Error Expected @throws tag for 'ReadException'. 134
Error '{' should be on the previous line. 135
Error 'if' is not followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error 'if' is not followed by whitespace. 139
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error '{' should be on the previous line. 140
Error Method 'refill' is not designed for extension - needs to be abstract, final or empty. 158
Error Expected @throws tag for 'LexerException'. 158
Error Expected @throws tag for 'ReadException'. 158
Error '{' should be on the previous line. 159
Error 'if' is not followed by whitespace. 160
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error '{' should be on the previous line. 161
Error 'for' is not followed by whitespace. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error 'while' is not followed by whitespace. 181
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '{' should be on the previous line. 182
Error 'if' is not followed by whitespace. 183
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error '{' should be on the previous line. 184
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error Line is longer than 80 characters. 189
Error 'if' is not followed by whitespace. 189
Error '(' is followed by whitespace. 189
Error 'cast' is not followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error Line is longer than 80 characters. 191
Error 'if' is not followed by whitespace. 202
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '{' should be on the previous line. 203
Error Line is longer than 80 characters. 204
Error 'while' is not followed by whitespace. 204
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error '}' should be on the same line. 208
Error '{' should be on the previous line. 211
Error 'if' is not followed by whitespace. 218
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error '{' should be on the previous line. 219
Error 'while' is not followed by whitespace. 220
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error '{' should be on the previous line. 221
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error Line is longer than 80 characters. 228
Error 'while' is not followed by whitespace. 228
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error 'if' is not followed by whitespace. 230
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error '{' should be on the previous line. 231
Error 'if' is not followed by whitespace. 233
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error '{' should be on the previous line. 234
Error '}' should be on the same line. 237
Error '{' should be on the previous line. 239
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error 'if' is not followed by whitespace. 246
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error '{' should be on the previous line. 247
Error 'if' is not followed by whitespace. 256
Error '(' is followed by whitespace. 256
Error ')' is preceded with whitespace. 256
Error '{' should be on the previous line. 257
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error '}' should be on the same line. 259
Error '{' should be on the previous line. 261

org/codehaus/groovy/syntax/lexer/InputStreamCharStream.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 7
Error '{' should be on the previous line. 9
Error Missing a Javadoc comment. 10
Error Missing a Javadoc comment. 12
Error Parameter in should be final. 12
Error 'in' hides a field. 12
Error '{' should be on the previous line. 13
Error Missing a Javadoc comment. 17
Error Parameter in should be final. 17
Error 'in' hides a field. 17
Error Parameter description should be final. 18
Error '{' should be on the previous line. 19
Error '(' is followed by whitespace. 20
Error ')' is preceded with whitespace. 20
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 24
Error Missing a Javadoc comment. 24
Error '{' should be on the previous line. 25
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 29
Error Missing a Javadoc comment. 29
Error '{' should be on the previous line. 31
Error '{' should be on the previous line. 33
Error '}' should be on the same line. 35
Error 'catch' is not followed by whitespace. 36
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36
Error '{' should be on the previous line. 37
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error '{' should be on the previous line. 44
Error '{' should be on the previous line. 46
Error '}' should be on the same line. 48
Error 'catch' is not followed by whitespace. 49
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51

org/codehaus/groovy/syntax/lexer/Lexer.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 16
Error Expected an @return tag. 24
Error Redundant 'public' modifier. 24
Error Expected an @return tag. 32
Error Redundant 'public' modifier. 32
Error Expected an @return tag. 41
Error Redundant 'public' modifier. 41
Error Expected @throws tag for 'ReadException'. 41
Error Expected @throws tag for 'LexerException'. 41
Error Redundant 'public' modifier. 54
Error Redundant 'public' modifier. 62
Error '(' is followed by whitespace. 62
Error Expected @param tag for 'to'. 62
Error ')' is preceded with whitespace. 62
Error Redundant 'public' modifier. 70
Error Expected an @return tag. 78
Error Redundant 'public' modifier. 78
Error Redundant 'public' modifier. 86
Error '(' is followed by whitespace. 86
Error Expected @param tag for 'source'. 86
Error ')' is preceded with whitespace. 86
Error Redundant 'public' modifier. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error Expected an @return tag. 102
Error Redundant 'public' modifier. 102
Error Expected an @return tag. 115
Error Redundant 'public' modifier. 115
Error Expected an @return tag. 123
Error Redundant 'public' modifier. 123
Error Expected an @return tag. 132
Error Redundant 'public' modifier. 132
Error Expected @throws tag for 'LexerException'. 132
Error Expected @throws tag for 'ReadException'. 132
Error Expected an @return tag. 140
Error Redundant 'public' modifier. 140
Error Expected @param tag for 'k'. 140
Error Expected @throws tag for 'LexerException'. 140
Error Expected @throws tag for 'ReadException'. 140
Error Expected an @return tag. 148
Error Redundant 'public' modifier. 148
Error Expected @throws tag for 'LexerException'. 148
Error Expected @throws tag for 'ReadException'. 148

org/codehaus/groovy/syntax/lexer/LexerBase.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 19
Error Line is longer than 80 characters. 21
Error Missing a Javadoc comment. 21
Error Variable 'startLine' must be private and have accessor methods. 21
Error Line is longer than 80 characters. 22
Error Missing a Javadoc comment. 22
Error Variable 'startColumn' must be private and have accessor methods. 22
Error Line is longer than 80 characters. 24
Error Missing a Javadoc comment. 24
Error Variable 'delegate' must be private and have accessor methods. 24
Error Line is longer than 80 characters. 25
Error Missing a Javadoc comment. 25
Error Variable 'source' must be private and have accessor methods. 25
Error '(' is followed by whitespace. 33
Error ')' is preceded with whitespace. 33
Error '{' should be on the previous line. 34
Error Expected an @return tag. 44
Error Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. 44
Error '{' should be on the previous line. 45
Error Expected an @return tag. 55
Error Method 'getSource' is not designed for extension - needs to be abstract, final or empty. 55
Error '{' should be on the previous line. 56
Error Expected an @return tag. 69
Error Method 'nextToken' is not designed for extension - needs to be abstract, final or empty. 69
Error Expected @throws tag for 'ReadException'. 69
Error Expected @throws tag for 'LexerException'. 69
Error '{' should be on the previous line. 70
Error 'if' is not followed by whitespace. 74
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error 'if' is not followed by whitespace. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '{' should be on the previous line. 79
Error '}' should be on the same line. 81
Error '{' should be on the previous line. 83
Error Expected an @return tag. 100
Error Method 'undelegatedNextToken' is not designed for extension - needs to be abstract, final or empty. 100
Error Expected @throws tag for 'ReadException'. 100
Error Expected @throws tag for 'LexerException'. 100
Error Expected an @return tag. 117
Error Method 'tokenizeEOL' is not designed for extension - needs to be abstract, final or empty. 117
Error Expected @throws tag for 'LexerException'. 117
Error Expected @throws tag for 'ReadException'. 117
Error '{' should be on the previous line. 118
Error switch without "default" clause. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '{' should be on the previous line. 123
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error '{' should be on the previous line. 130
Error Expected an @return tag. 145
Error Line is longer than 80 characters. 145
Error Method 'readEOL' is not designed for extension - needs to be abstract, final or empty. 145
Error '(' is followed by whitespace. 145
Error Parameter destination should be final. 145
Error Expected @param tag for 'destination'. 145
Error ')' is preceded with whitespace. 145
Error Expected @throws tag for 'LexerException'. 145
Error Expected @throws tag for 'ReadException'. 145
Error switch without "default" clause. 150
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '{' should be on the previous line. 151
Error 'if' is not followed by whitespace. 154
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '{' should be on the previous line. 155
Error '{' should be on the previous line. 158
Error '}' should be on the same line. 161
Error '{' should be on the previous line. 163
Error '(' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164
Error '{' should be on the previous line. 166
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error Method 'readEOL' is not designed for extension - needs to be abstract, final or empty. 183
Error Expected @throws tag for 'LexerException'. 183
Error Expected @throws tag for 'ReadException'. 183
Error '{' should be on the previous line. 184
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 200
Error '{' should be on the previous line. 201
Error Method 'delegate' is not designed for extension - needs to be abstract, final or empty. 212
Error '(' is followed by whitespace. 212
Error Parameter to should be final. 212
Error Expected @param tag for 'to'. 212
Error ')' is preceded with whitespace. 212
Error '{' should be on the previous line. 213
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error Method 'undelegate' is not designed for extension - needs to be abstract, final or empty. 224
Error '{' should be on the previous line. 225
Error 'if' is not followed by whitespace. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error '{' should be on the previous line. 227
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error Method 'setSource' is not designed for extension - needs to be abstract, final or empty. 239
Error '(' is followed by whitespace. 239
Error Parameter source should be final. 239
Error 'source' hides a field. 239
Error Expected @param tag for 'source'. 239
Error ')' is preceded with whitespace. 239
Error '{' should be on the previous line. 240
Error 'if' is not followed by whitespace. 241
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error '{' should be on the previous line. 242
Error Line is longer than 80 characters. 243
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error Method 'unsetSource' is not designed for extension - needs to be abstract, final or empty. 254
Error '{' should be on the previous line. 255
Error Expected an @return tag. 265
Error Method 'isDelegated' is not designed for extension - needs to be abstract, final or empty. 265
Error '{' should be on the previous line. 266
Error Expected an @return tag. 277
Error Method 'isExternallySourced' is not designed for extension - needs to be abstract, final or empty. 277
Error '{' should be on the previous line. 278
Error Line is longer than 80 characters. 293
Error Method 'unexpected' is not designed for extension - needs to be abstract, final or empty. 293
Error '(' is followed by whitespace. 293
Error Parameter c should be final. 293
Error Expected @param tag for 'c'. 293
Error Parameter offset should be final. 293
Error Expected @param tag for 'offset'. 293
Error Parameter message should be final. 293
Error Expected @param tag for 'message'. 293
Error ')' is preceded with whitespace. 293
Error Expected @throws tag for 'UnexpectedCharacterException'. 293
Error Line is longer than 80 characters. 295
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error Line is longer than 80 characters. 304
Error Method 'unexpected' is not designed for extension - needs to be abstract, final or empty. 304
Error '(' is followed by whitespace. 304
Error Parameter c should be final. 304
Error Expected @param tag for 'c'. 304
Error Parameter expected should be final. 304
Error Expected @param tag for 'expected'. 304
Error Parameter offset should be final. 304
Error Expected @param tag for 'offset'. 304
Error ')' is preceded with whitespace. 304
Error Expected @throws tag for 'UnexpectedCharacterException'. 304
Error Line is longer than 80 characters. 306
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error Line is longer than 80 characters. 315
Error Method 'unexpected' is not designed for extension - needs to be abstract, final or empty. 315
Error '(' is followed by whitespace. 315
Error Parameter c should be final. 315
Error Expected @param tag for 'c'. 315
Error Parameter offset should be final. 315
Error Expected @param tag for 'offset'. 315
Error ')' is preceded with whitespace. 315
Error Expected @throws tag for 'UnexpectedCharacterException'. 315
Error '(' is followed by whitespace. 317
Error ')' is preceded with whitespace. 317
Error Expected an @return tag. 332
Error Method 'symbol' is not designed for extension - needs to be abstract, final or empty. 332
Error '(' is followed by whitespace. 332
Error Parameter type should be final. 332
Error Expected @param tag for 'type'. 332
Error Parameter columnOffset should be final. 332
Error Expected @param tag for 'columnOffset'. 332
Error ')' is preceded with whitespace. 332
Error '{' should be on the previous line. 333
Error Line is longer than 80 characters. 334
Error '(' is followed by whitespace. 334
Error ')' is preceded with whitespace. 334
Error Expected an @return tag. 343
Error Method 'symbol' is not designed for extension - needs to be abstract, final or empty. 343
Error '(' is followed by whitespace. 343
Error Parameter type should be final. 343
Error Expected @param tag for 'type'. 343
Error ')' is preceded with whitespace. 343
Error '{' should be on the previous line. 344
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error Expected an @return tag. 359
Error Method 'getLine' is not designed for extension - needs to be abstract, final or empty. 359
Error '{' should be on the previous line. 360
Error 'if' is not followed by whitespace. 361
Error '(' is followed by whitespace. 361
Error ')' is preceded with whitespace. 361
Error '{' should be on the previous line. 362
Error Expected an @return tag. 375
Error Method 'getColumn' is not designed for extension - needs to be abstract, final or empty. 375
Error '{' should be on the previous line. 376
Error 'if' is not followed by whitespace. 377
Error '(' is followed by whitespace. 377
Error ')' is preceded with whitespace. 377
Error '{' should be on the previous line. 378
Error Method 'mark' is not designed for extension - needs to be abstract, final or empty. 391
Error '{' should be on the previous line. 392
Error Expected an @return tag. 403
Error Method 'getStartLine' is not designed for extension - needs to be abstract, final or empty. 403
Error '{' should be on the previous line. 404
Error Expected an @return tag. 414
Error Method 'getStartColumn' is not designed for extension - needs to be abstract, final or empty. 414
Error '{' should be on the previous line. 415
Error Expected an @return tag. 425
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 425
Error Expected @throws tag for 'LexerException'. 425
Error Expected @throws tag for 'ReadException'. 425
Error '{' should be on the previous line. 426
Error Expected an @return tag. 436
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 436
Error Parameter k should be final. 436
Error Expected @param tag for 'k'. 436
Error Expected @throws tag for 'LexerException'. 436
Error Expected @throws tag for 'ReadException'. 436
Error '{' should be on the previous line. 437
Error 'if' is not followed by whitespace. 438
Error '(' is followed by whitespace. 438
Error ')' is preceded with whitespace. 438
Error '{' should be on the previous line. 439
Error '}' should be on the same line. 441
Error '{' should be on the previous line. 443
Error Expected an @return tag. 454
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 454
Error Expected @throws tag for 'LexerException'. 454
Error Expected @throws tag for 'ReadException'. 454
Error '{' should be on the previous line. 455
Error 'if' is not followed by whitespace. 456
Error '(' is followed by whitespace. 456
Error ')' is preceded with whitespace. 456
Error '{' should be on the previous line. 457
Error '}' should be on the same line. 459
Error '{' should be on the previous line. 461

org/codehaus/groovy/syntax/lexer/LexerException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 59
Error Parameter message should be final. 63
Error Expected @param tag for 'message'. 63
Error Parameter line should be final. 63
Error Parameter column should be final. 63

org/codehaus/groovy/syntax/lexer/LexerTokenStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error '{' should be on the previous line. 15
Error Missing a Javadoc comment. 16
Error Parameter lexer should be final. 22
Error 'lexer' hides a field. 22
Error Expected @param tag for 'lexer'. 22
Error '{' should be on the previous line. 23
Error Expected an @return tag. 32
Error Method 'getLexer' is not designed for extension - needs to be abstract, final or empty. 32
Error '{' should be on the previous line. 33
Error Expected an @return tag. 42
Error Method 'nextToken' is not designed for extension - needs to be abstract, final or empty. 42
Error Expected @throws tag for 'ReadException'. 42
Error Expected @throws tag for 'SyntaxException'. 42
Error '{' should be on the previous line. 43

org/codehaus/groovy/syntax/lexer/ReaderCharStream.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 7
Error '{' should be on the previous line. 9
Error Missing a Javadoc comment. 10
Error Missing a Javadoc comment. 12
Error Parameter in should be final. 12
Error 'in' hides a field. 12
Error '{' should be on the previous line. 13
Error Missing a Javadoc comment. 17
Error Parameter in should be final. 17
Error 'in' hides a field. 17
Error Parameter description should be final. 18
Error '{' should be on the previous line. 19
Error '(' is followed by whitespace. 20
Error ')' is preceded with whitespace. 20
Error Method 'getReader' is not designed for extension - needs to be abstract, final or empty. 24
Error Missing a Javadoc comment. 24
Error '{' should be on the previous line. 25
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 29
Error Missing a Javadoc comment. 29
Error '{' should be on the previous line. 31
Error '{' should be on the previous line. 33
Error '}' should be on the same line. 35
Error 'catch' is not followed by whitespace. 36
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36
Error '{' should be on the previous line. 37
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error '{' should be on the previous line. 44
Error '{' should be on the previous line. 46
Error '}' should be on the same line. 48
Error 'catch' is not followed by whitespace. 49
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51

org/codehaus/groovy/syntax/lexer/StringCharStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 5
Error Missing a Javadoc comment. 6
Error Missing a Javadoc comment. 7
Error Missing a Javadoc comment. 9
Error Parameter text should be final. 9
Error 'text' hides a field. 9
Error Missing a Javadoc comment. 14
Error Parameter text should be final. 14
Error 'text' hides a field. 14
Error Parameter description should be final. 14
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 32

org/codehaus/groovy/syntax/lexer/StringLexer.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 16
Error Missing a Javadoc comment. 18
Error Variable 'delimiter' must be private and have accessor methods. 18
Error Missing a Javadoc comment. 19
Error Variable 'watchFor' must be private and have accessor methods. 19
Error Missing a Javadoc comment. 20
Error Variable 'allowGStrings' must be private and have accessor methods. 20
Error Line is longer than 80 characters. 21
Error Missing a Javadoc comment. 21
Error Variable 'emptyString' must be private and have accessor methods. 21
Error Method 'allowGStrings' is not designed for extension - needs to be abstract, final or empty. 29
Error '(' is followed by whitespace. 29
Error Parameter allow should be final. 29
Error Expected @param tag for 'allow'. 29
Error ')' is preceded with whitespace. 29
Error '{' should be on the previous line. 30
Error Expected an @return tag. 42
Error Method 'undelegatedNextToken' is not designed for extension - needs to be abstract, final or empty. 42
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error Expected @throws tag for 'ReadException'. 42
Error Expected @throws tag for 'LexerException'. 42
Error '{' should be on the previous line. 43
Error 'if' is not followed by whitespace. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '{' should be on the previous line. 45
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '}' should be on the same line. 48
Error 'if' is not followed by whitespace. 49
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error '}' should be on the same line. 52
Error '{' should be on the previous line. 54
Error 'while' is not followed by whitespace. 57
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Line is longer than 80 characters. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error Method 'delimit' is not designed for extension - needs to be abstract, final or empty. 73
Error '(' is followed by whitespace. 73
Error Parameter delimit should be final. 73
Error Expected @param tag for 'delimit'. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error 'if' is not followed by whitespace. 77
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error '{' should be on the previous line. 80
Error 'if' is not followed by whitespace. 81
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '{' should be on the previous line. 82
Error 'if' is not followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error '}' should be on the same line. 96
Error 'catch' is not followed by whitespace. 97
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error Method 'setSource' is not designed for extension - needs to be abstract, final or empty. 111
Error '(' is followed by whitespace. 111
Error Parameter source should be final. 111
Error Expected @param tag for 'source'. 111
Error ')' is preceded with whitespace. 111
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error 'if' is not followed by whitespace. 127
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '{' should be on the previous line. 128
Error Line is longer than 80 characters. 130
Error '}' should be on the same line. 131
Error '{' should be on the previous line. 133
Error Avoid nested blocks. 142
Error Line is longer than 80 characters. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '}' should be on the same line. 149
Error 'catch' is not followed by whitespace. 150
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '{' should be on the previous line. 151
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error Method 'unsetSource' is not designed for extension - needs to be abstract, final or empty. 167
Error '{' should be on the previous line. 168
Error Line is longer than 80 characters. 181
Error Missing a Javadoc comment. 181
Error Line is longer than 80 characters. 182
Error Missing a Javadoc comment. 182
Error '3' is a magic number. 182
Error Line is longer than 80 characters. 183
Error Missing a Javadoc comment. 183
Error '3' is a magic number. 183
Error Expected an @return tag. 191
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 191
Error Parameter k should be final. 191
Error Expected @param tag for 'k'. 191
Error Expected @throws tag for 'LexerException'. 191
Error Expected @throws tag for 'ReadException'. 191
Error '{' should be on the previous line. 192
Error 'if' is not followed by whitespace. 194
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error '{' should be on the previous line. 195
Error 'if' is not followed by whitespace. 197
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '{' should be on the previous line. 198
Error 'if' is not followed by whitespace. 200
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '{' should be on the previous line. 201
Error Line is longer than 80 characters. 202
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error 'if' is not followed by whitespace. 205
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error '{' should be on the previous line. 206
Error '-' is not preceded with whitespace. 207
Error '-' is not followed by whitespace. 207
Error 'for' is not followed by whitespace. 214
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error '{' should be on the previous line. 215
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error '{' should be on the previous line. 218
Error Avoid nested blocks. 220
Error Avoid nested blocks. 225
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '{' should be on the previous line. 229
Error Avoid nested blocks. 236
Error 'if' is not followed by whitespace. 237
Error '(' is followed by whitespace. 237
Error ')' is preceded with whitespace. 237
Error '{' should be on the previous line. 238
Error '}' should be on the same line. 241
Error '{' should be on the previous line. 243
Error Avoid nested blocks. 275
Error 'if' is not followed by whitespace. 276
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error '{' should be on the previous line. 277
Error 'for' is not followed by whitespace. 279
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 279
Error '{' should be on the previous line. 280
Error Line is longer than 80 characters. 281
Error 'if' is not followed by whitespace. 281
Error '(' is followed by whitespace. 281
Error '+' is not preceded with whitespace. 281
Error '+' is not followed by whitespace. 281
Error ')' is preceded with whitespace. 281
Error 'if' is not followed by whitespace. 288
Error '(' is followed by whitespace. 288
Error ')' is preceded with whitespace. 288
Error '{' should be on the previous line. 289
Error Line is longer than 80 characters. 308
Error Expected an @return tag. 327
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 327
Error Expected @throws tag for 'LexerException'. 327
Error Expected @throws tag for 'ReadException'. 327
Error '{' should be on the previous line. 328
Error 'if' is not followed by whitespace. 329
Error '(' is followed by whitespace. 329
Error ')' is preceded with whitespace. 329
Error '{' should be on the previous line. 330
Error 'if' is not followed by whitespace. 333
Error '(' is followed by whitespace. 333
Error ')' is preceded with whitespace. 333
Error '{' should be on the previous line. 334
Error 'if' is not followed by whitespace. 335
Error '(' is followed by whitespace. 335
Error ')' is preceded with whitespace. 335
Error '{' should be on the previous line. 336
Error '(' is followed by whitespace. 337
Error ')' is preceded with whitespace. 337
Error 'if' is not followed by whitespace. 340
Error '(' is followed by whitespace. 340
Error ')' is preceded with whitespace. 340
Error '{' should be on the previous line. 341
Error 'for' is not followed by whitespace. 343
Error '(' is followed by whitespace. 343
Error ')' is preceded with whitespace. 343
Error '{' should be on the previous line. 344
Error 'if' is not followed by whitespace. 351
Error '(' is followed by whitespace. 351
Error ')' is preceded with whitespace. 351
Error '{' should be on the previous line. 352
Error '}' should be on the same line. 355
Error '{' should be on the previous line. 357
Error Method 'finishUp' is not designed for extension - needs to be abstract, final or empty. 374
Error Expected @throws tag for 'LexerException'. 374
Error Expected @throws tag for 'ReadException'. 374
Error '{' should be on the previous line. 375
Error 'for' is not followed by whitespace. 376
Error '(' is followed by whitespace. 376
Error ')' is preceded with whitespace. 376
Error '{' should be on the previous line. 377
Error 'if' is not followed by whitespace. 379
Error '(' is followed by whitespace. 379
Error ')' is preceded with whitespace. 379
Error '{' should be on the previous line. 380
Error Line is longer than 80 characters. 381
Error '}' should be on the same line. 382
Error 'if' is not followed by whitespace. 383
Error '(' is followed by whitespace. 383
Error ')' is preceded with whitespace. 383
Error '{' should be on the previous line. 384
Error '}' should be on the same line. 386
Error '{' should be on the previous line. 388
Error Line is longer than 80 characters. 389
Error '(' is followed by whitespace. 389
Error ')' is preceded with whitespace. 389

org/codehaus/groovy/syntax/lexer/TextLexerBase.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 11
Error '{' should be on the previous line. 12
Error Line is longer than 80 characters. 14
Error Missing a Javadoc comment. 14
Error Variable 'delimited' must be private and have accessor methods. 14
Error Missing a Javadoc comment. 15
Error Variable 'finished' must be private and have accessor methods. 15
Error Line has trailing spaces. 24
Error Method 'delimit' is not designed for extension - needs to be abstract, final or empty. 24
Error '(' is followed by whitespace. 24
Error Parameter delimited should be final. 24
Error 'delimited' hides a field. 24
Error Expected @param tag for 'delimited'. 24
Error ')' is preceded with whitespace. 24
Error '{' should be on the previous line. 25
Error Expected an @return tag. 35
Error Line has trailing spaces. 35
Error Method 'isDelimited' is not designed for extension - needs to be abstract, final or empty. 35
Error '{' should be on the previous line. 36
Error Expected an @return tag. 46
Error Line has trailing spaces. 46
Error Method 'isFinished' is not designed for extension - needs to be abstract, final or empty. 46
Error '{' should be on the previous line. 47
Error Line has trailing spaces. 58
Error Method 'restart' is not designed for extension - needs to be abstract, final or empty. 58
Error '{' should be on the previous line. 59
Error Line has trailing spaces. 69
Error Method 'finish' is not designed for extension - needs to be abstract, final or empty. 69
Error '{' should be on the previous line. 70
Error Expected an @return tag. 86
Error Line has trailing spaces. 86
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter k should be final. 86
Error Expected @param tag for 'k'. 86
Error Expected @throws tag for 'LexerException'. 86
Error Expected @throws tag for 'ReadException'. 86
Error '{' should be on the previous line. 87
Error Line has trailing spaces. 88
Error 'if' is not followed by whitespace. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error '}' should be on the same line. 91
Error Line has trailing spaces. 92
Error 'if' is not followed by whitespace. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error '}' should be on the same line. 95
Error Line has trailing spaces. 96
Error '{' should be on the previous line. 97
Error Expected an @return tag. 108
Error Line has trailing spaces. 108
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 108
Error Expected @throws tag for 'LexerException'. 108
Error Expected @throws tag for 'ReadException'. 108
Error '{' should be on the previous line. 109
Error Line has trailing spaces. 110
Error 'if' is not followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '{' should be on the previous line. 111
Error '}' should be on the same line. 113
Error Line has trailing spaces. 114
Error 'if' is not followed by whitespace. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '}' should be on the same line. 117
Error Line has trailing spaces. 118
Error '{' should be on the previous line. 119

org/codehaus/groovy/syntax/lexer/UnexpectedCharacterException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 3
Error Missing a Javadoc comment. 4
Error Missing a Javadoc comment. 5
Error Missing a Javadoc comment. 6
Error Line is longer than 80 characters. 8
Error Missing a Javadoc comment. 8
Error Parameter line should be final. 8
Error Parameter column should be final. 8
Error Parameter c should be final. 8
Error 'c' hides a field. 8
Error Parameter message should be final. 8
Error 'message' hides a field. 8
Error Line is longer than 80 characters. 9
Error Avoid inline conditionals. 9
Error Line is longer than 80 characters. 15
Error Missing a Javadoc comment. 15
Error Parameter line should be final. 15
Error Parameter column should be final. 15
Error Parameter c should be final. 15
Error 'c' hides a field. 15
Error Parameter expected should be final. 15
Error 'expected' hides a field. 15
Error Method 'getCharacter' is not designed for extension - needs to be abstract, final or empty. 22
Error Missing a Javadoc comment. 22
Error Method 'getExpected' is not designed for extension - needs to be abstract, final or empty. 26
Error Missing a Javadoc comment. 26
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 30
Error Missing a Javadoc comment. 30
Error 'message' hides a field. 31
Error 'if' is not followed by whitespace. 33
Error '(' is followed by whitespace. 33
Error ')' is preceded with whitespace. 33
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 34
Error '}' should be on the same line. 35
Error 'if' is not followed by whitespace. 36
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36
Error '}' should be on the same line. 40
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56

org/codehaus/groovy/syntax/lexer/UnterminatedStringLiteralException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 3
Error Missing a Javadoc comment. 4
Error Parameter line should be final. 4
Error Parameter column should be final. 4

org/codehaus/groovy/syntax/parser/ASTBuilder.java

ErrorLine
Error File length is 2,307 lines (max allowed is 2,000). 1
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 126
Error Missing a Javadoc comment. 128
Error Line is longer than 80 characters. 129
Error Missing a Javadoc comment. 129
Error '{' is followed by whitespace. 129
Error Missing a Javadoc comment. 137
Error Line is longer than 80 characters. 138
Error Missing a Javadoc comment. 138
Error Line is longer than 80 characters. 139
Error Missing a Javadoc comment. 139
Error Line is longer than 80 characters. 140
Error Missing a Javadoc comment. 140
Error Line is longer than 80 characters. 141
Error Missing a Javadoc comment. 141
Error Missing a Javadoc comment. 142
Error '(' is followed by whitespace. 149
Error Parameter sourceUnit should be final. 149
Error Expected @param tag for 'sourceUnit'. 149
Error Parameter classLoader should be final. 149
Error 'classLoader' hides a field. 149
Error Expected @param tag for 'classLoader'. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error Expected an @return tag. 163
Error Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. 163
Error '{' should be on the previous line. 164
Error Expected an @return tag. 179
Error Method 'build' is not designed for extension - needs to be abstract, final or empty. 179
Error '(' is followed by whitespace. 179
Error Parameter input should be final. 179
Error Expected @param tag for 'input'. 179
Error ')' is preceded with whitespace. 179
Error Expected @throws tag for 'ParserException'. 179
Error '{' should be on the previous line. 180
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error 'for' is not followed by whitespace. 196
Error '(' is followed by whitespace. 196
Error '3' is a magic number. 196
Error ')' is preceded with whitespace. 196
Error '{' should be on the previous line. 197
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error 'if' is not followed by whitespace. 201
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error '{' should be on the previous line. 202
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error Expected an @return tag. 220
Error Method 'packageDeclaration' is not designed for extension - needs to be abstract, final or empty. 220
Error '(' is followed by whitespace. 220
Error Parameter reduction should be final. 220
Error Expected @param tag for 'reduction'. 220
Error ')' is preceded with whitespace. 220
Error '{' should be on the previous line. 221
Error 'if' is not followed by whitespace. 222
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error '{' should be on the previous line. 223
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error Method 'importStatements' is not designed for extension - needs to be abstract, final or empty. 237
Error '(' is followed by whitespace. 237
Error Parameter module should be final. 237
Error Expected @param tag for 'module'. 237
Error Parameter container should be final. 237
Error Expected @param tag for 'container'. 237
Error ')' is preceded with whitespace. 237
Error '{' should be on the previous line. 238
Error 'for' is not followed by whitespace. 239
Error '(' is followed by whitespace. 239
Error '{' should be on the previous line. 240
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error Method 'importStatement' is not designed for extension - needs to be abstract, final or empty. 251
Error '(' is followed by whitespace. 251
Error Parameter module should be final. 251
Error Expected @param tag for 'module'. 251
Error Parameter reduction should be final. 251
Error Expected @param tag for 'reduction'. 251
Error ')' is preceded with whitespace. 251
Error '{' should be on the previous line. 252
Error '(' is followed by whitespace. 256
Error ')' is preceded with whitespace. 256
Error 'if' is not followed by whitespace. 263
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error '{' should be on the previous line. 264
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error 'for' is not followed by whitespace. 266
Error '(' is followed by whitespace. 266
Error ')' is preceded with whitespace. 266
Error '{' should be on the previous line. 267
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268
Error '}' should be on the same line. 270
Error '{' should be on the previous line. 277
Error 'for' is not followed by whitespace. 278
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error '{' should be on the previous line. 279
Error '(' is followed by whitespace. 281
Error ')' is preceded with whitespace. 281
Error Line is longer than 80 characters. 282
Error Avoid inline conditionals. 282
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error '(' is followed by whitespace. 298
Error ')' is preceded with whitespace. 298
Error Line is longer than 80 characters. 309
Error Method 'topLevelStatement' is not designed for extension - needs to be abstract, final or empty. 309
Error '(' is followed by whitespace. 309
Error Parameter module should be final. 309
Error Expected @param tag for 'module'. 309
Error Parameter reduction should be final. 309
Error Expected @param tag for 'reduction'. 309
Error ')' is preceded with whitespace. 309
Error Expected @throws tag for 'ParserException'. 309
Error '(' is followed by whitespace. 312
Error ')' is preceded with whitespace. 312
Error '{' should be on the previous line. 313
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error '(' is followed by whitespace. 319
Error ')' is preceded with whitespace. 319
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error Expected an @return tag. 339
Error Line is longer than 80 characters. 339
Error Method 'classDeclaration' is not designed for extension - needs to be abstract, final or empty. 339
Error '(' is followed by whitespace. 339
Error Parameter context should be final. 339
Error Expected @param tag for 'context'. 339
Error Parameter reduction should be final. 339
Error Expected @param tag for 'reduction'. 339
Error ')' is preceded with whitespace. 339
Error Expected @throws tag for 'ParserException'. 339
Error '(' is followed by whitespace. 344
Error ')' is preceded with whitespace. 344
Error '(' is followed by whitespace. 346
Error ')' is preceded with whitespace. 346
Error '(' is followed by whitespace. 347
Error ')' is preceded with whitespace. 347
Error '3' is a magic number. 353
Error 'for' is not followed by whitespace. 355
Error '(' is followed by whitespace. 355
Error ')' is preceded with whitespace. 355
Error '{' should be on the previous line. 356
Error '-' is not preceded with whitespace. 357
Error '-' is not followed by whitespace. 357
Error '(' is followed by whitespace. 357
Error ')' is preceded with whitespace. 357
Error Line is longer than 80 characters. 366
Error Avoid inline conditionals. 366
Error '(' is followed by whitespace. 366
Error ')' is preceded with whitespace. 366
Error Line is longer than 80 characters. 367
Error '(' is followed by whitespace. 367
Error ')' is preceded with whitespace. 367
Error '(' is followed by whitespace. 370
Error ')' is preceded with whitespace. 370
Error '(' is followed by whitespace. 371
Error '4' is a magic number. 371
Error ')' is preceded with whitespace. 371
Error Line is longer than 80 characters. 381
Error Method 'typeBody' is not designed for extension - needs to be abstract, final or empty. 381
Error '(' is followed by whitespace. 381
Error Parameter classNode should be final. 381
Error Expected @param tag for 'classNode'. 381
Error Parameter body should be final. 381
Error Expected @param tag for 'body'. 381
Error Parameter propertyModifiers should be final. 381
Error Expected @param tag for 'propertyModifiers'. 381
Error Parameter methodModifiers should be final. 381
Error Expected @param tag for 'methodModifiers'. 381
Error ')' is preceded with whitespace. 381
Error Expected @throws tag for 'ParserException'. 381
Error 'for' is not followed by whitespace. 383
Error '(' is followed by whitespace. 383
Error ')' is preceded with whitespace. 383
Error '{' should be on the previous line. 384
Error '(' is followed by whitespace. 386
Error ')' is preceded with whitespace. 386
Error '{' should be on the previous line. 387
Error Line is longer than 80 characters. 389
Error '(' is followed by whitespace. 389
Error ')' is preceded with whitespace. 389
Error '(' is followed by whitespace. 393
Error ')' is preceded with whitespace. 393
Error '(' is followed by whitespace. 397
Error ')' is preceded with whitespace. 397
Error '(' is followed by whitespace. 401
Error ')' is preceded with whitespace. 401
Error Line is longer than 80 characters. 405
Error '(' is followed by whitespace. 405
Error ')' is preceded with whitespace. 405
Error Line is longer than 80 characters. 417
Error Method 'addPropertyDeclaration' is not designed for extension - needs to be abstract, final or empty. 417
Error '(' is followed by whitespace. 417
Error Parameter classNode should be final. 417
Error Expected @param tag for 'classNode'. 417
Error Parameter reduction should be final. 417
Error Expected @param tag for 'reduction'. 417
Error Parameter extraModifiers should be final. 417
Error Expected @param tag for 'extraModifiers'. 417
Error ')' is preceded with whitespace. 417
Error Expected @throws tag for 'ParserException'. 417
Error '(' is followed by whitespace. 419
Error ')' is preceded with whitespace. 419
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error '(' is followed by whitespace. 421
Error ')' is preceded with whitespace. 421
Error Line is longer than 80 characters. 423
Error '3' is a magic number. 423
Error Avoid inline conditionals. 423
Error '3' is a magic number. 423
Error Line is longer than 80 characters. 425
Error '(' is followed by whitespace. 425
Error ')' is preceded with whitespace. 425
Error '(' is followed by whitespace. 426
Error ')' is preceded with whitespace. 426
Error Line is longer than 80 characters. 433
Error Line is longer than 80 characters. 436
Error Method 'addPropertyDeclaration' is not designed for extension - needs to be abstract, final or empty. 436
Error '(' is followed by whitespace. 436
Error Parameter classNode should be final. 436
Error Expected @param tag for 'classNode'. 436
Error Parameter reduction should be final. 436
Error Expected @param tag for 'reduction'. 436
Error ')' is preceded with whitespace. 436
Error Expected @throws tag for 'ParserException'. 436
Error '(' is followed by whitespace. 438
Error ')' is preceded with whitespace. 438
Error Expected an @return tag. 448
Error Line is longer than 80 characters. 448
Error Method 'methodDeclaration' is not designed for extension - needs to be abstract, final or empty. 448
Error '(' is followed by whitespace. 448
Error Parameter classNode should be final. 448
Error Expected @param tag for 'classNode'. 448
Error Parameter reduction should be final. 448
Error Expected @param tag for 'reduction'. 448
Error Parameter extraModifiers should be final. 448
Error Expected @param tag for 'extraModifiers'. 448
Error ')' is preceded with whitespace. 448
Error Expected @throws tag for 'ParserException'. 448
Error 'if' is not followed by whitespace. 451
Error '(' is followed by whitespace. 451
Error ')' is preceded with whitespace. 451
Error '{' should be on the previous line. 452
Error '(' is followed by whitespace. 460
Error ')' is preceded with whitespace. 460
Error '(' is followed by whitespace. 461
Error ')' is preceded with whitespace. 461
Error '(' is followed by whitespace. 462
Error ')' is preceded with whitespace. 462
Error '(' is followed by whitespace. 464
Error '3' is a magic number. 464
Error ')' is preceded with whitespace. 464
Error '(' is followed by whitespace. 465
Error '5' is a magic number. 465
Error ')' is preceded with whitespace. 465
Error '4' is a magic number. 471
Error 'for' is not followed by whitespace. 473
Error '(' is followed by whitespace. 473
Error ')' is preceded with whitespace. 473
Error '{' should be on the previous line. 474
Error '-' is not preceded with whitespace. 475
Error '-' is not followed by whitespace. 475
Error '(' is followed by whitespace. 475
Error ')' is preceded with whitespace. 475
Error Line is longer than 80 characters. 478
Error 'if' is not followed by whitespace. 478
Error '(' is followed by whitespace. 478
Error ')' is preceded with whitespace. 478
Error '(' is followed by whitespace. 478
Error ')' is preceded with whitespace. 478
Error 'if' is not followed by whitespace. 484
Error '(' is followed by whitespace. 484
Error ')' is preceded with whitespace. 484
Error '{' should be on the previous line. 485
Error Line is longer than 80 characters. 486
Error '(' is followed by whitespace. 486
Error ')' is preceded with whitespace. 486
Error Line is longer than 80 characters. 490
Error '}' should be on the same line. 497
Error 'if' is not followed by whitespace. 503
Error '(' is followed by whitespace. 503
Error ')' is preceded with whitespace. 503
Error '{' should be on the previous line. 504
Error Line is longer than 80 characters. 505
Error '(' is followed by whitespace. 505
Error ')' is preceded with whitespace. 505
Error '(' is followed by whitespace. 506
Error ')' is preceded with whitespace. 506
Error '(' is followed by whitespace. 508
Error ')' is preceded with whitespace. 508
Error '}' should be on the same line. 510
Error '{' should be on the previous line. 517
Error Line is longer than 80 characters. 518
Error '(' is followed by whitespace. 518
Error ')' is preceded with whitespace. 518
Error '(' is followed by whitespace. 519
Error ')' is preceded with whitespace. 519
Error 'if' is not followed by whitespace. 521
Error '(' is followed by whitespace. 521
Error ')' is preceded with whitespace. 521
Error '{' should be on the previous line. 522
Error '(' is followed by whitespace. 523
Error ')' is preceded with whitespace. 523
Error Expected an @return tag. 537
Error Line is longer than 80 characters. 537
Error Method 'methodDeclaration' is not designed for extension - needs to be abstract, final or empty. 537
Error '(' is followed by whitespace. 537
Error Parameter classNode should be final. 537
Error Expected @param tag for 'classNode'. 537
Error Parameter reduction should be final. 537
Error Expected @param tag for 'reduction'. 537
Error ')' is preceded with whitespace. 537
Error Expected @throws tag for 'ParserException'. 537
Error '(' is followed by whitespace. 539
Error ')' is preceded with whitespace. 539
Error Expected an @return tag. 548
Error Line is longer than 80 characters. 548
Error Method 'parameterDeclarations' is not designed for extension - needs to be abstract, final or empty. 548
Error '(' is followed by whitespace. 548
Error Parameter reduction should be final. 548
Error Expected @param tag for 'reduction'. 548
Error ')' is preceded with whitespace. 548
Error Expected @throws tag for 'ParserException'. 548
Error 'for' is not followed by whitespace. 552
Error '(' is followed by whitespace. 552
Error ')' is preceded with whitespace. 552
Error '{' should be on the previous line. 553
Error '(' is followed by whitespace. 556
Error ')' is preceded with whitespace. 556
Error '(' is followed by whitespace. 557
Error ')' is preceded with whitespace. 557
Error 'if' is not followed by whitespace. 559
Error '(' is followed by whitespace. 559
Error ')' is preceded with whitespace. 559
Error '{' should be on the previous line. 560
Error Line is longer than 80 characters. 561
Error '-' is not preceded with whitespace. 561
Error '-' is not followed by whitespace. 561
Error '(' is followed by whitespace. 561
Error ')' is preceded with whitespace. 561
Error '}' should be on the same line. 562
Error '{' should be on the previous line. 564
Error '-' is not preceded with whitespace. 565
Error '-' is not followed by whitespace. 565
Error '(' is followed by whitespace. 565
Error ')' is preceded with whitespace. 565
Error Expected an @return tag. 579
Error Line is longer than 80 characters. 579
Error Method 'interfaceDeclaration' is not designed for extension - needs to be abstract, final or empty. 579
Error '(' is followed by whitespace. 579
Error Parameter context should be final. 579
Error Expected @param tag for 'context'. 579
Error Parameter reduction should be final. 579
Error Expected @param tag for 'reduction'. 579
Error ')' is preceded with whitespace. 579
Error Expected @throws tag for 'ParserException'. 579
Error '(' is followed by whitespace. 581
Error ')' is preceded with whitespace. 581
Error Line is longer than 80 characters. 589
Error Line is longer than 80 characters. 609
Error Line is longer than 80 characters. 610
Error Line is longer than 80 characters. 615
Error Line is longer than 80 characters. 618
Error Expected an @return tag. 637
Error Line is longer than 80 characters. 637
Error Method 'statementBody' is not designed for extension - needs to be abstract, final or empty. 637
Error '(' is followed by whitespace. 637
Error Parameter reduction should be final. 637
Error Expected @param tag for 'reduction'. 637
Error ')' is preceded with whitespace. 637
Error Expected @throws tag for 'ParserException'. 637
Error 'if' is not followed by whitespace. 639
Error '(' is followed by whitespace. 639
Error ')' is preceded with whitespace. 639
Error '{' should be on the previous line. 640
Error '}' should be on the same line. 642
Error 'if' is not followed by whitespace. 643
Error '(' is followed by whitespace. 643
Error ')' is preceded with whitespace. 643
Error '{' should be on the previous line. 644
Error '(' is followed by whitespace. 645
Error ')' is preceded with whitespace. 645
Error '}' should be on the same line. 646
Error '{' should be on the previous line. 648
Error '(' is followed by whitespace. 649
Error ')' is preceded with whitespace. 649
Error '(' is followed by whitespace. 650
Error ')' is preceded with whitespace. 650
Error 'if' is not followed by whitespace. 653
Error '(' is followed by whitespace. 653
Error ')' is preceded with whitespace. 653
Error '{' should be on the previous line. 654
Error 'cast' is not followed by whitespace. 655
Error '}' should be on the same line. 656
Error '{' should be on the previous line. 658
Error '(' is followed by whitespace. 660
Error ')' is preceded with whitespace. 660
Error Expected an @return tag. 674
Error Line is longer than 80 characters. 674
Error Method 'statements' is not designed for extension - needs to be abstract, final or empty. 674
Error '(' is followed by whitespace. 674
Error Parameter reduction should be final. 674
Error Expected @param tag for 'reduction'. 674
Error Parameter first should be final. 674
Error Expected @param tag for 'first'. 674
Error ')' is preceded with whitespace. 674
Error Expected @throws tag for 'ParserException'. 674
Error 'for' is not followed by whitespace. 678
Error '(' is followed by whitespace. 678
Error ')' is preceded with whitespace. 678
Error '{' should be on the previous line. 679
Error '(' is followed by whitespace. 682
Error ')' is preceded with whitespace. 682
Error '(' is followed by whitespace. 683
Error ')' is preceded with whitespace. 683
Error '(' is followed by whitespace. 685
Error ')' is preceded with whitespace. 685
Error Expected an @return tag. 697
Error Line is longer than 80 characters. 697
Error Method 'statementBlock' is not designed for extension - needs to be abstract, final or empty. 697
Error '(' is followed by whitespace. 697
Error Parameter reduction should be final. 697
Error Expected @param tag for 'reduction'. 697
Error ')' is preceded with whitespace. 697
Error Expected @throws tag for 'ParserException'. 697
Error '(' is followed by whitespace. 699
Error ')' is preceded with whitespace. 699
Error Expected an @return tag. 708
Error Method 'statement' is not designed for extension - needs to be abstract, final or empty. 708
Error '(' is followed by whitespace. 708
Error Parameter reduction should be final. 708
Error Expected @param tag for 'reduction'. 708
Error ')' is preceded with whitespace. 708
Error Expected @throws tag for 'ParserException'. 708
Error '{' should be on the previous line. 709
Error '(' is followed by whitespace. 715
Error ')' is preceded with whitespace. 715
Error '{' should be on the previous line. 716
Error Avoid nested blocks. 718
Error '(' is followed by whitespace. 719
Error ')' is preceded with whitespace. 719
Error Avoid nested blocks. 724
Error '(' is followed by whitespace. 725
Error ')' is preceded with whitespace. 725
Error Avoid nested blocks. 730
Error '(' is followed by whitespace. 731
Error ')' is preceded with whitespace. 731
Error Avoid nested blocks. 736
Error '(' is followed by whitespace. 737
Error ')' is preceded with whitespace. 737
Error Avoid nested blocks. 742
Error '(' is followed by whitespace. 743
Error ')' is preceded with whitespace. 743
Error Avoid nested blocks. 748
Error '(' is followed by whitespace. 749
Error ')' is preceded with whitespace. 749
Error Avoid nested blocks. 754
Error '(' is followed by whitespace. 755
Error ')' is preceded with whitespace. 755
Error Avoid nested blocks. 760
Error '(' is followed by whitespace. 761
Error ')' is preceded with whitespace. 761
Error Avoid nested blocks. 766
Error '(' is followed by whitespace. 767
Error ')' is preceded with whitespace. 767
Error Avoid nested blocks. 772
Error '(' is followed by whitespace. 773
Error ')' is preceded with whitespace. 773
Error Avoid nested blocks. 778
Error '(' is followed by whitespace. 779
Error ')' is preceded with whitespace. 779
Error Avoid nested blocks. 784
Error '(' is followed by whitespace. 785
Error ')' is preceded with whitespace. 785
Error Avoid nested blocks. 791
Error '(' is followed by whitespace. 792
Error ')' is preceded with whitespace. 792
Error Avoid nested blocks. 797
Error '(' is followed by whitespace. 798
Error ')' is preceded with whitespace. 798
Error '(' is followed by whitespace. 799
Error ')' is preceded with whitespace. 799
Error Avoid nested blocks. 805
Error '(' is followed by whitespace. 806
Error ')' is preceded with whitespace. 806
Error '(' is followed by whitespace. 813
Error ')' is preceded with whitespace. 813
Error Expected an @return tag. 823
Error Line is longer than 80 characters. 823
Error Method 'assertStatement' is not designed for extension - needs to be abstract, final or empty. 823
Error '(' is followed by whitespace. 823
Error Parameter reduction should be final. 823
Error Expected @param tag for 'reduction'. 823
Error ')' is preceded with whitespace. 823
Error Expected @throws tag for 'ParserException'. 823
Error Line is longer than 80 characters. 825
Error '(' is followed by whitespace. 825
Error ')' is preceded with whitespace. 825
Error 'if' is not followed by whitespace. 827
Error '(' is followed by whitespace. 827
Error ')' is preceded with whitespace. 827
Error '{' should be on the previous line. 828
Error Line is longer than 80 characters. 829
Error '(' is followed by whitespace. 829
Error ')' is preceded with whitespace. 829
Error '(' is followed by whitespace. 832
Error ')' is preceded with whitespace. 832
Error Expected an @return tag. 841
Error Line is longer than 80 characters. 841
Error Method 'breakStatement' is not designed for extension - needs to be abstract, final or empty. 841
Error '(' is followed by whitespace. 841
Error Parameter reduction should be final. 841
Error Expected @param tag for 'reduction'. 841
Error ')' is preceded with whitespace. 841
Error Expected @throws tag for 'ParserException'. 841
Error 'if' is not followed by whitespace. 843
Error '(' is followed by whitespace. 843
Error ')' is preceded with whitespace. 843
Error '{' should be on the previous line. 844
Error '(' is followed by whitespace. 845
Error ')' is preceded with whitespace. 845
Error Expected an @return tag. 857
Error Line is longer than 80 characters. 857
Error Method 'continueStatement' is not designed for extension - needs to be abstract, final or empty. 857
Error '(' is followed by whitespace. 857
Error Parameter reduction should be final. 857
Error Expected @param tag for 'reduction'. 857
Error ')' is preceded with whitespace. 857
Error Expected @throws tag for 'ParserException'. 857
Error 'if' is not followed by whitespace. 860
Error '(' is followed by whitespace. 860
Error ')' is preceded with whitespace. 860
Error '{' should be on the previous line. 861
Error '(' is followed by whitespace. 862
Error ')' is preceded with whitespace. 862
Error Expected an @return tag. 874
Error Line is longer than 80 characters. 874
Error Method 'ifStatement' is not designed for extension - needs to be abstract, final or empty. 874
Error '(' is followed by whitespace. 874
Error Parameter reduction should be final. 874
Error Expected @param tag for 'reduction'. 874
Error ')' is preceded with whitespace. 874
Error Expected @throws tag for 'ParserException'. 874
Error '(' is followed by whitespace. 876
Error ')' is preceded with whitespace. 876
Error '(' is followed by whitespace. 877
Error ')' is preceded with whitespace. 877
Error 'if' is not followed by whitespace. 880
Error '(' is followed by whitespace. 880
Error '3' is a magic number. 880
Error ')' is preceded with whitespace. 880
Error '{' should be on the previous line. 881
Error '3' is a magic number. 882
Error 'if' is not followed by whitespace. 883
Error '(' is followed by whitespace. 883
Error ')' is preceded with whitespace. 883
Error '{' should be on the previous line. 884
Error '(' is followed by whitespace. 885
Error ')' is preceded with whitespace. 885
Error '}' should be on the same line. 886
Error '{' should be on the previous line. 888
Error '(' is followed by whitespace. 889
Error ')' is preceded with whitespace. 889
Error Line is longer than 80 characters. 894
Error '(' is followed by whitespace. 894
Error ')' is preceded with whitespace. 894
Error Expected an @return tag. 903
Error Line is longer than 80 characters. 903
Error Method 'returnStatement' is not designed for extension - needs to be abstract, final or empty. 903
Error '(' is followed by whitespace. 903
Error Parameter reduction should be final. 903
Error Expected @param tag for 'reduction'. 903
Error ')' is preceded with whitespace. 903
Error Expected @throws tag for 'ParserException'. 903
Error 'if' is not followed by whitespace. 905
Error '(' is followed by whitespace. 905
Error ')' is preceded with whitespace. 905
Error '{' should be on the previous line. 906
Error '(' is followed by whitespace. 907
Error ')' is preceded with whitespace. 907
Error Expected an @return tag. 919
Error Line is longer than 80 characters. 919
Error Method 'switchStatement' is not designed for extension - needs to be abstract, final or empty. 919
Error '(' is followed by whitespace. 919
Error Parameter reduction should be final. 919
Error Expected @param tag for 'reduction'. 919
Error ')' is preceded with whitespace. 919
Error Expected @throws tag for 'ParserException'. 919
Error Line is longer than 80 characters. 921
Error '(' is followed by whitespace. 921
Error ')' is preceded with whitespace. 921
Error 'for' is not followed by whitespace. 923
Error '(' is followed by whitespace. 923
Error ')' is preceded with whitespace. 923
Error '{' should be on the previous line. 924
Error '(' is followed by whitespace. 927
Error ')' is preceded with whitespace. 927
Error '{' should be on the previous line. 928
Error '(' is followed by whitespace. 931
Error ')' is preceded with whitespace. 931
Error '(' is followed by whitespace. 935
Error ')' is preceded with whitespace. 935
Error Line is longer than 80 characters. 939
Error '(' is followed by whitespace. 939
Error ')' is preceded with whitespace. 939
Error Expected an @return tag. 952
Error Line is longer than 80 characters. 952
Error Method 'caseStatement' is not designed for extension - needs to be abstract, final or empty. 952
Error '(' is followed by whitespace. 952
Error Parameter reduction should be final. 952
Error Expected @param tag for 'reduction'. 952
Error ')' is preceded with whitespace. 952
Error Expected @throws tag for 'ParserException'. 952
Error Line is longer than 80 characters. 954
Error '(' is followed by whitespace. 954
Error ')' is preceded with whitespace. 954
Error Expected an @return tag. 963
Error Line is longer than 80 characters. 963
Error Method 'synchronizedStatement' is not designed for extension - needs to be abstract, final or empty. 963
Error '(' is followed by whitespace. 963
Error Parameter reduction should be final. 963
Error Expected @param tag for 'reduction'. 963
Error ')' is preceded with whitespace. 963
Error Expected @throws tag for 'ParserException'. 963
Error Line is longer than 80 characters. 965
Error '(' is followed by whitespace. 965
Error ')' is preceded with whitespace. 965
Error Expected an @return tag. 974
Error Line is longer than 80 characters. 974
Error Method 'throwStatement' is not designed for extension - needs to be abstract, final or empty. 974
Error '(' is followed by whitespace. 974
Error Parameter reduction should be final. 974
Error Expected @param tag for 'reduction'. 974
Error ')' is preceded with whitespace. 974
Error Expected @throws tag for 'ParserException'. 974
Error '(' is followed by whitespace. 976
Error ')' is preceded with whitespace. 976
Error Expected an @return tag. 985
Error Line is longer than 80 characters. 985
Error Method 'tryStatement' is not designed for extension - needs to be abstract, final or empty. 985
Error '(' is followed by whitespace. 985
Error Parameter reduction should be final. 985
Error Expected @param tag for 'reduction'. 985
Error ')' is preceded with whitespace. 985
Error Expected @throws tag for 'ParserException'. 985
Error '(' is followed by whitespace. 987
Error ')' is preceded with whitespace. 987
Error '(' is followed by whitespace. 988
Error '3' is a magic number. 988
Error ')' is preceded with whitespace. 988
Error Line is longer than 80 characters. 990
Error '(' is followed by whitespace. 990
Error ')' is preceded with whitespace. 990
Error 'for' is not followed by whitespace. 993
Error '(' is followed by whitespace. 993
Error ')' is preceded with whitespace. 993
Error '{' should be on the previous line. 994
Error '(' is followed by whitespace. 996
Error ')' is preceded with whitespace. 996
Error '(' is followed by whitespace. 997
Error ')' is preceded with whitespace. 997
Error Line is longer than 80 characters. 999
Error '(' is followed by whitespace. 999
Error '3' is a magic number. 999
Error ')' is preceded with whitespace. 999
Error Expected an @return tag. 1011
Error Line is longer than 80 characters. 1011
Error Method 'forStatement' is not designed for extension - needs to be abstract, final or empty. 1011
Error '(' is followed by whitespace. 1011
Error Parameter reduction should be final. 1011
Error Expected @param tag for 'reduction'. 1011
Error ')' is preceded with whitespace. 1011
Error Expected @throws tag for 'ParserException'. 1011
Error '(' is followed by whitespace. 1014
Error ')' is preceded with whitespace. 1014
Error 'if' is not followed by whitespace. 1020
Error '(' is followed by whitespace. 1020
Error ')' is preceded with whitespace. 1020
Error '{' should be on the previous line. 1021
Error '(' is followed by whitespace. 1022
Error ')' is preceded with whitespace. 1022
Error '(' is followed by whitespace. 1023
Error ')' is preceded with whitespace. 1023
Error '(' is followed by whitespace. 1024
Error '3' is a magic number. 1024
Error ')' is preceded with whitespace. 1024
Error Line is longer than 80 characters. 1026
Error '(' is followed by whitespace. 1026
Error ')' is preceded with whitespace. 1026
Error '}' should be on the same line. 1027
Error '{' should be on the previous line. 1034
Error '(' is followed by whitespace. 1036
Error ')' is preceded with whitespace. 1036
Error '(' is followed by whitespace. 1037
Error ')' is preceded with whitespace. 1037
Error '(' is followed by whitespace. 1038
Error '3' is a magic number. 1038
Error ')' is preceded with whitespace. 1038
Error '(' is followed by whitespace. 1040
Error ')' is preceded with whitespace. 1040
Error Expected an @return tag. 1050
Error Line is longer than 80 characters. 1050
Error Method 'doWhileStatement' is not designed for extension - needs to be abstract, final or empty. 1050
Error '(' is followed by whitespace. 1050
Error Parameter reduction should be final. 1050
Error Expected @param tag for 'reduction'. 1050
Error ')' is preceded with whitespace. 1050
Error Expected @throws tag for 'ParserException'. 1050
Error '(' is followed by whitespace. 1052
Error ')' is preceded with whitespace. 1052
Error '(' is followed by whitespace. 1053
Error ')' is preceded with whitespace. 1053
Error '(' is followed by whitespace. 1055
Error ')' is preceded with whitespace. 1055
Error Expected an @return tag. 1064
Error Line is longer than 80 characters. 1064
Error Method 'whileStatement' is not designed for extension - needs to be abstract, final or empty. 1064
Error '(' is followed by whitespace. 1064
Error Parameter reduction should be final. 1064
Error Expected @param tag for 'reduction'. 1064
Error ')' is preceded with whitespace. 1064
Error Expected @throws tag for 'ParserException'. 1064
Error '(' is followed by whitespace. 1066
Error ')' is preceded with whitespace. 1066
Error '(' is followed by whitespace. 1067
Error ')' is preceded with whitespace. 1067
Error '(' is followed by whitespace. 1069
Error ')' is preceded with whitespace. 1069
Error Expected an @return tag. 1084
Error Line is longer than 80 characters. 1084
Error Method 'expressionStatement' is not designed for extension - needs to be abstract, final or empty. 1084
Error '(' is followed by whitespace. 1084
Error Parameter node should be final. 1084
Error Expected @param tag for 'node'. 1084
Error ')' is preceded with whitespace. 1084
Error Expected @throws tag for 'ParserException'. 1084
Error '(' is followed by whitespace. 1086
Error ')' is preceded with whitespace. 1086
Error Expected an @return tag. 1095
Error Line is longer than 80 characters. 1095
Error Method 'expressions' is not designed for extension - needs to be abstract, final or empty. 1095
Error '(' is followed by whitespace. 1095
Error Parameter reduction should be final. 1095
Error Expected @param tag for 'reduction'. 1095
Error ')' is preceded with whitespace. 1095
Error Expected @throws tag for 'ParserException'. 1095
Error 'for' is not followed by whitespace. 1099
Error '(' is followed by whitespace. 1099
Error ')' is preceded with whitespace. 1099
Error '{' should be on the previous line. 1100
Error '-' is not preceded with whitespace. 1101
Error '-' is not followed by whitespace. 1101
Error '(' is followed by whitespace. 1101
Error ')' is preceded with whitespace. 1101
Error Expected an @return tag. 1113
Error Method 'expression' is not designed for extension - needs to be abstract, final or empty. 1113
Error '(' is followed by whitespace. 1113
Error Parameter reduction should be final. 1113
Error Expected @param tag for 'reduction'. 1113
Error ')' is preceded with whitespace. 1113
Error Expected @throws tag for 'ParserException'. 1113
Error '(' is followed by whitespace. 1117
Error ')' is preceded with whitespace. 1117
Error '(' is followed by whitespace. 1118
Error ')' is preceded with whitespace. 1118
Error '{' should be on the previous line. 1119
Error Avoid nested blocks. 1121
Error '(' is followed by whitespace. 1122
Error ')' is preceded with whitespace. 1122
Error Avoid nested blocks. 1127
Error '(' is followed by whitespace. 1128
Error ')' is preceded with whitespace. 1128
Error '(' is followed by whitespace. 1129
Error ')' is preceded with whitespace. 1129
Error Line is longer than 80 characters. 1131
Error '(' is followed by whitespace. 1131
Error ')' is preceded with whitespace. 1131
Error Avoid nested blocks. 1138
Error '(' is followed by whitespace. 1139
Error ')' is preceded with whitespace. 1139
Error Avoid nested blocks. 1145
Error Line is longer than 80 characters. 1146
Error '(' is followed by whitespace. 1146
Error ')' is preceded with whitespace. 1146
Error Avoid nested blocks. 1152
Error '(' is followed by whitespace. 1153
Error ')' is preceded with whitespace. 1153
Error Avoid nested blocks. 1159
Error '(' is followed by whitespace. 1160
Error ')' is preceded with whitespace. 1160
Error '(' is followed by whitespace. 1161
Error ')' is preceded with whitespace. 1161
Error Avoid nested blocks. 1167
Error '(' is followed by whitespace. 1168
Error ')' is preceded with whitespace. 1168
Error Avoid nested blocks. 1174
Error '(' is followed by whitespace. 1175
Error ')' is preceded with whitespace. 1175
Error Line is longer than 80 characters. 1180
Error '(' is followed by whitespace. 1180
Error ')' is preceded with whitespace. 1180
Error 'if' is not followed by whitespace. 1184
Error '(' is followed by whitespace. 1184
Error ')' is preceded with whitespace. 1184
Error '{' should be on the previous line. 1185
Error Line is longer than 80 characters. 1186
Error '(' is followed by whitespace. 1186
Error ')' is preceded with whitespace. 1186
Error '(' is followed by whitespace. 1189
Error ')' is preceded with whitespace. 1189
Error Missing a Javadoc comment. 1194
Error Expected an @return tag. 1213
Error Line is longer than 80 characters. 1213
Error Method 'infixExpression' is not designed for extension - needs to be abstract, final or empty. 1213
Error '(' is followed by whitespace. 1213
Error Parameter reduction should be final. 1213
Error Expected @param tag for 'reduction'. 1213
Error ')' is preceded with whitespace. 1213
Error Expected @throws tag for 'ParserException'. 1213
Error '(' is followed by whitespace. 1218
Error ')' is preceded with whitespace. 1218
Error '{' should be on the previous line. 1219
Error Avoid nested blocks. 1222
Error 'if' is not followed by whitespace. 1226
Error '(' is followed by whitespace. 1226
Error ')' is preceded with whitespace. 1226
Error '{' should be on the previous line. 1227
Error Line is longer than 80 characters. 1229
Error 'if' is not followed by whitespace. 1229
Error '(' is followed by whitespace. 1229
Error ')' is preceded with whitespace. 1229
Error Line is longer than 80 characters. 1231
Error '(' is followed by whitespace. 1231
Error ')' is preceded with whitespace. 1231
Error 'if' is not followed by whitespace. 1236
Error '(' is followed by whitespace. 1236
Error ')' is preceded with whitespace. 1236
Error '{' should be on the previous line. 1237
Error '(' is followed by whitespace. 1238
Error ')' is preceded with whitespace. 1238
Error Line is longer than 80 characters. 1241
Error '(' is followed by whitespace. 1241
Error ')' is preceded with whitespace. 1241
Error Avoid nested blocks. 1247
Error '(' is followed by whitespace. 1248
Error ')' is preceded with whitespace. 1248
Error '(' is followed by whitespace. 1249
Error ')' is preceded with whitespace. 1249
Error Line is longer than 80 characters. 1250
Error '(' is followed by whitespace. 1250
Error ')' is preceded with whitespace. 1250
Error Avoid nested blocks. 1256
Error '(' is followed by whitespace. 1257
Error ')' is preceded with whitespace. 1257
Error '(' is followed by whitespace. 1258
Error ')' is preceded with whitespace. 1258
Error Line is longer than 80 characters. 1259
Error '(' is followed by whitespace. 1259
Error ')' is preceded with whitespace. 1259
Error Expected an @return tag. 1273
Error Line is longer than 80 characters. 1273
Error Method 'prefixExpression' is not designed for extension - needs to be abstract, final or empty. 1273
Error '(' is followed by whitespace. 1273
Error Parameter reduction should be final. 1273
Error Expected @param tag for 'reduction'. 1273
Error ')' is preceded with whitespace. 1273
Error Expected @throws tag for 'ParserException'. 1273
Error '(' is followed by whitespace. 1279
Error ')' is preceded with whitespace. 1279
Error '{' should be on the previous line. 1280
Error 'if' is not followed by whitespace. 1282
Error '(' is followed by whitespace. 1282
Error ')' is preceded with whitespace. 1282
Error '{' should be on the previous line. 1283
Error '(' is followed by whitespace. 1284
Error ')' is preceded with whitespace. 1284
Error '}' should be on the same line. 1285
Error '{' should be on the previous line. 1287
Error '(' is followed by whitespace. 1288
Error ')' is preceded with whitespace. 1288
Error '(' is followed by whitespace. 1297
Error ')' is preceded with whitespace. 1297
Error Line is longer than 80 characters. 1301
Error '(' is followed by whitespace. 1301
Error ')' is preceded with whitespace. 1301
Error Expected an @return tag. 1314
Error Line is longer than 80 characters. 1314
Error Method 'simpleExpression' is not designed for extension - needs to be abstract, final or empty. 1314
Error '(' is followed by whitespace. 1314
Error Parameter reduction should be final. 1314
Error Expected @param tag for 'reduction'. 1314
Error ')' is preceded with whitespace. 1314
Error Expected @throws tag for 'ParserException'. 1314
Error switch without "default" clause. 1319
Error '(' is followed by whitespace. 1319
Error ')' is preceded with whitespace. 1319
Error '{' should be on the previous line. 1320
Error '(' is followed by whitespace. 1334
Error ')' is preceded with whitespace. 1334
Error '(' is followed by whitespace. 1339
Error ')' is preceded with whitespace. 1339
Error '(' is followed by whitespace. 1344
Error ')' is preceded with whitespace. 1344
Error '(' is followed by whitespace. 1348
Error ')' is preceded with whitespace. 1348
Error Expected an @return tag. 1362
Error Line is longer than 80 characters. 1362
Error Method 'numericExpression' is not designed for extension - needs to be abstract, final or empty. 1362
Error '(' is followed by whitespace. 1362
Error Parameter reduction should be final. 1362
Error Expected @param tag for 'reduction'. 1362
Error Parameter negate should be final. 1362
Error Expected @param tag for 'negate'. 1362
Error ')' is preceded with whitespace. 1362
Error Expected @throws tag for 'ParserException'. 1362
Error Avoid inline conditionals. 1366
Error '{' should be on the previous line. 1371
Error Line is longer than 80 characters. 1372
Error Avoid inline conditionals. 1372
Error '(' is followed by whitespace. 1374
Error ')' is preceded with whitespace. 1374
Error '}' should be on the same line. 1375
Error 'catch' is not followed by whitespace. 1376
Error '(' is followed by whitespace. 1376
Error ')' is preceded with whitespace. 1376
Error '{' should be on the previous line. 1377
Error Line is longer than 80 characters. 1378
Error '(' is followed by whitespace. 1378
Error ')' is preceded with whitespace. 1378
Error '(' is followed by whitespace. 1381
Error ')' is preceded with whitespace. 1381
Error Expected an @return tag. 1390
Error Line is longer than 80 characters. 1390
Error Method 'syntheticExpression' is not designed for extension - needs to be abstract, final or empty. 1390
Error '(' is followed by whitespace. 1390
Error Parameter reduction should be final. 1390
Error Expected @param tag for 'reduction'. 1390
Error ')' is preceded with whitespace. 1390
Error Expected @throws tag for 'ParserException'. 1390
Error switch without "default" clause. 1395
Error '(' is followed by whitespace. 1395
Error ')' is preceded with whitespace. 1395
Error '{' should be on the previous line. 1396
Error Avoid nested blocks. 1398
Error Line is longer than 80 characters. 1399
Error '(' is followed by whitespace. 1399
Error ')' is preceded with whitespace. 1399
Error '(' is followed by whitespace. 1400
Error ')' is preceded with whitespace. 1400
Error '(' is followed by whitespace. 1401
Error '3' is a magic number. 1401
Error ')' is preceded with whitespace. 1401
Error Line is longer than 80 characters. 1403
Error '(' is followed by whitespace. 1403
Error ')' is preceded with whitespace. 1403
Error Avoid nested blocks. 1409
Error '(' is followed by whitespace. 1410
Error ')' is preceded with whitespace. 1410
Error '(' is followed by whitespace. 1411
Error ')' is preceded with whitespace. 1411
Error '(' is followed by whitespace. 1413
Error ')' is preceded with whitespace. 1413
Error Avoid nested blocks. 1419
Error '(' is followed by whitespace. 1420
Error ')' is preceded with whitespace. 1420
Error Avoid nested blocks. 1426
Error '(' is followed by whitespace. 1427
Error ')' is preceded with whitespace. 1427
Error Avoid nested blocks. 1433
Error '(' is followed by whitespace. 1434
Error ')' is preceded with whitespace. 1434
Error Avoid nested blocks. 1440
Error '(' is followed by whitespace. 1441
Error ')' is preceded with whitespace. 1441
Error Avoid nested blocks. 1447
Error '(' is followed by whitespace. 1448
Error ')' is preceded with whitespace. 1448
Error Avoid nested blocks. 1454
Error '(' is followed by whitespace. 1455
Error ')' is preceded with whitespace. 1455
Error Expected an @return tag. 1471
Error Line is longer than 80 characters. 1471
Error Method 'variableOrClassExpression' is not designed for extension - needs to be abstract, final or empty. 1471
Error '(' is followed by whitespace. 1471
Error Parameter reduction should be final. 1471
Error Expected @param tag for 'reduction'. 1471
Error ')' is preceded with whitespace. 1471
Error Expected @throws tag for 'ParserException'. 1471
Error '(' is followed by whitespace. 1473
Error ')' is preceded with whitespace. 1473
Error 'if' is not followed by whitespace. 1475
Error '(' is followed by whitespace. 1475
Error ')' is preceded with whitespace. 1475
Error '{' should be on the previous line. 1476
Error '(' is followed by whitespace. 1477
Error ')' is preceded with whitespace. 1477
Error '}' should be on the same line. 1478
Error '{' should be on the previous line. 1480
Error '(' is followed by whitespace. 1481
Error ')' is preceded with whitespace. 1481
Error Expected an @return tag. 1491
Error Line is longer than 80 characters. 1491
Error Method 'classExpression' is not designed for extension - needs to be abstract, final or empty. 1491
Error '(' is followed by whitespace. 1491
Error Parameter reduction should be final. 1491
Error Expected @param tag for 'reduction'. 1491
Error ')' is preceded with whitespace. 1491
Error Expected @throws tag for 'ParserException'. 1491
Error '(' is followed by whitespace. 1493
Error ')' is preceded with whitespace. 1493
Error '(' is followed by whitespace. 1494
Error ')' is preceded with whitespace. 1494
Error Expected an @return tag. 1504
Error Method 'variableExpression' is not designed for extension - needs to be abstract, final or empty. 1504
Error '(' is followed by whitespace. 1504
Error Parameter reduction should be final. 1504
Error Expected @param tag for 'reduction'. 1504
Error ')' is preceded with whitespace. 1504
Error '{' should be on the previous line. 1505
Error '(' is followed by whitespace. 1506
Error ')' is preceded with whitespace. 1506
Error Line is longer than 80 characters. 1509
Error Method 'variableExpression' is not designed for extension - needs to be abstract, final or empty. 1509
Error Missing a Javadoc comment. 1509
Error '(' is followed by whitespace. 1509
Error Parameter reduction should be final. 1509
Error Parameter type should be final. 1509
Error ')' is preceded with whitespace. 1509
Error '(' is followed by whitespace. 1511
Error ')' is preceded with whitespace. 1511
Error Expected an @return tag. 1520
Error Method 'typeExpression' is not designed for extension - needs to be abstract, final or empty. 1520
Error '(' is followed by whitespace. 1520
Error Parameter reduction should be final. 1520
Error Expected @param tag for 'reduction'. 1520
Error ')' is preceded with whitespace. 1520
Error '{' should be on the previous line. 1521
Error '(' is followed by whitespace. 1522
Error ')' is preceded with whitespace. 1522
Error 'if' is not followed by whitespace. 1523
Error '(' is followed by whitespace. 1523
Error ')' is preceded with whitespace. 1523
Error '{' should be on the previous line. 1524
Error '}' should be on the same line. 1526
Error '{' should be on the previous line. 1528
Error '(' is followed by whitespace. 1529
Error ')' is preceded with whitespace. 1529
Error Expected an @return tag. 1540
Error Line is longer than 80 characters. 1540
Error Method 'variableDeclarationExpression' is not designed for extension - needs to be abstract, final or empty. 1540
Error '(' is followed by whitespace. 1540
Error Parameter reduction should be final. 1540
Error Expected @param tag for 'reduction'. 1540
Error ')' is preceded with whitespace. 1540
Error Expected @throws tag for 'ParserException'. 1540
Error '(' is followed by whitespace. 1542
Error ')' is preceded with whitespace. 1542
Error 'if' is not followed by whitespace. 1548
Error '(' is followed by whitespace. 1548
Error '3' is a magic number. 1548
Error ')' is preceded with whitespace. 1548
Error '{' should be on the previous line. 1549
Error '(' is followed by whitespace. 1552
Error ')' is preceded with whitespace. 1552
Error '(' is followed by whitespace. 1555
Error ')' is preceded with whitespace. 1555
Error Line is longer than 80 characters. 1557
Error '(' is followed by whitespace. 1557
Error ')' is preceded with whitespace. 1557
Error Line is longer than 80 characters. 1561
Error '(' is followed by whitespace. 1561
Error ')' is preceded with whitespace. 1561
Error Line is longer than 80 characters. 1565
Error Expected an @return tag. 1584
Error Line is longer than 80 characters. 1584
Error Method 'methodCallExpression' is not designed for extension - needs to be abstract, final or empty. 1584
Error '(' is followed by whitespace. 1584
Error Parameter reduction should be final. 1584
Error Expected @param tag for 'reduction'. 1584
Error ')' is preceded with whitespace. 1584
Error Expected @throws tag for 'ParserException'. 1584
Error '(' is followed by whitespace. 1598
Error ')' is preceded with whitespace. 1598
Error '{' should be on the previous line. 1599
Error Avoid nested blocks. 1601
Error '(' is followed by whitespace. 1602
Error ')' is preceded with whitespace. 1602
Error '(' is followed by whitespace. 1603
Error ')' is preceded with whitespace. 1603
Error Avoid nested blocks. 1608
Error '(' is followed by whitespace. 1610
Error ')' is preceded with whitespace. 1610
Error Avoid nested blocks. 1615
Error '(' is followed by whitespace. 1617
Error ')' is preceded with whitespace. 1617
Error Avoid nested blocks. 1624
Error '(' is followed by whitespace. 1625
Error ')' is preceded with whitespace. 1625
Error '(' is followed by whitespace. 1626
Error ')' is preceded with whitespace. 1626
Error Avoid nested blocks. 1632
Error '(' is followed by whitespace. 1633
Error ')' is preceded with whitespace. 1633
Error '(' is followed by whitespace. 1642
Error ')' is preceded with whitespace. 1642
Error Line is longer than 80 characters. 1644
Error '(' is followed by whitespace. 1646
Error ')' is preceded with whitespace. 1646
Error '(' is followed by whitespace. 1647
Error ')' is preceded with whitespace. 1647
Error '(' is followed by whitespace. 1648
Error ')' is preceded with whitespace. 1648
Error Expected an @return tag. 1659
Error Line is longer than 80 characters. 1659
Error Method 'closureExpression' is not designed for extension - needs to be abstract, final or empty. 1659
Error '(' is followed by whitespace. 1659
Error Parameter reduction should be final. 1659
Error Expected @param tag for 'reduction'. 1659
Error ')' is preceded with whitespace. 1659
Error Expected @throws tag for 'ParserException'. 1659
Error '(' is followed by whitespace. 1663
Error ')' is preceded with whitespace. 1663
Error Line is longer than 80 characters. 1664
Error '(' is followed by whitespace. 1664
Error ')' is preceded with whitespace. 1664
Error Expected an @return tag. 1675
Error Line is longer than 80 characters. 1675
Error Method 'parameterList' is not designed for extension - needs to be abstract, final or empty. 1675
Error '(' is followed by whitespace. 1675
Error Parameter reduction should be final. 1675
Error Expected @param tag for 'reduction'. 1675
Error ')' is preceded with whitespace. 1675
Error Expected @throws tag for 'ParserException'. 1675
Error 'for' is not followed by whitespace. 1679
Error '(' is followed by whitespace. 1679
Error ')' is preceded with whitespace. 1679
Error '{' should be on the previous line. 1680
Error '(' is followed by whitespace. 1682
Error ')' is preceded with whitespace. 1682
Error Expected an @return tag. 1694
Error Line is longer than 80 characters. 1694
Error Method 'newExpression' is not designed for extension - needs to be abstract, final or empty. 1694
Error '(' is followed by whitespace. 1694
Error Parameter reduction should be final. 1694
Error Expected @param tag for 'reduction'. 1694
Error ')' is preceded with whitespace. 1694
Error Expected @throws tag for 'ParserException'. 1694
Error '(' is followed by whitespace. 1698
Error ')' is preceded with whitespace. 1698
Error 'if' is not followed by whitespace. 1704
Error '(' is followed by whitespace. 1704
Error ')' is preceded with whitespace. 1704
Error '{' should be on the previous line. 1705
Error 'if' is not followed by whitespace. 1715
Error '(' is followed by whitespace. 1715
Error ')' is preceded with whitespace. 1715
Error '{' should be on the previous line. 1716
Error Line is longer than 80 characters. 1717
Error '(' is followed by whitespace. 1717
Error ')' is preceded with whitespace. 1717
Error '}' should be on the same line. 1718
Error '{' should be on the previous line. 1720
Error '(' is followed by whitespace. 1721
Error ')' is preceded with whitespace. 1721
Error 'if' is not followed by whitespace. 1728
Error '(' is followed by whitespace. 1728
Error ')' is preceded with whitespace. 1728
Error '{' should be on the previous line. 1729
Error '3' is a magic number. 1730
Error 'if' is not followed by whitespace. 1732
Error '(' is followed by whitespace. 1732
Error ')' is preceded with whitespace. 1732
Error '{' should be on the previous line. 1733
Error Line is longer than 80 characters. 1734
Error '(' is followed by whitespace. 1734
Error ')' is preceded with whitespace. 1734
Error Line is longer than 80 characters. 1737
Error '(' is followed by whitespace. 1737
Error ')' is preceded with whitespace. 1737
Error '}' should be on the same line. 1738
Error '{' should be on the previous line. 1745
Error 'if' is not followed by whitespace. 1746
Error '(' is followed by whitespace. 1746
Error ')' is preceded with whitespace. 1746
Error '{' should be on the previous line. 1747
Error Line is longer than 80 characters. 1748
Error '(' is followed by whitespace. 1748
Error ')' is preceded with whitespace. 1748
Error Line is longer than 80 characters. 1752
Error '}' should be on the same line. 1755
Error '{' should be on the previous line. 1757
Error Line is longer than 80 characters. 1758
Error '(' is followed by whitespace. 1758
Error ')' is preceded with whitespace. 1758
Error '}' should be on the same line. 1761
Error Line is longer than 80 characters. 1765
Error '{' should be on the previous line. 1768
Error '(' is followed by whitespace. 1769
Error ')' is preceded with whitespace. 1769
Error 'if' is not followed by whitespace. 1771
Error '(' is followed by whitespace. 1771
Error '3' is a magic number. 1771
Error ')' is preceded with whitespace. 1771
Error '{' should be on the previous line. 1772
Error Line is longer than 80 characters. 1773
Error '(' is followed by whitespace. 1773
Error ')' is preceded with whitespace. 1773
Error '(' is followed by whitespace. 1776
Error ')' is preceded with whitespace. 1776
Error Expected an @return tag. 1788
Error Line is longer than 80 characters. 1788
Error Method 'tupleExpression' is not designed for extension - needs to be abstract, final or empty. 1788
Error '(' is followed by whitespace. 1788
Error Parameter reduction should be final. 1788
Error Expected @param tag for 'reduction'. 1788
Error ')' is preceded with whitespace. 1788
Error Expected @throws tag for 'ParserException'. 1788
Error 'for' is not followed by whitespace. 1792
Error '(' is followed by whitespace. 1792
Error ')' is preceded with whitespace. 1792
Error '{' should be on the previous line. 1793
Error 'if' is not followed by whitespace. 1796
Error '(' is followed by whitespace. 1796
Error ')' is preceded with whitespace. 1796
Error '{' should be on the previous line. 1797
Error '(' is followed by whitespace. 1798
Error ')' is preceded with whitespace. 1798
Error '}' should be on the same line. 1799
Error '{' should be on the previous line. 1801
Error '(' is followed by whitespace. 1802
Error ')' is preceded with whitespace. 1802
Error Expected an @return tag. 1815
Error Line is longer than 80 characters. 1815
Error Method 'gstringExpression' is not designed for extension - needs to be abstract, final or empty. 1815
Error '(' is followed by whitespace. 1815
Error Parameter reduction should be final. 1815
Error Expected @param tag for 'reduction'. 1815
Error ')' is preceded with whitespace. 1815
Error Expected @throws tag for 'ParserException'. 1815
Error 'if' is not followed by whitespace. 1817
Error '(' is followed by whitespace. 1817
Error ')' is preceded with whitespace. 1817
Error '{' should be on the previous line. 1818
Error '(' is followed by whitespace. 1819
Error ')' is preceded with whitespace. 1819
Error Line is longer than 80 characters. 1822
Error 'if' is not followed by whitespace. 1822
Error '(' is followed by whitespace. 1822
Error ')' is preceded with whitespace. 1822
Error '(' is followed by whitespace. 1824
Error ')' is preceded with whitespace. 1824
Error Line is longer than 80 characters. 1828
Error '(' is followed by whitespace. 1828
Error ')' is preceded with whitespace. 1828
Error 'for' is not followed by whitespace. 1831
Error '(' is followed by whitespace. 1831
Error ')' is preceded with whitespace. 1831
Error '{' should be on the previous line. 1832
Error 'if' is not followed by whitespace. 1834
Error '(' is followed by whitespace. 1834
Error ')' is preceded with whitespace. 1834
Error '{' should be on the previous line. 1835
Error Line is longer than 80 characters. 1836
Error '(' is followed by whitespace. 1836
Error ')' is preceded with whitespace. 1836
Error '(' is followed by whitespace. 1837
Error ')' is preceded with whitespace. 1837
Error '(' is followed by whitespace. 1839
Error ')' is preceded with whitespace. 1839
Error '}' should be on the same line. 1842
Error '{' should be on the previous line. 1844
Error 'if' is not followed by whitespace. 1845
Error '(' is followed by whitespace. 1845
Error ')' is preceded with whitespace. 1845
Error '{' should be on the previous line. 1846
Error '(' is followed by whitespace. 1847
Error ')' is preceded with whitespace. 1847
Error Line is longer than 80 characters. 1851
Error '(' is followed by whitespace. 1851
Error Avoid inline conditionals. 1851
Error ')' is preceded with whitespace. 1851
Error Expected an @return tag. 1864
Error Line is longer than 80 characters. 1864
Error Method 'listExpression' is not designed for extension - needs to be abstract, final or empty. 1864
Error '(' is followed by whitespace. 1864
Error Parameter reduction should be final. 1864
Error Expected @param tag for 'reduction'. 1864
Error ')' is preceded with whitespace. 1864
Error Expected @throws tag for 'ParserException'. 1864
Error 'for' is not followed by whitespace. 1868
Error '(' is followed by whitespace. 1868
Error ')' is preceded with whitespace. 1868
Error '{' should be on the previous line. 1869
Error '(' is followed by whitespace. 1870
Error ')' is preceded with whitespace. 1870
Error Expected an @return tag. 1882
Error Line is longer than 80 characters. 1882
Error Method 'mapExpression' is not designed for extension - needs to be abstract, final or empty. 1882
Error '(' is followed by whitespace. 1882
Error Parameter reduction should be final. 1882
Error Expected @param tag for 'reduction'. 1882
Error ')' is preceded with whitespace. 1882
Error Expected @throws tag for 'ParserException'. 1882
Error 'for' is not followed by whitespace. 1886
Error '(' is followed by whitespace. 1886
Error ')' is preceded with whitespace. 1886
Error '{' should be on the previous line. 1887
Error '(' is followed by whitespace. 1889
Error ')' is preceded with whitespace. 1889
Error '(' is followed by whitespace. 1890
Error ')' is preceded with whitespace. 1890
Error '(' is followed by whitespace. 1892
Error ')' is preceded with whitespace. 1892
Error Line is longer than 80 characters. 1905
Error Missing a Javadoc comment. 1905
Error Missing a Javadoc comment. 1906
Error Name 'NOT_RESOLVED' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1906
Error Expected an @return tag. 1914
Error Method 'makeName' is not designed for extension - needs to be abstract, final or empty. 1914
Error '(' is followed by whitespace. 1914
Error Parameter root should be final. 1914
Error Expected @param tag for 'root'. 1914
Error Parameter defaultName should be final. 1914
Error Expected @param tag for 'defaultName'. 1914
Error ')' is preceded with whitespace. 1914
Error '{' should be on the previous line. 1915
Error 'if' is not followed by whitespace. 1916
Error '(' is followed by whitespace. 1916
Error ')' is preceded with whitespace. 1916
Error '{' should be on the previous line. 1917
Error '(' is followed by whitespace. 1922
Error ')' is preceded with whitespace. 1922
Error '{' should be on the previous line. 1923
Error Avoid nested blocks. 1925
Error '(' is followed by whitespace. 1926
Error ')' is preceded with whitespace. 1926
Error Avoid nested blocks. 1931
Error 'while' is not followed by whitespace. 1933
Error '(' is followed by whitespace. 1933
Error ')' is preceded with whitespace. 1933
Error '{' should be on the previous line. 1934
Error Avoid nested blocks. 1944
Error Avoid nested blocks. 1950
Error Expected an @return tag. 1966
Error Method 'makeName' is not designed for extension - needs to be abstract, final or empty. 1966
Error '(' is followed by whitespace. 1966
Error Parameter root should be final. 1966
Error Expected @param tag for 'root'. 1966
Error ')' is preceded with whitespace. 1966
Error '{' should be on the previous line. 1967
Error Line is longer than 80 characters. 1968
Error '(' is followed by whitespace. 1968
Error ')' is preceded with whitespace. 1968
Error Expected an @return tag. 1977
Error Method 'identifier' is not designed for extension - needs to be abstract, final or empty. 1977
Error '(' is followed by whitespace. 1977
Error Parameter identifier should be final. 1977
Error Expected @param tag for 'identifier'. 1977
Error ')' is preceded with whitespace. 1977
Error '{' should be on the previous line. 1978
Error Expected an @return tag. 1989
Error Method 'resolveName' is not designed for extension - needs to be abstract, final or empty. 1989
Error '(' is followed by whitespace. 1989
Error Parameter name should be final. 1989
Error Expected @param tag for 'name'. 1989
Error Parameter safe should be final. 1989
Error Expected @param tag for 'safe'. 1989
Error ')' is preceded with whitespace. 1989
Error '{' should be on the previous line. 1990
Error 'cast' is not followed by whitespace. 1994
Error '(' is followed by whitespace. 1994
Error ')' is preceded with whitespace. 1994
Error 'if' is not followed by whitespace. 1995
Error '(' is followed by whitespace. 1995
Error ')' is preceded with whitespace. 1995
Error '{' should be on the previous line. 1996
Error Avoid inline conditionals. 1997
Error '}' should be on the same line. 1998
Error 'if' is not followed by whitespace. 1999
Error '(' is followed by whitespace. 1999
Error ')' is preceded with whitespace. 1999
Error '{' should be on the previous line. 2000
Error 'cast' is not followed by whitespace. 2001
Error '{' should be on the previous line. 2006
Error 'if' is not followed by whitespace. 2011
Error '(' is followed by whitespace. 2011
Error ')' is preceded with whitespace. 2011
Error '{' should be on the previous line. 2012
Error Line is longer than 80 characters. 2014
Error 'while' is not followed by whitespace. 2023
Error '(' is followed by whitespace. 2023
Error ')' is preceded with whitespace. 2023
Error '{' should be on the previous line. 2024
Error '(' is followed by whitespace. 2025
Error ')' is preceded with whitespace. 2025
Error Line is longer than 80 characters. 2033
Error 'if' is not followed by whitespace. 2033
Error '(' is followed by whitespace. 2033
Error ')' is preceded with whitespace. 2033
Error Line is longer than 80 characters. 2036
Error 'if' is not followed by whitespace. 2044
Error '(' is followed by whitespace. 2044
Error ')' is preceded with whitespace. 2044
Error '{' should be on the previous line. 2045
Error 'cast' is not followed by whitespace. 2046
Error Line is longer than 80 characters. 2047
Error Line is longer than 80 characters. 2052
Error 'if' is not followed by whitespace. 2054
Error '(' is followed by whitespace. 2054
Error ')' is preceded with whitespace. 2054
Error '{' should be on the previous line. 2055
Error '{' should be on the previous line. 2057
Error '(' is followed by whitespace. 2058
Error ')' is preceded with whitespace. 2058
Error Line is longer than 80 characters. 2061
Error '}' should be on the same line. 2062
Error 'catch' is not followed by whitespace. 2063
Error '(' is followed by whitespace. 2063
Error ')' is preceded with whitespace. 2063
Error '{' should be on the previous line. 2064
Error Must have at least one statement. 2064
Error '(' is followed by whitespace. 2075
Error ')' is preceded with whitespace. 2075
Error Must have at least one statement. 2078
Error 'if' construct must use '{}'s. 2082
Error 'for' is not followed by whitespace. 2088
Error '(' is followed by whitespace. 2088
Error ')' is preceded with whitespace. 2088
Error '{' should be on the previous line. 2089
Error '{' should be on the previous line. 2091
Error '(' is followed by whitespace. 2093
Error ')' is preceded with whitespace. 2093
Error Line is longer than 80 characters. 2096
Error '}' should be on the same line. 2097
Error 'catch' is not followed by whitespace. 2098
Error '(' is followed by whitespace. 2098
Error ')' is preceded with whitespace. 2098
Error '{' should be on the previous line. 2099
Error Must have at least one statement. 2099
Error '(' is followed by whitespace. 2104
Error ')' is preceded with whitespace. 2104
Error 'if' is not followed by whitespace. 2110
Error '(' is followed by whitespace. 2110
Error ')' is preceded with whitespace. 2110
Error '{' should be on the previous line. 2111
Error '(' is followed by whitespace. 2112
Error ')' is preceded with whitespace. 2112
Error Avoid inline conditionals. 2113
Error '}' should be on the same line. 2114
Error '{' should be on the previous line. 2116
Error '(' is followed by whitespace. 2117
Error ')' is preceded with whitespace. 2117
Error Line is longer than 80 characters. 2125
Error Line is longer than 80 characters. 2129
Error Expected an @return tag. 2133
Error Method 'resolveName' is not designed for extension - needs to be abstract, final or empty. 2133
Error '(' is followed by whitespace. 2133
Error Parameter root should be final. 2133
Error Expected @param tag for 'root'. 2133
Error Parameter safe should be final. 2133
Error Expected @param tag for 'safe'. 2133
Error ')' is preceded with whitespace. 2133
Error '{' should be on the previous line. 2134
Error '(' is followed by whitespace. 2135
Error ')' is preceded with whitespace. 2135
Error 'if' construct must use '{}'s. 2136
Error '(' is followed by whitespace. 2141
Error ')' is preceded with whitespace. 2141
Error Expected an @return tag. 2151
Error Method 'resolveName' is not designed for extension - needs to be abstract, final or empty. 2151
Error '(' is followed by whitespace. 2151
Error Parameter root should be final. 2151
Error Expected @param tag for 'root'. 2151
Error ')' is preceded with whitespace. 2151
Error '{' should be on the previous line. 2152
Error '(' is followed by whitespace. 2153
Error ')' is preceded with whitespace. 2153
Error Expected an @return tag. 2162
Error Method 'isDatatype' is not designed for extension - needs to be abstract, final or empty. 2162
Error '(' is followed by whitespace. 2162
Error Parameter name should be final. 2162
Error Expected @param tag for 'name'. 2162
Error ')' is preceded with whitespace. 2162
Error '{' should be on the previous line. 2163
Error '(' is followed by whitespace. 2164
Error ')' is preceded with whitespace. 2164
Error Expected an @return tag. 2174
Error Method 'dot' is not designed for extension - needs to be abstract, final or empty. 2174
Error '(' is followed by whitespace. 2174
Error Parameter base should be final. 2174
Error Expected @param tag for 'base'. 2174
Error Parameter name should be final. 2174
Error Expected @param tag for 'name'. 2174
Error ')' is preceded with whitespace. 2174
Error '{' should be on the previous line. 2175
Error 'if' is not followed by whitespace. 2176
Error '(' is followed by whitespace. 2176
Error ')' is preceded with whitespace. 2176
Error '{' should be on the previous line. 2177
Error Expected an @return tag. 2190
Error Method 'dot' is not designed for extension - needs to be abstract, final or empty. 2190
Error '(' is followed by whitespace. 2190
Error Parameter base should be final. 2190
Error Expected @param tag for 'base'. 2190
Error ')' is preceded with whitespace. 2190
Error '{' should be on the previous line. 2191
Error '(' is followed by whitespace. 2192
Error ')' is preceded with whitespace. 2192
Error Expected an @return tag. 2206
Error Method 'modifiers' is not designed for extension - needs to be abstract, final or empty. 2206
Error '(' is followed by whitespace. 2206
Error Parameter list should be final. 2206
Error Expected @param tag for 'list'. 2206
Error ')' is preceded with whitespace. 2206
Error '{' should be on the previous line. 2207
Error 'for' is not followed by whitespace. 2210
Error '(' is followed by whitespace. 2210
Error ')' is preceded with whitespace. 2210
Error '{' should be on the previous line. 2211
Error switch without "default" clause. 2212
Error '(' is followed by whitespace. 2212
Error ')' is preceded with whitespace. 2212
Error '{' should be on the previous line. 2213
Error Avoid nested blocks. 2215
Error Avoid nested blocks. 2221
Error Avoid nested blocks. 2227
Error Avoid nested blocks. 2234
Error Avoid nested blocks. 2240
Error Avoid nested blocks. 2246
Error Avoid nested blocks. 2252
Error Avoid nested blocks. 2258
Error Avoid nested blocks. 2265
Error Avoid nested blocks. 2270
Error Line is longer than 80 characters. 2282
Error 'if' is not followed by whitespace. 2282
Error '(' is followed by whitespace. 2282
Error ')' is preceded with whitespace. 2282
Error Line is longer than 80 characters. 2301
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 2301
Error '(' is followed by whitespace. 2301
Error Parameter description should be final. 2301
Error Expected @param tag for 'description'. 2301
Error Parameter node should be final. 2301
Error Expected @param tag for 'node'. 2301
Error ')' is preceded with whitespace. 2301
Error Expected @throws tag for 'ParserException'. 2301
Error '(' is followed by whitespace. 2303
Error ')' is preceded with whitespace. 2303

org/codehaus/groovy/syntax/parser/ExpressionStack.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - org.codehaus.groovy.syntax.*. 52
Error '{' should be on the previous line. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 74
Error '(' is followed by whitespace. 74
Error Parameter context should be final. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error Expected an @return tag. 89
Error Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 89
Error '{' should be on the previous line. 90
Error Expected an @return tag. 101
Error Method 'isComplete' is not designed for extension - needs to be abstract, final or empty. 101
Error '{' should be on the previous line. 102
Error Expected an @return tag. 115
Error Method 'canComplete' is not designed for extension - needs to be abstract, final or empty. 115
Error '{' should be on the previous line. 116
Error 'if' is not followed by whitespace. 121
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 122
Error 'if' is not followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error Expected an @return tag. 156
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 156
Error '{' should be on the previous line. 157
Error Method 'push' is not designed for extension - needs to be abstract, final or empty. 167
Error '(' is followed by whitespace. 167
Error Parameter node should be final. 167
Error Expected @param tag for 'node'. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error Line is longer than 80 characters. 169
Error 'if' is not followed by whitespace. 169
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error Expected an @return tag. 183
Error Method 'pop' is not designed for extension - needs to be abstract, final or empty. 183
Error '{' should be on the previous line. 184
Error 'cast' is not followed by whitespace. 185
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error Line is longer than 80 characters. 187
Error 'if' is not followed by whitespace. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error Expected an @return tag. 201
Error Method 'top' is not designed for extension - needs to be abstract, final or empty. 201
Error '{' should be on the previous line. 202
Error Expected an @return tag. 213
Error Method 'top' is not designed for extension - needs to be abstract, final or empty. 213
Error '(' is followed by whitespace. 213
Error Parameter offset should be final. 213
Error Expected @param tag for 'offset'. 213
Error ')' is preceded with whitespace. 213
Error '{' should be on the previous line. 214
Error 'if' is not followed by whitespace. 215
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error '{' should be on the previous line. 216
Error 'cast' is not followed by whitespace. 217
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error '}' should be on the same line. 218
Error '{' should be on the previous line. 220
Error Method 'shift' is not designed for extension - needs to be abstract, final or empty. 237
Error '(' is followed by whitespace. 237
Error Parameter count should be final. 237
Error Expected @param tag for 'count'. 237
Error ')' is preceded with whitespace. 237
Error Expected @throws tag for 'SyntaxException'. 237
Error Expected @throws tag for 'CompilationFailedException'. 237
Error '{' should be on the previous line. 238
Error 'for' is not followed by whitespace. 239
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error '{' should be on the previous line. 240
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error Method 'shift' is not designed for extension - needs to be abstract, final or empty. 251
Error Expected @throws tag for 'SyntaxException'. 251
Error Expected @throws tag for 'CompilationFailedException'. 251
Error '{' should be on the previous line. 252
Error '(' is followed by whitespace. 253
Error ')' is preceded with whitespace. 253
Error Method 'reduce' is not designed for extension - needs to be abstract, final or empty. 265
Error '(' is followed by whitespace. 265
Error Parameter count should be final. 265
Error Expected @param tag for 'count'. 265
Error Parameter rootOffset should be final. 265
Error Expected @param tag for 'rootOffset'. 265
Error Parameter mark should be final. 265
Error Expected @param tag for 'mark'. 265
Error ')' is preceded with whitespace. 265
Error '{' should be on the previous line. 266
Error 'if' is not followed by whitespace. 267
Error '(' is followed by whitespace. 267
Error ')' is preceded with whitespace. 267
Error '{' should be on the previous line. 268
Error Line is longer than 80 characters. 269
Error '(' is followed by whitespace. 269
Error ')' is preceded with whitespace. 269
Error '-' is not preceded with whitespace. 273
Error '-' is not followed by whitespace. 273
Error 'for' is not followed by whitespace. 275
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error '{' should be on the previous line. 276
Error 'if' is not followed by whitespace. 277
Error '(' is followed by whitespace. 277
Error ')' is preceded with whitespace. 277
Error '{' should be on the previous line. 278
Error '}' should be on the same line. 280
Error '{' should be on the previous line. 282
Error 'for' is not followed by whitespace. 288
Error '(' is followed by whitespace. 288
Error ')' is preceded with whitespace. 288
Error '{' should be on the previous line. 289
Error '(' is followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error 'if' is not followed by whitespace. 293
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '{' should be on the previous line. 294
Error '(' is followed by whitespace. 298
Error ')' is preceded with whitespace. 298
Error Expected an @return tag. 314
Error Method 'atStartOfExpression' is not designed for extension - needs to be abstract, final or empty. 314
Error '{' should be on the previous line. 315
Error Line is longer than 80 characters. 316
Error Expected an @return tag. 325
Error Method 'topIsAnOperator' is not designed for extension - needs to be abstract, final or empty. 325
Error '(' is followed by whitespace. 325
Error ')' is preceded with whitespace. 325
Error '{' should be on the previous line. 326
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error Expected an @return tag. 337
Error Method 'topIsAnOperator' is not designed for extension - needs to be abstract, final or empty. 337
Error '(' is followed by whitespace. 337
Error Parameter offset should be final. 337
Error Expected @param tag for 'offset'. 337
Error Parameter unknownReturns should be final. 337
Error Expected @param tag for 'unknownReturns'. 337
Error ')' is preceded with whitespace. 337
Error '{' should be on the previous line. 338
Error '(' is followed by whitespace. 339
Error ')' is preceded with whitespace. 339
Error Expected an @return tag. 348
Error Method 'topIsAModifiableExpression' is not designed for extension - needs to be abstract, final or empty. 348
Error '{' should be on the previous line. 349
Error '(' is followed by whitespace. 350
Error ')' is preceded with whitespace. 350
Error Expected an @return tag. 359
Error Method 'topIsAnExpression' is not designed for extension - needs to be abstract, final or empty. 359
Error '(' is followed by whitespace. 359
Error ')' is preceded with whitespace. 359
Error '{' should be on the previous line. 360
Error Line is longer than 80 characters. 374
Error Method 'shiftIf' is not designed for extension - needs to be abstract, final or empty. 374
Error '(' is followed by whitespace. 374
Error Parameter flag should be final. 374
Error Expected @param tag for 'flag'. 374
Error Parameter error should be final. 374
Error Expected @param tag for 'error'. 374
Error ')' is preceded with whitespace. 374
Error Expected @throws tag for 'SyntaxException'. 374
Error Expected @throws tag for 'CompilationFailedException'. 374
Error 'if' is not followed by whitespace. 376
Error '(' is followed by whitespace. 376
Error ')' is preceded with whitespace. 376
Error '{' should be on the previous line. 377
Error '(' is followed by whitespace. 378
Error ')' is preceded with whitespace. 378
Error '}' should be on the same line. 379
Error '{' should be on the previous line. 381
Error '(' is followed by whitespace. 382
Error ')' is preceded with whitespace. 382
Error Line is longer than 80 characters. 392
Error Method 'shiftUnless' is not designed for extension - needs to be abstract, final or empty. 392
Error '(' is followed by whitespace. 392
Error Parameter flag should be final. 392
Error Expected @param tag for 'flag'. 392
Error Parameter error should be final. 392
Error Expected @param tag for 'error'. 392
Error ')' is preceded with whitespace. 392
Error Expected @throws tag for 'SyntaxException'. 392
Error Expected @throws tag for 'CompilationFailedException'. 392
Error 'if' is not followed by whitespace. 394
Error '(' is followed by whitespace. 394
Error ')' is preceded with whitespace. 394
Error '{' should be on the previous line. 395
Error '(' is followed by whitespace. 396
Error ')' is preceded with whitespace. 396
Error '}' should be on the same line. 397
Error '{' should be on the previous line. 399
Error '(' is followed by whitespace. 400
Error ')' is preceded with whitespace. 400
Error Line is longer than 80 characters. 411
Error Method 'shiftIfTopIsAnExpression' is not designed for extension - needs to be abstract, final or empty. 411
Error '(' is followed by whitespace. 411
Error Parameter error should be final. 411
Error Expected @param tag for 'error'. 411
Error ')' is preceded with whitespace. 411
Error Expected @throws tag for 'SyntaxException'. 411
Error Expected @throws tag for 'CompilationFailedException'. 411
Error '(' is followed by whitespace. 413
Error ')' is preceded with whitespace. 413
Error Line is longer than 80 characters. 423
Error Method 'shiftIfTopIsAnOperator' is not designed for extension - needs to be abstract, final or empty. 423
Error '(' is followed by whitespace. 423
Error Parameter error should be final. 423
Error Expected @param tag for 'error'. 423
Error ')' is preceded with whitespace. 423
Error Expected @throws tag for 'SyntaxException'. 423
Error Expected @throws tag for 'CompilationFailedException'. 423
Error '(' is followed by whitespace. 425
Error ')' is preceded with whitespace. 425
Error Line is longer than 80 characters. 435
Error Method 'shiftUnlessTopIsAnExpression' is not designed for extension - needs to be abstract, final or empty. 435
Error '(' is followed by whitespace. 435
Error Parameter error should be final. 435
Error Expected @param tag for 'error'. 435
Error ')' is preceded with whitespace. 435
Error Expected @throws tag for 'SyntaxException'. 435
Error Expected @throws tag for 'CompilationFailedException'. 435
Error '(' is followed by whitespace. 437
Error ')' is preceded with whitespace. 437
Error Line is longer than 80 characters. 447
Error Method 'shiftUnlessTopIsAnOperator' is not designed for extension - needs to be abstract, final or empty. 447
Error '(' is followed by whitespace. 447
Error Parameter error should be final. 447
Error Expected @param tag for 'error'. 447
Error ')' is preceded with whitespace. 447
Error Expected @throws tag for 'SyntaxException'. 447
Error Expected @throws tag for 'CompilationFailedException'. 447
Error '(' is followed by whitespace. 449
Error ')' is preceded with whitespace. 449
Error Expected an @return tag. 463
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 463
Error '(' is followed by whitespace. 463
Error ')' is preceded with whitespace. 463
Error '{' should be on the previous line. 464
Error '(' is followed by whitespace. 466
Error ')' is preceded with whitespace. 466
Error Line is longer than 80 characters. 469
Error '(' is followed by whitespace. 469
Error ')' is preceded with whitespace. 469
Error '(' is followed by whitespace. 469
Error ')' is preceded with whitespace. 469
Error '(' is followed by whitespace. 469
Error ')' is preceded with whitespace. 469
Error '(' is followed by whitespace. 469
Error ')' is preceded with whitespace. 469
Error 'for' is not followed by whitespace. 470
Error '(' is followed by whitespace. 470
Error ')' is preceded with whitespace. 470
Error '{' should be on the previous line. 471
Error '(' is followed by whitespace. 472
Error ')' is preceded with whitespace. 472
Error '(' is followed by whitespace. 472
Error ')' is preceded with whitespace. 472

org/codehaus/groovy/syntax/parser/ExpressionSupport.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Using the '.*' form of import should be avoided - org.codehaus.groovy.syntax.*. 49
Error Utility classes should not have a public or default constructor. 60
Error '{' should be on the previous line. 61
Error Expected an @return tag. 72
Error '(' is followed by whitespace. 72
Error Parameter node should be final. 72
Error Expected @param tag for 'node'. 72
Error Parameter unknownReturns should be final. 72
Error Expected @param tag for 'unknownReturns'. 72
Error ')' is preceded with whitespace. 72
Error 'if' is not followed by whitespace. 74
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error Expected an @return tag. 88
Error '(' is followed by whitespace. 88
Error Parameter node should be final. 88
Error Expected @param tag for 'node'. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Expected an @return tag. 105
Error '(' is followed by whitespace. 105
Error Parameter node should be final. 105
Error Expected @param tag for 'node'. 105
Error Parameter unknownReturns should be final. 105
Error Expected @param tag for 'unknownReturns'. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error 'if' is not followed by whitespace. 107
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '{' should be on the previous line. 108
Error Expected an @return tag. 121
Error '(' is followed by whitespace. 121
Error Parameter node should be final. 121
Error Expected @param tag for 'node'. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 122
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error Expected an @return tag. 137
Error '(' is followed by whitespace. 137
Error Parameter node should be final. 137
Error Expected @param tag for 'node'. 137
Error ')' is preceded with whitespace. 137
Error '{' should be on the previous line. 138
Error switch without "default" clause. 139
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error '{' should be on the previous line. 140
Error 'if' is not followed by whitespace. 142
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Avoid nested blocks. 150
Error Line is longer than 80 characters. 151
Error 'if' is not followed by whitespace. 151
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error Avoid nested blocks. 159
Error Expected an @return tag. 178
Error '(' is followed by whitespace. 178
Error Parameter node should be final. 178
Error Expected @param tag for 'node'. 178
Error ')' is preceded with whitespace. 178
Error '{' should be on the previous line. 179
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '{' should be on the previous line. 181
Error Expected an @return tag. 207
Error Line is longer than 80 characters. 207
Error '(' is followed by whitespace. 207
Error Parameter node should be final. 207
Error Expected @param tag for 'node'. 207
Error Parameter unknownReturns should be final. 207
Error Expected @param tag for 'unknownReturns'. 207
Error ')' is preceded with whitespace. 207
Error 'if' is not followed by whitespace. 209
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error '{' should be on the previous line. 210
Error 'if' is not followed by whitespace. 211
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error '{' should be on the previous line. 212
Error '}' should be on the same line. 214
Error 'if' is not followed by whitespace. 216
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '{' should be on the previous line. 217
Error 'for' is not followed by whitespace. 219
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error '{' should be on the previous line. 220
Error 'if' is not followed by whitespace. 221
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error Expected an @return tag. 241
Error '(' is followed by whitespace. 241
Error Parameter node should be final. 241
Error Expected @param tag for 'node'. 241
Error ')' is preceded with whitespace. 241
Error '{' should be on the previous line. 242
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error Expected an @return tag. 257
Error '(' is followed by whitespace. 257
Error Parameter node should be final. 257
Error Expected @param tag for 'node'. 257
Error ')' is preceded with whitespace. 257
Error '{' should be on the previous line. 258
Error 'if' is not followed by whitespace. 259
Error '(' is followed by whitespace. 259
Error ')' is preceded with whitespace. 259
Error '{' should be on the previous line. 260
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error Expected an @return tag. 273
Error Line is longer than 80 characters. 273
Error '(' is followed by whitespace. 273
Error Parameter node should be final. 273
Error Expected @param tag for 'node'. 273
Error Parameter allowVoid should be final. 273
Error Expected @param tag for 'allowVoid'. 273
Error ')' is preceded with whitespace. 273
Error 'if' is not followed by whitespace. 275
Error '(' is followed by whitespace. 275
Error Avoid inline conditionals. 275
Error ')' is preceded with whitespace. 275
Error '}' should be on the same line. 278
Error 'if' is not followed by whitespace. 279
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 279
Error '{' should be on the previous line. 280
Error Line is longer than 80 characters. 281
Error '}' should be on the same line. 282
Error Line is longer than 80 characters. 283
Error 'if' is not followed by whitespace. 283
Error '(' is followed by whitespace. 283
Error ')' is preceded with whitespace. 283
Error ')' is preceded with whitespace. 285

org/codehaus/groovy/syntax/parser/Parser.java

ErrorLine
Error File length is 4,011 lines (max allowed is 2,000). 1
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 73
Error Line is longer than 80 characters. 74
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Line is longer than 80 characters. 76
Error Missing a Javadoc comment. 76
Error '(' is followed by whitespace. 88
Error Parameter controller should be final. 88
Error 'controller' hides a field. 88
Error Expected @param tag for 'controller'. 88
Error Parameter tokenStream should be final. 88
Error 'tokenStream' hides a field. 88
Error Expected @param tag for 'tokenStream'. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error Expected an @return tag. 99
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 99
Error Expected @throws tag for 'CompilationFailedException'. 99
Error '{' should be on the previous line. 100
Error '{' should be on the previous line. 102
Error '}' should be on the same line. 104
Error 'catch' is not followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Expected an @return tag. 119
Error Method 'getTokenStream' is not designed for extension - needs to be abstract, final or empty. 119
Error '{' should be on the previous line. 120
Error Line is longer than 80 characters. 135
Error Method 'optionalNewlines' is not designed for extension - needs to be abstract, final or empty. 135
Error Expected @throws tag for 'SyntaxException'. 135
Error Expected @throws tag for 'CompilationFailedException'. 135
Error 'while' is not followed by whitespace. 137
Error '(' is followed by whitespace. 137
Error '{' should be on the previous line. 138
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error Line is longer than 80 characters. 147
Error Line is longer than 80 characters. 150
Error Method 'endOfStatement' is not designed for extension - needs to be abstract, final or empty. 150
Error '(' is followed by whitespace. 150
Error Parameter allowRightCurlyBrace should be final. 150
Error Expected @param tag for 'allowRightCurlyBrace'. 150
Error ')' is preceded with whitespace. 150
Error Expected @throws tag for 'SyntaxException'. 150
Error Expected @throws tag for 'CompilationFailedException'. 150
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error 'if' is not followed by whitespace. 154
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '{' should be on the previous line. 155
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error '}' should be on the same line. 157
Error '{' should be on the previous line. 159
Error 'if' is not followed by whitespace. 160
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error '{' should be on the previous line. 161
Error 'if' is not followed by whitespace. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '{' should be on the previous line. 163
Error Line is longer than 80 characters. 164
Error '(' is followed by whitespace. 164
Error '{' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164
Error '}' should be on the same line. 166
Error '{' should be on the previous line. 168
Error '(' is followed by whitespace. 169
Error '{' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error Line is longer than 80 characters. 180
Error Method 'endOfStatement' is not designed for extension - needs to be abstract, final or empty. 180
Error Expected @throws tag for 'SyntaxException'. 180
Error Expected @throws tag for 'CompilationFailedException'. 180
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error Unclosed HTML tag found: <identifier>)* 196
Error Unclosed HTML tag found: <identifier> 200
Error Expected an @return tag. 204
Error Line is longer than 80 characters. 204
Error Method 'dottedIdentifier' is not designed for extension - needs to be abstract, final or empty. 204
Error Expected @throws tag for 'SyntaxException'. 204
Error Expected @throws tag for 'CompilationFailedException'. 204
Error '{' should be on the previous line. 209
Error Line is longer than 80 characters. 210
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error Unclosed HTML tag found: <eof> 227
Error Unclosed HTML tag found: <null> package imports (topLevelStatement)* } 231
Error Expected an @return tag. 240
Error Method 'module' is not designed for extension - needs to be abstract, final or empty. 240
Error Expected @throws tag for 'SyntaxException'. 240
Error Expected @throws tag for 'CompilationFailedException'. 240
Error Line has trailing spaces. 247
Error Line has trailing spaces. 248
Error 'if' is not followed by whitespace. 251
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error '{' should be on the previous line. 252
Error '{' should be on the previous line. 254
Error '}' should be on the same line. 256
Error '{' should be on the previous line. 259
Error 'if' is not followed by whitespace. 265
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error '{' should be on the previous line. 266
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error 'cast' is not followed by whitespace. 276
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error 'while' is not followed by whitespace. 279
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 279
Error '{' should be on the previous line. 280
Error '{' should be on the previous line. 282
Error '(' is followed by whitespace. 283
Error ')' is preceded with whitespace. 283
Error '}' should be on the same line. 284
Error 'catch' is not followed by whitespace. 286
Error '(' is followed by whitespace. 286
Error ')' is preceded with whitespace. 286
Error '{' should be on the previous line. 287
Error 'while' is not followed by whitespace. 297
Error '(' is followed by whitespace. 297
Error ')' is preceded with whitespace. 297
Error '{' should be on the previous line. 298
Error '{' should be on the previous line. 300
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error '}' should be on the same line. 302
Error '{' should be on the previous line. 304
Error Unclosed HTML tag found: <eos> 319
Error Expected an @return tag. 329
Error Line is longer than 80 characters. 329
Error Method 'packageDeclaration' is not designed for extension - needs to be abstract, final or empty. 329
Error Expected @throws tag for 'SyntaxException'. 329
Error Expected @throws tag for 'CompilationFailedException'. 329
Error Line is longer than 80 characters. 331
Error '(' is followed by whitespace. 331
Error ')' is preceded with whitespace. 331
Error '(' is followed by whitespace. 332
Error ')' is preceded with whitespace. 332
Error Unclosed HTML tag found: <eos> 343
Error Unclosed HTML tag found: <identifier> 352
Error Unclosed HTML tag found: <identifier> <alias>? } 359
Error Unclosed HTML tag found: <alias>? } 359
Error Expected an @return tag. 363
Error Line is longer than 80 characters. 363
Error Method 'importStatement' is not designed for extension - needs to be abstract, final or empty. 363
Error Expected @throws tag for 'SyntaxException'. 363
Error Expected @throws tag for 'CompilationFailedException'. 363
Error 'if' is not followed by whitespace. 371
Error '(' is followed by whitespace. 371
Error ')' is preceded with whitespace. 371
Error '{' should be on the previous line. 372
Error 'while' is not followed by whitespace. 375
Error '(' is followed by whitespace. 375
Error '3' is a magic number. 375
Error ')' is preceded with whitespace. 375
Error '{' should be on the previous line. 376
Error '(' is followed by whitespace. 377
Error ')' is preceded with whitespace. 377
Error '(' is followed by whitespace. 378
Error ')' is preceded with whitespace. 378
Error '(' is followed by whitespace. 381
Error ')' is preceded with whitespace. 381
Error 'if' is not followed by whitespace. 384
Error '(' is followed by whitespace. 384
Error ')' is preceded with whitespace. 384
Error '{' should be on the previous line. 385
Error '(' is followed by whitespace. 389
Error ')' is preceded with whitespace. 389
Error 'if' is not followed by whitespace. 395
Error '(' is followed by whitespace. 395
Error ')' is preceded with whitespace. 395
Error '{' should be on the previous line. 396
Error '(' is followed by whitespace. 397
Error ')' is preceded with whitespace. 397
Error '}' should be on the same line. 398
Error '{' should be on the previous line. 400
Error 'while' is not followed by whitespace. 402
Error '(' is followed by whitespace. 402
Error ')' is preceded with whitespace. 402
Error '{' should be on the previous line. 403
Error 'if' is not followed by whitespace. 405
Error '(' is followed by whitespace. 405
Error ')' is preceded with whitespace. 405
Error '{' should be on the previous line. 406
Error '(' is followed by whitespace. 407
Error ')' is preceded with whitespace. 407
Error '(' is followed by whitespace. 408
Error ')' is preceded with whitespace. 408
Error '(' is followed by whitespace. 411
Error ')' is preceded with whitespace. 411
Error 'if' is not followed by whitespace. 413
Error '(' is followed by whitespace. 413
Error ')' is preceded with whitespace. 413
Error '{' should be on the previous line. 414
Error '(' is followed by whitespace. 415
Error ')' is preceded with whitespace. 415
Error '}' should be on the same line. 416
Error '{' should be on the previous line. 418
Error '(' is followed by whitespace. 428
Error ')' is preceded with whitespace. 428
Error Line is longer than 80 characters. 435
Error Unclosed HTML tag found: <error> 452
Error Expected an @return tag. 465
Error Line is longer than 80 characters. 465
Error Method 'topLevelStatement' is not designed for extension - needs to be abstract, final or empty. 465
Error Expected @throws tag for 'SyntaxException'. 465
Error Expected @throws tag for 'CompilationFailedException'. 465
Error '{' should be on the previous line. 477
Error '(' is followed by whitespace. 480
Error ')' is preceded with whitespace. 480
Error '(' is followed by whitespace. 481
Error ')' is preceded with whitespace. 481
Error '(' is followed by whitespace. 482
Error ')' is preceded with whitespace. 482
Error '}' should be on the same line. 485
Error '{' should be on the previous line. 488
Error Must have at least one statement. 488
Error Line contains a tab character. 489
Error '}' should be on the same line. 490
Error Line is longer than 80 characters. 496
Error 'if' is not followed by whitespace. 496
Error '(' is followed by whitespace. 496
Error ')' is preceded with whitespace. 496
Error '}' should be on the same line. 499
Error Line is longer than 80 characters. 505
Error 'if' is not followed by whitespace. 505
Error '(' is followed by whitespace. 505
Error ')' is preceded with whitespace. 505
Error '(' is followed by whitespace. 507
Error ')' is preceded with whitespace. 507
Error '(' is followed by whitespace. 509
Error ')' is preceded with whitespace. 509
Error '{' should be on the previous line. 510
Error Avoid nested blocks. 512
Error '(' is followed by whitespace. 513
Error ')' is preceded with whitespace. 513
Error Avoid nested blocks. 518
Error '(' is followed by whitespace. 519
Error ')' is preceded with whitespace. 519
Error Avoid nested blocks. 524
Error Line is longer than 80 characters. 525
Error '(' is followed by whitespace. 525
Error '{' is followed by whitespace. 525
Error ')' is preceded with whitespace. 525
Error '}' should be on the same line. 529
Error '{' should be on the previous line. 535
Error Expected an @return tag. 548
Error Line is longer than 80 characters. 548
Error Method 'typeDeclaration' is not designed for extension - needs to be abstract, final or empty. 548
Error Expected @throws tag for 'SyntaxException'. 548
Error Expected @throws tag for 'CompilationFailedException'. 548
Error Unclosed HTML tag found: <modifier>* 560
Error Unclosed HTML tag found: <null> <modifier>* } 564
Error Unclosed HTML tag found: <modifier>* } 564
Error Expected an @return tag. 568
Error Line is longer than 80 characters. 568
Error Method 'modifierList' is not designed for extension - needs to be abstract, final or empty. 568
Error Parameter allowStatic should be final. 568
Error Expected @param tag for 'allowStatic'. 568
Error Parameter allowAbstract should be final. 568
Error Expected @param tag for 'allowAbstract'. 568
Error Expected @throws tag for 'CompilationFailedException'. 568
Error Expected @throws tag for 'SyntaxException'. 568
Error 'while' is not followed by whitespace. 572
Error '(' is followed by whitespace. 572
Error ')' is preceded with whitespace. 572
Error '{' should be on the previous line. 573
Error 'if' is not followed by whitespace. 574
Error '(' is followed by whitespace. 574
Error '{' should be on the previous line. 575
Error Line is longer than 80 characters. 576
Error '(' is followed by whitespace. 576
Error ')' is preceded with whitespace. 576
Error '}' should be on the same line. 577
Error '{' should be on the previous line. 579
Error Line is longer than 80 characters. 580
Error '(' is followed by whitespace. 580
Error ')' is preceded with whitespace. 580
Error '(' is followed by whitespace. 582
Error ')' is preceded with whitespace. 582
Error Line is longer than 80 characters. 591
Error Unclosed HTML tag found: <modifier>* "class" <identifier> 595
Error Unclosed HTML tag found: <identifier> 595
Error Line is longer than 80 characters. 602
Error Unclosed HTML tag found: <identifier>:SYNTH_CLASS modifiers extends implements body } 602
Error Expected an @return tag. 612
Error Line is longer than 80 characters. 612
Error Method 'classDeclaration' is not designed for extension - needs to be abstract, final or empty. 612
Error '(' is followed by whitespace. 612
Error Parameter modifiers should be final. 612
Error Expected @param tag for 'modifiers'. 612
Error ')' is preceded with whitespace. 612
Error Expected @throws tag for 'SyntaxException'. 612
Error Expected @throws tag for 'CompilationFailedException'. 612
Error '(' is followed by whitespace. 614
Error ')' is preceded with whitespace. 614
Error Line is longer than 80 characters. 616
Error '(' is followed by whitespace. 616
Error ')' is preceded with whitespace. 616
Error '(' is followed by whitespace. 617
Error ')' is preceded with whitespace. 617
Error '{' should be on the previous line. 624
Error '(' is followed by whitespace. 625
Error ')' is preceded with whitespace. 625
Error '}' should be on the same line. 626
Error '{' should be on the previous line. 628
Error '(' is followed by whitespace. 630
Error ')' is preceded with whitespace. 630
Error '{' should be on the previous line. 638
Error '(' is followed by whitespace. 639
Error ')' is preceded with whitespace. 639
Error '}' should be on the same line. 640
Error '{' should be on the previous line. 642
Error '(' is followed by whitespace. 644
Error ')' is preceded with whitespace. 644
Error Line is longer than 80 characters. 649
Error '(' is followed by whitespace. 651
Error ')' is preceded with whitespace. 651
Error Unclosed HTML tag found: <modifier>* "interface" <identifier> 663
Error Unclosed HTML tag found: <identifier> 663
Error Line is longer than 80 characters. 669
Error Unclosed HTML tag found: <identifier>:SYNTH_INTERFACE modifiers {} extends body } 669
Error Expected an @return tag. 678
Error Line is longer than 80 characters. 678
Error Method 'interfaceDeclaration' is not designed for extension - needs to be abstract, final or empty. 678
Error '(' is followed by whitespace. 678
Error Parameter modifiers should be final. 678
Error Expected @param tag for 'modifiers'. 678
Error ')' is preceded with whitespace. 678
Error Expected @throws tag for 'SyntaxException'. 678
Error Expected @throws tag for 'CompilationFailedException'. 678
Error '(' is followed by whitespace. 680
Error ')' is preceded with whitespace. 680
Error Line is longer than 80 characters. 682
Error '(' is followed by whitespace. 682
Error ')' is preceded with whitespace. 682
Error '(' is followed by whitespace. 683
Error ')' is preceded with whitespace. 683
Error '{' should be on the previous line. 690
Error Line is longer than 80 characters. 691
Error '(' is followed by whitespace. 691
Error ')' is preceded with whitespace. 691
Error '}' should be on the same line. 692
Error '{' should be on the previous line. 694
Error '(' is followed by whitespace. 696
Error ')' is preceded with whitespace. 696
Error '(' is followed by whitespace. 704
Error ')' is preceded with whitespace. 704
Error Unclosed HTML tag found: <declarator> datatype (, datatype)* 716
Error Unclosed HTML tag found: <declarator> datatype+ } | {} 720
Error Expected an @return tag. 726
Error Line is longer than 80 characters. 726
Error Method 'typeList' is not designed for extension - needs to be abstract, final or empty. 726
Error Parameter declarator should be final. 726
Error Expected @param tag for 'declarator'. 726
Error Parameter optional should be final. 726
Error Expected @param tag for 'optional'. 726
Error Parameter limit should be final. 726
Error Expected @param tag for 'limit'. 726
Error Expected @throws tag for 'SyntaxException'. 726
Error Expected @throws tag for 'CompilationFailedException'. 726
Error 'if' is not followed by whitespace. 730
Error '(' is followed by whitespace. 730
Error ')' is preceded with whitespace. 730
Error '{' should be on the previous line. 731
Error 'while' is not followed by whitespace. 738
Error '(' is followed by whitespace. 738
Error ')' is preceded with whitespace. 738
Error '{' should be on the previous line. 739
Error '{' should be on the previous line. 744
Error 'if' is not followed by whitespace. 745
Error '(' is followed by whitespace. 745
Error '{' should be on the previous line. 746
Error '(' is followed by whitespace. 747
Error ')' is preceded with whitespace. 747
Error '(' is followed by whitespace. 750
Error ')' is preceded with whitespace. 750
Error '}' should be on the same line. 751
Error '{' should be on the previous line. 753
Error '(' is followed by whitespace. 755
Error ')' is preceded with whitespace. 755
Error 'if' is not followed by whitespace. 763
Error '(' is followed by whitespace. 763
Error ')' is preceded with whitespace. 763
Error '{' should be on the previous line. 764
Error '}' should be on the same line. 768
Error '{' should be on the previous line. 771
Error '{' should be on the previous line. 773
Error '}' should be on the same line. 775
Error '{' should be on the previous line. 777
Error '(' is followed by whitespace. 778
Error ')' is preceded with whitespace. 778
Error Unclosed HTML tag found: <null> typeBodyStatement* } 795
Error Expected an @return tag. 801
Error Line is longer than 80 characters. 801
Error Method 'typeBody' is not designed for extension - needs to be abstract, final or empty. 801
Error Parameter allowStatic should be final. 801
Error Expected @param tag for 'allowStatic'. 801
Error Parameter allowAbstract should be final. 801
Error Expected @param tag for 'allowAbstract'. 801
Error Parameter requireAbstract should be final. 801
Error Expected @param tag for 'requireAbstract'. 801
Error Expected @throws tag for 'SyntaxException'. 801
Error Expected @throws tag for 'CompilationFailedException'. 801
Error '(' is followed by whitespace. 805
Error ')' is preceded with whitespace. 805
Error 'while' is not followed by whitespace. 807
Error '(' is followed by whitespace. 807
Error ')' is preceded with whitespace. 807
Error '{' should be on the previous line. 808
Error '{' should be on the previous line. 810
Error Line is longer than 80 characters. 811
Error '(' is followed by whitespace. 811
Error ')' is preceded with whitespace. 811
Error '}' should be on the same line. 812
Error 'catch' is not followed by whitespace. 813
Error '(' is followed by whitespace. 813
Error ')' is preceded with whitespace. 813
Error '{' should be on the previous line. 814
Error '(' is followed by whitespace. 820
Error ')' is preceded with whitespace. 820
Error Line is longer than 80 characters. 847
Error Line is longer than 80 characters. 848
Error Unclosed HTML tag found: <error> 849
Error Expected an @return tag. 860
Error Line is longer than 80 characters. 860
Error Method 'typeBodyStatement' is not designed for extension - needs to be abstract, final or empty. 860
Error Parameter allowStatic should be final. 860
Error Expected @param tag for 'allowStatic'. 860
Error Parameter allowAbstract should be final. 860
Error Expected @param tag for 'allowAbstract'. 860
Error Parameter requireAbstract should be final. 860
Error Expected @param tag for 'requireAbstract'. 860
Error Expected @throws tag for 'SyntaxException'. 860
Error Expected @throws tag for 'CompilationFailedException'. 860
Error 'if' is not followed by whitespace. 868
Error '(' is followed by whitespace. 868
Error ')' is preceded with whitespace. 868
Error '{' should be on the previous line. 869
Error '{' should be on the previous line. 871
Error Line is longer than 80 characters. 872
Error '(' is followed by whitespace. 872
Error ')' is preceded with whitespace. 872
Error '(' is followed by whitespace. 875
Error ')' is preceded with whitespace. 875
Error Line is longer than 80 characters. 877
Error '(' is followed by whitespace. 877
Error ')' is preceded with whitespace. 877
Error '}' should be on the same line. 878
Error Line is longer than 80 characters. 881
Error '{' should be on the previous line. 884
Error '(' is followed by whitespace. 885
Error ')' is preceded with whitespace. 885
Error 'if' is not followed by whitespace. 890
Error '(' is followed by whitespace. 890
Error ')' is preceded with whitespace. 890
Error '{' should be on the previous line. 891
Error '(' is followed by whitespace. 892
Error ')' is preceded with whitespace. 892
Error '}' should be on the same line. 893
Error 'if' is not followed by whitespace. 895
Error '(' is followed by whitespace. 895
Error ')' is preceded with whitespace. 895
Error '{' should be on the previous line. 896
Error '(' is followed by whitespace. 897
Error ')' is preceded with whitespace. 897
Error '}' should be on the same line. 898
Error '{' should be on the previous line. 904
Error 'if' is not followed by whitespace. 908
Error '(' is followed by whitespace. 908
Error ')' is preceded with whitespace. 908
Error '{' should be on the previous line. 909
Error 'while' is not followed by whitespace. 920
Error '(' is followed by whitespace. 920
Error '{' should be on the previous line. 921
Error '(' is followed by whitespace. 922
Error ')' is preceded with whitespace. 922
Error Line is longer than 80 characters. 926
Error '(' is followed by whitespace. 928
Error ')' is preceded with whitespace. 928
Error '(' is followed by whitespace. 929
Error ')' is preceded with whitespace. 929
Error '(' is followed by whitespace. 931
Error ')' is preceded with whitespace. 931
Error '{' should be on the previous line. 932
Error Avoid nested blocks. 934
Error 'if' is not followed by whitespace. 941
Error '(' is followed by whitespace. 941
Error ')' is preceded with whitespace. 941
Error '{' should be on the previous line. 942
Error 'for' is not followed by whitespace. 943
Error '(' is followed by whitespace. 943
Error ')' is preceded with whitespace. 943
Error '{' should be on the previous line. 944
Error Line is longer than 80 characters. 945
Error 'if' is not followed by whitespace. 945
Error '(' is followed by whitespace. 945
Error ')' is preceded with whitespace. 945
Error Line is longer than 80 characters. 953
Error '(' is followed by whitespace. 953
Error ')' is preceded with whitespace. 953
Error Line is longer than 80 characters. 962
Error '(' is followed by whitespace. 962
Error ')' is preceded with whitespace. 962
Error Line is longer than 80 characters. 966
Error '(' is followed by whitespace. 966
Error '{' is followed by whitespace. 966
Error ')' is preceded with whitespace. 966
Error Expected an @return tag. 980
Error Line is longer than 80 characters. 980
Error Method 'bodyStatement' is not designed for extension - needs to be abstract, final or empty. 980
Error Expected @throws tag for 'SyntaxException'. 980
Error Expected @throws tag for 'CompilationFailedException'. 980
Error '(' is followed by whitespace. 982
Error ')' is preceded with whitespace. 982
Error Unclosed HTML tag found: <identifier> 992
Error Unclosed HTML tag found: <identifier> 996
Error Expected an @return tag. 1000
Error Line is longer than 80 characters. 1000
Error Method 'nameDeclaration' is not designed for extension - needs to be abstract, final or empty. 1000
Error '(' is followed by whitespace. 1000
Error Parameter significantNewlines should be final. 1000
Error Expected @param tag for 'significantNewlines'. 1000
Error ')' is preceded with whitespace. 1000
Error Expected @throws tag for 'SyntaxException'. 1000
Error Expected @throws tag for 'CompilationFailedException'. 1000
Error '(' is followed by whitespace. 1002
Error ')' is preceded with whitespace. 1002
Error Line is longer than 80 characters. 1008
Error Unclosed HTML tag found: <identifier> | <various keywords> 1012
Error Unclosed HTML tag found: <various keywords> 1012
Error Unclosed HTML tag found: <identifier> 1016
Error Expected an @return tag. 1020
Error Line is longer than 80 characters. 1020
Error Method 'nameReference' is not designed for extension - needs to be abstract, final or empty. 1020
Error '(' is followed by whitespace. 1020
Error Parameter significantNewlines should be final. 1020
Error Expected @param tag for 'significantNewlines'. 1020
Error ')' is preceded with whitespace. 1020
Error Expected @throws tag for 'SyntaxException'. 1020
Error Expected @throws tag for 'CompilationFailedException'. 1020
Error '(' is followed by whitespace. 1023
Error ')' is preceded with whitespace. 1023
Error 'if' is not followed by whitespace. 1024
Error '(' is followed by whitespace. 1024
Error ')' is preceded with whitespace. 1024
Error '{' should be on the previous line. 1025
Error '(' is followed by whitespace. 1026
Error ')' is preceded with whitespace. 1026
Error '(' is followed by whitespace. 1030
Error ')' is preceded with whitespace. 1030
Error Line is longer than 80 characters. 1039
Error Unclosed HTML tag found: <identifier>) 1043
Error Expected an @return tag. 1053
Error Line is longer than 80 characters. 1053
Error Method 'optionalDatatype' is not designed for extension - needs to be abstract, final or empty. 1053
Error '(' is followed by whitespace. 1053
Error Parameter significantNewlines should be final. 1053
Error Expected @param tag for 'significantNewlines'. 1053
Error Parameter allowVoid should be final. 1053
Error Expected @param tag for 'allowVoid'. 1053
Error ')' is preceded with whitespace. 1053
Error Expected @throws tag for 'SyntaxException'. 1053
Error Expected @throws tag for 'CompilationFailedException'. 1053
Error 'if' is not followed by whitespace. 1064
Error '(' is followed by whitespace. 1064
Error ')' is preceded with whitespace. 1064
Error '{' should be on the previous line. 1065
Error 'if' is not followed by whitespace. 1066
Error '(' is followed by whitespace. 1066
Error ')' is preceded with whitespace. 1066
Error '{' should be on the previous line. 1067
Error '(' is followed by whitespace. 1068
Error ')' is preceded with whitespace. 1068
Error '}' should be on the same line. 1069
Error '{' should be on the previous line. 1071
Error '{' should be on the previous line. 1075
Error '(' is followed by whitespace. 1076
Error ')' is preceded with whitespace. 1076
Error 'if' is not followed by whitespace. 1077
Error '(' is followed by whitespace. 1077
Error ')' is preceded with whitespace. 1077
Error '{' should be on the previous line. 1078
Error '}' should be on the same line. 1081
Error 'catch' is not followed by whitespace. 1082
Error '(' is followed by whitespace. 1082
Error ')' is preceded with whitespace. 1082
Error '{' should be on the previous line. 1083
Error '}' should be on the same line. 1088
Error 'if' is not followed by whitespace. 1095
Error '(' is followed by whitespace. 1095
Error ')' is preceded with whitespace. 1095
Error '{' should be on the previous line. 1096
Error '(' is followed by whitespace. 1097
Error ')' is preceded with whitespace. 1097
Error Line is longer than 80 characters. 1107
Error Line is longer than 80 characters. 1112
Error Unclosed HTML tag found: <eos> 1112
Error Line is longer than 80 characters. 1116
Error Unclosed HTML tag found: <identifier>:SYNTH_PROPERTY modifierList optionalDatatype ex 1116
Error Expected an @return tag. 1124
Error Line is longer than 80 characters. 1124
Error Method 'propertyDeclaration' is not designed for extension - needs to be abstract, final or empty. 1124
Error '(' is followed by whitespace. 1124
Error Parameter modifiers should be final. 1124
Error Expected @param tag for 'modifiers'. 1124
Error Parameter type should be final. 1124
Error Expected @param tag for 'type'. 1124
Error Parameter identifier should be final. 1124
Error Expected @param tag for 'identifier'. 1124
Error ')' is preceded with whitespace. 1124
Error Expected @throws tag for 'SyntaxException'. 1124
Error Expected @throws tag for 'CompilationFailedException'. 1124
Error '(' is followed by whitespace. 1126
Error ')' is preceded with whitespace. 1126
Error '(' is followed by whitespace. 1127
Error ')' is preceded with whitespace. 1127
Error 'if' is not followed by whitespace. 1129
Error '(' is followed by whitespace. 1129
Error ')' is preceded with whitespace. 1129
Error '{' should be on the previous line. 1130
Error '(' is followed by whitespace. 1132
Error ')' is preceded with whitespace. 1132
Error Line is longer than 80 characters. 1142
Error Line is longer than 80 characters. 1143
Error Unclosed HTML tag found: <eos> ) 1150
Error Unclosed HTML tag found: <identifier>:SYNTH_METHOD modifierList optionalDatatype 1154
Error Expected an @return tag. 1166
Error Line is longer than 80 characters. 1166
Error Method 'methodDeclaration' is not designed for extension - needs to be abstract, final or empty. 1166
Error '(' is followed by whitespace. 1166
Error Parameter modifiers should be final. 1166
Error Expected @param tag for 'modifiers'. 1166
Error Parameter type should be final. 1166
Error Expected @param tag for 'type'. 1166
Error Parameter identifier should be final. 1166
Error Expected @param tag for 'identifier'. 1166
Error Parameter emptyOnly should be final. 1166
Error Expected @param tag for 'emptyOnly'. 1166
Error Expected @throws tag for 'SyntaxException'. 1166
Error Expected @throws tag for 'CompilationFailedException'. 1166
Error '(' is followed by whitespace. 1168
Error ')' is preceded with whitespace. 1168
Error '(' is followed by whitespace. 1169
Error ')' is preceded with whitespace. 1169
Error '(' is followed by whitespace. 1175
Error ')' is preceded with whitespace. 1175
Error '{' should be on the previous line. 1182
Error '(' is followed by whitespace. 1183
Error '(' is followed by whitespace. 1183
Error ')' is preceded with whitespace. 1183
Error ')' is preceded with whitespace. 1183
Error '}' should be on the same line. 1184
Error '{' should be on the previous line. 1186
Error '(' is followed by whitespace. 1188
Error ')' is preceded with whitespace. 1188
Error 'if' is not followed by whitespace. 1197
Error '(' is followed by whitespace. 1197
Error ')' is preceded with whitespace. 1197
Error '{' should be on the previous line. 1198
Error 'if' is not followed by whitespace. 1199
Error '(' is followed by whitespace. 1199
Error ')' is preceded with whitespace. 1199
Error '{' should be on the previous line. 1200
Error Line is longer than 80 characters. 1201
Error '(' is followed by whitespace. 1201
Error ')' is preceded with whitespace. 1201
Error '}' should be on the same line. 1202
Error '{' should be on the previous line. 1204
Error 'if' is not followed by whitespace. 1211
Error '(' is followed by whitespace. 1211
Error ')' is preceded with whitespace. 1211
Error '{' should be on the previous line. 1212
Error '(' is followed by whitespace. 1216
Error ')' is preceded with whitespace. 1216
Error Line is longer than 80 characters. 1225
Error Line is longer than 80 characters. 1230
Error Line is longer than 80 characters. 1231
Error Unclosed HTML tag found: <null> parameter* } 1235
Error Line is longer than 80 characters. 1236
Error Unclosed HTML tag found: <identifier>:SYNTH_PARAMETER_DECLARATION optionalDatatype de 1236
Error Expected an @return tag. 1241
Error Line is longer than 80 characters. 1241
Error Method 'parameterDeclarationList' is not designed for extension - needs to be abstract, final or empty. 1241
Error Expected @throws tag for 'SyntaxException'. 1241
Error Expected @throws tag for 'CompilationFailedException'. 1241
Error Line is longer than 80 characters. 1246
Error 'while' is not followed by whitespace. 1246
Error '(' is followed by whitespace. 1246
Error ')' is preceded with whitespace. 1246
Error 'cast' is not followed by whitespace. 1252
Error '(' is followed by whitespace. 1252
Error ')' is preceded with whitespace. 1252
Error 'if' is not followed by whitespace. 1258
Error '(' is followed by whitespace. 1258
Error ')' is preceded with whitespace. 1258
Error '{' should be on the previous line. 1259
Error '(' is followed by whitespace. 1261
Error ')' is preceded with whitespace. 1261
Error '(' is followed by whitespace. 1263
Error ')' is preceded with whitespace. 1263
Error 'if' is not followed by whitespace. 1269
Error '(' is followed by whitespace. 1269
Error ')' is preceded with whitespace. 1269
Error '{' should be on the previous line. 1270
Error '(' is followed by whitespace. 1271
Error ')' is preceded with whitespace. 1271
Error '}' should be on the same line. 1272
Error '{' should be on the previous line. 1274
Error Line is longer than 80 characters. 1285
Error Line is longer than 80 characters. 1292
Error Unclosed HTML tag found: <identifier>:SYNTH_PARAMETER_DECLARATION optionalDatatype } 1292
Error Expected an @return tag. 1298
Error Line is longer than 80 characters. 1298
Error Method 'parameterDeclaration' is not designed for extension - needs to be abstract, final or empty. 1298
Error Expected @throws tag for 'SyntaxException'. 1298
Error Expected @throws tag for 'CompilationFailedException'. 1298
Error '(' is followed by whitespace. 1300
Error ')' is preceded with whitespace. 1300
Error '(' is followed by whitespace. 1301
Error ')' is preceded with whitespace. 1301
Error '(' is followed by whitespace. 1301
Error ')' is preceded with whitespace. 1301
Error '(' is followed by whitespace. 1302
Error ')' is preceded with whitespace. 1302
Error Expected an @return tag. 1329
Error Line is longer than 80 characters. 1329
Error Method 'datatype' is not designed for extension - needs to be abstract, final or empty. 1329
Error '(' is followed by whitespace. 1329
Error Parameter allowVoid should be final. 1329
Error Expected @param tag for 'allowVoid'. 1329
Error ')' is preceded with whitespace. 1329
Error Expected @throws tag for 'SyntaxException'. 1329
Error Expected @throws tag for 'CompilationFailedException'. 1329
Error 'while' is not followed by whitespace. 1333
Error '(' is followed by whitespace. 1333
Error ')' is preceded with whitespace. 1333
Error '{' should be on the previous line. 1334
Error Line is longer than 80 characters. 1335
Error '(' is followed by whitespace. 1335
Error ')' is preceded with whitespace. 1335
Error '(' is followed by whitespace. 1336
Error ')' is preceded with whitespace. 1336
Error Expected an @return tag. 1348
Error Line is longer than 80 characters. 1348
Error Method 'datatype' is not designed for extension - needs to be abstract, final or empty. 1348
Error Expected @throws tag for 'SyntaxException'. 1348
Error Expected @throws tag for 'CompilationFailedException'. 1348
Error Expected an @return tag. 1370
Error Line is longer than 80 characters. 1370
Error Method 'scalarDatatype' is not designed for extension - needs to be abstract, final or empty. 1370
Error '(' is followed by whitespace. 1370
Error Parameter allowVoid should be final. 1370
Error Expected @param tag for 'allowVoid'. 1370
Error ')' is preceded with whitespace. 1370
Error Expected @throws tag for 'SyntaxException'. 1370
Error Expected @throws tag for 'CompilationFailedException'. 1370
Error Line is longer than 80 characters. 1374
Error 'if' is not followed by whitespace. 1374
Error '(' is followed by whitespace. 1374
Error Avoid inline conditionals. 1374
Error ')' is preceded with whitespace. 1374
Error '}' should be on the same line. 1377
Error '{' should be on the previous line. 1379
Error Expected an @return tag. 1406
Error Line is longer than 80 characters. 1406
Error Method 'statementBody' is not designed for extension - needs to be abstract, final or empty. 1406
Error '(' is followed by whitespace. 1406
Error Parameter requireBraces should be final. 1406
Error Expected @param tag for 'requireBraces'. 1406
Error ')' is preceded with whitespace. 1406
Error Expected @throws tag for 'SyntaxException'. 1406
Error Expected @throws tag for 'CompilationFailedException'. 1406
Error '{' should be on the previous line. 1411
Error '(' is followed by whitespace. 1412
Error ')' is preceded with whitespace. 1412
Error '(' is followed by whitespace. 1413
Error ')' is preceded with whitespace. 1413
Error '(' is followed by whitespace. 1416
Error ')' is preceded with whitespace. 1416
Error '(' is followed by whitespace. 1418
Error ')' is preceded with whitespace. 1418
Error '}' should be on the same line. 1419
Error '{' should be on the previous line. 1421
Error 'if' is not followed by whitespace. 1422
Error '(' is followed by whitespace. 1422
Error ')' is preceded with whitespace. 1422
Error '{' should be on the previous line. 1423
Error '(' is followed by whitespace. 1424
Error ')' is preceded with whitespace. 1424
Error '}' should be on the same line. 1425
Error '{' should be on the previous line. 1427
Error Unclosed HTML tag found: <null> statement* } 1445
Error Expected an @return tag. 1449
Error Line is longer than 80 characters. 1449
Error Method 'statementsUntilRightCurly' is not designed for extension - needs to be abstract, final or empty. 1449
Error '(' is followed by whitespace. 1449
Error ')' is preceded with whitespace. 1449
Error Expected @throws tag for 'SyntaxException'. 1449
Error Expected @throws tag for 'CompilationFailedException'. 1449
Error 'while' is not followed by whitespace. 1453
Error '(' is followed by whitespace. 1453
Error ')' is preceded with whitespace. 1453
Error '{' should be on the previous line. 1454
Error '{' should be on the previous line. 1456
Error '(' is followed by whitespace. 1457
Error ')' is preceded with whitespace. 1457
Error '}' should be on the same line. 1458
Error 'catch' is not followed by whitespace. 1459
Error '(' is followed by whitespace. 1459
Error ')' is preceded with whitespace. 1459
Error '{' should be on the previous line. 1460
Error '(' is followed by whitespace. 1461
Error ')' is preceded with whitespace. 1461
Error Line is longer than 80 characters. 1477
Error Unclosed HTML tag found: <eos> 1497
Error Unclosed HTML tag found: <identifier> 1499
Error Unclosed HTML tag found: <keyword>Statement 1506
Error Line is longer than 80 characters. 1508
Error Unclosed HTML tag found: <identifier>:SYNTH_LABEL bareStatement } 1514
Error Expected an @return tag. 1535
Error Line is longer than 80 characters. 1535
Error Method 'statement' is not designed for extension - needs to be abstract, final or empty. 1535
Error Method length is 164 lines (max allowed is 150). 1535
Error '(' is followed by whitespace. 1535
Error Parameter allowUnlabelledBlocks should be final. 1535
Error Expected @param tag for 'allowUnlabelledBlocks'. 1535
Error ')' is preceded with whitespace. 1535
Error Expected @throws tag for 'SyntaxException'. 1535
Error Expected @throws tag for 'CompilationFailedException'. 1535
Error 'if' is not followed by whitespace. 1543
Error '(' is followed by whitespace. 1543
Error ')' is preceded with whitespace. 1543
Error '{' should be on the previous line. 1544
Error '(' is followed by whitespace. 1545
Error ')' is preceded with whitespace. 1545
Error '(' is followed by whitespace. 1546
Error ')' is preceded with whitespace. 1546
Error '(' is followed by whitespace. 1548
Error ')' is preceded with whitespace. 1548
Error '(' is followed by whitespace. 1554
Error ')' is preceded with whitespace. 1554
Error '{' should be on the previous line. 1555
Error Avoid nested blocks. 1557
Error Avoid nested blocks. 1563
Error Avoid nested blocks. 1569
Error Avoid nested blocks. 1575
Error Avoid nested blocks. 1581
Error Avoid nested blocks. 1587
Error Avoid nested blocks. 1593
Error Avoid nested blocks. 1599
Error Avoid nested blocks. 1605
Error Avoid nested blocks. 1611
Error Avoid nested blocks. 1617
Error Avoid nested blocks. 1623
Error Avoid nested blocks. 1629
Error '(' is followed by whitespace. 1631
Error ')' is preceded with whitespace. 1631
Error Avoid nested blocks. 1636
Error Line is longer than 80 characters. 1639
Error Line is longer than 80 characters. 1640
Error Line is longer than 80 characters. 1641
Error Line is longer than 80 characters. 1642
Error 'if' is not followed by whitespace. 1646
Error '(' is followed by whitespace. 1646
Error ')' is preceded with whitespace. 1646
Error '{' should be on the previous line. 1647
Error 'if' is not followed by whitespace. 1648
Error '(' is followed by whitespace. 1648
Error ')' is preceded with whitespace. 1648
Error '{' should be on the previous line. 1649
Error '(' is followed by whitespace. 1651
Error ')' is preceded with whitespace. 1651
Error '(' is followed by whitespace. 1652
Error ')' is preceded with whitespace. 1652
Error 'if' is not followed by whitespace. 1654
Error '(' is followed by whitespace. 1654
Error ')' is preceded with whitespace. 1654
Error '{' should be on the previous line. 1655
Error Line is longer than 80 characters. 1656
Error '(' is followed by whitespace. 1656
Error ')' is preceded with whitespace. 1656
Error '}' should be on the same line. 1661
Error '{' should be on the previous line. 1663
Error Avoid nested blocks. 1674
Error '{' should be on the previous line. 1676
Error '}' should be on the same line. 1679
Error '{' should be on the previous line. 1681
Error 'if' is not followed by whitespace. 1692
Error '(' is followed by whitespace. 1692
Error ')' is preceded with whitespace. 1692
Error '{' should be on the previous line. 1693
Error '(' is followed by whitespace. 1694
Error ')' is preceded with whitespace. 1694
Error Expected an @return tag. 1707
Error Line is longer than 80 characters. 1707
Error Method 'statement' is not designed for extension - needs to be abstract, final or empty. 1707
Error '(' is followed by whitespace. 1707
Error ')' is preceded with whitespace. 1707
Error Expected @throws tag for 'SyntaxException'. 1707
Error Expected @throws tag for 'CompilationFailedException'. 1707
Error '(' is followed by whitespace. 1709
Error ')' is preceded with whitespace. 1709
Error Unclosed HTML tag found: <eos> 1718
Error Expected an @return tag. 1728
Error Line is longer than 80 characters. 1728
Error Method 'assertStatement' is not designed for extension - needs to be abstract, final or empty. 1728
Error Expected @throws tag for 'SyntaxException'. 1728
Error Expected @throws tag for 'CompilationFailedException'. 1728
Error Line is longer than 80 characters. 1730
Error '(' is followed by whitespace. 1730
Error ')' is preceded with whitespace. 1730
Error '(' is followed by whitespace. 1730
Error ')' is preceded with whitespace. 1730
Error 'if' is not followed by whitespace. 1732
Error '(' is followed by whitespace. 1732
Error ')' is preceded with whitespace. 1732
Error '{' should be on the previous line. 1733
Error '(' is followed by whitespace. 1734
Error ')' is preceded with whitespace. 1734
Error '(' is followed by whitespace. 1735
Error ')' is preceded with whitespace. 1735
Error Unclosed HTML tag found: <eos> 1749
Error Unclosed HTML tag found: <identifier> 1751
Error Unclosed HTML tag found: <identifier> 1756
Error Expected an @return tag. 1760
Error Line is longer than 80 characters. 1760
Error Method 'breakStatement' is not designed for extension - needs to be abstract, final or empty. 1760
Error Expected @throws tag for 'SyntaxException'. 1760
Error Expected @throws tag for 'CompilationFailedException'. 1760
Error 'if' is not followed by whitespace. 1763
Error '(' is followed by whitespace. 1763
Error ')' is preceded with whitespace. 1763
Error '{' should be on the previous line. 1764
Error '(' is followed by whitespace. 1765
Error ')' is preceded with whitespace. 1765
Error Unclosed HTML tag found: <eos> 1779
Error Unclosed HTML tag found: <identifier> 1781
Error Unclosed HTML tag found: <identifier> 1786
Error Expected an @return tag. 1790
Error Line is longer than 80 characters. 1790
Error Method 'continueStatement' is not designed for extension - needs to be abstract, final or empty. 1790
Error Expected @throws tag for 'SyntaxException'. 1790
Error Expected @throws tag for 'CompilationFailedException'. 1790
Error 'if' is not followed by whitespace. 1793
Error '(' is followed by whitespace. 1793
Error ')' is preceded with whitespace. 1793
Error '{' should be on the previous line. 1794
Error '(' is followed by whitespace. 1795
Error ')' is preceded with whitespace. 1795
Error Unclosed HTML tag found: <eos> 1809
Error Expected an @return tag. 1819
Error Line is longer than 80 characters. 1819
Error Method 'throwStatement' is not designed for extension - needs to be abstract, final or empty. 1819
Error Expected @throws tag for 'SyntaxException'. 1819
Error Expected @throws tag for 'CompilationFailedException'. 1819
Error Line is longer than 80 characters. 1821
Error '(' is followed by whitespace. 1821
Error ')' is preceded with whitespace. 1821
Error Expected an @return tag. 1849
Error Line is longer than 80 characters. 1849
Error Method 'ifStatement' is not designed for extension - needs to be abstract, final or empty. 1849
Error Expected @throws tag for 'SyntaxException'. 1849
Error Expected @throws tag for 'CompilationFailedException'. 1849
Error '(' is followed by whitespace. 1856
Error ')' is preceded with whitespace. 1856
Error '{' should be on the previous line. 1859
Error '(' is followed by whitespace. 1860
Error ')' is preceded with whitespace. 1860
Error '}' should be on the same line. 1861
Error 'catch' is not followed by whitespace. 1862
Error '(' is followed by whitespace. 1862
Error ')' is preceded with whitespace. 1862
Error '{' should be on the previous line. 1863
Error '(' is followed by whitespace. 1864
Error ')' is preceded with whitespace. 1864
Error '(' is followed by whitespace. 1865
Error ')' is preceded with whitespace. 1865
Error '(' is followed by whitespace. 1868
Error ')' is preceded with whitespace. 1868
Error '(' is followed by whitespace. 1870
Error ')' is preceded with whitespace. 1870
Error 'if' is not followed by whitespace. 1878
Error '(' is followed by whitespace. 1878
Error ')' is preceded with whitespace. 1878
Error '{' should be on the previous line. 1879
Error 'if' is not followed by whitespace. 1880
Error '(' is followed by whitespace. 1880
Error ')' is preceded with whitespace. 1880
Error '{' should be on the previous line. 1881
Error '(' is followed by whitespace. 1882
Error ')' is preceded with whitespace. 1882
Error '(' is followed by whitespace. 1883
Error ')' is preceded with whitespace. 1883
Error '}' should be on the same line. 1884
Error '{' should be on the previous line. 1886
Error Line is longer than 80 characters. 1887
Error 'cast' is not followed by whitespace. 1887
Error '(' is followed by whitespace. 1887
Error ')' is preceded with whitespace. 1887
Error '(' is followed by whitespace. 1888
Error ')' is preceded with whitespace. 1888
Error Unclosed HTML tag found: <eos> 1902
Error Expected an @return tag. 1912
Error Line is longer than 80 characters. 1912
Error Method 'returnStatement' is not designed for extension - needs to be abstract, final or empty. 1912
Error Expected @throws tag for 'SyntaxException'. 1912
Error Expected @throws tag for 'CompilationFailedException'. 1912
Error 'if' is not followed by whitespace. 1916
Error '(' is followed by whitespace. 1916
Error ')' is preceded with whitespace. 1916
Error '{' should be on the previous line. 1917
Error '(' is followed by whitespace. 1918
Error ')' is preceded with whitespace. 1918
Error Expected an @return tag. 1948
Error Line is longer than 80 characters. 1948
Error Method 'switchStatement' is not designed for extension - needs to be abstract, final or empty. 1948
Error Expected @throws tag for 'SyntaxException'. 1948
Error Expected @throws tag for 'CompilationFailedException'. 1948
Error '(' is followed by whitespace. 1951
Error ')' is preceded with whitespace. 1951
Error '(' is followed by whitespace. 1952
Error ')' is preceded with whitespace. 1952
Error '(' is followed by whitespace. 1953
Error ')' is preceded with whitespace. 1953
Error '(' is followed by whitespace. 1959
Error ')' is preceded with whitespace. 1959
Error 'while' is not followed by whitespace. 1962
Error '(' is followed by whitespace. 1962
Error ')' is preceded with whitespace. 1962
Error '{' should be on the previous line. 1963
Error 'if' is not followed by whitespace. 1968
Error '(' is followed by whitespace. 1968
Error ')' is preceded with whitespace. 1968
Error '{' should be on the previous line. 1969
Error Line is longer than 80 characters. 1970
Error '(' is followed by whitespace. 1970
Error ')' is preceded with whitespace. 1970
Error '(' is followed by whitespace. 1970
Error ')' is preceded with whitespace. 1970
Error '}' should be on the same line. 1971
Error 'if' is not followed by whitespace. 1972
Error '(' is followed by whitespace. 1972
Error ')' is preceded with whitespace. 1972
Error '{' should be on the previous line. 1973
Error 'if' is not followed by whitespace. 1974
Error '(' is followed by whitespace. 1974
Error ')' is preceded with whitespace. 1974
Error '{' should be on the previous line. 1975
Error Line is longer than 80 characters. 1976
Error '(' is followed by whitespace. 1976
Error ')' is preceded with whitespace. 1976
Error '(' is followed by whitespace. 1979
Error ')' is preceded with whitespace. 1979
Error '}' should be on the same line. 1981
Error '{' should be on the previous line. 1983
Error Line is longer than 80 characters. 1984
Error '(' is followed by whitespace. 1984
Error '{' is followed by whitespace. 1984
Error ')' is preceded with whitespace. 1984
Error '(' is followed by whitespace. 1985
Error ')' is preceded with whitespace. 1985
Error '(' is followed by whitespace. 1988
Error ')' is preceded with whitespace. 1988
Error 'while' is not followed by whitespace. 1995
Error '(' is followed by whitespace. 1995
Error ')' is preceded with whitespace. 1995
Error '{' should be on the previous line. 1996
Error '(' is followed by whitespace. 1997
Error ')' is preceded with whitespace. 1997
Error '(' is followed by whitespace. 2001
Error ')' is preceded with whitespace. 2001
Error '(' is followed by whitespace. 2004
Error ')' is preceded with whitespace. 2004
Error Line is longer than 80 characters. 2015
Error Expected an @return tag. 2026
Error Line is longer than 80 characters. 2026
Error Method 'synchronizedStatement' is not designed for extension - needs to be abstract, final or empty. 2026
Error Expected @throws tag for 'SyntaxException'. 2026
Error Expected @throws tag for 'CompilationFailedException'. 2026
Error '(' is followed by whitespace. 2030
Error ')' is preceded with whitespace. 2030
Error '(' is followed by whitespace. 2031
Error ')' is preceded with whitespace. 2031
Error '(' is followed by whitespace. 2032
Error ')' is preceded with whitespace. 2032
Error '(' is followed by whitespace. 2034
Error ')' is preceded with whitespace. 2034
Error Unclosed HTML tag found: <null> catch* } 2055
Error Unclosed HTML tag found: <identifier> statementBody } 2057
Error Expected an @return tag. 2067
Error Line is longer than 80 characters. 2067
Error Method 'tryStatement' is not designed for extension - needs to be abstract, final or empty. 2067
Error Expected @throws tag for 'SyntaxException'. 2067
Error Expected @throws tag for 'CompilationFailedException'. 2067
Error '(' is followed by whitespace. 2074
Error ')' is preceded with whitespace. 2074
Error Line is longer than 80 characters. 2080
Error 'cast' is not followed by whitespace. 2080
Error '(' is followed by whitespace. 2080
Error ')' is preceded with whitespace. 2080
Error 'while' is not followed by whitespace. 2081
Error '(' is followed by whitespace. 2081
Error ')' is preceded with whitespace. 2081
Error '{' should be on the previous line. 2082
Error '{' should be on the previous line. 2084
Error Line is longer than 80 characters. 2085
Error 'cast' is not followed by whitespace. 2085
Error '(' is followed by whitespace. 2085
Error ')' is preceded with whitespace. 2085
Error '(' is followed by whitespace. 2087
Error ')' is preceded with whitespace. 2087
Error '{' should be on the previous line. 2089
Error '(' is followed by whitespace. 2090
Error ')' is preceded with whitespace. 2090
Error '(' is followed by whitespace. 2091
Error ')' is preceded with whitespace. 2091
Error '}' should be on the same line. 2092
Error 'catch' is not followed by whitespace. 2093
Error '(' is followed by whitespace. 2093
Error ')' is preceded with whitespace. 2093
Error '{' should be on the previous line. 2094
Error '(' is followed by whitespace. 2095
Error ')' is preceded with whitespace. 2095
Error '(' is followed by whitespace. 2096
Error ')' is preceded with whitespace. 2096
Error '(' is followed by whitespace. 2098
Error ')' is preceded with whitespace. 2098
Error '(' is followed by whitespace. 2100
Error ')' is preceded with whitespace. 2100
Error '}' should be on the same line. 2101
Error 'catch' is not followed by whitespace. 2102
Error '(' is followed by whitespace. 2102
Error ')' is preceded with whitespace. 2102
Error '{' should be on the previous line. 2103
Error '(' is followed by whitespace. 2104
Error ')' is preceded with whitespace. 2104
Error 'if' is not followed by whitespace. 2112
Error '(' is followed by whitespace. 2112
Error ')' is preceded with whitespace. 2112
Error '{' should be on the previous line. 2113
Error '(' is followed by whitespace. 2114
Error ')' is preceded with whitespace. 2114
Error '(' is followed by whitespace. 2115
Error ')' is preceded with whitespace. 2115
Error '}' should be on the same line. 2116
Error '{' should be on the previous line. 2118
Error '(' is followed by whitespace. 2119
Error ')' is preceded with whitespace. 2119
Error Unclosed HTML tag found: <null> expression* } 2152
Error Expected an @return tag. 2160
Error Line is longer than 80 characters. 2160
Error Method 'forStatement' is not designed for extension - needs to be abstract, final or empty. 2160
Error Expected @throws tag for 'SyntaxException'. 2160
Error Expected @throws tag for 'CompilationFailedException'. 2160
Error '(' is followed by whitespace. 2162
Error ')' is preceded with whitespace. 2162
Error '(' is followed by whitespace. 2175
Error ')' is preceded with whitespace. 2175
Error '(' is followed by whitespace. 2180
Error ')' is preceded with whitespace. 2180
Error 'if' is not followed by whitespace. 2182
Error '(' is followed by whitespace. 2182
Error ')' is preceded with whitespace. 2182
Error '{' should be on the previous line. 2183
Error '(' is followed by whitespace. 2184
Error ')' is preceded with whitespace. 2184
Error '(' is followed by whitespace. 2185
Error ')' is preceded with whitespace. 2185
Error '}' should be on the same line. 2186
Error '{' should be on the previous line. 2188
Error 'while' is not followed by whitespace. 2193
Error '(' is followed by whitespace. 2193
Error ')' is preceded with whitespace. 2193
Error '{' should be on the previous line. 2194
Error '(' is followed by whitespace. 2195
Error ')' is preceded with whitespace. 2195
Error 'if' is not followed by whitespace. 2197
Error '(' is followed by whitespace. 2197
Error ')' is preceded with whitespace. 2197
Error '{' should be on the previous line. 2198
Error '(' is followed by whitespace. 2199
Error ')' is preceded with whitespace. 2199
Error '(' is followed by whitespace. 2203
Error ')' is preceded with whitespace. 2203
Error '(' is followed by whitespace. 2205
Error ')' is preceded with whitespace. 2205
Error '(' is followed by whitespace. 2212
Error ')' is preceded with whitespace. 2212
Error '(' is followed by whitespace. 2213
Error ')' is preceded with whitespace. 2213
Error 'cast' is not followed by whitespace. 2220
Error '(' is followed by whitespace. 2220
Error ')' is preceded with whitespace. 2220
Error 'while' is not followed by whitespace. 2222
Error '(' is followed by whitespace. 2222
Error ')' is preceded with whitespace. 2222
Error '{' should be on the previous line. 2223
Error '(' is followed by whitespace. 2224
Error ')' is preceded with whitespace. 2224
Error 'if' is not followed by whitespace. 2226
Error '(' is followed by whitespace. 2226
Error ')' is preceded with whitespace. 2226
Error '{' should be on the previous line. 2227
Error '(' is followed by whitespace. 2228
Error ')' is preceded with whitespace. 2228
Error '(' is followed by whitespace. 2233
Error ')' is preceded with whitespace. 2233
Error '(' is followed by whitespace. 2235
Error ')' is preceded with whitespace. 2235
Error '(' is followed by whitespace. 2236
Error ')' is preceded with whitespace. 2236
Error Unclosed HTML tag found: <eos> 2247
Error Expected an @return tag. 2258
Error Line is longer than 80 characters. 2258
Error Method 'doWhileStatement' is not designed for extension - needs to be abstract, final or empty. 2258
Error Expected @throws tag for 'SyntaxException'. 2258
Error Expected @throws tag for 'CompilationFailedException'. 2258
Error '(' is followed by whitespace. 2261
Error ')' is preceded with whitespace. 2261
Error '(' is followed by whitespace. 2262
Error ')' is preceded with whitespace. 2262
Error '(' is followed by whitespace. 2264
Error ')' is preceded with whitespace. 2264
Error '{' should be on the previous line. 2266
Error '(' is followed by whitespace. 2267
Error ')' is preceded with whitespace. 2267
Error '}' should be on the same line. 2268
Error 'catch' is not followed by whitespace. 2269
Error '(' is followed by whitespace. 2269
Error ')' is preceded with whitespace. 2269
Error '{' should be on the previous line. 2270
Error '(' is followed by whitespace. 2271
Error ')' is preceded with whitespace. 2271
Error '(' is followed by whitespace. 2272
Error ')' is preceded with whitespace. 2272
Error '(' is followed by whitespace. 2274
Error ')' is preceded with whitespace. 2274
Error Expected an @return tag. 2297
Error Line is longer than 80 characters. 2297
Error Method 'whileStatement' is not designed for extension - needs to be abstract, final or empty. 2297
Error Expected @throws tag for 'SyntaxException'. 2297
Error Expected @throws tag for 'CompilationFailedException'. 2297
Error '(' is followed by whitespace. 2301
Error ')' is preceded with whitespace. 2301
Error '{' should be on the previous line. 2304
Error '(' is followed by whitespace. 2305
Error ')' is preceded with whitespace. 2305
Error '}' should be on the same line. 2306
Error 'catch' is not followed by whitespace. 2307
Error '(' is followed by whitespace. 2307
Error ')' is preceded with whitespace. 2307
Error '{' should be on the previous line. 2308
Error '(' is followed by whitespace. 2309
Error ')' is preceded with whitespace. 2309
Error '(' is followed by whitespace. 2310
Error ')' is preceded with whitespace. 2310
Error '(' is followed by whitespace. 2312
Error ')' is preceded with whitespace. 2312
Error '(' is followed by whitespace. 2314
Error ')' is preceded with whitespace. 2314
Error Line is longer than 80 characters. 2334
Error Expected an @return tag. 2340
Error Line is longer than 80 characters. 2340
Error Method 'expression' is not designed for extension - needs to be abstract, final or empty. 2340
Error Method length is 697 lines (max allowed is 150). 2340
Error '(' is followed by whitespace. 2340
Error ')' is preceded with whitespace. 2340
Error Expected @throws tag for 'SyntaxException'. 2340
Error Expected @throws tag for 'CompilationFailedException'. 2340
Error '(' is followed by whitespace. 2345
Error ')' is preceded with whitespace. 2345
Error '{' should be on the previous line. 2351
Error Line is longer than 80 characters. 2353
Error Line is longer than 80 characters. 2358
Error Line is longer than 80 characters. 2359
Error Line is longer than 80 characters. 2360
Error '(' is followed by whitespace. 2363
Error ')' is preceded with whitespace. 2363
Error '(' is followed by whitespace. 2371
Error ')' is preceded with whitespace. 2371
Error '{' should be on the previous line. 2372
Error Avoid nested blocks. 2374
Error 'if' is not followed by whitespace. 2375
Error '(' is followed by whitespace. 2375
Error ')' is preceded with whitespace. 2375
Error '{' should be on the previous line. 2376
Error Line is longer than 80 characters. 2377
Error '(' is followed by whitespace. 2377
Error ')' is preceded with whitespace. 2377
Error '(' is followed by whitespace. 2380
Error ')' is preceded with whitespace. 2380
Error Avoid nested blocks. 2386
Error Line is longer than 80 characters. 2387
Error '(' is followed by whitespace. 2387
Error ')' is preceded with whitespace. 2387
Error Avoid nested blocks. 2393
Error Line is longer than 80 characters. 2398
Error '(' is followed by whitespace. 2398
Error ')' is preceded with whitespace. 2398
Error Avoid nested blocks. 2404
Error Line is longer than 80 characters. 2405
Error 'if' is not followed by whitespace. 2405
Error '(' is followed by whitespace. 2405
Error ')' is preceded with whitespace. 2405
Error '(' is followed by whitespace. 2407
Error ')' is preceded with whitespace. 2407
Error '}' should be on the same line. 2409
Error '{' should be on the previous line. 2411
Error '(' is followed by whitespace. 2412
Error ')' is preceded with whitespace. 2412
Error Avoid nested blocks. 2419
Error Line is longer than 80 characters. 2420
Error '(' is followed by whitespace. 2420
Error ')' is preceded with whitespace. 2420
Error Avoid nested blocks. 2426
Error 'if' is not followed by whitespace. 2427
Error '(' is followed by whitespace. 2427
Error ')' is preceded with whitespace. 2427
Error '{' should be on the previous line. 2428
Error '(' is followed by whitespace. 2429
Error ')' is preceded with whitespace. 2429
Error '(' is followed by whitespace. 2431
Error ')' is preceded with whitespace. 2431
Error Avoid nested blocks. 2437
Error '(' is followed by whitespace. 2438
Error ')' is preceded with whitespace. 2438
Error '(' is followed by whitespace. 2439
Error ')' is preceded with whitespace. 2439
Error Avoid nested blocks. 2446
Error Line is longer than 80 characters. 2447
Error '(' is followed by whitespace. 2447
Error ')' is preceded with whitespace. 2447
Error Avoid nested blocks. 2453
Error Line is longer than 80 characters. 2458
Error Line is longer than 80 characters. 2459
Error '(' is followed by whitespace. 2459
Error ')' is preceded with whitespace. 2459
Error Avoid nested blocks. 2466
Error Line is longer than 80 characters. 2467
Error 'if' is not followed by whitespace. 2467
Error '(' is followed by whitespace. 2467
Error ')' is preceded with whitespace. 2467
Error '(' is followed by whitespace. 2469
Error ')' is preceded with whitespace. 2469
Error '}' should be on the same line. 2470
Error '{' should be on the previous line. 2472
Error '(' is followed by whitespace. 2473
Error ')' is preceded with whitespace. 2473
Error Avoid nested blocks. 2480
Error 'if' is not followed by whitespace. 2482
Error '(' is followed by whitespace. 2482
Error ')' is preceded with whitespace. 2482
Error '{' should be on the previous line. 2483
Error '(' is followed by whitespace. 2486
Error ')' is preceded with whitespace. 2486
Error Avoid nested blocks. 2492
Error 'if' is not followed by whitespace. 2493
Error '(' is followed by whitespace. 2493
Error ')' is preceded with whitespace. 2493
Error '(' is followed by whitespace. 2495
Error ')' is preceded with whitespace. 2495
Error '}' should be on the same line. 2496
Error '{' should be on the previous line. 2498
Error Line is longer than 80 characters. 2499
Error '(' is followed by whitespace. 2499
Error ')' is preceded with whitespace. 2499
Error Avoid nested blocks. 2506
Error Line is longer than 80 characters. 2507
Error '(' is followed by whitespace. 2507
Error ')' is preceded with whitespace. 2507
Error Avoid nested blocks. 2513
Error Line is longer than 80 characters. 2516
Error Line is longer than 80 characters. 2517
Error 'if' is not followed by whitespace. 2519
Error '(' is followed by whitespace. 2519
Error ')' is preceded with whitespace. 2519
Error '{' should be on the previous line. 2520
Error Line is longer than 80 characters. 2521
Error '}' should be on the same line. 2522
Error '{' should be on the previous line. 2524
Error Line is longer than 80 characters. 2536
Error '{' should be on the previous line. 2545
Error Line is longer than 80 characters. 2546
Error 'if' is not followed by whitespace. 2546
Error '(' is followed by whitespace. 2546
Error ')' is preceded with whitespace. 2546
Error Line is longer than 80 characters. 2553
Error '(' is followed by whitespace. 2562
Error ')' is preceded with whitespace. 2562
Error Line is longer than 80 characters. 2564
Error Line is longer than 80 characters. 2565
Error Line is longer than 80 characters. 2567
Error '(' is followed by whitespace. 2567
Error ')' is preceded with whitespace. 2567
Error Line is longer than 80 characters. 2568
Error '(' is followed by whitespace. 2568
Error ')' is preceded with whitespace. 2568
Error Line is longer than 80 characters. 2577
Error Line is longer than 80 characters. 2578
Error 'if' is not followed by whitespace. 2581
Error '(' is followed by whitespace. 2581
Error ')' is preceded with whitespace. 2581
Error '{' should be on the previous line. 2582
Error 'if' is not followed by whitespace. 2583
Error '(' is followed by whitespace. 2583
Error ')' is preceded with whitespace. 2583
Error '{' should be on the previous line. 2584
Error Line is longer than 80 characters. 2588
Error Line is longer than 80 characters. 2589
Error Line is longer than 80 characters. 2590
Error Line is longer than 80 characters. 2591
Error Line is longer than 80 characters. 2593
Error Line is longer than 80 characters. 2594
Error Line is longer than 80 characters. 2596
Error 'if' is not followed by whitespace. 2596
Error '(' is followed by whitespace. 2596
Error ')' is preceded with whitespace. 2596
Error Line is longer than 80 characters. 2599
Error 'cast' is not followed by whitespace. 2599
Error '(' is followed by whitespace. 2599
Error ')' is preceded with whitespace. 2599
Error '(' is followed by whitespace. 2600
Error ')' is preceded with whitespace. 2600
Error '(' is followed by whitespace. 2601
Error ')' is preceded with whitespace. 2601
Error '}' should be on the same line. 2602
Error '{' should be on the previous line. 2604
Error '(' is followed by whitespace. 2607
Error ')' is preceded with whitespace. 2607
Error Line is longer than 80 characters. 2611
Error '}' should be on the same line. 2612
Error '{' should be on the previous line. 2614
Error Line is longer than 80 characters. 2621
Error Line is longer than 80 characters. 2623
Error Line is longer than 80 characters. 2625
Error 'if' is not followed by whitespace. 2628
Error '(' is followed by whitespace. 2628
Error ')' is preceded with whitespace. 2628
Error '{' should be on the previous line. 2629
Error 'if' is not followed by whitespace. 2632
Error '(' is followed by whitespace. 2632
Error ')' is preceded with whitespace. 2632
Error '{' should be on the previous line. 2633
Error '(' is followed by whitespace. 2638
Error ')' is preceded with whitespace. 2638
Error '(' is followed by whitespace. 2639
Error ')' is preceded with whitespace. 2639
Error Line is longer than 80 characters. 2642
Error Line is longer than 80 characters. 2648
Error Line is longer than 80 characters. 2649
Error Line is longer than 80 characters. 2651
Error 'if' is not followed by whitespace. 2651
Error '(' is followed by whitespace. 2651
Error ')' is preceded with whitespace. 2651
Error '(' is followed by whitespace. 2653
Error '3' is a magic number. 2653
Error ')' is preceded with whitespace. 2653
Error Line is longer than 80 characters. 2656
Error Line is longer than 80 characters. 2662
Error Line is longer than 80 characters. 2663
Error Line is longer than 80 characters. 2664
Error Line is longer than 80 characters. 2665
Error Line is longer than 80 characters. 2668
Error 'if' is not followed by whitespace. 2668
Error '(' is followed by whitespace. 2668
Error ')' is preceded with whitespace. 2668
Error 'if' is not followed by whitespace. 2673
Error '(' is followed by whitespace. 2673
Error ')' is preceded with whitespace. 2673
Error '{' should be on the previous line. 2674
Error Line is longer than 80 characters. 2675
Error Line is longer than 80 characters. 2676
Error Line is longer than 80 characters. 2677
Error Line is longer than 80 characters. 2678
Error Line is longer than 80 characters. 2679
Error 'if' is not followed by whitespace. 2679
Error '(' is followed by whitespace. 2679
Error ')' is preceded with whitespace. 2679
Error Line is longer than 80 characters. 2681
Error '(' is followed by whitespace. 2681
Error ')' is preceded with whitespace. 2681
Error Line is longer than 80 characters. 2685
Error Line is longer than 80 characters. 2686
Error '(' is followed by whitespace. 2690
Error ')' is preceded with whitespace. 2690
Error '(' is followed by whitespace. 2691
Error ')' is preceded with whitespace. 2691
Error 'while' is not followed by whitespace. 2693
Error '(' is followed by whitespace. 2693
Error ')' is preceded with whitespace. 2693
Error '{' should be on the previous line. 2694
Error Line is longer than 80 characters. 2695
Error '(' is followed by whitespace. 2695
Error ')' is preceded with whitespace. 2695
Error '(' is followed by whitespace. 2695
Error ')' is preceded with whitespace. 2695
Error '(' is followed by whitespace. 2696
Error ')' is preceded with whitespace. 2696
Error 'if' is not followed by whitespace. 2704
Error '(' is followed by whitespace. 2704
Error ')' is preceded with whitespace. 2704
Error '{' should be on the previous line. 2705
Error Line is longer than 80 characters. 2706
Error '(' is followed by whitespace. 2708
Error ')' is preceded with whitespace. 2708
Error '}' should be on the same line. 2710
Error Line is longer than 80 characters. 2711
Error 'if' is not followed by whitespace. 2711
Error '(' is followed by whitespace. 2711
Error ')' is preceded with whitespace. 2711
Error '(' is followed by whitespace. 2713
Error ')' is preceded with whitespace. 2713
Error '}' should be on the same line. 2714
Error Line is longer than 80 characters. 2715
Error 'if' is not followed by whitespace. 2715
Error '(' is followed by whitespace. 2715
Error ')' is preceded with whitespace. 2715
Error Line is longer than 80 characters. 2717
Error 'cast' is not followed by whitespace. 2717
Error '(' is followed by whitespace. 2717
Error ')' is preceded with whitespace. 2717
Error '(' is followed by whitespace. 2718
Error ')' is preceded with whitespace. 2718
Error '(' is followed by whitespace. 2719
Error ')' is preceded with whitespace. 2719
Error '(' is followed by whitespace. 2720
Error ')' is preceded with whitespace. 2720
Error '}' should be on the same line. 2721
Error '{' should be on the previous line. 2723
Error '(' is followed by whitespace. 2724
Error ')' is preceded with whitespace. 2724
Error '}' should be on the same line. 2726
Error '{' should be on the previous line. 2733
Error Line is longer than 80 characters. 2737
Error 'cast' is not followed by whitespace. 2737
Error '(' is followed by whitespace. 2738
Error ')' is preceded with whitespace. 2738
Error '(' is followed by whitespace. 2739
Error ')' is preceded with whitespace. 2739
Error 'if' is not followed by whitespace. 2741
Error '(' is followed by whitespace. 2741
Error ')' is preceded with whitespace. 2741
Error '{' should be on the previous line. 2742
Error '(' is followed by whitespace. 2743
Error ')' is preceded with whitespace. 2743
Error '}' should be on the same line. 2744
Error '{' should be on the previous line. 2746
Error '(' is followed by whitespace. 2747
Error ')' is preceded with whitespace. 2747
Error '(' is followed by whitespace. 2751
Error ')' is preceded with whitespace. 2751
Error Line is longer than 80 characters. 2755
Error Line is longer than 80 characters. 2762
Error Line is longer than 80 characters. 2763
Error Line is longer than 80 characters. 2766
Error 'if' is not followed by whitespace. 2766
Error '(' is followed by whitespace. 2766
Error ')' is preceded with whitespace. 2766
Error '(' is followed by whitespace. 2768
Error ')' is preceded with whitespace. 2768
Error Line is longer than 80 characters. 2771
Error Line is longer than 80 characters. 2776
Error Line is longer than 80 characters. 2777
Error Line is longer than 80 characters. 2778
Error Line is longer than 80 characters. 2781
Error 'if' is not followed by whitespace. 2781
Error '(' is followed by whitespace. 2781
Error ')' is preceded with whitespace. 2781
Error Line is longer than 80 characters. 2786
Error 'if' is not followed by whitespace. 2786
Error '(' is followed by whitespace. 2786
Error ')' is preceded with whitespace. 2786
Error Line is longer than 80 characters. 2788
Error '(' is followed by whitespace. 2788
Error ')' is preceded with whitespace. 2788
Error '(' is followed by whitespace. 2791
Error ')' is preceded with whitespace. 2791
Error Line is longer than 80 characters. 2794
Error Line is longer than 80 characters. 2799
Error Line is longer than 80 characters. 2800
Error Line is longer than 80 characters. 2803
Error 'if' is not followed by whitespace. 2803
Error '(' is followed by whitespace. 2803
Error ')' is preceded with whitespace. 2803
Error '(' is followed by whitespace. 2810
Error ')' is preceded with whitespace. 2810
Error '{' should be on the previous line. 2811
Error '(' is followed by whitespace. 2814
Error ')' is preceded with whitespace. 2814
Error Line is longer than 80 characters. 2815
Error '(' is followed by whitespace. 2815
Error Avoid inline conditionals. 2815
Error ')' is preceded with whitespace. 2815
Error '(' is followed by whitespace. 2816
Error ')' is preceded with whitespace. 2816
Error Line is longer than 80 characters. 2820
Error '(' is followed by whitespace. 2820
Error ')' is preceded with whitespace. 2820
Error '(' is followed by whitespace. 2821
Error ')' is preceded with whitespace. 2821
Error '(' is followed by whitespace. 2822
Error ')' is preceded with whitespace. 2822
Error Line is longer than 80 characters. 2826
Error '(' is followed by whitespace. 2826
Error ')' is preceded with whitespace. 2826
Error '(' is followed by whitespace. 2827
Error ')' is preceded with whitespace. 2827
Error '(' is followed by whitespace. 2828
Error ')' is preceded with whitespace. 2828
Error '(' is followed by whitespace. 2832
Error ')' is preceded with whitespace. 2832
Error '(' is followed by whitespace. 2835
Error ')' is preceded with whitespace. 2835
Error 'if' is not followed by whitespace. 2837
Error '(' is followed by whitespace. 2837
Error ')' is preceded with whitespace. 2837
Error '{' should be on the previous line. 2838
Error Line is longer than 80 characters. 2842
Error Line is longer than 80 characters. 2847
Error Line is longer than 80 characters. 2848
Error Line is longer than 80 characters. 2851
Error 'if' is not followed by whitespace. 2851
Error '(' is followed by whitespace. 2851
Error ')' is preceded with whitespace. 2851
Error 'if' is not followed by whitespace. 2853
Error '(' is followed by whitespace. 2853
Error ')' is preceded with whitespace. 2853
Error '{' should be on the previous line. 2854
Error Line is longer than 80 characters. 2855
Error '(' is followed by whitespace. 2855
Error ')' is preceded with whitespace. 2855
Error '(' is followed by whitespace. 2858
Error ')' is preceded with whitespace. 2858
Error '(' is followed by whitespace. 2861
Error ')' is preceded with whitespace. 2861
Error Line is longer than 80 characters. 2864
Error Line is longer than 80 characters. 2869
Error Line is longer than 80 characters. 2870
Error 'if' is not followed by whitespace. 2875
Error '(' is followed by whitespace. 2875
Error ')' is preceded with whitespace. 2875
Error '{' should be on the previous line. 2876
Error 'if' is not followed by whitespace. 2879
Error '(' is followed by whitespace. 2879
Error ')' is preceded with whitespace. 2879
Error '{' should be on the previous line. 2880
Error 'if' is not followed by whitespace. 2881
Error '(' is followed by whitespace. 2881
Error ')' is preceded with whitespace. 2881
Error '{' should be on the previous line. 2882
Error Line is longer than 80 characters. 2883
Error '(' is followed by whitespace. 2883
Error ')' is preceded with whitespace. 2883
Error '(' is followed by whitespace. 2887
Error '3' is a magic number. 2887
Error ')' is preceded with whitespace. 2887
Error '}' should be on the same line. 2889
Error Line is longer than 80 characters. 2890
Error 'if' is not followed by whitespace. 2890
Error '(' is followed by whitespace. 2890
Error '10' is a magic number. 2890
Error ')' is preceded with whitespace. 2890
Error '(' is followed by whitespace. 2892
Error ')' is preceded with whitespace. 2892
Error '(' is followed by whitespace. 2893
Error ')' is preceded with whitespace. 2893
Error Line is longer than 80 characters. 2898
Error Line is longer than 80 characters. 2909
Error Line is longer than 80 characters. 2912
Error Line is longer than 80 characters. 2913
Error Line is longer than 80 characters. 2914
Error Line is longer than 80 characters. 2916
Error 'if' is not followed by whitespace. 2916
Error '(' is followed by whitespace. 2916
Error ')' is preceded with whitespace. 2916
Error Line is longer than 80 characters. 2918
Error '(' is followed by whitespace. 2922
Error ')' is preceded with whitespace. 2922
Error '{' should be on the previous line. 2923
Error Line is longer than 80 characters. 2925
Error Avoid nested blocks. 2930
Error 'if' is not followed by whitespace. 2931
Error '(' is followed by whitespace. 2931
Error ')' is preceded with whitespace. 2931
Error '{' should be on the previous line. 2932
Error 'if' is not followed by whitespace. 2933
Error '(' is followed by whitespace. 2933
Error ')' is preceded with whitespace. 2933
Error '{' should be on the previous line. 2934
Error Line is longer than 80 characters. 2935
Error '(' is followed by whitespace. 2935
Error ')' is preceded with whitespace. 2935
Error '(' is followed by whitespace. 2938
Error ')' is preceded with whitespace. 2938
Error Line is longer than 80 characters. 2947
Error Avoid nested blocks. 2950
Error 'if' is not followed by whitespace. 2951
Error '(' is followed by whitespace. 2951
Error ')' is preceded with whitespace. 2951
Error '{' should be on the previous line. 2952
Error '(' is followed by whitespace. 2953
Error ')' is preceded with whitespace. 2953
Error Line is longer than 80 characters. 2962
Error Avoid nested blocks. 2965
Error 'if' is not followed by whitespace. 2966
Error '(' is followed by whitespace. 2966
Error ')' is preceded with whitespace. 2966
Error '{' should be on the previous line. 2967
Error '(' is followed by whitespace. 2968
Error '3' is a magic number. 2968
Error ')' is preceded with whitespace. 2968
Error Line is longer than 80 characters. 2977
Error Avoid nested blocks. 2980
Error 'if' is not followed by whitespace. 2981
Error '(' is followed by whitespace. 2981
Error ')' is preceded with whitespace. 2981
Error '{' should be on the previous line. 2982
Error Line is longer than 80 characters. 2983
Error 'if' is not followed by whitespace. 2983
Error '(' is followed by whitespace. 2983
Error ')' is preceded with whitespace. 2983
Error Line is longer than 80 characters. 2985
Error '(' is followed by whitespace. 2985
Error ')' is preceded with whitespace. 2985
Error '(' is followed by whitespace. 2988
Error '3' is a magic number. 2988
Error ')' is preceded with whitespace. 2988
Error Line is longer than 80 characters. 2997
Error Avoid nested blocks. 3000
Error 'if' is not followed by whitespace. 3001
Error '(' is followed by whitespace. 3001
Error ')' is preceded with whitespace. 3001
Error '{' should be on the previous line. 3002
Error '(' is followed by whitespace. 3003
Error '3' is a magic number. 3003
Error ')' is preceded with whitespace. 3003
Error Avoid nested blocks. 3015
Error Line is longer than 80 characters. 3016
Error '(' is followed by whitespace. 3016
Error ')' is preceded with whitespace. 3016
Error '(' is followed by whitespace. 3020
Error ')' is preceded with whitespace. 3020
Error '(' is followed by whitespace. 3022
Error ')' is preceded with whitespace. 3022
Error 'if' is not followed by whitespace. 3025
Error '(' is followed by whitespace. 3025
Error ')' is preceded with whitespace. 3025
Error '{' should be on the previous line. 3026
Error '}' should be on the same line. 3028
Error '{' should be on the previous line. 3030
Error '(' is followed by whitespace. 3031
Error ')' is preceded with whitespace. 3031
Error Missing a Javadoc comment. 3040
Error Array brackets at illegal position. 3040
Error Missing a Javadoc comment. 3057
Error Array brackets at illegal position. 3057
Error Unclosed HTML tag found: <SYNTH_VARIABLE_DECLARATION> datatype declaration+ } 3080
Error Unclosed HTML tag found: <identifier> expression } 3081
Error Expected an @return tag. 3087
Error Line is longer than 80 characters. 3087
Error Method 'variableDeclarationExpression' is not designed for extension - needs to be abstract, final or empty. 3087
Error '(' is followed by whitespace. 3087
Error Parameter datatype should be final. 3087
Error Expected @param tag for 'datatype'. 3087
Error ')' is preceded with whitespace. 3087
Error Expected @throws tag for 'SyntaxException'. 3087
Error Expected @throws tag for 'CompilationFailedException'. 3087
Error Line is longer than 80 characters. 3089
Error 'cast' is not followed by whitespace. 3089
Error '(' is followed by whitespace. 3089
Error ')' is preceded with whitespace. 3089
Error '(' is followed by whitespace. 3090
Error ')' is preceded with whitespace. 3090
Error '{' should be on the previous line. 3094
Error '{' should be on the previous line. 3096
Error Line is longer than 80 characters. 3097
Error 'cast' is not followed by whitespace. 3097
Error '(' is followed by whitespace. 3097
Error ')' is preceded with whitespace. 3097
Error '(' is followed by whitespace. 3098
Error ')' is preceded with whitespace. 3098
Error '(' is followed by whitespace. 3099
Error ')' is preceded with whitespace. 3099
Error '}' should be on the same line. 3100
Error 'catch' is not followed by whitespace. 3101
Error '(' is followed by whitespace. 3101
Error ')' is preceded with whitespace. 3101
Error '{' should be on the previous line. 3102
Error '(' is followed by whitespace. 3103
Error ')' is preceded with whitespace. 3103
Error '(' is followed by whitespace. 3104
Error ')' is preceded with whitespace. 3104
Error 'if' is not followed by whitespace. 3107
Error '(' is followed by whitespace. 3107
Error ')' is preceded with whitespace. 3107
Error '{' should be on the previous line. 3108
Error '(' is followed by whitespace. 3109
Error ')' is preceded with whitespace. 3109
Error '}' should be on the same line. 3110
Error '{' should be on the previous line. 3112
Error '(' is followed by whitespace. 3116
Error ')' is preceded with whitespace. 3116
Error Unclosed HTML tag found: <text>?)* 3128
Error Unclosed HTML tag found: <full-text>:SYNTH_GSTRING (segment|expression)* } 3132
Error Expected an @return tag. 3138
Error Line is longer than 80 characters. 3138
Error Method 'gstring' is not designed for extension - needs to be abstract, final or empty. 3138
Error Expected @throws tag for 'SyntaxException'. 3138
Error Expected @throws tag for 'CompilationFailedException'. 3138
Error '(' is followed by whitespace. 3145
Error ')' is preceded with whitespace. 3145
Error 'while' is not followed by whitespace. 3147
Error '(' is followed by whitespace. 3147
Error ')' is preceded with whitespace. 3147
Error '{' should be on the previous line. 3148
Error '(' is followed by whitespace. 3149
Error ')' is preceded with whitespace. 3149
Error '{' should be on the previous line. 3150
Error '(' is followed by whitespace. 3152
Error ')' is preceded with whitespace. 3152
Error '(' is followed by whitespace. 3157
Error ')' is preceded with whitespace. 3157
Error '(' is followed by whitespace. 3158
Error ')' is preceded with whitespace. 3158
Error Line is longer than 80 characters. 3162
Error '(' is followed by whitespace. 3162
Error ')' is preceded with whitespace. 3162
Error '(' is followed by whitespace. 3166
Error ')' is preceded with whitespace. 3166
Error '(' is followed by whitespace. 3167
Error ')' is preceded with whitespace. 3167
Error '(' is followed by whitespace. 3169
Error ')' is preceded with whitespace. 3169
Error Line is longer than 80 characters. 3179
Error Line is longer than 80 characters. 3180
Error Line is longer than 80 characters. 3186
Error Unclosed HTML tag found: <null> regular* named* } 3192
Error Unclosed HTML tag found: <identifier> expression } 3194
Error Expected an @return tag. 3200
Error Line is longer than 80 characters. 3200
Error Method 'parameterList' is not designed for extension - needs to be abstract, final or empty. 3200
Error Expected @throws tag for 'SyntaxException'. 3200
Error Expected @throws tag for 'CompilationFailedException'. 3200
Error '{' should be on the previous line. 3211
Error 'if' is not followed by whitespace. 3212
Error '(' is followed by whitespace. 3212
Error ')' is preceded with whitespace. 3212
Error '{' should be on the previous line. 3213
Error 'if' is not followed by whitespace. 3214
Error '(' is followed by whitespace. 3214
Error ')' is preceded with whitespace. 3214
Error '{' should be on the previous line. 3215
Error '(' is followed by whitespace. 3217
Error ')' is preceded with whitespace. 3217
Error '(' is followed by whitespace. 3221
Error ')' is preceded with whitespace. 3221
Error Line is longer than 80 characters. 3223
Error '(' is followed by whitespace. 3223
Error ')' is preceded with whitespace. 3223
Error '}' should be on the same line. 3224
Error '{' should be on the previous line. 3226
Error '(' is followed by whitespace. 3227
Error ')' is preceded with whitespace. 3227
Error 'if' is not followed by whitespace. 3231
Error '(' is followed by whitespace. 3231
Error ')' is preceded with whitespace. 3231
Error '{' should be on the previous line. 3232
Error '}' should be on the same line. 3234
Error '{' should be on the previous line. 3236
Error '(' is followed by whitespace. 3241
Error ')' is preceded with whitespace. 3241
Error Unclosed HTML tag found: <null> expression+ } | {} 3265
Error Expected an @return tag. 3273
Error Line is longer than 80 characters. 3273
Error Method 'newExpression' is not designed for extension - needs to be abstract, final or empty. 3273
Error Expected @throws tag for 'SyntaxException'. 3273
Error Expected @throws tag for 'CompilationFailedException'. 3273
Error 'if' is not followed by whitespace. 3281
Error '(' is followed by whitespace. 3281
Error ')' is preceded with whitespace. 3281
Error '{' should be on the previous line. 3282
Error Line is longer than 80 characters. 3288
Error Avoid inline conditionals. 3288
Error 'while' is not followed by whitespace. 3292
Error '(' is followed by whitespace. 3292
Error ')' is preceded with whitespace. 3292
Error '{' should be on the previous line. 3293
Error Line is longer than 80 characters. 3294
Error '(' is followed by whitespace. 3294
Error ')' is preceded with whitespace. 3294
Error 'if' is not followed by whitespace. 3297
Error '(' is followed by whitespace. 3297
Error ')' is preceded with whitespace. 3297
Error '{' should be on the previous line. 3298
Error '(' is followed by whitespace. 3299
Error ')' is preceded with whitespace. 3299
Error '(' is followed by whitespace. 3305
Error ')' is preceded with whitespace. 3305
Error '(' is followed by whitespace. 3306
Error ')' is preceded with whitespace. 3306
Error 'if' is not followed by whitespace. 3311
Error '(' is followed by whitespace. 3311
Error ')' is preceded with whitespace. 3311
Error '{' should be on the previous line. 3312
Error '(' is followed by whitespace. 3313
Error ')' is preceded with whitespace. 3313
Error '}' should be on the same line. 3316
Error '{' should be on the previous line. 3319
Error '(' is followed by whitespace. 3320
Error ')' is preceded with whitespace. 3320
Error '(' is followed by whitespace. 3328
Error ')' is preceded with whitespace. 3328
Error Line is longer than 80 characters. 3329
Error Avoid inline conditionals. 3329
Error '(' is followed by whitespace. 3330
Error ')' is preceded with whitespace. 3330
Error '(' is followed by whitespace. 3332
Error ')' is preceded with whitespace. 3332
Error 'if' is not followed by whitespace. 3338
Error '(' is followed by whitespace. 3338
Error ')' is preceded with whitespace. 3338
Error '{' should be on the previous line. 3339
Error 'if' is not followed by whitespace. 3340
Error '(' is followed by whitespace. 3340
Error ')' is preceded with whitespace. 3340
Error '{' should be on the previous line. 3341
Error '(' is followed by whitespace. 3342
Error ')' is preceded with whitespace. 3342
Error '}' should be on the same line. 3343
Error '{' should be on the previous line. 3345
Error '(' is followed by whitespace. 3346
Error ')' is preceded with whitespace. 3346
Error Line is longer than 80 characters. 3361
Error Expected an @return tag. 3371
Error Line is longer than 80 characters. 3371
Error Method 'tupleExpression' is not designed for extension - needs to be abstract, final or empty. 3371
Error '(' is followed by whitespace. 3371
Error Parameter level should be final. 3371
Error Expected @param tag for 'level'. 3371
Error Parameter depth should be final. 3371
Error Expected @param tag for 'depth'. 3371
Error ')' is preceded with whitespace. 3371
Error Expected @throws tag for 'SyntaxException'. 3371
Error Expected @throws tag for 'CompilationFailedException'. 3371
Error '(' is followed by whitespace. 3374
Error ')' is preceded with whitespace. 3374
Error 'if' is not followed by whitespace. 3376
Error '(' is followed by whitespace. 3376
Error ')' is preceded with whitespace. 3376
Error '{' should be on the previous line. 3377
Error '{' should be on the previous line. 3382
Error '(' is followed by whitespace. 3383
Error Avoid inline conditionals. 3383
Error ')' is preceded with whitespace. 3383
Error '(' is followed by whitespace. 3385
Error ')' is preceded with whitespace. 3385
Error '(' is followed by whitespace. 3388
Error ')' is preceded with whitespace. 3388
Error Unclosed HTML tag found: <null> statement* } 3406
Error Expected an @return tag. 3413
Error Line is longer than 80 characters. 3413
Error Method 'closureExpression' is not designed for extension - needs to be abstract, final or empty. 3413
Error '(' is followed by whitespace. 3413
Error ')' is preceded with whitespace. 3413
Error Expected @throws tag for 'SyntaxException'. 3413
Error Expected @throws tag for 'CompilationFailedException'. 3413
Error '(' is followed by whitespace. 3419
Error ')' is preceded with whitespace. 3419
Error 'if' is not followed by whitespace. 3431
Error '(' is followed by whitespace. 3431
Error ')' is preceded with whitespace. 3431
Error '{' should be on the previous line. 3432
Error '(' is followed by whitespace. 3434
Error ')' is preceded with whitespace. 3434
Error Line is longer than 80 characters. 3435
Error 'if' is not followed by whitespace. 3435
Error '(' is followed by whitespace. 3435
Error ')' is preceded with whitespace. 3435
Error 'if' is not followed by whitespace. 3447
Error '(' is followed by whitespace. 3447
Error ')' is preceded with whitespace. 3447
Error '{' should be on the previous line. 3448
Error 'if' is not followed by whitespace. 3449
Error '(' is followed by whitespace. 3449
Error ')' is preceded with whitespace. 3449
Error '{' should be on the previous line. 3450
Error '(' is followed by whitespace. 3451
Error ')' is preceded with whitespace. 3451
Error '(' is followed by whitespace. 3452
Error ')' is preceded with whitespace. 3452
Error '}' should be on the same line. 3453
Error '{' should be on the previous line. 3455
Error 'if' is not followed by whitespace. 3460
Error '(' is followed by whitespace. 3460
Error ')' is preceded with whitespace. 3460
Error '{' should be on the previous line. 3461
Error '(' is followed by whitespace. 3465
Error ')' is preceded with whitespace. 3465
Error '}' should be on the same line. 3468
Error '{' should be on the previous line. 3470
Error '(' is followed by whitespace. 3471
Error ')' is preceded with whitespace. 3471
Error '(' is followed by whitespace. 3478
Error ')' is preceded with whitespace. 3478
Error '(' is followed by whitespace. 3479
Error ')' is preceded with whitespace. 3479
Error Expected an @return tag. 3508
Error Line is longer than 80 characters. 3508
Error Method 'listOrMapExpression' is not designed for extension - needs to be abstract, final or empty. 3508
Error '(' is followed by whitespace. 3508
Error Parameter isMap should be final. 3508
Error Expected @param tag for 'isMap'. 3508
Error Parameter insist should be final. 3508
Error Expected @param tag for 'insist'. 3508
Error ')' is preceded with whitespace. 3508
Error Expected @throws tag for 'SyntaxException'. 3508
Error Expected @throws tag for 'CompilationFailedException'. 3508
Error '(' is followed by whitespace. 3511
Error ')' is preceded with whitespace. 3511
Error 'if' is not followed by whitespace. 3513
Error '(' is followed by whitespace. 3513
Error ')' is preceded with whitespace. 3513
Error '{' should be on the previous line. 3514
Error 'if' is not followed by whitespace. 3515
Error '(' is followed by whitespace. 3515
Error ')' is preceded with whitespace. 3515
Error '{' should be on the previous line. 3516
Error '(' is followed by whitespace. 3517
Error ')' is preceded with whitespace. 3517
Error '(' is followed by whitespace. 3521
Error ')' is preceded with whitespace. 3521
Error 'if' is not followed by whitespace. 3523
Error '(' is followed by whitespace. 3523
Error ')' is preceded with whitespace. 3523
Error '{' should be on the previous line. 3524
Error '(' is followed by whitespace. 3525
Error ')' is preceded with whitespace. 3525
Error 'while' is not followed by whitespace. 3537
Error '(' is followed by whitespace. 3537
Error ')' is preceded with whitespace. 3537
Error '{' should be on the previous line. 3538
Error 'if' is not followed by whitespace. 3541
Error '(' is followed by whitespace. 3541
Error ')' is preceded with whitespace. 3541
Error '{' should be on the previous line. 3542
Error 'if' is not followed by whitespace. 3544
Error '(' is followed by whitespace. 3544
Error ')' is preceded with whitespace. 3544
Error '{' should be on the previous line. 3545
Error 'if' is not followed by whitespace. 3551
Error '(' is followed by whitespace. 3551
Error ')' is preceded with whitespace. 3551
Error '{' should be on the previous line. 3552
Error Line is longer than 80 characters. 3553
Error '(' is followed by whitespace. 3553
Error ')' is preceded with whitespace. 3553
Error '(' is followed by whitespace. 3556
Error ')' is preceded with whitespace. 3556
Error 'if' is not followed by whitespace. 3558
Error '(' is followed by whitespace. 3558
Error ')' is preceded with whitespace. 3558
Error Expected an @return tag. 3572
Error Line is longer than 80 characters. 3572
Error Method 'listOrMapExpression' is not designed for extension - needs to be abstract, final or empty. 3572
Error '(' is followed by whitespace. 3572
Error ')' is preceded with whitespace. 3572
Error Expected @throws tag for 'SyntaxException'. 3572
Error Expected @throws tag for 'CompilationFailedException'. 3572
Error '(' is followed by whitespace. 3574
Error ')' is preceded with whitespace. 3574
Error Expected an @return tag. 3590
Error Line is longer than 80 characters. 3590
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 3590
Error '(' is followed by whitespace. 3590
Error Parameter found should be final. 3590
Error Expected @param tag for 'found'. 3590
Error Parameter expectedTypes should be final. 3590
Error Expected @param tag for 'expectedTypes'. 3590
Error Parameter throwIt should be final. 3590
Error Expected @param tag for 'throwIt'. 3590
Error Parameter comment should be final. 3590
Error Expected @param tag for 'comment'. 3590
Error ')' is preceded with whitespace. 3590
Error Expected @throws tag for 'SyntaxException'. 3590
Error Line is longer than 80 characters. 3592
Error '(' is followed by whitespace. 3592
Error ')' is preceded with whitespace. 3592
Error 'if' is not followed by whitespace. 3594
Error '(' is followed by whitespace. 3594
Error ')' is preceded with whitespace. 3594
Error '{' should be on the previous line. 3595
Error Expected an @return tag. 3608
Error Line is longer than 80 characters. 3608
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 3608
Error '(' is followed by whitespace. 3608
Error Parameter expectedTypes should be final. 3608
Error Expected @param tag for 'expectedTypes'. 3608
Error Parameter throwIt should be final. 3608
Error Expected @param tag for 'throwIt'. 3608
Error Parameter k should be final. 3608
Error Expected @param tag for 'k'. 3608
Error Parameter comment should be final. 3608
Error Expected @param tag for 'comment'. 3608
Error ')' is preceded with whitespace. 3608
Error Expected @throws tag for 'SyntaxException'. 3608
Error Expected @throws tag for 'CompilationFailedException'. 3608
Error '(' is followed by whitespace. 3610
Error ')' is preceded with whitespace. 3610
Error Expected an @return tag. 3619
Error Line is longer than 80 characters. 3619
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 3619
Error '(' is followed by whitespace. 3619
Error Parameter expectedTypes should be final. 3619
Error Expected @param tag for 'expectedTypes'. 3619
Error Parameter throwIt should be final. 3619
Error Expected @param tag for 'throwIt'. 3619
Error Parameter k should be final. 3619
Error Expected @param tag for 'k'. 3619
Error ')' is preceded with whitespace. 3619
Error Expected @throws tag for 'SyntaxException'. 3619
Error Expected @throws tag for 'CompilationFailedException'. 3619
Error '(' is followed by whitespace. 3621
Error ')' is preceded with whitespace. 3621
Error Line is longer than 80 characters. 3630
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 3630
Error '(' is followed by whitespace. 3630
Error Parameter expectedTypes should be final. 3630
Error Expected @param tag for 'expectedTypes'. 3630
Error ')' is preceded with whitespace. 3630
Error Expected @throws tag for 'SyntaxException'. 3630
Error Expected @throws tag for 'CompilationFailedException'. 3630
Error '(' is followed by whitespace. 3632
Error ')' is preceded with whitespace. 3632
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 3641
Error Expected @throws tag for 'SyntaxException'. 3641
Error Expected @throws tag for 'CompilationFailedException'. 3641
Error '{' should be on the previous line. 3642
Error '(' is followed by whitespace. 3643
Error ')' is preceded with whitespace. 3643
Error Line is longer than 80 characters. 3652
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 3652
Error '(' is followed by whitespace. 3652
Error Parameter comment should be final. 3652
Error Expected @param tag for 'comment'. 3652
Error ')' is preceded with whitespace. 3652
Error Expected @throws tag for 'SyntaxException'. 3652
Error Expected @throws tag for 'CompilationFailedException'. 3652
Error '(' is followed by whitespace. 3654
Error ')' is preceded with whitespace. 3654
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 3663
Error '(' is followed by whitespace. 3663
Error Parameter found should be final. 3663
Error Expected @param tag for 'found'. 3663
Error Parameter comment should be final. 3663
Error Expected @param tag for 'comment'. 3663
Error ')' is preceded with whitespace. 3663
Error Expected @throws tag for 'SyntaxException'. 3663
Error '{' should be on the previous line. 3664
Error '(' is followed by whitespace. 3665
Error ')' is preceded with whitespace. 3665
Error Line is longer than 80 characters. 3674
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 3674
Error '(' is followed by whitespace. 3674
Error Parameter expectedType should be final. 3674
Error Expected @param tag for 'expectedType'. 3674
Error ')' is preceded with whitespace. 3674
Error Expected @throws tag for 'SyntaxException'. 3674
Error Expected @throws tag for 'CompilationFailedException'. 3674
Error '(' is followed by whitespace. 3676
Error '{' is followed by whitespace. 3676
Error ')' is preceded with whitespace. 3676
Error Line is longer than 80 characters. 3692
Error Method 'recover' is not designed for extension - needs to be abstract, final or empty. 3692
Error '(' is followed by whitespace. 3692
Error Parameter safe should be final. 3692
Error Expected @param tag for 'safe'. 3692
Error Parameter ignoreNewlines should be final. 3692
Error Expected @param tag for 'ignoreNewlines'. 3692
Error ')' is preceded with whitespace. 3692
Error Expected @throws tag for 'SyntaxException'. 3692
Error Expected @throws tag for 'CompilationFailedException'. 3692
Error '(' is followed by whitespace. 3694
Error ')' is preceded with whitespace. 3694
Error 'while' is not followed by whitespace. 3696
Error '(' is followed by whitespace. 3696
Error ')' is preceded with whitespace. 3696
Error '{' should be on the previous line. 3697
Error '(' is followed by whitespace. 3698
Error ')' is preceded with whitespace. 3698
Error 'if' is not followed by whitespace. 3699
Error '(' is followed by whitespace. 3699
Error ')' is preceded with whitespace. 3699
Error '{' should be on the previous line. 3700
Error '}' should be on the same line. 3702
Error '{' should be on the previous line. 3704
Error '(' is followed by whitespace. 3705
Error ')' is preceded with whitespace. 3705
Error 'if' is not followed by whitespace. 3709
Error '(' is followed by whitespace. 3709
Error ')' is preceded with whitespace. 3709
Error '{' should be on the previous line. 3710
Error '(' is followed by whitespace. 3711
Error ')' is preceded with whitespace. 3711
Error Line is longer than 80 characters. 3721
Error Method 'recover' is not designed for extension - needs to be abstract, final or empty. 3721
Error '(' is followed by whitespace. 3721
Error Parameter safe should be final. 3721
Error Expected @param tag for 'safe'. 3721
Error Parameter ignoreNewlines should be final. 3721
Error Expected @param tag for 'ignoreNewlines'. 3721
Error ')' is preceded with whitespace. 3721
Error Expected @throws tag for 'SyntaxException'. 3721
Error Expected @throws tag for 'CompilationFailedException'. 3721
Error '(' is followed by whitespace. 3723
Error ')' is preceded with whitespace. 3723
Error 'while' is not followed by whitespace. 3725
Error '(' is followed by whitespace. 3725
Error ')' is preceded with whitespace. 3725
Error '{' should be on the previous line. 3726
Error '(' is followed by whitespace. 3727
Error ')' is preceded with whitespace. 3727
Error 'if' is not followed by whitespace. 3728
Error '(' is followed by whitespace. 3728
Error ')' is preceded with whitespace. 3728
Error '{' should be on the previous line. 3729
Error '}' should be on the same line. 3731
Error '{' should be on the previous line. 3733
Error '(' is followed by whitespace. 3734
Error ')' is preceded with whitespace. 3734
Error 'if' is not followed by whitespace. 3738
Error '(' is followed by whitespace. 3738
Error ')' is preceded with whitespace. 3738
Error '{' should be on the previous line. 3739
Error '(' is followed by whitespace. 3740
Error ')' is preceded with whitespace. 3740
Error Line is longer than 80 characters. 3750
Error Method 'recover' is not designed for extension - needs to be abstract, final or empty. 3750
Error '(' is followed by whitespace. 3750
Error Parameter safe should be final. 3750
Error Expected @param tag for 'safe'. 3750
Error ')' is preceded with whitespace. 3750
Error Expected @throws tag for 'SyntaxException'. 3750
Error Expected @throws tag for 'CompilationFailedException'. 3750
Error '(' is followed by whitespace. 3752
Error ')' is preceded with whitespace. 3752
Error Line is longer than 80 characters. 3761
Error Method 'recover' is not designed for extension - needs to be abstract, final or empty. 3761
Error '(' is followed by whitespace. 3761
Error Parameter safe should be final. 3761
Error Expected @param tag for 'safe'. 3761
Error ')' is preceded with whitespace. 3761
Error Expected @throws tag for 'SyntaxException'. 3761
Error Expected @throws tag for 'CompilationFailedException'. 3761
Error '(' is followed by whitespace. 3763
Error ')' is preceded with whitespace. 3763
Error Method 'recover' is not designed for extension - needs to be abstract, final or empty. 3772
Error '(' is followed by whitespace. 3772
Error ')' is preceded with whitespace. 3772
Error Expected @throws tag for 'SyntaxException'. 3772
Error Expected @throws tag for 'CompilationFailedException'. 3772
Error '{' should be on the previous line. 3773
Error '(' is followed by whitespace. 3774
Error ')' is preceded with whitespace. 3774
Error Expected an @return tag. 3790
Error Line is longer than 80 characters. 3790
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 3790
Error '(' is followed by whitespace. 3790
Error Parameter k should be final. 3790
Error Expected @param tag for 'k'. 3790
Error Parameter significantNewlines should be final. 3790
Error Expected @param tag for 'significantNewlines'. 3790
Error ')' is preceded with whitespace. 3790
Error Expected @throws tag for 'SyntaxException'. 3790
Error Expected @throws tag for 'CompilationFailedException'. 3790
Error '{' should be on the previous line. 3801
Error 'while' is not followed by whitespace. 3803
Error '(' is followed by whitespace. 3803
Error ')' is preceded with whitespace. 3803
Error '{' should be on the previous line. 3804
Error '(' is followed by whitespace. 3805
Error ')' is preceded with whitespace. 3805
Error 'if' is not followed by whitespace. 3808
Error '(' is followed by whitespace. 3808
Error ')' is preceded with whitespace. 3808
Error '{' should be on the previous line. 3809
Error '}' should be on the same line. 3811
Error 'if' is not followed by whitespace. 3812
Error '(' is followed by whitespace. 3812
Error ')' is preceded with whitespace. 3812
Error '{' should be on the previous line. 3813
Error 'if' is not followed by whitespace. 3814
Error '(' is followed by whitespace. 3814
Error ')' is preceded with whitespace. 3814
Error '{' should be on the previous line. 3815
Error '}' should be on the same line. 3818
Error '{' should be on the previous line. 3820
Error '}' should be on the same line. 3824
Error 'catch' is not followed by whitespace. 3825
Error '(' is followed by whitespace. 3825
Error ')' is preceded with whitespace. 3825
Error '{' should be on the previous line. 3826
Error '(' is followed by whitespace. 3827
Error ')' is preceded with whitespace. 3827
Error Expected an @return tag. 3839
Error Line is longer than 80 characters. 3839
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 3839
Error '(' is followed by whitespace. 3839
Error Parameter k should be final. 3839
Error Expected @param tag for 'k'. 3839
Error ')' is preceded with whitespace. 3839
Error Expected @throws tag for 'SyntaxException'. 3839
Error Expected @throws tag for 'CompilationFailedException'. 3839
Error '(' is followed by whitespace. 3841
Error ')' is preceded with whitespace. 3841
Error Expected an @return tag. 3850
Error Line is longer than 80 characters. 3850
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 3850
Error '(' is followed by whitespace. 3850
Error Parameter significantNewlines should be final. 3850
Error Expected @param tag for 'significantNewlines'. 3850
Error ')' is preceded with whitespace. 3850
Error Expected @throws tag for 'SyntaxException'. 3850
Error Expected @throws tag for 'CompilationFailedException'. 3850
Error '(' is followed by whitespace. 3852
Error ')' is preceded with whitespace. 3852
Error Expected an @return tag. 3861
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 3861
Error Expected @throws tag for 'SyntaxException'. 3861
Error Expected @throws tag for 'CompilationFailedException'. 3861
Error '{' should be on the previous line. 3862
Error '(' is followed by whitespace. 3863
Error ')' is preceded with whitespace. 3863
Error Line is longer than 80 characters. 3869
Error Line is longer than 80 characters. 3870
Error Expected an @return tag. 3874
Error Line is longer than 80 characters. 3874
Error Method 'la' is not designed for extension - needs to be abstract, final or empty. 3874
Error '(' is followed by whitespace. 3874
Error Parameter stack should be final. 3874
Error Expected @param tag for 'stack'. 3874
Error ')' is preceded with whitespace. 3874
Error Expected @throws tag for 'SyntaxException'. 3874
Error Expected @throws tag for 'CompilationFailedException'. 3874
Error 'if' is not followed by whitespace. 3878
Error '(' is followed by whitespace. 3878
Error ')' is preceded with whitespace. 3878
Error '{' should be on the previous line. 3879
Error 'if' is not followed by whitespace. 3880
Error '(' is followed by whitespace. 3880
Error ')' is preceded with whitespace. 3880
Error '{' should be on the previous line. 3881
Error Line is longer than 80 characters. 3893
Error Expected an @return tag. 3896
Error Line is longer than 80 characters. 3896
Error Method 'lt' is not designed for extension - needs to be abstract, final or empty. 3896
Error '(' is followed by whitespace. 3896
Error Parameter k should be final. 3896
Error Expected @param tag for 'k'. 3896
Error Parameter significantNewlines should be final. 3896
Error Expected @param tag for 'significantNewlines'. 3896
Error ')' is preceded with whitespace. 3896
Error Expected @throws tag for 'SyntaxException'. 3896
Error Expected @throws tag for 'CompilationFailedException'. 3896
Error Expected an @return tag. 3907
Error Method 'lt' is not designed for extension - needs to be abstract, final or empty. 3907
Error '(' is followed by whitespace. 3907
Error Parameter k should be final. 3907
Error Expected @param tag for 'k'. 3907
Error ')' is preceded with whitespace. 3907
Error Expected @throws tag for 'SyntaxException'. 3907
Error Expected @throws tag for 'CompilationFailedException'. 3907
Error Expected an @return tag. 3918
Error Line is longer than 80 characters. 3918
Error Method 'lt' is not designed for extension - needs to be abstract, final or empty. 3918
Error '(' is followed by whitespace. 3918
Error Parameter significantNewlines should be final. 3918
Error Expected @param tag for 'significantNewlines'. 3918
Error ')' is preceded with whitespace. 3918
Error Expected @throws tag for 'SyntaxException'. 3918
Error Expected @throws tag for 'CompilationFailedException'. 3918
Error Expected an @return tag. 3929
Error Method 'lt' is not designed for extension - needs to be abstract, final or empty. 3929
Error Expected @throws tag for 'SyntaxException'. 3929
Error Expected @throws tag for 'CompilationFailedException'. 3929
Error '{' should be on the previous line. 3930
Error Line is longer than 80 characters. 3943
Error Line is longer than 80 characters. 3944
Error Expected an @return tag. 3948
Error Line is longer than 80 characters. 3948
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 3948
Error '(' is followed by whitespace. 3948
Error Parameter type should be final. 3948
Error Expected @param tag for 'type'. 3948
Error Parameter significantNewlines should be final. 3948
Error Expected @param tag for 'significantNewlines'. 3948
Error ')' is preceded with whitespace. 3948
Error Expected @throws tag for 'SyntaxException'. 3948
Error Expected @throws tag for 'CompilationFailedException'. 3948
Error '{' should be on the previous line. 3951
Error 'if' is not followed by whitespace. 3952
Error '(' is followed by whitespace. 3952
Error ')' is preceded with whitespace. 3952
Error '{' should be on the previous line. 3953
Error '(' is followed by whitespace. 3954
Error ')' is preceded with whitespace. 3954
Error 'if' is not followed by whitespace. 3957
Error '(' is followed by whitespace. 3957
Error ')' is preceded with whitespace. 3957
Error '{' should be on the previous line. 3958
Error 'while' is not followed by whitespace. 3959
Error '(' is followed by whitespace. 3959
Error ')' is preceded with whitespace. 3959
Error '{' should be on the previous line. 3960
Error '}' should be on the same line. 3966
Error 'catch' is not followed by whitespace. 3967
Error '(' is followed by whitespace. 3967
Error ')' is preceded with whitespace. 3967
Error '{' should be on the previous line. 3968
Error '(' is followed by whitespace. 3969
Error ')' is preceded with whitespace. 3969
Error '(' is followed by whitespace. 3972
Error ')' is preceded with whitespace. 3972
Error Line is longer than 80 characters. 3978
Error Expected an @return tag. 3982
Error Line is longer than 80 characters. 3982
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 3982
Error '(' is followed by whitespace. 3982
Error Parameter type should be final. 3982
Error Expected @param tag for 'type'. 3982
Error ')' is preceded with whitespace. 3982
Error Expected @throws tag for 'SyntaxException'. 3982
Error Expected @throws tag for 'CompilationFailedException'. 3982
Error '(' is followed by whitespace. 3984
Error ')' is preceded with whitespace. 3984
Error Expected an @return tag. 3993
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 3993
Error Expected @throws tag for 'SyntaxException'. 3993
Error Expected @throws tag for 'CompilationFailedException'. 3993
Error '(' is followed by whitespace. 3995
Error ')' is preceded with whitespace. 3995
Error Expected an @return tag. 4006
Error Line is longer than 80 characters. 4006
Error Method 'consume' is not designed for extension - needs to be abstract, final or empty. 4006
Error '(' is followed by whitespace. 4006
Error Parameter significantNewlines should be final. 4006
Error Expected @param tag for 'significantNewlines'. 4006
Error ')' is preceded with whitespace. 4006
Error Expected @throws tag for 'SyntaxException'. 4006
Error Expected @throws tag for 'CompilationFailedException'. 4006
Error '(' is followed by whitespace. 4008
Error ')' is preceded with whitespace. 4008

org/codehaus/groovy/syntax/parser/ParserException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 6
Error Missing a Javadoc comment. 7
Error Parameter message should be final. 7
Error Parameter token should be final. 7

org/codehaus/groovy/syntax/parser/RuntimeParserException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 9
Error Line has trailing spaces. 11
Error Line has trailing spaces. 14
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 17
Error Parameter message should be final. 17
Error Parameter node should be final. 17
Error Method 'throwParserException' is not designed for extension - needs to be abstract, final or empty. 21
Error Missing a Javadoc comment. 21
Error Line is longer than 80 characters. 22
Error Line has trailing spaces. 24

org/codehaus/groovy/syntax/parser/UnexpectedTokenException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 6
Error Missing a Javadoc comment. 7
Error Missing a Javadoc comment. 8
Error Missing a Javadoc comment. 9
Error Missing a Javadoc comment. 11
Error Parameter token should be final. 11
Error ')' is preceded with whitespace. 12
Error Line has trailing spaces. 14
Error Missing a Javadoc comment. 15
Error Parameter token should be final. 15
Error Parameter expectedType should be final. 15
Error '{' is followed by whitespace. 16
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 19
Error Parameter token should be final. 19
Error Parameter expectedTypes should be final. 19
Error 'expectedTypes' hides a field. 19
Error ')' is preceded with whitespace. 20
Error Line is longer than 80 characters. 23
Error Missing a Javadoc comment. 23
Error Parameter token should be final. 23
Error Parameter expectedTypes should be final. 23
Error 'expectedTypes' hides a field. 23
Error Parameter comment should be final. 23
Error 'comment' hides a field. 23
Error Method 'getUnexpectedToken' is not designed for extension - needs to be abstract, final or empty. 30
Error Missing a Javadoc comment. 30
Error Method 'getExpectedTypes' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error Method 'getUnexpectedTokenText' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error 'if' is not followed by whitespace. 40
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error '{' should be on the previous line. 41
Error 'if' is not followed by whitespace. 45
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error '{' should be on the previous line. 46
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error 'if' is not followed by whitespace. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error '}' should be on the same line. 61
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error Line has trailing spaces. 67
Error 'if' is not followed by whitespace. 69
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '}' should be on the same line. 71
Error Line has trailing spaces. 81
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '}' should be on the same line. 86
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error 'if' is not followed by whitespace. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line is longer than 80 characters. 93
Error '}' should be on the same line. 94
Error 'if' is not followed by whitespace. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101

org/codehaus/groovy/tools/Compiler.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 69
Error Missing a Javadoc comment. 70
Error Name 'DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error Variable 'DEFAULT' must be private and have accessor methods. 70
Error Line has trailing spaces. 71
Error Line is longer than 80 characters. 72
Error Missing a Javadoc comment. 72
Error Line has trailing spaces. 73
Error Line has trailing spaces. 77
Error '{' should be on the previous line. 79
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Line has trailing spaces. 87
Error '(' is followed by whitespace. 88
Error Parameter configuration should be final. 88
Error 'configuration' hides a field. 88
Error Expected @param tag for 'configuration'. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 98
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 99
Error '(' is followed by whitespace. 99
Error Parameter file should be final. 99
Error Expected @param tag for 'file'. 99
Error ')' is preceded with whitespace. 99
Error Expected @throws tag for 'CompilationFailedException'. 99
Error '{' should be on the previous line. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error Line has trailing spaces. 105
Error Line has trailing spaces. 106
Error Line has trailing spaces. 107
Error Line has trailing spaces. 111
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 112
Error '(' is followed by whitespace. 112
Error Parameter files should be final. 112
Error Expected @param tag for 'files'. 112
Error ')' is preceded with whitespace. 112
Error Expected @throws tag for 'CompilationFailedException'. 112
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error Line has trailing spaces. 119
Error Line has trailing spaces. 120
Error Line has trailing spaces. 124
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 125
Error '(' is followed by whitespace. 125
Error Parameter files should be final. 125
Error Expected @param tag for 'files'. 125
Error ')' is preceded with whitespace. 125
Error Expected @throws tag for 'CompilationFailedException'. 125
Error '{' should be on the previous line. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Line has trailing spaces. 132
Error Line has trailing spaces. 133
Error Line has trailing spaces. 137
Error Line is longer than 80 characters. 138
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 138
Error '(' is followed by whitespace. 138
Error Parameter name should be final. 138
Error Expected @param tag for 'name'. 138
Error Parameter code should be final. 138
Error Expected @param tag for 'code'. 138
Error ')' is preceded with whitespace. 138
Error Expected @throws tag for 'CompilationFailedException'. 138
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error Line is longer than 80 characters. 141
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141

org/codehaus/groovy/tools/ErrorReporter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 62
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 68
Error Line is longer than 80 characters. 69
Error Missing a Javadoc comment. 69
Error Line is longer than 80 characters. 71
Error Missing a Javadoc comment. 71
Error Line is longer than 80 characters. 75
Error '(' is followed by whitespace. 81
Error Parameter e should be final. 81
Error ')' is preceded with whitespace. 81
Error Line has trailing spaces. 82
Error '{' should be on the previous line. 82
Error Line has trailing spaces. 88
Error '(' is followed by whitespace. 94
Error Parameter e should be final. 94
Error Parameter debug should be final. 94
Error 'debug' hides a field. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 95
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 105
Error '(' is followed by whitespace. 105
Error Parameter stream should be final. 105
Error Expected @param tag for 'stream'. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 117
Error '(' is followed by whitespace. 117
Error Parameter writer should be final. 117
Error Expected @param tag for 'writer'. 117
Error ')' is preceded with whitespace. 117
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. 129
Error '(' is followed by whitespace. 129
Error Parameter object should be final. 129
Error Expected @param tag for 'object'. 129
Error Parameter child should be final. 129
Error Expected @param tag for 'child'. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error 'if' is not followed by whitespace. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error '(' is followed by whitespace. 133
Error 'cast' is not followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '}' should be on the same line. 134
Error 'if' is not followed by whitespace. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '{' should be on the previous line. 136
Error '(' is followed by whitespace. 137
Error 'cast' is not followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error '}' should be on the same line. 138
Error 'if' is not followed by whitespace. 139
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error '{' should be on the previous line. 140
Error '(' is followed by whitespace. 141
Error 'cast' is not followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error '}' should be on the same line. 142
Error '{' should be on the previous line. 144
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error Method 'report' is not designed for extension - needs to be abstract, final or empty. 160
Error '(' is followed by whitespace. 160
Error Parameter e should be final. 160
Error Expected @param tag for 'e'. 160
Error Parameter child should be final. 160
Error Expected @param tag for 'child'. 160
Error ')' is preceded with whitespace. 160
Error '{' should be on the previous line. 161
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error Method 'report' is not designed for extension - needs to be abstract, final or empty. 172
Error '(' is followed by whitespace. 172
Error Parameter e should be final. 172
Error Expected @param tag for 'e'. 172
Error Parameter child should be final. 172
Error Expected @param tag for 'child'. 172
Error ')' is preceded with whitespace. 172
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 174
Error 'cast' is not followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error '(' is followed by whitespace. 175
Error 'cast' is not followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error Method 'report' is not designed for extension - needs to be abstract, final or empty. 184
Error '(' is followed by whitespace. 184
Error Parameter e should be final. 184
Error Expected @param tag for 'e'. 184
Error Parameter child should be final. 184
Error Expected @param tag for 'child'. 184
Error ')' is preceded with whitespace. 184
Error '{' should be on the previous line. 185
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error Method 'report' is not designed for extension - needs to be abstract, final or empty. 196
Error '(' is followed by whitespace. 196
Error Parameter e should be final. 196
Error Expected @param tag for 'e'. 196
Error Parameter child should be final. 196
Error Expected @param tag for 'child'. 196
Error ')' is preceded with whitespace. 196
Error '{' should be on the previous line. 197
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error First sentence should end with a period. 208
Error Method 'println' is not designed for extension - needs to be abstract, final or empty. 212
Error '(' is followed by whitespace. 212
Error Parameter line should be final. 212
Error Expected @param tag for 'line'. 212
Error ')' is preceded with whitespace. 212
Error '{' should be on the previous line. 213
Error 'if' is not followed by whitespace. 214
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error '{' should be on the previous line. 215
Error 'cast' is not followed by whitespace. 216
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '}' should be on the same line. 217
Error '{' should be on the previous line. 219
Error 'cast' is not followed by whitespace. 220
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error Method 'println' is not designed for extension - needs to be abstract, final or empty. 224
Error Missing a Javadoc comment. 224
Error '(' is followed by whitespace. 224
Error Parameter line should be final. 224
Error ')' is preceded with whitespace. 224
Error '{' should be on the previous line. 225
Error 'if' is not followed by whitespace. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error '{' should be on the previous line. 227
Error 'cast' is not followed by whitespace. 228
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '}' should be on the same line. 229
Error '{' should be on the previous line. 231
Error 'cast' is not followed by whitespace. 232
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error Line has trailing spaces. 238
Error Method 'stacktrace' is not designed for extension - needs to be abstract, final or empty. 242
Error '(' is followed by whitespace. 242
Error Parameter e should be final. 242
Error Expected @param tag for 'e'. 242
Error Parameter always should be final. 242
Error Expected @param tag for 'always'. 242
Error ')' is preceded with whitespace. 242
Error '{' should be on the previous line. 243
Error 'if' is not followed by whitespace. 244
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error '{' should be on the previous line. 245
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error 'if' is not followed by whitespace. 247
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error '{' should be on the previous line. 248
Error '(' is followed by whitespace. 249
Error 'cast' is not followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error '}' should be on the same line. 250
Error '{' should be on the previous line. 252
Error '(' is followed by whitespace. 253
Error 'cast' is not followed by whitespace. 253
Error ')' is preceded with whitespace. 253

org/codehaus/groovy/tools/FileSystemCompiler.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 58
Error '{' should be on the previous line. 59
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 63
Error Missing a Javadoc comment. 63
Error '(' is followed by whitespace. 63
Error Parameter configuration should be final. 63
Error ')' is preceded with whitespace. 63
Error Redundant throws: 'ConfigurationException' is unchecked exception. 63
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error Line has trailing spaces. 68
Error Line has trailing spaces. 69
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error '(' is followed by whitespace. 69
Error Parameter paths should be final. 69
Error ')' is preceded with whitespace. 69
Error Redundant throws: 'Exception' is unchecked exception. 69
Error '{' should be on the previous line. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error '(' is followed by whitespace. 76
Error Parameter files should be final. 76
Error ')' is preceded with whitespace. 76
Error Redundant throws: 'Exception' is unchecked exception. 76
Error '{' should be on the previous line. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Line has trailing spaces. 83
Error Missing a Javadoc comment. 83
Error '{' should be on the previous line. 84
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 88
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 90
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 93
Error Line has trailing spaces. 97
Error Missing a Javadoc comment. 97
Error '{' should be on the previous line. 98
Error Line is longer than 80 characters. 100
Error Line has trailing spaces. 104
Error Missing a Javadoc comment. 104
Error '(' is followed by whitespace. 104
Error Parameter filenames should be final. 104
Error ')' is preceded with whitespace. 104
Error '{' should be on the previous line. 105
Error Line has trailing spaces. 108
Error 'for' is not followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 112
Error 'if' is not followed by whitespace. 112
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '}' should be on the same line. 116
Error Line has trailing spaces. 117
Error 'if' is not followed by whitespace. 117
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 124
Error Line is longer than 80 characters. 126
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error Line has trailing spaces. 136
Error Line has trailing spaces. 137
Error Line has trailing spaces. 142
Error '(' is followed by whitespace. 143
Error Parameter args should be final. 143
Error Expected @param tag for 'args'. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error Line has trailing spaces. 146
Error '{' should be on the previous line. 148
Error Line has trailing spaces. 151
Error Line has trailing spaces. 153
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 155
Error Line is longer than 80 characters. 156
Error Line is longer than 80 characters. 161
Error Line has trailing spaces. 162
Error Line has trailing spaces. 164
Error Line has trailing spaces. 166
Error Line has trailing spaces. 167
Error 'if' is not followed by whitespace. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error Line has trailing spaces. 172
Error Line has trailing spaces. 173
Error 'if' is not followed by whitespace. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 174
Error Line has trailing spaces. 177
Error Line has trailing spaces. 178
Error Line has trailing spaces. 181
Error Line has trailing spaces. 183
Error Line has trailing spaces. 184
Error 'if' is not followed by whitespace. 184
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '{' should be on the previous line. 185
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error Line has trailing spaces. 188
Error Line has trailing spaces. 189
Error 'if' is not followed by whitespace. 189
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '{' should be on the previous line. 190
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error Line has trailing spaces. 199
Error Line has trailing spaces. 200
Error Line has trailing spaces. 203
Error Line has trailing spaces. 205
Error 'if' is not followed by whitespace. 205
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error '{' should be on the previous line. 206
Error Line has trailing spaces. 210
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error Line has trailing spaces. 212
Error Line has trailing spaces. 213
Error Line has trailing spaces. 216
Error Line has trailing spaces. 217
Error 'if' is not followed by whitespace. 217
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error '{' should be on the previous line. 218
Error Line is longer than 80 characters. 219
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error '}' should be on the same line. 222
Error Line has trailing spaces. 223
Error 'catch' is not followed by whitespace. 223
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error '{' should be on the previous line. 224
Error Line is longer than 80 characters. 225
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error Line has trailing spaces. 228

org/codehaus/groovy/tools/Grok.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 3
Error Line has trailing spaces. 5
Error Utility classes should not have a public or default constructor. 9
Error '{' should be on the previous line. 10
Error Missing a Javadoc comment. 11
Error Parameter args should be final. 11
Error '{' should be on the previous line. 12
Error Line has trailing spaces. 13

org/codehaus/groovy/tools/GroovyClass.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 3
Error '{' should be on the previous line. 4
Error Missing a Javadoc comment. 5
Error Missing a Javadoc comment. 7
Error Missing a Javadoc comment. 8
Error Missing a Javadoc comment. 10
Error Parameter name should be final. 10
Error 'name' hides a field. 10
Error Parameter bytes should be final. 11
Error 'bytes' hides a field. 11
Error '{' should be on the previous line. 12
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 17
Error Missing a Javadoc comment. 17
Error '{' should be on the previous line. 18
Error Method 'getBytes' is not designed for extension - needs to be abstract, final or empty. 22
Error Missing a Javadoc comment. 22
Error '{' should be on the previous line. 23

org/codehaus/groovy/tools/Utilities.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 7
Error '{' should be on the previous line. 8
Error Expected an @return tag. 13
Error '(' is followed by whitespace. 13
Error Parameter pattern should be final. 13
Error Expected @param tag for 'pattern'. 13
Error Parameter repeats should be final. 13
Error Expected @param tag for 'repeats'. 13
Error ')' is preceded with whitespace. 13
Error '{' should be on the previous line. 14
Error '(' is followed by whitespace. 15
Error ')' is preceded with whitespace. 15
Error 'for' is not followed by whitespace. 16
Error '(' is followed by whitespace. 16
Error ')' is preceded with whitespace. 16
Error '{' should be on the previous line. 17
Error '(' is followed by whitespace. 18
Error ')' is preceded with whitespace. 18
Error '(' is followed by whitespace. 21
Error ')' is preceded with whitespace. 21
Error Expected an @return tag. 29
Error '{' should be on the previous line. 30
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 34
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 34

org/codehaus/groovy/tools/xml/DomToGroovy.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 64
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Parameter out should be final. 74
Error 'out' hides a field. 74
Error Missing a Javadoc comment. 78
Error Parameter out should be final. 78
Error 'out' hides a field. 78
Error Method 'print' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter document should be final. 83
Error Method 'print' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Parameter node should be final. 89
Error Parameter namespaces should be final. 89
Error Parameter endWithComma should be final. 89
Error switch without "default" clause. 90
Error Line is longer than 80 characters. 106
Error Method 'printElement' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Parameter element should be final. 106
Error Parameter namespaces should be final. 106
Error Parameter endWithComma should be final. 106
Error '}' should be on the same line. 125
Error '}' should be on the same line. 135
Error '}' should be on the same line. 141
Error Line is longer than 80 characters. 145
Error '}' should be on the same line. 152
Error Line is longer than 80 characters. 164
Error Method 'printPI' is not designed for extension - needs to be abstract, final or empty. 164
Error Missing a Javadoc comment. 164
Error Parameter instruction should be final. 164
Error Parameter endWithComma should be final. 164
Error Method 'printComment' is not designed for extension - needs to be abstract, final or empty. 173
Error Missing a Javadoc comment. 173
Error Parameter comment should be final. 173
Error Parameter endWithComma should be final. 173
Error '>' is not followed by whitespace. 175
Error Method 'printText' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error Parameter node should be final. 183
Error Parameter endWithComma should be final. 183
Error Method 'defineNamespaces' is not designed for extension - needs to be abstract, final or empty. 196
Error Missing a Javadoc comment. 196
Error Parameter element should be final. 196
Error Parameter namespaces should be final. 196
Error Line is longer than 80 characters. 199
Error Line is longer than 80 characters. 208
Error Avoid inline conditionals. 215
Error Method 'defineNamespace' is not designed for extension - needs to be abstract, final or empty. 218
Error Missing a Javadoc comment. 218
Error Parameter namespaces should be final. 218
Error Parameter prefix should be final. 218
Error Parameter uri should be final. 218
Error Method 'printAttributes' is not designed for extension - needs to be abstract, final or empty. 229
Error Missing a Javadoc comment. 229
Error Parameter element should be final. 229
Error '}' should be on the same line. 259
Error Method 'getTextNodeData' is not designed for extension - needs to be abstract, final or empty. 283
Error Missing a Javadoc comment. 283
Error Parameter node should be final. 283
Error Method 'mixedContent' is not designed for extension - needs to be abstract, final or empty. 288
Error Missing a Javadoc comment. 288
Error Parameter list should be final. 288
Error '}' should be on the same line. 295
Error Method 'printChildren' is not designed for extension - needs to be abstract, final or empty. 306
Error Missing a Javadoc comment. 306
Error Parameter parent should be final. 306
Error Parameter namespaces should be final. 306
Error Line is longer than 80 characters. 307
Error Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty. 312
Error Missing a Javadoc comment. 312
Error Parameter node should be final. 312
Error Method 'printEnd' is not designed for extension - needs to be abstract, final or empty. 320
Error Missing a Javadoc comment. 320
Error Parameter text should be final. 320
Error Parameter endWithComma should be final. 320
Error '}' should be on the same line. 324
Error Method 'println' is not designed for extension - needs to be abstract, final or empty. 330
Error Missing a Javadoc comment. 330
Error Parameter text should be final. 330
Error Method 'print' is not designed for extension - needs to be abstract, final or empty. 333
Error Missing a Javadoc comment. 333
Error Parameter text should be final. 333
Error Method 'printIndent' is not designed for extension - needs to be abstract, final or empty. 337
Error Missing a Javadoc comment. 337

org/codehaus/groovy/wiki/TestCaseRenderEngine.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Missing a Javadoc comment. 60
Error Variable 'groovyCodePattern' must be private and have accessor methods. 60
Error Missing a Javadoc comment. 61
Error Variable 'groovyShellPattern' must be private and have accessor methods. 61
Error Missing a Javadoc comment. 62
Error Variable 'codePattern' must be private and have accessor methods. 62
Error Missing a Javadoc comment. 64
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Method 'render' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter content should be final. 71
Error Parameter context should be final. 71
Error Line is longer than 80 characters. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 91
Error Line is longer than 80 characters. 98
Error First sentence should end with a period. 103
Error Expected an @return tag. 108
Error Method 'processShellScripts' is not designed for extension - needs to be abstract, final or empty. 108
Error Parameter text should be final. 108
Error Expected @param tag for 'text'. 108
Error ')' is preceded with whitespace. 115
Error Line is longer than 80 characters. 119
Error '+' is not preceded with whitespace. 126
Error '+' is not followed by whitespace. 126
Error Line is longer than 80 characters. 133
Error 'if' is not followed by whitespace. 133
Error '(' is followed by whitespace. 133
Error '-' is not preceded with whitespace. 133
Error '-' is not followed by whitespace. 133
Error '-' is not preceded with whitespace. 133
Error '-' is not followed by whitespace. 133
Error ',' is not followed by whitespace. 133
Error '-' is not preceded with whitespace. 133
Error '-' is not followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '-' is not preceded with whitespace. 135
Error '-' is not followed by whitespace. 135
Error '}' should be on the same line. 139
Error Method 'removeCloseCode' is not designed for extension - needs to be abstract, final or empty. 150
Error Missing a Javadoc comment. 150
Error Parameter text should be final. 150
Error Line is longer than 80 characters. 154
Error Method 'render' is not designed for extension - needs to be abstract, final or empty. 154
Error Missing a Javadoc comment. 154
Error Parameter out should be final. 154
Error Parameter content should be final. 154
Error Parameter context should be final. 154

org/codehaus/groovy/wiki/Wiki2Markup.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 66
Error Line has trailing spaces. 71
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Variable 'failOnError' must be private and have accessor methods. 78
Error Missing a Javadoc comment. 79
Error Variable 'listFiles' must be private and have accessor methods. 79
Error Missing a Javadoc comment. 80
Error Variable 'compileList' must be private and have accessor methods. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 86
Error Parameter args should be final. 86
Error '}' should be on the same line. 90
Error Missing a Javadoc comment. 97
Error Method 'createSrc' is not designed for extension - needs to be abstract, final or empty. 109
Error Method 'recreateSrc' is not designed for extension - needs to be abstract, final or empty. 121
Error Method 'setSrcdir' is not designed for extension - needs to be abstract, final or empty. 130
Error Parameter srcDir should be final. 130
Error '}' should be on the same line. 133
Error Method 'getSrcdir' is not designed for extension - needs to be abstract, final or empty. 143
Error Method 'setDestdir' is not designed for extension - needs to be abstract, final or empty. 152
Error Parameter destDir should be final. 152
Error 'destDir' hides a field. 152
Error Method 'getDestdir' is not designed for extension - needs to be abstract, final or empty. 161
Error Method 'setListfiles' is not designed for extension - needs to be abstract, final or empty. 169
Error Parameter list should be final. 169
Error Method 'getListfiles' is not designed for extension - needs to be abstract, final or empty. 177
Error Method 'setFailonerror' is not designed for extension - needs to be abstract, final or empty. 186
Error Parameter fail should be final. 186
Error Method 'setProceed' is not designed for extension - needs to be abstract, final or empty. 194
Error Parameter proceed should be final. 194
Error Method 'getFailonerror' is not designed for extension - needs to be abstract, final or empty. 202
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 210
Error Redundant throws: 'BuildException' is unchecked exception. 210
Error Line is longer than 80 characters. 220
Error Avoid inline conditionals. 226
Error Method 'resetFileLists' is not designed for extension - needs to be abstract, final or empty. 235
Error Method 'scanDir' is not designed for extension - needs to be abstract, final or empty. 247
Error Parameter srcDir should be final. 247
Error Parameter destDir should be final. 247
Error 'destDir' hides a field. 247
Error Parameter files should be final. 247
Error Line is longer than 80 characters. 252
Error Line is longer than 80 characters. 253
Error Line is longer than 80 characters. 254
Error Method 'getFileList' is not designed for extension - needs to be abstract, final or empty. 263
Error Method 'checkParameters' is not designed for extension - needs to be abstract, final or empty. 267
Error Missing a Javadoc comment. 267
Error Redundant throws: 'BuildException' is unchecked exception. 267
Error Line is longer than 80 characters. 269
Error Line is longer than 80 characters. 272
Error Line is longer than 80 characters. 277
Error Method 'compileFiles' is not designed for extension - needs to be abstract, final or empty. 282
Error Missing a Javadoc comment. 282
Error Parameter args should be final. 282
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 289
Error Missing a Javadoc comment. 289
Error Avoid inline conditionals. 295
Error Avoid inline conditionals. 296
Error '}' should be on the same line. 306
Error '}' should be on the same line. 311
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 319
Error Missing a Javadoc comment. 319
Error Parameter file should be final. 319
Error Parameter name should be final. 319
Error Line has trailing spaces. 324
Error Method 'filter' is not designed for extension - needs to be abstract, final or empty. 337
Error Missing a Javadoc comment. 337
Error Parameter result should be final. 337
Error Method 'readFile' is not designed for extension - needs to be abstract, final or empty. 341
Error Missing a Javadoc comment. 341
Error Parameter file should be final. 341
Error Method 'createRenderEngine' is not designed for extension - needs to be abstract, final or empty. 355
Error Missing a Javadoc comment. 355
Error Method 'getExtension' is not designed for extension - needs to be abstract, final or empty. 359
Error Missing a Javadoc comment. 359

org/codehaus/groovy/wiki/Wiki2TestCase.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error First sentence should end with a period. 50
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 58
Error Parameter args should be final. 58
Error '}' should be on the same line. 62
Error Method 'createRenderEngine' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Method 'getExtension' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Method 'filter' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter result should be final. 77