IncompatibleSubParser
When a subparser is not compatible with the main parser it MUST error
on subParse
calls rather than simply return false.
error IncompatibleSubParser();
When a subparser is not compatible with the main parser it MUST error
on subParse
calls rather than simply return false.
error IncompatibleSubParser();