public class UnitsAnnotatedTypeFormatter extends DefaultAnnotatedTypeFormatter
| Modifier and Type | Class and Description |
|---|---|
protected static class |
UnitsAnnotatedTypeFormatter.UnitsAnnotationFormatter
Format the error printout of any units qualifier that uses Prefix.one.
|
protected static class |
UnitsAnnotatedTypeFormatter.UnitsFormattingVisitor |
DefaultAnnotatedTypeFormatter.FormattingVisitor| Modifier and Type | Field and Description |
|---|---|
protected BaseTypeChecker |
checker |
protected javax.lang.model.util.Elements |
elements |
formattingVisitor| Constructor and Description |
|---|
UnitsAnnotatedTypeFormatter(BaseTypeChecker checker) |
format, formatprotected final BaseTypeChecker checker
protected final javax.lang.model.util.Elements elements
public UnitsAnnotatedTypeFormatter(BaseTypeChecker checker)