|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.SourceTypeToRuleLanguageMapper
Mapping of SourceType to RuleLanguage.
Constructor Summary | |
SourceTypeToRuleLanguageMapper()
|
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 |
Constructor Detail |
public SourceTypeToRuleLanguageMapper()
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 |