compilerPlugin
compilerPlugin
scalapb
GeneratorOption
GeneratorOption
FlatPackage
JavaConversions
Grpc
SingleLineToProtoString
AsciiFormatToString
NoLenses
RetainSourceCodeInfo
ScalaPbCodeGenerator
gen
scalapb.compiler
CollectionMethods
ConstructorField
ConstructorField
DeprecatedImplicits
DescriptorImplicits
ScalaName
ExtendedMethodDescriptor
MethodTypeWrapper
ExtendedServiceDescriptor
ExtendedFieldDescriptor
ExtendedOneofDescriptor
ExtendedMessageDescriptor
MapType
ExtendedEnumDescriptor
ExtendedEnumValueDescriptor
ExtendedFileDescriptor
DescriptorImplicits
AsSymbolExtension
EnclosingType
EnclosingType
None
ScalaOption
Collection
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
Unary
ClientStreaming
ServerStreaming
Bidirectional
Types
TypeInfo
Version
scalapb.internal
Encoding
scalapb.options.compiler
Scalapb
compilerPlugin
/
scalapb.compiler
/
DescriptorImplicits
DescriptorImplicits
class
DescriptorImplicits
Companion
object
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Classlikes
class
ExtendedEnumDescriptor
(val enumDescriptor:
EnumDescriptor
)
class
ExtendedEnumValueDescriptor
(val enumValue:
EnumValueDescriptor
)
class
ExtendedFieldDescriptor
(val fd:
FieldDescriptor
)
class
ExtendedFileDescriptor
(val file:
FileDescriptor
)
class
ExtendedMessageDescriptor
(val message:
Descriptor
)
final
class
ExtendedMethodDescriptor
(method:
MethodDescriptor
)
class
ExtendedOneofDescriptor
(val oneof:
OneofDescriptor
)
final
class
ExtendedServiceDescriptor
(self:
ServiceDescriptor
)
case
class
ScalaName
(emptyPackage:
Boolean
, xs:
Seq
[
String
])
Value members
Deprecated constructors
@
deprecated
("Use DescriptorImplicits.fromCodeGenRequest. Preprocessors will not work.", "0.10.10")
def
this
(params:
GeneratorParams
, files:
Seq
[
FileDescriptor
])
Deprecated
Concrete methods
def
baseName
(fileName:
String
):
String