public class Diagnostic extends Object
Diagnostic(int start, int end, String message)
int
getEnd()
String
getMessage()
getStart()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Diagnostic(int start, int end, String message)
public int getStart()
public int getEnd()
public String getMessage()
Copyright © 2019. All rights reserved.