此内容没有您所选择的语言版本。11.10. Type Declaration Extends Example This illustrates the use of the extends annotation: import org.people.Person declare Person end declare Student extends Person school : String end declare LongTermStudent extends Student years : int course : String end Report a bug 前一个下一个