visitEmptyExpr abstract method

R visitEmptyExpr(
  1. EmptyExpr ast,
  2. C context
)

Implementation

R visitEmptyExpr(EmptyExpr ast, C context);