addThrowExpression abstract method

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

Implementation

void addThrowExpression(AbstractAnalysisRule rule, AstVisitor2 visitor);