SecondaryOutputProvider

scalapb.compiler.SecondaryOutputProvider
See theSecondaryOutputProvider companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromMap(map: Map[String, PreprocessorOutput]): SecondaryOutputProvider
def isNameValid(name: String): Boolean
def secondaryOutputDir(req: CodeGeneratorRequest): Option[File]