Package | Description |
---|---|
com.sun.tools.javac.code | |
com.sun.tools.javac.util |
Modifier and Type | Method and Description |
---|---|
static Printer |
Printer.createStandardPrinter(Messages messages)
Create a printer with default i18n support provided by Messages.
|
Modifier and Type | Class and Description |
---|---|
protected class |
RichDiagnosticFormatter.RichPrinter
Enhanced type/symbol printer that provides support for features like simple names
and type variable disambiguation.
|
Modifier and Type | Field and Description |
---|---|
protected Printer |
AbstractDiagnosticFormatter.printer
An enhanced printer for formatting types/symbols used by
AbstractDiagnosticFormatter.
|
Modifier and Type | Method and Description |
---|---|
Printer |
AbstractDiagnosticFormatter.getPrinter() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDiagnosticFormatter.setPrinter(Printer printer) |
Copyright © 2017 earcam. All rights reserved.