libclassfile - v2.1.0
    Preparing search index...

    Type Alias constantValue

    type constantValue = {
        name: "ConstantValue";
        value: integerInfo | floatInfo | longInfo | doubleInfo | stringInfo;
    }
    Index

    Properties

    Properties

    name: "ConstantValue"