#include <ast.h>

Data Fields | |
| struct ctrump_location | loc |
| struct ctrump_source_string | literal |
| int | value |
Definition at line 541 of file ast.h.
struct ctrump_location ctrump_integer_literal::loc [read] |
struct ctrump_source_string ctrump_integer_literal::literal [read] |
整数値
Definition at line 544 of file ast.h.
Referenced by ctrump_ast_fold_const_offset_sint(), and ctrump_ast_fold_const_sint().
1.5.6