public interface IFileLineMatch
Modifier and Type | Interface and Description |
---|---|
static class |
IFileLineMatch.MatchType
Match type
|
Modifier and Type | Method and Description |
---|---|
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
|
String getDepotFile()
int getRevision()
String getLine()
int getLineNumber()
IFileLineMatch.MatchType getType()
Copyright © 2017 Perforce Software. All Rights Reserved.