commit | 624a88739f48eb61e702c1d4e66ab04a78975d77 | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubervac@fit.cvut.cz> | Fri Mar 02 17:28:47 2018 +0100 |
committer | Václav Kubernát <kubervac@fit.cvut.cz> | Fri Apr 06 01:37:58 2018 +0200 |
tree | 20e4c99f46ee185ec363d3a4e2339f3af274f0eb | |
parent | a27404498c597e0cac08664c49394aced63ef0be [diff] |
add class representing the node tree add CParser class This class holds the definitions of all the grammars. It also holds a reference a CTree instance it uses when parsing. This means, that it doesn't have to be declared globally. Change-Id: I3ca23253b546e26612106067045e1e7d3e2ef919
Copyright © Faculty of Information Technology, Czech Technical University in Prague, https://fit.cvut.cz/ . Copyright © CESNET, https://www.cesnet.cz/ . Most of the code was written by Václav Kubernát (FIT ČVUT) and Jan Kundrát (CESNET). The project is distributed under the terms of the Apache 2.0 license.