提交 72b812ac 编写于 作者: S Skylot

fix: don't unload annotation attributes (#1089)

上级 d7ffa21f
......@@ -97,6 +97,8 @@ public class AType<T extends IAttribute> {
public static final Set<AType<?>> SKIP_ON_UNLOAD = new HashSet<>(Arrays.asList(
SOURCE_FILE,
ANNOTATION_LIST,
ANNOTATION_MTH_PARAMETERS,
FIELD_INIT,
FIELD_REPLACE,
METHOD_INLINE,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册