P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::DoSingleArgumentSelect::Pair Struct Reference

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
 

Detailed Description

A pair of expression representing an expression and a mask.