Skip navigation links
C D G I M O P S U V 

C

CodeVisitor(ParamComments) - Constructor for class org.djunits.cleanup.ParamComments.CodeVisitor
Constructor of the code visitor.

D

deleteRecursive(File) - Static method in class org.djunits.generator.GenerateDJUNIT
By default File#delete fails for non-empty directories, it works like "rm".

G

GenerateDJUNIT - Class in org.djunits.generator
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
GenerateDJUNIT() - Constructor for class org.djunits.generator.GenerateDJUNIT
 
GenerateStaticUNITS - Class in org.djunits.generator
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
getLines() - Method in class org.djunits.cleanup.ParamComments
 
getResource(String) - Static method in class org.djunits.generator.URLResource
Resolves a resource for name.
getResource(String, String) - Static method in class org.djunits.generator.URLResource
Resolves a resource for name.
getResourceAsStream(String) - Static method in class org.djunits.generator.URLResource
returns the resource as stream.

I

isChanged() - Method in class org.djunits.cleanup.ParamComments
 

M

main(String[]) - Static method in class org.djunits.cleanup.ParamComments
 
main(String[]) - Static method in class org.djunits.generator.GenerateDJUNIT
 
main(String[]) - Static method in class org.djunits.generator.GenerateStaticUNITS
 

O

org.djunits.cleanup - package org.djunits.cleanup
Utility to clean the .classfile files for all projects; the excludes=** will be removed.
org.djunits.generator - package org.djunits.generator
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.

P

ParamComments - Class in org.djunits.cleanup
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() - Constructor for class org.djunits.cleanup.ParamComments
 
ParamComments.CodeVisitor - Class in org.djunits.cleanup
Simple visitor implementation for visiting MethodDeclaration and ConstructorDeclaration nodes.

S

setChanged(boolean) - Method in class org.djunits.cleanup.ParamComments
 

U

URLResource - Class in org.djunits.generator
The URLResource class helps to resolve a file location in a project, JAR, or folder.

V

visit(ConstructorDeclaration, Void) - Method in class org.djunits.cleanup.ParamComments.CodeVisitor
 
visit(MethodDeclaration, Void) - Method in class org.djunits.cleanup.ParamComments.CodeVisitor
 
C D G I M O P S U V 
Skip navigation links

Copyright © 2015–2019 Delft University of Technology. All rights reserved.