Commit Graph

19 Commits

Author SHA1 Message Date
14fc851074 Modify add VagueType conditions and rename function arrayContentsEq to paramTypesEq in ReflectionTool 2022-09-16 02:53:22 +08:00
bc03f14ba5 Added paramCount { ... } function in MethodFinder and ConstructorFinder 2022-09-16 02:53:21 +08:00
bff53aabcd Modify change FieldCondition, MethodCondition, ConstructorCondition to FieldConditions, MethodConditions, ConstructorConditions in ReflectionFactory 2022-09-16 02:53:21 +08:00
989e9fc0b9 Modify change code note in FieldFinder, MethodFinder, ConstructorFinder 2022-09-16 02:53:18 +08:00
17fe436760 Modify move MethodFinder, ConstructorFinder, FieldFinder rules data to MethodRulesData, ConstructorRulesData, FieldRulesData and separate BaseFinder 2022-09-16 02:53:16 +08:00
d3b023a9ee Fix name misspellings Creater/creater to Creator/creator 2022-09-16 02:53:15 +08:00
c93e6a563e Modify move Result to Process for Hooker in MethodFinder, ConstructorFinder and YukiMemberHookCreater 2022-08-28 22:39:45 +08:00
134a45f3e0 Modify organize documentation 2022-08-17 02:03:10 +08:00
293ae08b0e Modify merge finder lambda to typealias 2022-08-11 23:29:42 +08:00
3b88825bd7 Modify change method name ignoredError to ignored in MethodFinder, ConstructorFinder, FieldFinder 2022-08-09 01:02:53 +08:00
832245d4a3 Added more function in MethodFinder, ConstructorFinder, FieldFinder 2022-08-06 03:24:03 +08:00
9f13c1463d Specification callback code style 2022-05-30 04:52:09 +08:00
8b1ee73c0a Changed constructor to package private in Finder 2022-05-17 10:18:28 +08:00
6608c2b6c6 Changed constructor to package private 2022-05-17 01:32:21 +08:00
dfa3362c35 Update document file 2022-05-01 09:52:53 +08:00
4131772c12 Merge code to inline method, improve execution efficiency 2022-04-25 02:37:22 +08:00
9fc69a751b Merge document file 2022-04-17 23:23:42 +08:00
522db02f34 Changed Finder function 2022-04-13 03:53:25 +08:00
a455eec5de Merge new documentation 2022-04-09 01:37:12 +08:00