Skip to content

[doc] Document TypeRes API and Symbols API (#4319)#4766

Merged
adangel merged 1 commit into
pmd:masterfrom
adangel:issue-4319-typeres-symbols-api
Jan 12, 2024
Merged

[doc] Document TypeRes API and Symbols API (#4319)#4766
adangel merged 1 commit into
pmd:masterfrom
adangel:issue-4319-typeres-symbols-api

Conversation

@adangel

@adangel adangel commented Dec 8, 2023

Copy link
Copy Markdown
Member

Describe the PR

  • This PR provides basic info and pointers for usage and implementation of symbol tables and type resolution
  • The documentation is probably not comprehensive, but I hope it's enough to show what is available and possible with PMD and maybe trigger follow up questions/discussions.
  • Once such follow-up questions are there, we can improve/extend the documentation.

Related issues

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

@adangel adangel added the in:documentation Affects the documentation [doc] label Dec 8, 2023
@adangel adangel added this to the 7.0.0 milestone Dec 8, 2023
@ghost

ghost commented Dec 8, 2023

Copy link
Copy Markdown
1 Message
📖 No regression tested rules have been changed.

Generated by 🚫 Danger

@adangel adangel mentioned this pull request Dec 8, 2023
55 tasks
@adangel adangel merged commit e65f10b into pmd:master Jan 12, 2024
@adangel adangel deleted the issue-4319-typeres-symbols-api branch January 12, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in:documentation Affects the documentation [doc]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[doc] Document TypeRes API and Symbols API

1 participant