Skip to content

Conversation

@srawlins
Copy link
Member

Fixes #1945

  • Move ~600 lines of comment-directive processing out of model_element.dart into a new mixin.
  • Extract all RegExp into top-level or static variables.
  • Process comment directives after replacing a macro
  • change ModelElement.canOverride to a private getter.
  • dartfmt testing/test_package/lib/example.dart

@srawlins srawlins requested a review from scheglov July 24, 2020 14:30
@googlebot googlebot added the cla: yes Google CLA check succeeded. label Jul 24, 2020
@srawlins srawlins merged commit 6d5396c into dart-lang:master Jul 24, 2020
@srawlins srawlins deleted the tool-macro-html branch July 24, 2020 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Google CLA check succeeded.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Macros don't expand dartdoc directives injected by tools

3 participants