forked from phoedos/pmd
Update documentation
This commit is contained in:
@@ -51,6 +51,7 @@ protected constructor in order to prevent instantiation than make the class misl
|
||||
//ClassOrInterfaceDeclaration
|
||||
[@Abstract = 'true']
|
||||
[count(//MethodDeclaration) + count(//ConstructorDeclaration) = 0]
|
||||
[not(../Annotation/MarkerAnnotation/Name[typeof(@Image, 'com.google.auto.value.AutoValue', 'AutoValue')])]
|
||||
```
|
||||
|
||||
**Example(s):**
|
||||
|
Reference in New Issue
Block a user