libsapling
0.8.0
include
libsapling
cc
parser
closure.h
Go to the documentation of this file.
1
#ifndef _LIBSAPLING_PARSER_CLOSURE_H_
2
#define _LIBSAPLING_PARSER_CLOSURE_H_
3
9
#include "
libsapling/dm/graph.h
"
10
#include "
libsapling/cc/parser/grammar.h
"
11
12
void
closure(node_t *I, grammar_t g);
13
14
#endif
grammar.h
Grammar implementation.
graph.h
Graph implementation.
Generated by
1.9.1