@eagleoutice/flowr - v2.13.1
    Preparing search index...

    Orders the files given by project.implicitSources, which is already specialized for the project kind. Files that are no implicit sources stay in front, as the implicit entry points consume them.

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of FlowrAnalyzerLoadingOrderImplicitSourcesPlugin
    Index

    Constructors

    Properties

    description: "Orders the files a framework loads implicitly, as configured by project.implicitSources." = 'Orders the files a framework loads implicitly, as configured by project.implicitSources.'

    A short description of what the plugin does.

    name: "flowr-analyzer-loading-order-implicit-sources-plugin" = 'flowr-analyzer-loading-order-implicit-sources-plugin'

    A unique, human-readable name of the plugin.

    type: LoadingOrder = PluginType.LoadingOrder

    The type of the plugin, determining when and for what purpose it is applied during the analysis.

    version: SemVer = ...

    The version of the plugin, ideally following semver.

    Methods