美文网首页
[译] Groovy 语法之关键字(2)

[译] Groovy 语法之关键字(2)

作者: 翼徳 | 来源:发表于2018-11-12 18:27 被阅读5次

原文地址:http://groovy-lang.org/syntax.html

2. 关键字

以下是 Groovy 语言的所有关键字:

as assert break case
catch class const continue
def default do else
enum extends false finally
for goto if implements
import in instanceof interface
new null package return
super switch this throw
throws trait true try
while

相关文章

网友评论

      本文标题:[译] Groovy 语法之关键字(2)

      本文链接:https://www.haomeiwen.com/subject/stncfqtx.html