File:  [parser3project] / parser3 / tests / 323.html
Revision 1.4: download - view: text, annotated - select for diffs - revision graph
Mon Sep 19 22:46:50 2016 UTC (9 years, 11 months ago) by moko
Branches: MAIN
CVS tags: HEAD
no more exception for ^reflection:method[class;no-such-method] (related to feature #1087)

@main[]
$list[^reflection:classes[]]
^list.sort[name;]{$name}
^list.foreach[name;type]{ $class[^reflection:class_by_name[$name]] $name $type $class.CLASS_NAME (^reflection:base_name[$class])
}

$b[^reflection:class{code}]
$b.CLASS_NAME

E-mail: