org.multijava.util.classfile
Class SkippedCodeInfo
java.lang.Object
org.multijava.util.classfile.Attribute
org.multijava.util.classfile.CodeInfo
org.multijava.util.classfile.SkippedCodeInfo
- public class SkippedCodeInfo
- extends CodeInfo
The code info, but without the instructions (only the interface)
| Methods inherited from class org.multijava.util.classfile.CodeInfo |
getCodeLength, getHandlers, getInstructions, getLineNumbers, getLocalVariables, getMaxLocals, getMaxStack, getParameterCount, getSize, getTag, resolveConstants, setCodeLength, setMaxLocals, setMaxStack, setParameterCount, transformAccessors, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SkippedCodeInfo
public SkippedCodeInfo(DataInput in,
ConstantPool cp)
throws IOException
- Make up a new attribute
- Parameters:
in - the stream to read fromcp - the constant pool
- Throws:
IOException - an io problem has occured
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.