Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
26090

Files

FilesIWE
nl/tudelft/simulation/dsol/tutorial/section43/Population.java 060
nl/tudelft/simulation/dsol/tutorial/section44/BallAnimation3D.java 020
nl/tudelft/simulation/dsol/tutorial/section44/World.java 010

nl/tudelft/simulation/dsol/tutorial/section43/Population.java

ErrorLine
Warning Parameter simulator should be final. 54
Warning Expected @param tag for 'simulator'. 54
Warning Parameter timeStep should be final. 54
Warning Expected @param tag for 'timeStep'. 54
Warning Parameter time should be final. 76
Warning Parameter y should be final. 76

nl/tudelft/simulation/dsol/tutorial/section44/BallAnimation3D.java

ErrorLine
Warning Expected @param tag for 'locationGroup'. 59
Warning Parameter children should be final. 94

nl/tudelft/simulation/dsol/tutorial/section44/World.java

ErrorLine
Warning Parameter children should be final. 90