Hi Volodymyr, The format is not documented anywhere and is subject to change. A good starting point is include/swift/Serialization/ModuleFormat.h, but I would first be curious to know what exactly you’re planning on doing with it.
It might be better to extend swift-ide-test and similar utilities to dump the information you need in an easy to parse format, and exec() them from your IDE, instead of attempting to parse swift modules directly. Slava > On Nov 28, 2017, at 7:00 AM, Volodymyr B via swift-users > <swift-us...@swift.org> wrote: > > Hi > > Where to read about *.swiftmodule file format? > > And *.swiftdoc > > I want to understand container of it. > > would be good to have parser for third party IDEs. > > Best regards, > Volodymyr Boichentsov > > > > > > > > _______________________________________________ > swift-users mailing list > swift-us...@swift.org > https://lists.swift.org/mailman/listinfo/swift-users
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev