Document.createTreeWalker

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createTreeWalker(Node root, uint whatToShow, Optional!(T2) filter)
  2. auto createTreeWalker(Node root, uint whatToShow)
    struct Document
    nothrow
    createTreeWalker
    ()
    (
    scope ref Node root
    ,)
  3. auto createTreeWalker(Node root)

Meta