0

All the swift files that are available for Objective C and can be found in swiftfilename-swift.h file.

Here we can see all the function declarations for swift methods.

I want to see the same for Objective-c functions, i.e. A swift file which list all objective c methods in single place

Where can I find?

Abhishek
  • 995
  • 13
  • 28
Dan Ram
  • 171
  • 1
  • 14
  • Is this https://stackoverflow.com/questions/45307269/get-objective-c-interface-in-swift what you are looking for? – Martin R Sep 11 '17 at 07:41
  • Basically lets say there is a objective c class abhj .. i want to see its swift version .. to know about the method syntax .... even though intelli sense will help me sometimes if it doesn't then I would like to read it there by myself. – Dan Ram Sep 11 '17 at 11:12
  • Can I see swift file declaration for objective c here ? – Dan Ram Sep 18 '17 at 10:47

0 Answers0