During parsing a command, before parsing an inner struct we construct a new IDLParserContext for it by passing the original context. The apiStrict value is however not retained in the new context object.
During parsing a command, before parsing an inner struct we construct a new IDLParserContext for it by passing the original context. The apiStrict value is however not retained in the new context object.