| 程序包 | 说明 |
|---|---|
| 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<KeyBehaviorEntry> |
KeyModelEntry.sortedKeyBehaviorEntries() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
KeyModelEntry.addKeyBehaviorEntries(List<KeyBehaviorEntry> entries) |
| 限定符和类型 | 方法和说明 |
|---|---|
KeyBehaviorEntry |
KeyBehaviorAnnotationParser.parse(com.github.javaparser.ast.expr.AnnotationExpr keyBehavior) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<KeyBehaviorEntry> |
KeyBehaviorReport.actorKeyBehaviors(String actor) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
KeyBehaviorReport.register(KeyBehaviorEntry entry) |
Copyright © 2020–2023. All rights reserved.