visitNamedExpr abstract method

R visitNamedExpr(
  1. NamedExpr ast,
  2. C context
)

Implementation

R visitNamedExpr(NamedExpr ast, C context);