Uses of Class
com.thoughtworks.qdox.model.impl.DefaultJavaConstructor
-
Packages that use DefaultJavaConstructor Package Description com.thoughtworks.qdox.builder.impl Provides the default implementation of the classes which transform the structs from the JavaParser to the Java model elements -
-
Uses of DefaultJavaConstructor in com.thoughtworks.qdox.builder.impl
Fields in com.thoughtworks.qdox.builder.impl declared as DefaultJavaConstructor Modifier and Type Field Description private DefaultJavaConstructor
ModelBuilder. currentConstructor
-