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编程语言的关键字,包括as、assert、break等,深入解析了这些关键字在Groovy中的作用与使用场景,为Groovy初学者提供了详实的学习资料。
293

被折叠的 条评论
为什么被折叠?



