mjc

org.multijava.util.classfile
Class OpcodeNames

java.lang.Object
  extended byorg.multijava.util.classfile.OpcodeNames

public class OpcodeNames
extends Object

The human-readable name of this opcodes


Field Summary
private static String[] opcodeNames
           
 
Constructor Summary
OpcodeNames()
           
 
Method Summary
static String getName(int opcode)
          Returns the name for this opcode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

opcodeNames

private static String[] opcodeNames
Constructor Detail

OpcodeNames

public OpcodeNames()
Method Detail

getName

public static String getName(int opcode)
Returns the name for this opcode


mjc

mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.