P4C
The P4 Compiler
Loading...
Searching...
No Matches
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.