mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
docs(generator): 更新AttributeClassGeneratorBase文档
- 添加编译对象参数说明 - [no tag]
This commit is contained in:
parent
3262e111f4
commit
8b42c6c005
@ -117,6 +117,7 @@ public abstract class AttributeClassGeneratorBase : IIncrementalGenerator
|
||||
/// 验证符号的有效性
|
||||
/// </summary>
|
||||
/// <param name="context">源生产上下文</param>
|
||||
/// <param name="compilation">编译对象</param>
|
||||
/// <param name="syntax">类声明语法节点</param>
|
||||
/// <param name="symbol">命名类型符号</param>
|
||||
/// <param name="attr">属性数据</param>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user