P4C
The P4 Compiler
|
Public Member Functions | |
StateSet | get_all_dsts () const |
StateSet | get_all_srcs () const |
StateSet | get_dsts_for (const IR::BFN::ParserState *state) const |
StateSet | get_srcs_for (const IR::BFN::ParserState *state) const |
void | print () const |
Public Attributes | |
ordered_map< const IR::BFN::ParserState *, StateSet > | transitions |
StateSet | transitions_to_pipe |