
Public Member Functions | |
| DiscoverStructure (ProgramStructure *structure) | |
| void | postorder (const IR::Declaration_MatchKind *kind) override |
| void | postorder (const IR::Declaration_Variable *decl) override |
| void | postorder (const IR::P4Action *action) override |
| void | postorder (const IR::ParameterList *paramList) override |
| void | postorder (const IR::Type_Error *errors) override |
Public Attributes | |
| ProgramStructure * | structure |