public class TextPosition extends Object implements Serializable
| Constructor and Description |
|---|
TextPosition(int line,
int column) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getColumn() |
int |
getLine() |
int |
hashCode() |
String |
toString() |
Copyright 2009-2012 Micro Focus. All Rights Reserved.