|
|
| version 1.4, 2010/06/16 11:29:56 | version 1.6, 2012/05/07 20:26:37 |
|---|---|
| Line 28 | Line 28 |
| ^do{^method(1)} | ^do{^method(1)} |
| ^do{^method(1){1}} | ^do{^method(1){1}} |
| ^do{^method(1){1}{2}} | ^do{^method(1){1}{2}} |
| ^do{^method_no_args[1]} | |
| ^do{^method_no_args(1)} | |
| ^do{^method_no_args[]} | |
| ^do{^method_no_args{}} | |
| @do[jCode] | @do[jCode] |
| ^try{$jCode}{$exception.handled(true)$exception.source $exception.comment}<br /> | ^try{$jCode}{$exception.handled(true)$exception.source $exception.comment}<br /> |
| @method[a;b] | @method[a;b] |
| $a=$b | $a=$b |
| @method_no_args[] | |
| void |