|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.lir2c.ConvValue
ConvValue: converts value name to regular(not contains C operators) value name.
| コンストラクタの概要 | |
ConvValue()
Constructor(with no arg) |
|
| メソッドの概要 | |
java.lang.String |
replace(java.lang.String old_str)
replace: it replaces reserved characters ("@","%",...) to under score characters. |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public ConvValue()
| メソッドの詳細 |
public java.lang.String replace(java.lang.String old_str)
old_str - old string (that will convert to regular value name).
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||