public class Position extends Object
Position(int col, int line)
boolean
equals(Object obj)
int
getCol()
getLine()
String
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Position(int col, int line)
public int getCol()
public int getLine()
public boolean equals(Object obj)
equals
Object
public String toString()
toString
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.