visitRecordLiteral abstract method

R? visitRecordLiteral(
  1. RecordLiteral node
)

Implementation

R? visitRecordLiteral(RecordLiteral node);