建议:静态成员
作者: xushiwei创建于 2025年12月11日更新于 2026年6月25日
标签proposalProposal-AcceptedFullSpec
type
| Context | Forms | Semantics |
|---|---|---|
| Normal XGo | type Name ... |
Global type name |
| Classfile | type Name ... |
Global type name |
type declarations are always global in both normal XGo and classfiles. There is no T.Name or .Name syntax for types.
内容来源: goplus/xgo