This is a read-only interface to the FlowrAnalyzerFunctionsContext. It prevents you from modifying the functions, but allows you to inspect them (which is probably what you want when using the FlowrAnalyzer). If you are a FlowrAnalyzerPackageVersionsPlugin and want to modify the functions, you can use the FlowrAnalyzerFunctionsContext directly.
Readonly
Get the function information for the given function name and optional class name.
The name of the function to get information for.
Optional
The optional class name (e.g., for S3 generics).
This is a read-only interface to the FlowrAnalyzerFunctionsContext. It prevents you from modifying the functions, but allows you to inspect them (which is probably what you want when using the FlowrAnalyzer). If you are a FlowrAnalyzerPackageVersionsPlugin and want to modify the functions, you can use the FlowrAnalyzerFunctionsContext directly.