visitLiteralMapExpr abstract method

R visitLiteralMapExpr(
  1. LiteralMapExpr ast,
  2. C context
)

Implementation

R visitLiteralMapExpr(LiteralMapExpr ast, C context);