Definition in file inode_reader.h.
#include <cassert>
#include <vector>
#include <iterator>
#include <functional>
Include dependency graph for inode_reader.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | cttl |
Classes | |
struct | inode_reader |
Represents readable node of a syntax tree, modeled on top of STL sequence container. More... |