Class representing a parser for the CellAtom language. More...
#include <parser.hh>
Public Attributes | |
const CellAtomGrammar & | g = CellAtomGrammar::get() |
Class representing a parser for the CellAtom language.
This inherits from the grammar and associates AST nodes with grammar rules.