expect

Adds an expectation to this node descriptor based on a token type.

A token of the given token type is expected at this point.


Adds an expectation to this node descriptor based on a node

A chain of tokens that corresponds to the given node is expected at this point