ArchUnitTS - v2.2.0
    Preparing search index...

    Interface MethodInfo

    interface MethodInfo {
        name: string;
        accessedFields: string[];
    }
    Index

    Properties

    Properties

    name: string
    accessedFields: string[]