addDotShorthandPropertyAccess abstract method

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

Implementation

void addDotShorthandPropertyAccess(
  AbstractAnalysisRule rule,
  AstVisitor2 visitor,
);