|
|
| version 1.1, 2016/09/14 16:40:47 | version 1.2, 2016/09/19 22:46:50 |
|---|---|
| Line 12 $o[^O::create[]] | Line 12 $o[^O::create[]] |
| ^try-catch{ ^reflection:method[$test;$s] } | ^try-catch{ ^reflection:method[$test;$s] } |
| ^try-catch{ ^reflection:method[$string:length] } | ^try-catch{ ^reflection:method[$string:length] } |
| ^try-catch{ ^reflection:method[$s;no-such-method] } | $no[^reflection:method[$s;no-such-method]] $no.CLASS_NAME |
| ^try-catch{ ^reflection:method[$s;length]{code} } | ^try-catch{ ^reflection:method[$s;length]{code} } |
| ^try-catch{ ^reflection:method[$s;length;$self] } | ^try-catch{ ^reflection:method[$s;length;$self] } |
| ^try-catch{ ^reflection:method[$MAIN:CLASS;test;$s] } | ^try-catch{ ^reflection:method[$MAIN:CLASS;test;$s] } |