- Fixed multi-line comment detection to not treat inline comments as multi-line
- Lines with /**< ... */ on same line now parse correctly
- Added support for const char ** pointer type conversion
- Union fields with inline documentation now generate properly