Package org.jikesrvm.tools.header_gen

Class Summary
GenArch Emit the architecture-specific part of a header file containing declarations required to access VM data structures from C++.
GenArch_ia32 Emit the architecture-specific part of a header file containing declarations required to access VM data structures from C++.
GenArch_ppc Emit the architecture-specific part of a header file containing declarations required to access VM data structures from C++.
GenerateInterfaceDeclarations Emit a header file containing declarations required to access VM data structures from C++.
SortableField Utility class to help sort fields.