visitVariable abstract method

R visitVariable(
  1. VariableAst ast,
  2. C context
)

Implementation

R visitVariable(VariableAst ast, C context);