@type t() :: %Mix.Tasks.Gen.DocJson.Section{ comment: atom() | nil, node_beginning: [{:enforce, true}] | nil, node_end: integer() | nil, title: String.t() }