visitForElement abstract method

R? visitForElement(
  1. ForElement node
)

Implementation

R? visitForElement(ForElement node);