Skip to content

Support macros when analyzer is used as a library #56102

@davidmorgan

Description

@davidmorgan

I noticed that ContextBuilder currently passes through null macroSupport by default, with no way to provide one. (Unless you cast to ContextBuilderImpl).

So people using the analyzer as a library and using ContextBuilder will currently get no macros.

As discussed we probably want macros to work with some reasonable default settings "out of the box".

So, here is an issue for that :)

Metadata

Metadata

Assignees

Labels

P3A lower priority bug or feature requestanalyzer-apiIssues that impact the public API of the analyzer packagefeature-macrosImplementation of the macros featurelegacy-area-analyzerUse area-devexp instead.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions