Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClassParser #2

Closed
wuyongdec opened this issue Feb 22, 2022 · 1 comment
Closed

ClassParser #2

wuyongdec opened this issue Feb 22, 2022 · 1 comment

Comments

@wuyongdec
Copy link

Hello Ray,

I have some doubt about the line 94 of the ClassParser
dynamicRef.setDynamicRef(fieldMetaInfo);
why do you set the dynamicRef to the fieldMetaInfo ?

@MisterChangRay
Copy link
Owner

动态字段实际上操作的也是普通的字段, 只是因为泛型而导致类型不太容易确定, 确定后可以直接赋予具体的操作字段。方便解析的效率。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants