View Javadoc
1   /*xml
2   <module name="Checker">
3     <module name="TreeWalker">
4       <module name="Regexp"/>
5     </module>
6   </module>
7   */
8   
9   package com.puppycrawl.tools.checkstyle.checks.regexp.regexp;
10  
11  public class Example0 {}
12  
13  // xdoc section -- start
14  // xdoc section -- end