lpw
2022-07-12 5e25501d1f36e7684d48b24ef8ef72cadb75a193
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;