GeneratedFileObject

scalapb.GeneratedFileObject
abstract class GeneratedFileObject

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ScalapbProto
object AnyProto
object ApiProto
object PluginProto
object DurationProto
object EmptyProto
object StructProto
object TypeProto
object WrappersProto
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