visitVariableExpr abstract method

T visitVariableExpr(
  1. Variable expr
)

Implementation

T visitVariableExpr(Variable expr);