P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::graphs::ParserGraphs::TransitionEdge Struct Reference

Public Member Functions

 TransitionEdge (const IR::ParserState *source, const IR::ParserState *dest, cstring label)
 

Public Attributes

const IR::ParserState * destState
 
cstring label
 
const IR::ParserState * sourceState