|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.backend.tools.RegisterDescription2Java.RegSymbol
| Field Summary | |
(package private) int |
from
|
(package private) int |
id
|
(package private) java.lang.String |
name
|
(package private) RegisterDescription2Java.RegSymbol |
parent
|
(package private) ImList |
record
|
(package private) int |
regId
|
(package private) int |
type
|
(package private) boolean |
visited
|
| Constructor Summary | |
(package private) |
RegisterDescription2Java.RegSymbol(java.lang.String name,
int type,
ImList record,
int id)
|
| Method Summary | |
(package private) void |
canonRelation()
Canonicalize parent and from field. |
(package private) void |
setSubregOf(RegisterDescription2Java.RegSymbol parent,
int position)
Set subregister relation. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
final java.lang.String name
final ImList record
final int type
final int id
RegisterDescription2Java.RegSymbol parent
int from
int regId
boolean visited
| Constructor Detail |
RegisterDescription2Java.RegSymbol(java.lang.String name,
int type,
ImList record,
int id)
| Method Detail |
void setSubregOf(RegisterDescription2Java.RegSymbol parent,
int position)
void canonRelation()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||