Skip to content

BytecodeASTDescription

Attila Sukosd edited this page Mar 15, 2013 · 1 revision

The BML annotations are represented in the BMLlib library in the form of AST. Each terminal and non-terminal is represented here as a separate class. The BML specifications are embeded in objects of the classes BCClass and BCMEthod that bridge the BML specifications with classes and methods they belong to. In particular, the objects contain both references to the representation of BML specifications and to the BCEL (Byte Code Engineering Library) representation of classes and methods.

Version: 1 Time: Thu Mar 27 16:05:20 2008 Author: dcochran (dcochran) IP: 193.1.132.32

Clone this wiki locally