public void accept(@NotNull JFlexVisitor visitor) {
   visitor.visitMacroRefExpression(this);
 }