From 8b42c6c0057d00a98321e69eedc1c0703505e5b9 Mon Sep 17 00:00:00 2001
From: GwWuYou <95328647+GeWuYou@users.noreply.github.com>
Date: Sun, 28 Dec 2025 16:17:51 +0800
Subject: [PATCH] =?UTF-8?q?docs(generator):=20=E6=9B=B4=E6=96=B0AttributeC?=
=?UTF-8?q?lassGeneratorBase=E6=96=87=E6=A1=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 添加编译对象参数说明
- [no tag]
---
.../generator/AttributeClassGeneratorBase.cs | 1 +
1 file changed, 1 insertion(+)
diff --git a/GFramework.SourceGenerators.Common/generator/AttributeClassGeneratorBase.cs b/GFramework.SourceGenerators.Common/generator/AttributeClassGeneratorBase.cs
index 80efdd8..c3461d0 100644
--- a/GFramework.SourceGenerators.Common/generator/AttributeClassGeneratorBase.cs
+++ b/GFramework.SourceGenerators.Common/generator/AttributeClassGeneratorBase.cs
@@ -117,6 +117,7 @@ public abstract class AttributeClassGeneratorBase : IIncrementalGenerator
/// 验证符号的有效性
///
/// 源生产上下文
+ /// 编译对象
/// 类声明语法节点
/// 命名类型符号
/// 属性数据