Пример #1
0
 void OnLiteralString(Token token) =>
 generator_.OnLiteralString((string)((LiteralStringToken)token).Value);