BNFNode :: isValid - Check whether BNF tree node is valid
A BNF node is valid, when it refers to BNF data.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.
A BNF node is valid, when it refers to BNF data.
The value is true when the function was executed successfully. Otherwise the value is set to false.