o

scalapb.descriptors

SourceCodePath

object SourceCodePath

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SourceCodePath
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def get(fd: MethodDescriptor): Seq[Int]
  2. def get(fd: ServiceDescriptor): Seq[Int]
  3. def get(fd: FieldDescriptor): Seq[Int]
  4. def get(fd: EnumValueDescriptor): Seq[Int]
  5. def get(fd: EnumDescriptor): Seq[Int]
  6. def get(fd: Descriptor): Seq[Int]