Variable Formatter.caseDepth

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