public class ReaderLocation extends Object
ReaderLocation(int offset, int line, int column)
int
getColumn()
getLine()
getOffset()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ReaderLocation(int offset, int line, int column)
public int getOffset()
public int getLine()
public int getColumn()
public String toString()
toString
Object
Copyright © 2021 vpc open source initiative. All rights reserved.