Coda by Ian Macalinao
    Preparing search index...

    Interface ProgramIdValueNode

    Refers to the program ID of the surrounding instruction.

    interface ProgramIdValueNode {
        kind: "programIdValueNode";
    }
    Index
    kind: "programIdValueNode"