public class ImplementationValidator extends FoundOnImplementsValidator
Implementation.| Modifier and Type | Field | Description |
|---|---|---|
static com.google.common.collect.ImmutableSet<String> |
METHODS_ALLOWED_TO_BE_PUBLIC |
impannotationType, currentAnnotation, currentElement, elements, helpers, messager, modelBuilder, types| Constructor | Description |
|---|---|
ImplementationValidator(RobolectricModel.Builder modelBuilder,
javax.annotation.processing.ProcessingEnvironment env) |
| Modifier and Type | Method | Description |
|---|---|---|
Void |
visitExecutable(javax.lang.model.element.ExecutableElement elem,
javax.lang.model.element.TypeElement parent) |
init, visitExecutable, visitVariable, visitVariableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waiterror, error, getAnnotationType, getCurrentAnnotation, message, message, visit, visit, visitPackage, visitType, visitTypeParameter, visitUnknownpublic static final com.google.common.collect.ImmutableSet<String> METHODS_ALLOWED_TO_BE_PUBLIC
public ImplementationValidator(RobolectricModel.Builder modelBuilder, javax.annotation.processing.ProcessingEnvironment env)
public Void visitExecutable(javax.lang.model.element.ExecutableElement elem, javax.lang.model.element.TypeElement parent)
visitExecutable in class FoundOnImplementsValidator