| Package | Description |
|---|---|
| org.revapi.java.compilation | |
| org.revapi.java.model |
| Modifier and Type | Method | Description |
|---|---|---|
Map<TypeElement,TypeElement> |
ProbingEnvironment.getTypeMap() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ProbingEnvironment.setTypeMap(Map<TypeElement,TypeElement> typeMap) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MissingClassElement |
| Modifier and Type | Method | Description |
|---|---|---|
SortedSet<TypeElement> |
JavaElementForest.getRoots() |
|
SortedSet<TypeElement> |
JavaElementForest.getRootsUnsafe() |
Copyright © 2017 Lukas Krejci. All Rights Reserved.