Package org.sonar.iac.common.checks
Class ParsingErrorCheck
java.lang.Object
org.sonar.iac.common.checks.ParsingErrorCheck
- All Implemented Interfaces:
IacCheck
This class does nothing. It exists only to be present in the SonarQube profile and GUI.
Issues for this class are created upfront, during the parsing.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParsingErrorCheck
public ParsingErrorCheck()
-
-
Method Details
-
initialize
- Specified by:
initializein interfaceIacCheck
-