compilerPlugin
compilerPlugin
scalapb
GeneratorOption
GeneratorOption
AsciiFormatToString
FlatPackage
Grpc
JavaConversions
NoLenses
RetainSourceCodeInfo
SingleLineToProtoString
ScalaPbCodeGenerator
gen
scalapb.compiler
CollectionMethods
ConstructorField
ConstructorField
DeprecatedImplicits
DescriptorImplicits
ExtendedEnumDescriptor
ExtendedEnumValueDescriptor
ExtendedFieldDescriptor
ExtendedFileDescriptor
ExtendedMessageDescriptor
MapType
ExtendedMethodDescriptor
MethodTypeWrapper
ExtendedOneofDescriptor
ExtendedServiceDescriptor
ScalaName
DescriptorImplicits
AsSymbolExtension
EnclosingType
EnclosingType
Collection
None
ScalaOption
Expression
ExpressionBuilder
ExpressionList
FileOptionsCache
FunctionApplication
FunctionalPrinter
FunctionalPrinter
GeneratorException
GeneratorParams
GeneratorParams
GrpcServicePrinter
Helper
Identity
InsertionPoint
LiteralExpression
MethodApplication
NameUtils
OperatorApplication
PrinterEndo
ProtoValidation
ProtoValidation
ProtobufGenerator
ProtobufGenerator
SealedOneof
SealedOneofStyle
SealedOneofStyle
Default
Optional
SealedOneofsCache
SealedOneofsGenerator
SecondaryOutputProvider
SecondaryOutputProvider
StreamType
StreamType
Bidirectional
ClientStreaming
ServerStreaming
Unary
Types
TypeInfo
Version
scalapb.internal
Encoding
scalapb.options.compiler
Scalapb
compilerPlugin
/
scalapb.compiler
/
GeneratorException
GeneratorException
case
class
GeneratorException
(message:
String
) extends
Exception
Graph
Supertypes
trait
Product
trait
Equals
class
Exception
class
Throwable
trait
Serializable
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
final
def
addSuppressed
(x$0:
Throwable
):
Unit
Inherited from
Throwable
def
fillInStackTrace
():
Throwable
Inherited from
Throwable
def
getCause
():
Throwable
Inherited from
Throwable
def
getLocalizedMessage
():
String
Inherited from
Throwable
def
getMessage
():
String
Inherited from
Throwable
def
getStackTrace
():
Array
[
StackTraceElement
]
Inherited from
Throwable
final
def
getSuppressed
():
Array
[
Throwable
]
Inherited from
Throwable
def
initCause
(x$0:
Throwable
):
Throwable
Inherited from
Throwable
def
printStackTrace
(x$0:
PrintWriter
):
Unit
Inherited from
Throwable
def
printStackTrace
(x$0:
PrintStream
):
Unit
Inherited from
Throwable
def
printStackTrace
():
Unit
Inherited from
Throwable
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
setStackTrace
(x$0:
Array
[
StackTraceElement
]):
Unit
Inherited from
Throwable
def
toString
():
String
Inherited from
Throwable