Variable Formatter.lineLength

class Formatter
{
  // ...
  uint lineLength;
  // ...
}