antiPatternCases property

Iterable<Issue> antiPatternCases
final

The anti-pattern cases detected in the target file.

Implementation

final Iterable<Issue> antiPatternCases;