GeneratedFileObject

scalapb.GeneratedFileObject
abstract class GeneratedFileObject

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ScalapbProto.type
object AnyProto.type
object ApiProto.type
object PluginProto.type
object DurationProto.type
object EmptyProto.type
object FieldMaskProto.type
object SourceContextProto.type
object StructProto.type
object TimestampProto.type
object TypeProto.type
object WrappersProto.type
Show all

Members list

Value members

Abstract methods

def javaDescriptor: FileDescriptor

Returns the Java descriptors for this file. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Returns the Java descriptors for this file. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Attributes