P4C
The P4 Compiler
P4::OrPolicy Class Reference
Inheritance diagram for P4::OrPolicy:
[legend]

Public Member Functions

 OrPolicy (KeyIsSimple *left, KeyIsSimple *right)
 
bool isSimple (const IR::Expression *expression, const Visitor::Context *ctxt)
 

Detailed Description

A KeyIsSimple policy formed by combining two other policies with a logical 'or'.