exproto v0.2.0 Google.Protobuf.SourceCodeInfo.Location

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Google.Protobuf.SourceCodeInfo.Location{
  leading_comments: String.t(),
  leading_detached_comments: [String.t()],
  path: [integer()],
  span: [integer()],
  trailing_comments: String.t()
}

Link to this section Functions