CfParser.parseObject

CfNode * parseObject() @safe

Parses an object literal.

Handles explicit objects with braces { ... }.

Returns

A pointer to the parsed CfNode.