Package | Description |
---|---|
com.sun.tools.javac.util |
Modifier and Type | Class and Description |
---|---|
class |
Log
A class for error logs.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractLog |
DiagnosticSource.log
A log for reporting errors, such as errors accessing the content.
|
Constructor and Description |
---|
DiagnosticSource(JavaFileObject fo,
AbstractLog log) |
Copyright © 2017 earcam. All rights reserved.