Class ConditionalStructureCheckBase

java.lang.Object
org.sonar.flex.FlexVisitor
org.sonar.flex.FlexCheck
org.sonar.flex.checks.ConditionalStructureCheckBase
Direct Known Subclasses:
AllBranchesIdenticalCheck, DuplicateBranchImplementationCheck

public abstract class ConditionalStructureCheckBase extends FlexCheck
  • Constructor Details

    • ConditionalStructureCheckBase

      public ConditionalStructureCheckBase()
  • Method Details