org.multiverse.instrumentation
Class DebugInfo

java.lang.Object
  extended by org.multiverse.instrumentation.DebugInfo

public class DebugInfo
extends java.lang.Object


Field Summary
 int beginLine
           
 int endLine
           
 
Constructor Summary
DebugInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

beginLine

public int beginLine

endLine

public int endLine
Constructor Detail

DebugInfo

public DebugInfo()


Copyright © 2008-2010 Multiverse. All Rights Reserved.