List of usage examples for org.eclipse.jdt.internal.compiler.classfmt ClassFileStruct subclass-usage
From source file org.eclipse.objectteams.otdt.internal.core.compiler.bytecode.ConstantPoolObjectReader.java
/**
* Reads BinaryTypeBinding ConstantPool Entries
* and returns the Binding/Object at the specific ConstantPoolOffset
*
* @author Markus Witte
*/
From source file org.eclipse.objectteams.otdt.internal.core.compiler.bytecode.ConstantPoolSimpleConverter.java
/**
* Simplified conversion of byte code attributes.
*
* @author stephan
* @version $Id: ConstantPoolSimpleConverter.java 23416 2010-02-03 19:59:31Z stephan $
*/