railo.runtime.debug
Class DebugEntryTemplatePartImpl

java.lang.Object
  extended by railo.runtime.debug.DebugEntrySupport
      extended by railo.runtime.debug.DebugEntryTemplatePartImpl
All Implemented Interfaces:
Serializable, DebugEntry, DebugEntryTemplatePart

public class DebugEntryTemplatePartImpl
extends DebugEntrySupport
implements DebugEntryTemplatePart

See Also:
Serialized Form

Method Summary
 int getEndPosition()
          end position (0 offset) on this Entry
 String getSrc()
           
 int getStartPosition()
          start position (0 offset) on this Entry
 
Methods inherited from class railo.runtime.debug.DebugEntrySupport
getCount, getExeTime, getId, getMax, getMin, getPath, updateExeTime
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface railo.runtime.debug.DebugEntry
getCount, getExeTime, getId, getMax, getMin, getPath, updateExeTime
 

Method Detail

getSrc

public String getSrc()
Specified by:
getSrc in interface DebugEntry
Returns:
Returns the src.

getStartPosition

public int getStartPosition()
Description copied from interface: DebugEntryTemplatePart
start position (0 offset) on this Entry

Specified by:
getStartPosition in interface DebugEntryTemplatePart
Returns:

getEndPosition

public int getEndPosition()
Description copied from interface: DebugEntryTemplatePart
end position (0 offset) on this Entry

Specified by:
getEndPosition in interface DebugEntryTemplatePart
Returns:


Copyright © 2012 Railo