Uses of Class
org.jikesrvm.tools.header_gen.GenerateInterfaceDeclarations

Packages that use GenerateInterfaceDeclarations
org.jikesrvm.tools.header_gen   
 

Uses of GenerateInterfaceDeclarations in org.jikesrvm.tools.header_gen
 

Subclasses of GenerateInterfaceDeclarations in org.jikesrvm.tools.header_gen
(package private)  class GenArch
          Emit the architecture-specific part of a header file containing declarations required to access VM data structures from C++.
(package private)  class GenArch_ia32
          Emit the architecture-specific part of a header file containing declarations required to access VM data structures from C++.
(package private)  class GenArch_ppc
          Emit the architecture-specific part of a header file containing declarations required to access VM data structures from C++.