public class Match extends Object
| Constructor | Description |
|---|---|
Match(String sourceFile,
int importLine,
String matchedString) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getImportLine() |
|
String |
getMatchedString() |
|
String |
getSourceFile() |
Copyright © 2014–2018. All rights reserved.