|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--SymbolicInfos_std
Constructor Summary | |
SymbolicInfos_std(java.lang.String Str,
int addr)
Creates a new SymbolicInfos named Str at address addr. |
Method Summary | |
int |
address()
Returns the address of the Info. |
java.lang.String |
name()
Returns the name of the Info. |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SymbolicInfos_std(java.lang.String Str, int addr)
Method Detail |
public java.lang.String name()
public int address()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |