P4C
The P4 Compiler
 
Loading...
Searching...
No Matches
P4::DoReplaceTypedef Class Referencefinal
Inheritance diagram for P4::DoReplaceTypedef:

Public Member Functions

 DoReplaceTypedef (const ReferenceMap *refMap)
 
const IR::Type * preorder (IR::Type_Name *type) override
 

Detailed Description

Replaces typedef by the type it was defined to represent. This can be done when all the information required by the control-plane has been generated.