Package org.djunits.cleanup

Utility to clean the .classfile files for all projects; the excludes=** will be removed.

Copyright (c) 2003-2019 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
Author:
Alexander Verbraeck
  • Class Summary 
    Class Description
    ParamComments
    Utility to add or update the type foe each parameter in the javadoc of all java files in /src/main/java in all or in selected projects in the workspace.
    ParamComments.CodeVisitor
    Simple visitor implementation for visiting MethodDeclaration and ConstructorDeclaration nodes.