public static class InputBuffer.Position extends Object
Constructor and Description |
---|
Position(int line,
int column) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getColumn() |
int |
getLine() |
int |
hashCode() |
String |
toString() |
Copyright © 2009–2017 SonarSource. All rights reserved.