Uses of Class
com.thoughtworks.qdox.model.impl.DefaultJavaField
-
Packages that use DefaultJavaField 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 DefaultJavaField in com.thoughtworks.qdox.builder.impl
Fields in com.thoughtworks.qdox.builder.impl declared as DefaultJavaField Modifier and Type Field Description private DefaultJavaField
ModelBuilder. currentField
-