|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object
|
+--coins.ast.ASTree
|
+--coins.ast.expr.StringLiteral
|
+--coins.ast.expr.WcharLiteral
Constant wchar_t character string.
wchar_t strings are not correctly supported.
They are dealt as normal char strings.
| フィールドの概要 |
| クラス coins.ast.expr.StringLiteral から継承したフィールド |
string |
| インタフェース coins.ast.TypeId から継承したフィールド |
ARRAY_T, CHAR_T, CONST_T, DOUBLE_T, ELLIPSIS_T, ENUM_BEGIN, ENUM_END, FLOAT_T, FUNCTION_T, INT_T, LONG_DOUBLE_T, LONG_LONG_T, LONG_T, NO_DIMENSION_T, OFFSET_T, POINTER_T, RESTRICT_T, RETURN_T, S_AUTO, S_EXTERN, S_INLINE, S_NONE, S_REGISTER, S_STATIC, SHORT_T, SIGNED_T, SIZE_T, STRUCT_BEGIN, STRUCT_END, UNION_BEGIN, UNION_END, UNSIGNED_T, VOID_T, VOLATILE_T |
| コンストラクタの概要 | |
WcharLiteral(java.lang.String s)
|
|
| メソッドの概要 | |
java.lang.String |
toString()
|
| クラス coins.ast.expr.StringLiteral から継承したメソッド |
accept, get, getLeft, getRight, getType, hasAddress, isLvalue, setLeft, setRight |
| クラス coins.ast.ASTree から継承したメソッド |
getTag, putSeparator, rightToString, toString1 |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
public WcharLiteral(java.lang.String s)
| メソッドの詳細 |
public java.lang.String toString()
StringLiteral 内の toString
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||