|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.backend.sym.Symbol
coins.backend.sym.SymAuto
Symbol table entry for automatic objects
| Field Summary |
| Fields inherited from class coins.backend.sym.Symbol |
boundary, id, name, opt, storage, table, type |
| Constructor Summary | |
(package private) |
SymAuto(SymTab table,
java.lang.String name,
int id,
int storage,
int type,
int boundary,
int offset,
ImList opt)
Create automatic objects' symbol entry. |
| Method Summary | |
java.lang.String |
contents()
Visualize |
int |
offset()
Return offset of the object. |
void |
setOffset(int offset)
Change offset of the object. |
java.lang.Object |
toSexp()
Convert to external LIR format. |
| Methods inherited from class coins.backend.sym.Symbol |
opt, parseSymbol, preSpace, printName, setOpt, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
SymAuto(SymTab table,
java.lang.String name,
int id,
int storage,
int type,
int boundary,
int offset,
ImList opt)
| Method Detail |
public int offset()
public void setOffset(int offset)
public java.lang.Object toSexp()
toSexp in class Symbolpublic java.lang.String contents()
contents in class Symbol
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||