visitText abstract method

R visitText(
  1. TextAst ast,
  2. C context
)

Implementation

R visitText(TextAst ast, C context);