P4C
The P4 Compiler
|
Information produced for a parser by the symbolic evaluator. More...
#include <parserUnroll.h>
Public Member Functions | |
void | add (ParserStateInfo *si) |
std::vector< ParserStateInfo * > * | get (cstring origState) |
std::map< cstring, std::vector< ParserStateInfo * > * > & | getStates () |
Friends | |
class | RewriteAllParsers |
Information produced for a parser by the symbolic evaluator.