public final class ImportStatement extends Object
| Constructor and Description |
|---|
ImportStatement(String importName,
int line) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFqcn() |
String |
getImportName() |
int |
getLine() |
int |
hashCode() |
String |
toString() |
Copyright © 2014–2019. All rights reserved.