SwiftInitializerGenerator
SwiftInitializerGenerator copied to clipboard
Comments are not parsed correctly
Xcode Version 9.3 (9E145) let updated_at: String //updated_at There are problems with comments or failures
Yeah such comments are currently not handled, I think. Currently a custom Swift code parser is implemented. I'd welcome a PR that resolves this issue with comments.