public static class QualifierDefaults.DefaultApplierElement
extends java.lang.Object
Constructor and Description |
---|
DefaultApplierElement(AnnotatedTypeFactory atypeFactory,
javax.lang.model.element.Element scope,
AnnotatedTypeMirror type,
boolean applyToTypeVar) |
Modifier and Type | Method and Description |
---|---|
void |
applyDefault(org.checkerframework.framework.util.defaults.Default def)
Apply default to the type.
|
public DefaultApplierElement(AnnotatedTypeFactory atypeFactory, javax.lang.model.element.Element scope, AnnotatedTypeMirror type, boolean applyToTypeVar)