net.sf.morph.transform.copiers
Class DisassemblerCopier.Disassembly

java.lang.Object
  extended by net.sf.morph.transform.copiers.DisassemblerCopier.Disassembly
Enclosing class:
DisassemblerCopier

public static class DisassemblerCopier.Disassembly
extends java.lang.Object

Adds the index to the source object to pass to the classConverter;


Method Summary
 int getIndex()
          Get the current index.
 java.lang.Object getSource()
          Get the source object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSource

public java.lang.Object getSource()
Get the source object

Returns:
Object

getIndex

public int getIndex()
Get the current index.

Returns:
int index


Copyright © 2004-2008.