P4C
The P4 Compiler
P4::ComplexValues::Component Struct Referenceabstract
Inheritance diagram for P4::ComplexValues::Component:
[legend]

Public Member Functions

virtual const IR::Expression * convertToExpression ()=0
 
virtual void dbprint (std::ostream &out) const =0
 
virtual ComponentgetComponent (cstring name)=0
 
- Public Member Functions inherited from IHasDbPrint
void print () const
 

Detailed Description

Represents a field or a collection of fields of a value that has a struct type.