public class ImplementsValidator extends Validator
Implements.| Modifier and Type | Field and Description |
|---|---|
static String |
IMPLEMENTS_CLASS |
annotationType, currentAnnotation, currentElement, elements, messager, model, types| Constructor and Description |
|---|
ImplementsValidator(RobolectricModel model,
ProcessingEnvironment env) |
| Modifier and Type | Method and Description |
|---|---|
Void |
visitType(TypeElement elem,
Element parent) |
error, error, getAnnotationType, getCurrentAnnotation, init, message, message, visit, visit, visitExecutable, visitPackage, visitTypeParameter, visitUnknown, visitVariablepublic static final String IMPLEMENTS_CLASS
public ImplementsValidator(RobolectricModel model, ProcessingEnvironment env)
public Void visitType(TypeElement elem, Element parent)
Copyright © 2015. All rights reserved.