net.sourceforge.pmd
public final class SourceType extends Object
| Field Summary | |
|---|---|
| static SourceType | JAVA_13 |
| static SourceType | JAVA_14 |
| static SourceType | JAVA_15 |
| static SourceType | JSP |
| Method Summary | |
|---|---|
| boolean | equals(Object other) |
| String | getId() |
| int | hashCode() |
| String | toString() |