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