|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTranslate.Temp.Label
public static class Temp.Label
| Constructor Summary | |
|---|---|
Temp.Label()
Makes a new label with an arbitrary name. |
|
| Method Summary | |
|---|---|
static Temp.Label |
get(java.lang.String s)
Makes a new label that prints as "s". |
java.lang.String |
toString()
a printable representation of the label, for use in assembly language output. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Temp.Label()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic static Temp.Label get(java.lang.String s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||