Function Lexer.printCase

static string printCase (
  immutable string[] tokens,
  immutable string[] pseudoTokens,
  string indent
);