addSwitchExpressionCase abstract method

void addSwitchExpressionCase(
  1. AbstractAnalysisRule rule,
  2. AstVisitor visitor
)

Implementation

void addSwitchExpressionCase(AbstractAnalysisRule rule, AstVisitor visitor);