libsapling  0.8.0
Functions
goto.h File Reference

Implementation of the goto function for Simple LR. More...

#include "libsapling/dm/graph.h"
#include "libsapling/cc/parser/grammar.h"

Go to the source code of this file.

Functions

node_t * compute_goto (node_t *I, int X, grammar_t g)
 

Detailed Description

Implementation of the goto function for Simple LR.