PandA-2024.02
Public Member Functions | Data Fields | Protected Member Functions
PredicateBase Class Reference
Inheritance diagram for PredicateBase:
Inheritance graph
[legend]
Collaboration diagram for PredicateBase:
Collaboration graph
[legend]

Public Member Functions

 PredicateBase (const PredicateBase &)=delete
 
PredicateBaseoperator= (const PredicateBase &)=delete
 
 PredicateBase ()=delete
 
virtual ~PredicateBase ()=default
 

Data Fields

kind Type
 
tree_nodeConstRef OriginalOp
 

Protected Member Functions

 PredicateBase (kind PT, tree_nodeConstRef Op)
 

Detailed Description

Definition at line 137 of file eSSA.cpp.

Constructor & Destructor Documentation

◆ PredicateBase() [1/3]

PredicateBase::PredicateBase ( const PredicateBase )
delete

◆ PredicateBase() [2/3]

PredicateBase::PredicateBase ( )
delete

◆ ~PredicateBase()

virtual PredicateBase::~PredicateBase ( )
virtualdefault

◆ PredicateBase() [3/3]

PredicateBase::PredicateBase ( kind  PT,
tree_nodeConstRef  Op 
)
inlineprotected

Definition at line 151 of file eSSA.cpp.

Member Function Documentation

◆ operator=()

PredicateBase& PredicateBase::operator= ( const PredicateBase )
delete

Field Documentation

◆ OriginalOp

tree_nodeConstRef PredicateBase::OriginalOp

Definition at line 144 of file eSSA.cpp.

Referenced by ValueDFS::ToString().

◆ Type

kind PredicateBase::Type

Definition at line 140 of file eSSA.cpp.

Referenced by PredicateWithEdge::classof().


The documentation for this class was generated from the following file:

Generated on Mon Feb 12 2024 13:04:01 for PandA-2024.02 by doxygen 1.8.13