Class CloudformationLanguage
java.lang.Object
org.sonar.api.resources.AbstractLanguage
org.sonar.iac.cloudformation.plugin.CloudformationLanguage
- All Implemented Interfaces:
org.sonar.api.resources.Language
public class CloudformationLanguage
extends org.sonar.api.resources.AbstractLanguage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonar.api.resources.AbstractLanguage
equals, getKey, getName, hashCode, setName, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.sonar.api.resources.Language
filenamePatterns, publishAllFiles
-
Field Details
-
KEY
- See Also:
-
NAME
- See Also:
-
-
Constructor Details
-
CloudformationLanguage
public CloudformationLanguage()
-
-
Method Details
-
getFileSuffixes
-