PostProcessor

class Object
trait Matchable
class Any

Value members

Abstract methods

def postProcess(generatedSources: Seq[GeneratedSource], mappings: Map[String, (String, Int)], workspace: Path, output: Path, logger: Logger, scalaVersion: String): Either[String, Unit]