sesaparcours
    Preparing search index...

    A mapping of nodeName to node for child nodes of xmlBlock.

    interface childNodeTagMap {
        comment: Element[];
        data: Element[];
        field: Element[];
        input: Element[];
        mutation: Element[];
        next: Element[];
    }
    Index

    Properties

    comment: Element[]
    data: Element[]
    field: Element[]
    input: Element[]
    mutation: Element[]
    next: Element[]