recursivelyValidate

fun recursivelyValidate(blockNode: A_Phrase)

Ensure that the block phrase is valid. Throw an appropriate exception if it is not.

Parameters

blockNode

The block phrase to validate.