|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.SourceTypeToRuleLanguageMapper
public class SourceTypeToRuleLanguageMapper
Mapping of SourceType to RuleLanguage.
Method Summary | |
---|---|
static Language |
getMappedLanguage(SourceType sourceType)
Get the RuleLanguage that corresponds to the given SourceType. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Language getMappedLanguage(SourceType sourceType)
sourceType
- the SourceType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |