The struct that holds a single error message from the parser:
The struct that holds a single error message from the parser:
int lineNum
int colNum
char tokenStr[1024]
char errStr[512]
alphabetic index hierarchy of classes
generated by doc++