35 : _previous(previous) { }
FieldStack(const FieldStack *previous)
Construct a child field stack.
virtual std::string GetLocation() const =0
Construct the current location.
const FieldStack * _previous
Previous entry in the field stack.
const FieldStack * GetPrevious() const
Get the previus element in the stack.