changed qse_awk_rcb_t to expose a node pointer

This commit is contained in:
2010-08-06 01:31:17 +00:00
parent 55b28b0cb1
commit 1177866b26
7 changed files with 148 additions and 132 deletions

View File

@ -1,5 +1,5 @@
/*
* $Id: awk.h 328 2010-07-08 06:58:44Z hyunghwan.chung $
* $Id: awk.h 343 2010-08-05 07:31:17Z hyunghwan.chung $
*
Copyright 2006-2009 Chung, Hyung-Hwan.
This file is part of QSE.
@ -137,7 +137,7 @@ struct qse_awk_t
{
int block;
int loop;
int stmnt; /* statement */
int stmt; /* statement */
} id;
struct