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 Elements |
elements |
formattingVisitor
Constructor and Description |
---|
UnitsAnnotatedTypeFormatter(BaseTypeChecker checker) |
protected final BaseTypeChecker checker
protected final Elements elements
public UnitsAnnotatedTypeFormatter(BaseTypeChecker checker)