P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::StackVariable Class Reference

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