blangSDK
blangSDK copied to clipboard
Language enhancements
- static function
- output other statistics
static function not strictly needed, defer to later.
For outputting other things, can be done instead with an option in Runner. (a) create some kind of processor interface, (b) a list of those as command line option in Runner. (c) an annotation in the model to add those automatically!