styleStringLiteral

fun styleStringLiteral(stringLiteralToken: A_Token)

Helper method to style an ordinary string literal, i.e., one that is not also a method name.

Parameters

stringLiteralToken

The string literal to style.