company logo

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 & )

Implementation details

odaba::BNFNode BNFNode  :: parent (  )