JX item linked-list used by JX_ARRAY and jx::items. More...
#include <jx.h>
Data Fields | |
struct jx * | value |
value of this item | |
struct jx_item * | next |
pointer to next item |
JX item linked-list used by JX_ARRAY and jx::items.
struct jx* jx_item::value [read] |
value of this item
struct jx_item* jx_item::next [read] |
pointer to next item