File:  [parser3project] / parser3 / tests / 321.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Oct 22 11:56:36 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, HEAD
test for ^reflection:method_info[] file detection added

@test1[a]
^h.method[]

@test2[a]
^h.$method[]

@test3[a]
^h.a.method[]

@test4[a]
$a.$b[]

@test5[a]

@test6[a]
$void

@test7[a]
$b[]

@test8[a]
value

@main[]
^for[i](1;8){
	$h[^reflection:method_info[MAIN;test$i]]
	^if(def $h.file){$h.file[^h.file.match[.*/][]{}]}
	$result[${result}${i}: ^json:string[$h]^#0A]
}

E-mail: