BNFNode :: parent - Get parent parser
The function returns the parent parser, when existing. When no parent parser exists, the function throes an exception.
Return value: BNF tree node ( odaba::BNFNode & )
The function returns the parent parser, when existing. When no parent parser exists, the function throes an exception.