public static class QualifierDefaults.DefaultApplierElement extends Object
Constructor and Description |
---|
DefaultApplierElement(AnnotatedTypeFactory atypeFactory,
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, Element scope, AnnotatedTypeMirror type, boolean applyToTypeVar)