public class Output extends PrintWriterErrorHandler
| Modifier and Type | Field and Description |
|---|---|
PrintWriter |
listing
A print-stream version the listing file for the current job --
null for no listing.
|
PrintWriter |
normal |
PrintWriter |
statistics |
PrintWriter |
verbose |
| Constructor and Description |
|---|
Output() |
Output(PrintWriter errors) |
| Modifier and Type | Method and Description |
|---|---|
void |
listing(String str) |
void |
normal(String str) |
void |
openListing(File listingFile) |
void |
verbose(String str) |
close, error, error, lexicalError, report, semanticError, syntaxErrorpublic PrintWriter normal
public PrintWriter verbose
public PrintWriter statistics
public PrintWriter listing
public Output()
public Output(PrintWriter errors)
Copyright © 1998–2017 1&1. All rights reserved.