AccessibleNode.placeholder

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void placeholder(Optional!(T0) placeholder)
    struct AccessibleNode
    nothrow
    void
    placeholder
    (
    T0
    )
    (
    scope auto ref Optional!(T0) placeholder
    )
    if (
    isTOrPointer!(T0, string)
    )
  2. Optional!(string) placeholder()

Meta