interface UselessLoopConfig {
    loopyFunctions: Set<BuiltInProcName>;
    [key: string]: unknown;
}

Hierarchy (View Summary)

Indexable

  • [key: string]: unknown

Hierarchy-Diagram

UML class diagram of UselessLoopConfig

Properties

Properties

loopyFunctions: Set<BuiltInProcName>

Function origins that are considered loops