Next: Bocage accessor, Previous: Bocage constructor, Up: Bocage methods [Contents][Index]
On success, increases the reference count by 1. This method is not needed by most applications.
Return value:
On success, b.
On hard failure, NULL
.
Decreases the reference count by 1, destroying b once the reference count reaches zero. When b is destroyed, the reference count of its parent recognizer is decreased by 1.