lpw
2022-06-21 2d84c6a14c81e9228ca11c1259c55b110e0cde8a
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;