src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 57724 447d48371b41
parent 55528 bad3754349aa
child 57725 ffc34eaf7b49
equal deleted inserted replaced
57723:54a04db114d8 57724:447d48371b41
  2156     {0}, {1}, or {2} expected
  2156     {0}, {1}, or {2} expected
  2157 
  2157 
  2158 compiler.err.premature.eof=\
  2158 compiler.err.premature.eof=\
  2159     reached end of file while parsing
  2159     reached end of file while parsing
  2160 
  2160 
       
  2161 compiler.err.enum.constant.expected=\
       
  2162     enum constant expected here
       
  2163 
       
  2164 compiler.err.enum.constant.not.expected=\
       
  2165     enum constant not expected here
       
  2166 
  2161 ## The following are related in form, but do not easily fit the above paradigm.
  2167 ## The following are related in form, but do not easily fit the above paradigm.
  2162 compiler.err.expected.module=\
  2168 compiler.err.expected.module=\
  2163     ''module'' expected
  2169     ''module'' expected
  2164 
  2170 
  2165 compiler.err.expected.module.or.open=\
  2171 compiler.err.expected.module.or.open=\