railo.runtime.debug
Interface DebugEntryTemplatePart

All Superinterfaces:
DebugEntry, Serializable
All Known Implementing Classes:
DebugEntryTemplatePartImpl

public interface DebugEntryTemplatePart
extends DebugEntry

Debug information just for a part of the templates


Method Summary
 int getEndPosition()
          end position (0 offset) on this Entry
 int getStartPosition()
          start position (0 offset) on this Entry
 
Methods inherited from interface railo.runtime.debug.DebugEntry
getCount, getExeTime, getId, getMax, getMin, getPath, getSrc, updateExeTime
 

Method Detail

getStartPosition

int getStartPosition()
start position (0 offset) on this Entry

Returns:

getEndPosition

int getEndPosition()
end position (0 offset) on this Entry

Returns:


Copyright © 2012 Railo