D | Java1_1ValidatorTest.java | 30 "(line 1,col 1) 'transient' is not allowed here.", in topClass() 31 "(line 1,col 1) 'default' is not allowed here.", in topClass() 32 "(line 1,col 1) 'volatile' is not allowed here.", in topClass() 33 "(line 1,col 1) 'strictfp' is not allowed here.", in topClass() 34 "(line 1,col 1) 'private' is not allowed here.", in topClass() 35 "(line 1,col 1) 'protected' is not allowed here.", in topClass() 36 "(line 1,col 1) 'synchronized' is not allowed here.", in topClass() 37 "(line 1,col 1) 'native' is not allowed here.", in topClass() 38 "(line 1,col 1) 'transitive' is not allowed here.", in topClass() 39 "(line 1,col 1) 'static' is not allowed here." in topClass() [all …]
|