bcompiler_parse_class

bcompiler_parse_class -- reads the bytecodes of a class and calls back to a user function

Description

bcompiler_parse_class (string class, string callback)

Warning

This function is EXPERIMENTAL. That means, that the behaviour of this function, the function name, in concreto ANYTHING documented here can change in a future release of this package WITHOUT NOTICE. Be warned, and use this function at your own risk.

reads the bytecodes of a class and calls back to a user function