DebugEntry
, java.io.Serializable
public interface DebugEntryTemplatePart extends DebugEntry
Modifier and Type | Method | Description |
---|---|---|
int |
getEndLine() |
|
int |
getEndPosition() |
end position (0 offset) on this Entry
|
java.lang.String |
getSnippet() |
|
int |
getStartLine() |
|
int |
getStartPosition() |
start position (0 offset) on this Entry
|
getCount, getExeTime, getId, getMax, getMin, getPath, getSrc, updateExeTime
Copyright © 2021. All rights reserved.