implicit class ExtendedFileDescriptor extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ExtendedFileDescriptor
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new ExtendedFileDescriptor(file: FileDescriptor)
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def V: ScalaCompatConstants
- def allMessages: Vector[Descriptor]
Returns a vector with all messages (both top-level and nested) in the file.
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- def disableOutput: Boolean
- def emitScala3Sources: Boolean
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- val file: FileDescriptor
- def fileDescriptorObject: ScalaName
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- def findLocationByPath(path: Seq[Int]): Option[Location]
- def fullJavaName(fullName: String): String
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isProto2: Boolean
- def isProto3: Boolean
- def javaConversions: Boolean
- def javaFullOuterClassName: String
- def javaOuterClassName: String
- def javaPackage: String
- def javaPackageAsSymbol: String
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def noDefaultValuesInConstructor: Boolean
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def retainSourceCodeInfo: Boolean
- def scalaDirectory: String
- def scalaFileName: String
- def scalaOptions: ScalaPbOptions
- def scalaPackage: ScalaName
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- def usePrimitiveWrappers: Boolean
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
Deprecated Value Members
- def scalaPackageName: String
- Annotations
- @deprecated
- Deprecated
(Since version 0.10.0) Use scalaPackage.fullName