public class LineInfo extends Object
LineInfo(int line, int column, String text)
static LineInfo
get(String st, int position)
int
getColumn()
getLine()
String
getText()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LineInfo(int line, int column, String text)
public static LineInfo get(String st, int position)
public int getLine()
public int getColumn()
public String getText()
public String toString()
toString
Object
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.