Package gnu.bytecode

Class ListCodeSize


  • public class ListCodeSize
    extends Object
    Application that lists the number of bytes in named methods. Useful for regression testing of code generation and inlining.
    • Constructor Detail

      • ListCodeSize

        public ListCodeSize()
    • Method Detail

      • usage

        public static void usage()
      • main

        public static final void main​(String[] args)