lipengwei
2020-05-27 1ac0909c7fc8492c120953dbf510394cd0184cac
frameworks/WASdkIntf.framework/Headers/WAClassGenerator.h
@@ -9,6 +9,8 @@
#import <Foundation/Foundation.h>
@interface WAClassGenerator : NSObject
//
+(NSMutableArray*)generatorAllModule;
+(NSArray*)getCompsWithModule:(NSString *const)module;
//根据module生成实例数组
+(NSMutableArray*)generatorWithModule:(NSString *const)module;