Package org.sonar.java.model
Class SmapFile
- java.lang.Object
-
- org.sonar.java.model.SmapFile
-
public class SmapFile extends Object
SMAP format is described by JSR 45 JSR 45 defines more generic format supporting translation from multiple languages, here we implement only subset used by Jasper for JSP to Java translation.We expect only single JSP stratum, with single FileSection and LineSection. Moreover only single file is expected in FileSection