Class ParsingErrorCheck

java.lang.Object
org.sonar.iac.common.checks.ParsingErrorCheck
All Implemented Interfaces:
IacCheck

public class ParsingErrorCheck extends Object implements 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 Details

    • ParsingErrorCheck

      public ParsingErrorCheck()
  • Method Details