public class RealObjectValidator extends FoundOnImplementsValidator
RealObject
.imp
annotationType, currentAnnotation, currentElement, elements, helpers, messager, modelBuilder, types
Constructor | Description |
---|---|
RealObjectValidator(RobolectricModel.Builder modelBuilder,
javax.annotation.processing.ProcessingEnvironment env) |
Modifier and Type | Method | Description |
---|---|---|
static String |
join(List<?> params) |
|
Void |
visitVariable(javax.lang.model.element.VariableElement elem,
javax.lang.model.element.TypeElement parent) |
init, visitExecutable, visitExecutable, visitVariable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
error, error, getAnnotationType, getCurrentAnnotation, message, message, visit, visit, visitPackage, visitType, visitTypeParameter, visitUnknown
public RealObjectValidator(RobolectricModel.Builder modelBuilder, javax.annotation.processing.ProcessingEnvironment env)
public Void visitVariable(javax.lang.model.element.VariableElement elem, javax.lang.model.element.TypeElement parent)
visitVariable
in class FoundOnImplementsValidator