|
ESC/Java2 © 2003,2004,2005 David Cok and Joseph Kiniry © 2005 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectescjava.translate.LabelInfoToString
Field Summary | |
private static Set |
annotationLocations
set of String , each one of which has the format
filename:line:col and has been interned. |
private static Set |
theMark
|
Constructor Summary | |
LabelInfoToString()
|
Method Summary | |
static java.lang.String |
get()
|
static void |
mark()
|
static void |
recordAnnotationAssumption(int locPragmaDecl)
|
static void |
reset()
|
static void |
resetToMark()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static Set annotationLocations
String
, each one of which has the format
filename:line:col and has been interned.
private static Set theMark
Constructor Detail |
public LabelInfoToString()
Method Detail |
public static void reset()
public static void mark()
public static void resetToMark()
public static java.lang.String get()
public static void recordAnnotationAssumption(int locPragmaDecl)
|
ESC/Java2 © 2003,2004,2005 David Cok and Joseph Kiniry © 2005 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |