P4C
The P4 Compiler
Loading...
Searching...
No Matches
graphs::EdgeIf Class Reference
Inheritance diagram for graphs::EdgeIf:
[legend]

Public Types

enum class  Branch { TRUE , FALSE }
 

Public Member Functions

 EdgeIf (Branch branch)
 
cstring label () const override
 

Member Function Documentation

◆ label()

cstring graphs::EdgeIf::label ( ) const
inlineoverridevirtual

Implements graphs::EdgeTypeIface.