addThrowExpression abstract method

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

Implementation

void addThrowExpression(AbstractAnalysisRule rule, AstVisitor visitor);