Closed yuqu closed 4 years ago
Big commit! 😅
Implementation uses SourceKitten to parse AST and docs from the given Swift files. SourceKitten is a command line tool, so the implementation simply invokes the binary in a child process and reads the stdout.
Big commit! 😅
Implementation uses SourceKitten to parse AST and docs from the given Swift files. SourceKitten is a command line tool, so the implementation simply invokes the binary in a child process and reads the stdout.