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

    This plugin provides support for R NAMESPACE files.

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of FlowrAnalyzerNamespaceFilesPlugin
    Index

    Constructors

    Properties

    description: "This plugin provides support for NAMESPACE files and extracts their content into the NAMESPACEFormat." = 'This plugin provides support for NAMESPACE files and extracts their content into the NAMESPACEFormat.'

    A short description of what the plugin does.

    name: "flowr-analyzer-namespace-file-plugin" = 'flowr-analyzer-namespace-file-plugin'

    A unique, human-readable name of the plugin.

    type: FileLoad = PluginType.FileLoad

    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