Package org.openjdk.asmtools.common.outputs
package org.openjdk.asmtools.common.outputs
-
ClassDescriptionA concrete implementation of
NamedToolOutputthat writes output to a file system.Historically, the output loggers for compilers had two stderrs, one to stdout and second to stderr.This class is a generic interface, symbolizing any output from jdis/jasm/jdec/jcoder.