Results 4 issues of Feng Dai

enhancement
help wanted
blocked
kotlin
points: 8

I have an application which components are running in two separated processes. Can ProcessPhoenix kill both of the processes at the same time?

### Clear and concise description of the problem I have recently made slight modifications to Tai-e to enable it to accept APK files for analyzing an industry-scale Android application, and...

type: enhancement

Code: ```kotlin @Anno("xyz") object A { } ``` Parsing result: ```Lisp (source_file [0, 0] - [4, 0] (object_declaration [0, 0] - [2, 1] (modifiers [0, 0] - [0, 12] (annotation...