1. Deprecated("Internal Use Only")
NonDocumentTypeChildNode internalCreateNonDocumentTypeChildNode()

Source

@Deprecated("Internal Use Only")
static NonDocumentTypeChildNode internalCreateNonDocumentTypeChildNode() {
  return new NonDocumentTypeChildNode._internalWrap();
}