@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface NamingConventionMetadata {
        numBreak: number;
        numMatches: number;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown

    Hierarchy-Diagram

    UML class diagram of NamingConventionMetadata
    Index

    Properties

    Properties

    numBreak: number

    number of symbols breaking the casing convetion

    numMatches: number

    number of symbols matching the casing convetion