libclassfile - v2.1.0
    Preparing search index...

    Type Alias moduleAttributeAccessFlags

    type moduleAttributeAccessFlags = {
        isMandated: boolean;
        isOpen: boolean;
        isSynthetic: boolean;
    }
    Index

    Properties

    isMandated: boolean
    isOpen: boolean
    isSynthetic: boolean