Checks to see whether an IR node includes a table.apply() sub-expression. More...

Public Member Functions | |
| HasTableApply (ReferenceMap *refMap, TypeMap *typeMap) | |
| void | postorder (const IR::MethodCallExpression *expression) override |
Public Attributes | |
| const IR::MethodCallExpression * | call |
| const IR::P4Table * | table |
Checks to see whether an IR node includes a table.apply() sub-expression.