ParseStackElem.val

Value for nonterminal or token.

struct ParseStackElem(Location, T)
T val;

Meta