Context used to save the parsed expressions. More...
#include <Context.h>
Public Member Functions | |
Context (MgfFile &file) | |
Public Attributes | |
MgfFile & | mgfFile |
MgfSpectrum | currentSpectrum |
MgfHeader | header |
Context used to save the parsed expressions.
This context is passed along to the Driver class and filled during parsing via bison actions.