public class SourceLocation extends Object
SourceLocation(String fileName, int line)
String
getFileName()
int
getLine()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SourceLocation(String fileName, int line)
public String getFileName()
public int getLine()
public String toString()
toString
Object
Copyright © 2015. All rights reserved.