![]() |
PandA-2024.02
|


Public Member Functions | |
| PredicateBase (const PredicateBase &)=delete | |
| PredicateBase & | operator= (const PredicateBase &)=delete |
| PredicateBase ()=delete | |
| virtual | ~PredicateBase ()=default |
Data Fields | |
| kind | Type |
| tree_nodeConstRef | OriginalOp |
Protected Member Functions | |
| PredicateBase (kind PT, tree_nodeConstRef Op) | |
|
delete |
|
delete |
|
virtualdefault |
|
inlineprotected |
|
delete |
| tree_nodeConstRef PredicateBase::OriginalOp |
Definition at line 144 of file eSSA.cpp.
Referenced by ValueDFS::ToString().
| kind PredicateBase::Type |
Definition at line 140 of file eSSA.cpp.
Referenced by PredicateWithEdge::classof().
1.8.13