Skip to content

Latest commit

 

History

History
executable file
·
3 lines (2 loc) · 323 Bytes

9.1泛型.md

File metadata and controls

executable file
·
3 lines (2 loc) · 323 Bytes

9.1泛型

树 API 没有提供对泛型的任何支持!事实上,它用签名表示泛型,这一点与核心 API 中一样,但却没有提供与 SignatureVisitor 对应的 SignatureNode 类,尽管这也是可能的(事实上,至少使用几个 Node 类来区分类型、方法和类签名会很方便)。