| 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
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.LinkedList<DefaultJavaClass> |
ModelBuilder.classStack |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultJavaClass |
ModelBuilder.bindClass(DefaultJavaClass newClass) |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultJavaClass |
ModelBuilder.bindClass(DefaultJavaClass newClass) |