![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| StackVariable (const IR::Expression *expr) | |
| Implicitly converts IR::Expression* to a StackVariable. | |
| bool | operator== (const StackVariable &other) const |
Static Public Member Functions | |
| static bool | repOk (const IR::Expression *expr) |
| Determines whether @expr can represent a StateVariable. | |
Friends | |
| class | StackVariableHash |