visitLocalVariableElement abstract method

R? visitLocalVariableElement(
  1. LocalVariableElement2 element
)

Implementation

R? visitLocalVariableElement(LocalVariableElement2 element);