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)

Warnung

Diese Funktion ist EXPERIMENTELL. Das bedeutet, dass sich das Verhalten der Funktion, ihr Name, und ALLES andere, das hier dokumentiert ist, in zukünftigen Versions des Pakets OHNE WARNUNG ändern kann. Seien Sie gewarnt und nutzen Sie das Paket auf eigenes Risiko.

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