give glue actions an h_ prefix and add H_ACT_APPLY macro
This commit is contained in:
parent
e875dcd19a
commit
dd574bd735
5 changed files with 20 additions and 14 deletions
|
|
@ -7,4 +7,6 @@
|
|||
const HParser* init_domain();
|
||||
const HParser* init_character_string();
|
||||
|
||||
const HParsedToken* act_index0(const HParseResult *p);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue