package
compiler
Type Members
-
-
sealed
trait
EnclosingType extends AnyRef
-
sealed
trait
Expression extends Product with Serializable
-
-
-
case class
FunctionalPrinter(content: Vector[String] = ..., indentLevel: Int = 0) extends Product with Serializable
-
case class
GeneratorException(message: String) extends Exception with Product with Serializable
-
case class
GeneratorParams(javaConversions: Boolean = false, flatPackage: Boolean = false, grpc: Boolean = false, singleLineToProtoString: Boolean = false, asciiFormatToString: Boolean = false) extends Product with Serializable
-
-
-
-
-
-
-
sealed abstract
class
StreamType extends Product with Serializable
Value Members
-
-
-
-
-
-
-
-
-
object
StreamType extends Serializable
-
-