addDotShorthandConstructorInvocation abstract method

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

Implementation

void addDotShorthandConstructorInvocation(
  AbstractAnalysisRule rule,
  AstVisitor visitor,
);