visitCompoundAssignment abstract method

  1. @experimental
R? visitCompoundAssignment(
  1. CompoundAssignment node
)

Implementation

@experimental
R? visitCompoundAssignment(CompoundAssignment node);