public final class FilePosition extends Object
| Constructor and Description |
|---|
FilePosition(int line,
int column) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn() |
int |
getLine()
Returns the line number of this position.
|
public int getLine()
public int getColumn()
Copyright © 2009-2015 Google. All Rights Reserved.