findFragment

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(FragmentDefinition) findFragment(const(Document) doc, string name)
    @safe
    findFragment
    (
    const(Document) doc
    ,
    string name
    )
  2. Selections findFragment(Document doc, string name, string[] typenames)

Meta