Uses of Interface
com.thoughtworks.paranamer.generator.ParanamerGenerator
-
Packages that use ParanamerGenerator Package Description com.thoughtworks.paranamer.generator com.thoughtworks.paranamer.mojo -
-
Uses of ParanamerGenerator in com.thoughtworks.paranamer.generator
Classes in com.thoughtworks.paranamer.generator that implement ParanamerGenerator Modifier and Type Class Description class
QdoxParanamerGenerator
Qdox-based implementation of ParanamerGenerator which parses Java source files to processSourcePath parameter names lists. -
Uses of ParanamerGenerator in com.thoughtworks.paranamer.mojo
Fields in com.thoughtworks.paranamer.mojo declared as ParanamerGenerator Modifier and Type Field Description private ParanamerGenerator
ParanamerGeneratorMojo. generator
The Paranamer generator
-