addDotShorthandPropertyAccess abstract method

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

Implementation

void addDotShorthandPropertyAccess(
  AbstractAnalysisRule rule,
  AstVisitor visitor,
);