visitStringLiteral abstract method

R? visitStringLiteral(
  1. StringLiteral node
)

Implementation

R? visitStringLiteral(StringLiteral node);