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