CdmBuilder.endMember

void endMember() pure @safe

Completes the pending member and adds it to the current object.

  • The current node is used as the member value. The pending key,
  • quote style, separator, and comments are attached to the member.
  • After this call, current retains the value node.