public class ASCIILocationInformation extends LocationInformation
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber()
Gets the column number.
|
String |
getDescription()
Gets a description of the object location.
|
int |
getLineNumber()
Gets the line number.
|
int |
getOffset()
Gets the offset of the NSObject inside the file.
|
toStringpublic int getOffset()
public int getLineNumber()
public int getColumnNumber()
public String getDescription()
LocationInformationgetDescription in class LocationInformationCopyright © 2024. All rights reserved.