prettyPrint abstract method

void prettyPrint(
  1. int indent,
  2. bool recurse
)

Implementation

void prettyPrint(int indent, bool recurse);