接口的使用
org.beetl.core.statement.IGoto
使用IGoto的程序包
-
org.beetl.core中IGoto的使用
参数类型为IGoto的org.beetl.core中的方法 -
org.beetl.core.statement中IGoto的使用
修饰符和类型类说明class{ statement1;statement2 }classfor(user:list){}elsefor{}classfor(var a=0;a <10;i++){}elsefor{}classwhile(exp) whileBody -
org.beetl.core.statement.optimal中IGoto的使用