|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.lir2c.ConvValue
ConvValue: converts value name to regular(not contains C operators) value name.
| Constructor Summary | |
ConvValue()
Constructor(with no arg) |
|
| Method Summary | |
java.lang.String |
replace(java.lang.String old_str)
replace: it replaces reserved characters ("@","%",...) to under score characters. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConvValue()
| Method Detail |
public java.lang.String replace(java.lang.String old_str)
old_str - old string (that will convert to regular value name).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||