AccessibleNode.role

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

Meta