packageit/** * The class itself is documented, but its methods are not * * This can be used to test configuration properties that work with undocumented declarations, * such as `reportUndocumented` and `failOnWarning` */classClassWithUndocumentedDeclarations{funfoo(){}}