scalapb.compiler.GeneratorParams
See theGeneratorParams companion object
case class GeneratorParams(javaConversions: Boolean, flatPackage: Boolean, grpc: Boolean, singleLineToProtoString: Boolean, asciiFormatToString: Boolean, lenses: Boolean, retainSourceCodeInfo: Boolean, scala3Sources: Boolean)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article