Index of classes

D
defaultCilPrinterClass [Cil]
descriptiveCilPrinterClass [Cil]

Like defaultCilPrinterClass, but instead of temporary variable names it prints the description that was provided when the temp was created.

N
nopCilVisitor [Cil]

Default Visitor.

P
plainCilPrinterClass [Cil]

These are pretty-printers that will show you more details on the internal CIL representation, without trying hard to make it look like C