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

Public Member Functions

 CheckForNamePrefix (cstring name)
 
const IR::Node * result () const
 

Member Function Documentation

◆ result()

const IR::Node * CheckForNamePrefix::result ( ) const
inline
Returns
the first node with CheckForNamePrefix::name as its prefix, or nullptr if no such name exists.