com.google.protobuf

source_context

package source_context

Visibility
  1. Public
  2. All

Type Members

  1. final case class SourceContext(fileName: String = "") extends trueaccord.scalapb.GeneratedMessage with trueaccord.scalapb.Message[SourceContext] with Updatable[SourceContext] with Product with Serializable

    SourceContext represents information about the source of a protobuf element, like the file in which it is defined.

Value Members

  1. object SourceContext extends GeneratedMessageCompanion[SourceContext] with Serializable

  2. object SourceContextProto

Ungrouped