AccessibleNode.readOnly

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

Meta