|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFileLineMatch
Interface for file line matches resulting from grep commands
| Nested Class Summary | |
|---|---|
static class |
IFileLineMatch.MatchType
Match type |
| Method Summary | |
|---|---|
String |
getDepotFile()
Get depot file path of match |
String |
getLine()
Get line text of match |
int |
getLineNumber()
Get line number of match |
int |
getRevision()
Get revision number of match |
IFileLineMatch.MatchType |
getType()
Get match type |
| Method Detail |
|---|
String getDepotFile()
int getRevision()
String getLine()
int getLineNumber()
IFileLineMatch.MatchType getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||