Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#2629·plantuml

[Javadoc] Parameter documentation missing / superfluous

Author: albert-githubCreated Mar 26, 2026Updated Aug 31, 2026
Labelsdocumentationm:sourcejava

https://github.com/plantuml/plantuml/blob/a226c01b1bc8cd0b2e49c9575dc2aaed70936ab9/src/main/java/net/sourceforge/plantuml/brotli/Huffman.java#L47-L52

parameter 'rootBits' has not been documented

https://github.com/plantuml/plantuml/blob/a226c01b1bc8cd0b2e49c9575dc2aaed70936ab9/src/main/java/net/sourceforge/plantuml/core/UmlSource.java#L109-L118

parameter 'rawSource' has not been documented

https://github.com/plantuml/plantuml/blob/a226c01b1bc8cd0b2e49c9575dc2aaed70936ab9/src/main/java/net/sourceforge/plantuml/png/quant/Quantify555.java#L209-L216

parameter 'pixels' has not been documented

https://github.com/plantuml/plantuml/blob/a226c01b1bc8cd0b2e49c9575dc2aaed70936ab9/src/main/java/net/sourceforge/plantuml/project/ngm/NGMTask.java#L363-L370

parameter 'start' has not been documented

https://github.com/plantuml/plantuml/blob/a226c01b1bc8cd0b2e49c9575dc2aaed70936ab9/src/main/java/net/sourceforge/plantuml/project/ngm/math/PiecewiseConstant.java#L76-L81

parameter 'direction' has not been documented

https://github.com/plantuml/plantuml/blob/a226c01b1bc8cd0b2e49c9575dc2aaed70936ab9/src/main/java/net/sourceforge/plantuml/security/SURL.java#L510-L523

parameter 'data' has not been documented

https://github.com/plantuml/plantuml/blob/a226c01b1bc8cd0b2e49c9575dc2aaed70936ab9/src/main/java/net/sourceforge/plantuml/security/SURL.java#L677-L682

parameter 'http' has not been documented

https://github.com/plantuml/plantuml/blob/a226c01b1bc8cd0b2e49c9575dc2aaed70936ab9/src/main/java/net/sourceforge/plantuml/security/authentication/SecurityCredentials.java#L106-L117

parameter 'properties' has not been documented

https://github.com/plantuml/plantuml/blob/a226c01b1bc8cd0b2e49c9575dc2aaed70936ab9/src/main/java/net/sourceforge/plantuml/security/SecurityUtils.java#L226-L233

has @param documentation sections but no arguments

Source: plantuml/plantuml

View original on GitHubView discussion on GitHub