ExtendedMethodDescriptor

scalapb.compiler.DescriptorImplicits.ExtendedMethodDescriptor
final implicit class ExtendedMethodDescriptor(method: MethodDescriptor)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Classlikes

class MethodTypeWrapper(descriptor: Descriptor)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def canBeBlocking: Boolean
def comment: Option[String]
def isClientStreaming: Boolean
def isServerStreaming: Boolean
def name: String
def sourcePath: Seq[Int]

Deprecated methods

def descriptorName: String

Attributes

Deprecated
true