--- parser3/tests/352.html 2016/09/14 16:40:47 1.1 +++ parser3/tests/352.html 2016/09/26 20:40:17 1.3 @@ -5,28 +5,29 @@ $v[M] $s[ ] $o[^O::create[]] -^try-catch{ ^reflection:method{code} } -^try-catch{ ^reflection:method[$o] } +1. ^try-catch{ ^reflection:method{code} } +2. ^try-catch{ ^reflection:method[$o] } -^try-catch{ ^reflection:method[$test]{code} } -^try-catch{ ^reflection:method[$test;$s] } -^try-catch{ ^reflection:method[$string:length] } +3. ^try-catch{ ^reflection:method[$test]{code} } +4. ^try-catch{ ^reflection:method[$test;$s] } +5. ^try-catch{ ^reflection:method[$string:length] } -^try-catch{ ^reflection:method[$s;no-such-method] } -^try-catch{ ^reflection:method[$s;length]{code} } -^try-catch{ ^reflection:method[$s;length;$self] } -^try-catch{ ^reflection:method[$MAIN:CLASS;test;$s] } +6. $no[^reflection:method[$s;no-such-method]] $no.CLASS_NAME -^try-catch{ $m[^reflection:method[$string:CLASS;length]] ^m[] } +7. ^try-catch{ ^reflection:method[$s;length]{code} } +8. ^try-catch{ ^reflection:method[$s;length;$self] } +9. ^try-catch{ ^reflection:method[$MAIN:CLASS;test;$s] } -$m[^reflection:method[$test;$o]] +10. ^try-catch{ $m[^reflection:method[$string:CLASS;length]] ^m[] } + +11. $m[^reflection:method[$test;$o]] ^m[] -$m[^reflection:method[$o.test;$o]] +12. $m[^reflection:method[$o.test;$o]] ^m[] -$m[^reflection:method[$o.test]] +13. $m[^reflection:method[$o.test]] ^m[] -$m[^reflection:method[$s;length]] +14. $m[^reflection:method[$s;length]] ^m[] @test[]