astSelect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(T) astSelect(const(S) input, string path)
  2. const(T) astSelect(const(S) input, const(Document) doc, string path)
    @safe
    const(T)
    astSelect
    (
    T
    S
    )
    (
    const(S) input
    ,
    const(Document) doc
    ,
    string path
    )

Meta