-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
-
protocol
生成代码增加注册 callback -
typedef
Block 的返回值为char *
时,应转为CString
-
typedef
Block 的参数带有_Nonnull
等修饰符时,输出会出错:Block 返回值带_Nonnull
修饰时的 bug #30 - 当方法无参数时,生成的
perform
不用带args
- 返回值为 Block 的时候,生成的返回类型只需写
Block
。不过对于typedef
的貌似无解。
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request