Interface Dimensionable
-
- All Known Implementing Classes:
ASTArrayDimsAndInits,ASTFieldDeclaration,ASTFormalParameter,ASTLocalVariableDeclaration,ASTPrimitiveType,ASTReferenceType,ASTResource,ASTVariableDeclaratorId
@Deprecated public interface DimensionableDeprecated.Will be removed with 7.0.0. See https://github.com/pmd/pmd/issues/997 and https://github.com/pmd/pmd/issues/910
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description intgetArrayDepth()Deprecated.booleanisArray()Deprecated.
-