Definition at line 94 of file instruction_gen.py.
def instruction_gen.Template.__init__ |
( |
|
self, |
|
|
|
filename, |
|
|
|
file_desc, |
|
|
|
line, |
|
|
|
header = '' , |
|
|
|
footer = '' |
|
) |
| |
def instruction_gen.Template.print_footer |
( |
|
self, |
|
|
|
entry |
|
) |
| |
def instruction_gen.Template.print_header |
( |
|
self, |
|
|
|
entry |
|
) |
| |
def instruction_gen.Template.print_line |
( |
|
self, |
|
|
|
entry |
|
) |
| |
instruction_gen.Template.file |
instruction_gen.Template.file_desc |
instruction_gen.Template.filename |
instruction_gen.Template.footer |
instruction_gen.Template.header |
instruction_gen.Template.line |
The documentation for this class was generated from the following file:
- /home/bbc/buildbot/slave/doxygen-compiler2/source/cacao/src/vm/jit/compiler2/instruction_gen.py