Uses of Package
com.thoughtworks.qdox.model.impl
Packages that use com.thoughtworks.qdox.model.impl
Package
Description
Provides classes which transform the structs from the JavaParser to the Java model elements
Provides the default implementation of the classes which transform the structs from the JavaParser to the Java model elements
Provides the default implementation of the classes reflecting the Java model elements.
-
Classes in com.thoughtworks.qdox.model.impl used by com.thoughtworks.qdox.builder
-
Classes in com.thoughtworks.qdox.model.impl used by com.thoughtworks.qdox.builder.impl
-
Classes in com.thoughtworks.qdox.model.impl used by com.thoughtworks.qdox.model.implClassDescriptionEvery element of a class, including the class itself is a javaModel.The BaseMethod contains all methods used by both JavaMethod and JavaConstructorThe default implementation for
JavaType
Equivalent ofTypeVariable