|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object
|
+--coins.backend.sym.Symbol
|
+--coins.backend.sym.SymAuto
Symbol table entry for automatic objects
| フィールドの概要 |
| クラス coins.backend.sym.Symbol から継承したフィールド |
boundary, id, name, opt, storage, table, type |
| コンストラクタの概要 | |
(パッケージプライベート) |
SymAuto(SymTab table,
java.lang.String name,
int id,
int storage,
int type,
int boundary,
int offset,
ImList opt)
Create automatic objects' symbol entry. |
| メソッドの概要 | |
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. |
| クラス coins.backend.sym.Symbol から継承したメソッド |
opt, parseSymbol, preSpace, printName, setOpt, toString |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
SymAuto(SymTab table,
java.lang.String name,
int id,
int storage,
int type,
int boundary,
int offset,
ImList opt)
| メソッドの詳細 |
public int offset()
public void setOffset(int offset)
public java.lang.Object toSexp()
Symbol 内の toSexppublic java.lang.String contents()
Symbol 内の contents
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||