DiagnosticOutputStream

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def wrap(op: => List[Diagnostic]): List[Diagnostic]

Captures the output of the specified op and appends it at the end of the corresponding list of diagnostics.

Captures the output of the specified op and appends it at the end of the corresponding list of diagnostics.