This is the context responsible for managing the project metadata such as name, version, title, and namespace.
If you are interested in inspecting this metadata, refer to ReadOnlyFlowrAnalyzerMetaContext.
Readonly
The name of this context.
Get the project namespace. Any symbol resolve like a::b will resolve against this, if a matches the namespace.
a::b
a
Get the project name.
Get the project title.
Get the project version.
This is the context responsible for managing the project metadata such as name, version, title, and namespace.
If you are interested in inspecting this metadata, refer to ReadOnlyFlowrAnalyzerMetaContext.