Coda by Ian Macalinao
    Preparing search index...

    Variable VALUE_NODESConst

    VALUE_NODES: (
        | "arrayValueNode"
        | "bytesValueNode"
        | "booleanValueNode"
        | "constantValueNode"
        | "enumValueNode"
        | "mapValueNode"
        | "noneValueNode"
        | "numberValueNode"
        | "setValueNode"
        | "someValueNode"
        | "structValueNode"
        | "tupleValueNode"
        | "publicKeyValueNode"
        | "stringValueNode"
    )[]