Uses of Class
io.github.ascopes.jct.diagnostics.TeeWriter
Package
Description
Support for collecting and representing diagnostics from compiler implementations.
-
Uses of TeeWriter in io.github.ascopes.jct.diagnostics
Modifier and TypeMethodDescriptionstatic TeeWriter
TeeWriter.wrapOutputStream
(OutputStream outputStream, Charset charset) Create a tee writer for the given output stream.