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