![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| SimpleCallInfo (const Callable *caller, const Callable *callee, const CallNode *call) | |
| void | dbprint (std::ostream &out) const |
Public Member Functions inherited from IHasDbPrint | |
| void | print () const |
Public Attributes | |
| const CallNode * | call |
| const Callable * | callee |
| const Callable * | caller |