View Javadoc
1   /*
2   RightCurly
3   option = (default)SAME
4   tokens = CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, STATIC_INIT, INSTANCE_INIT
5   
6   
7   */
8   
9   package com.puppycrawl.tools.checkstyle.checks.blocks.rightcurly;
10  
11  public class InputRightCurlyTestEndOfFile
12  {
13      public static void main(String[] arg)
14      {
15  
16   }} // 2 violations