Annotations.add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void add(string annotation)
  2. void add(immutable(string)[] annotations)
    struct Annotations
    void
    add
    (
    immutable(string)[] annotations
    )
  3. void add(Annotations annotations)

Meta