Class GeneratorWithoutYieldCheck

java.lang.Object
org.sonar.plugins.javascript.api.Check
org.sonar.javascript.checks.GeneratorWithoutYieldCheck
All Implemented Interfaces:
EslintBasedCheck, JavaScriptCheck

public class GeneratorWithoutYieldCheck extends Check
  • Constructor Details

    • GeneratorWithoutYieldCheck

      public GeneratorWithoutYieldCheck()