char_string_lit

char_string_lit 
      ::= 
      [ introducer char_set_spec ] 
      "'" { char_representation } "'" 
      { { separator } "'" { char_representation } "'" } 

[rule list]
This rule is called by

-> delimiter_token -> general_lit