public static final class JavadocInjector.InjectionResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int[] |
mapping |
java.lang.String |
newSource |
| Constructor and Description |
|---|
InjectionResult(int[] mapping,
java.lang.String newSource) |