| 程序包 | 说明 |
|---|---|
| io.github.dddplus.ast.model |
The AST reverse modeling related model.
|
| io.github.dddplus.ast.parser |
Parsing JavaParser nodes.
|
| io.github.dddplus.ast.report |
JavaParser parsed report.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<AggregateEntry> |
ReverseEngineeringModel.aggregates() |
List<AggregateEntry> |
ReverseEngineeringModel.sortedAggregates() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
AggregateEntry.overlapWith(AggregateEntry that) |
| 限定符和类型 | 方法和说明 |
|---|---|
AggregateEntry |
AggregateAnnotationParser.parse(com.github.javaparser.ast.expr.AnnotationExpr aggregateAnnotationExpr) |
| 限定符和类型 | 方法和说明 |
|---|---|
AggregateEntry |
AggregateReport.aggregateEntryOfPackage(String packageName) |
AggregateEntry |
AggregateReport.get(int index) |
| 限定符和类型 | 方法和说明 |
|---|---|
AggregateReport |
AggregateReport.add(AggregateEntry entry) |
Copyright © 2020–2023. All rights reserved.