CfParser.enterNesting
void enterNesting() @safe pureIncrements nesting depth, checking against the maximum limit.
Throws
CfParseException if nesting depth exceeds MAX_NESTING_DEPTH.
void enterNesting() @safe pureIncrements nesting depth, checking against the maximum limit.