Variable LexerConfig.stringBehavior

struct LexerConfig
{
  // ...
  StringBehavior stringBehavior ;
  // ...
}