Module Read.Attribute

type t
val label : t -> string
val has_label : string -> t -> bool
val payload : t -> string
val position : t -> Range.t