XCompile
    Preparing search index...

    Interface Value

    interface Value {
        content: ValueContents;
        kind: "value";
        type: xir.Type;
    }
    Index

    Properties

    Properties

    content: ValueContents
    kind: "value"
    type: xir.Type