public interface ClassDefReader
| Modifier and Type | Method and Description |
|---|---|
void |
init(ClassDefRepositoryParam param) |
void |
init(Path srcDir) |
void |
readDir(Path srcDir) |
Optional<ClassDef> |
readJava(Path javaFile) |
Copyright © 2018. All rights reserved.