forked from phoedos/pmd
Rename RecordDeclaration::getComponentList to getRecordComponents
This name is clearer when seen from the interface ASTAnyTypeDeclaration, also it matches the Class API
This commit is contained in:
@@ -132,6 +132,7 @@ implementations, and their corresponding Parser if it exists (in the same packag
|
||||
* {% jdoc !!core::cpd.token.AntlrToken#getType() %} - use `getKind()` instead.
|
||||
* {% jdoc core::lang.rule.ImmutableLanguage %}
|
||||
* {% jdoc core::lang.rule.MockRule %}
|
||||
* {% jdoc !!java::lang.java.ast.ASTRecordDeclaration#getComponentList() %}
|
||||
* Multiple fields, constructors and methods in {% jdoc core::lang.rule.XPathRule %}. See javadoc for details.
|
||||
|
||||
### External Contributions
|
||||
|
||||
Reference in New Issue
Block a user