首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 项目网。添加代数数据类型/开关型java。

项目网。添加代数数据类型/开关型java。

资 源 简 介

Project OHL (Охламон) Adding sub-type switch to Java (actual syntax): Type declaration enum-case Figures { Circle, Square } Client code ``` Circle circle = ...; Square square = ...; final Figures.case figure = rand ? circle : square; switch (figure) { case instanceof Circle { return "Radius: " + figure.getRadius(); } case instanceof Square { return "Side length: " + figure.getSideLen(); } } // unreachable -- all cases are covered ``` This is a research project. It extends Eclipse Java compiler to support a new language feature. A condensed introduction is in downloads. Everything else is on Wiki. Current status Versions for Eclipse 3.4.2, 3.5.0 and 3.6.0 are ready. Current syntax version is "v. 3". Current documentation version is "v. 4".

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • lsj2309 3小时前 成为了本站会员

  • 杨波 1天前 成为了本站会员

  • ZS 1天前 成为了本站会员

  • . 2天前 成为了本站会员

  • 奋斗 2天前 成为了本站会员

  • 2天前 成为了本站会员

  • 一天不玩浑身难受 3天前 成为了本站会员

  • Aloha 3天前 成为了本站会员

  • 嘻嘻嘻 3天前 成为了本站会员

  • maihaoweilai 3天前 成为了本站会员