Next: Symbol methods, Previous: Grammar constructor, Up: Grammar methods [Contents][Index]
Increases the reference count of g by 1. Not needed by most applications.
Return value:
On success, g.
On hard failure, NULL
.
Decreases the reference count by 1, destroying g once the reference count reaches zero.