8990919293949596979899
+ "." + file.getClassName() ); for ( final IFlexViolation violation : violations ) { report.addRuleViolation( violation ); reportSink.ruleViolationAdded( violation ); } reportSink.endFile( javaFile ); } reportSink.endDocument();