addSwitchExpressionCase abstract method

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

Implementation

void addSwitchExpressionCase(AbstractAnalysisRule rule, AstVisitor2 visitor);