![]()  | 
  
    P4C
    
   The P4 Compiler 
   | 
 
#include <compile_context.h>
Static Public Member Functions | |
| static bool | isEmpty () | 
| template<typename CompileContextType > | |
| static CompileContextType & | top () | 
Friends | |
| struct | AutoCompileContext | 
A stack of active compilation contexts. Only the top context is accessible. Compilation contexts can be nested to allow composing programs without intermingling their stack.
      
  | 
  inlinestatic |