Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

BlockBytecodeScanner Class Reference

Class diagram for BlockBytecodeScanner:

abstract_interpreter AnywhereObj VMObj

List of all members.

Public Members

 BlockBytecodeScanner (methodMap *mm, fint b)
void interpret_method ()
IntList* blks
OopList* blkLiterals

Protected Members

void do_literal_code (oop lit)

Detailed Description


Member Function Documentation

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.


Member Data Documentation

IntList* BlockBytecodeScanner::blks

OopList* BlockBytecodeScanner::blkLiterals


The documentation for this class was generated from the following file:
Generated at Tue Jun 27 12:07:08 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999