#include <cr-num.h>
Data Fields | |
enum CRNumType | type |
gdouble | val |
CRParsingLocation | location |
Definition at line 90 of file cr-num.h.
enum CRNumType _CRNum::type |
Definition at line 92 of file cr-num.h.
Referenced by cr_num_is_fixed_length(), cr_num_new_with_val(), cr_num_set(), cr_num_to_string(), and cr_tknzr_get_next_token().
gdouble _CRNum::val |
Definition at line 93 of file cr-num.h.
Referenced by cr_num_new_with_val(), cr_num_set(), and cr_num_to_string().