Example #1
0
 /**
  * Within Sonar Ecosystem - absolute path to file containing code, whereas in fact existence of
  * such file not guaranteed - see {@link StringCodeLoader}.
  */
 public String getFileName() {
   return cl.getFileName();
 }