// Regular Expression Parser Definitions // // File: parser.h // Assignment: 6 // Author: () // Interface to the regular expression parser. // Replace these lines with your interface declarations // and documentation.