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

    This is a read-only interface to the FlowrAnalyzerContext. It prevents you from modifying the context, but allows you to inspect it (which is probably what you want when using the FlowrAnalyzer). If you are a FlowrAnalyzerPlugin and want to modify the context, you can use the FlowrAnalyzerContext directly.

    Implemented by

    Index

    Properties

    config: FlowrConfig

    The configuration options used by the analyzer.

    Identified dependencies and their versions.

    Environment information used during analysis.

    Files to be analyzed and their loading order.

    Resource-usage guard (gas). Call ctx.gas.checkGas(key) at expensive analysis sites to obtain the current pressure level. Returns GasLevel.Normal with zero overhead when gas is disabled for key.

    Project metadata such as name, version, and namespace.