AccessibleNode.current

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

Meta