# asm **Repository Path**: xxca/asm ## Basic Information - **Project Name**: asm - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-22 - **Last Updated**: 2026-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ASM --- ## 核心类 * ClassReader * ClassWriter * AnnotationWriter * FieldWriter * MethodWriter * ModuleWriter * Label ### 事件生产者、事件过滤器、事件消费者