P4C
The P4 Compiler
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
P4::ParserInfo Class Reference

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
 

Detailed Description

Information produced for a parser by the symbolic evaluator.