Class diagram for BlockBytecodeScanner:

Public Members | |||
![]() | ![]() | BlockBytecodeScanner (methodMap *mm, fint b) | |
![]() | ![]() | void | interpret_method () |
![]() | ![]() | IntList* | blks |
![]() | ![]() | OopList* | blkLiterals |
Protected Members | |||
![]() | ![]() | void | do_literal_code (oop lit) |
| BlockBytecodeScanner::BlockBytecodeScanner (methodMap * mm, fint b) |
void BlockBytecodeScanner::interpret_method () [inline, virtual]
|
Reimplemented from abstract_interpreter.
void BlockBytecodeScanner::do_literal_code (oop lit) [inline, protected, virtual]
|
Reimplemented from abstract_interpreter.
| IntList* BlockBytecodeScanner::blks |
| OopList* BlockBytecodeScanner::blkLiterals |
1.0.0 written by Dimitri van Heesch,
© 1997-1999