visitLocalVariableElement abstract method

R? visitLocalVariableElement(
  1. LocalVariableElement element
)

Implementation

R? visitLocalVariableElement(LocalVariableElement element);