P4C
The P4 Compiler
P4::ParserInfo Class Reference

Information produced for a parser by the symbolic evaluator. More...

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.