P4C
The P4 Compiler
|
A pair of expression representing an expression and a mask. More...
#include <singleArgumentSelect.h>
Public Member Functions | |
Pair (const IR::Expression *source, const IR::Type *type) | |
Public Attributes | |
const IR::Expression * | expr |
bool | hasMask |
const IR::Expression * | mask |
A pair of expression representing an expression and a mask.