LanguageVersion
getDefaultVersion()
Get the current PMD defined default LanguageVersion for this Language.
java.util.List<java.lang.String>
getExtensions()
Get the list of file extensions associated with this Language.
java.lang.String
getName()
Get the full name of this Language.
java.lang.Class<?>
getRuleChainVisitorClass()
Get the RuleChainVisitor implementation class used when visiting the AST structure for this Rules for this Language.
java.lang.String
getShortName()
Get the short name of this Language.
java.lang.String
getTerseName()
Get the terse name of this Language.
LanguageVersion
getVersion(java.lang.String version)
Get the LanguageVersion for the version string from this Language.
java.util.List<LanguageVersion>
getVersions()
Gets the list of supported LanguageVersion for this Language.
boolean
hasExtension(java.lang.String extension)
Returns whether the given Language handles the given file extension.
boolean
hasVersion(java.lang.String version)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4