This plugin provides supports for the identification of license files.

Hierarchy (View Summary)

Hierarchy-Diagram

UML class diagram of FlowrAnalyzerLicenseFilePlugin

Constructors

Properties

description: "This plugin provides support for loading license files." = 'This plugin provides support for loading license files.'

A short description of what the plugin does.

name: "flowr-analyzer-license-files-plugin" = 'flowr-analyzer-license-files-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