Inferno
0.2
|
Classes | |
struct | Reaching |
Public Member Functions | |
virtual SPECIAL_NODE_FUNCTIONS void | FlushCache () |
virtual bool | DecidedCompare (const CompareReplace *sr, const TreePtrInterface &xx, bool can_key, Conjecture &conj) |
Public Attributes | |
TreePtr< Expression > | pattern |
Definition at line 340 of file state_out.cpp.
virtual bool IsLabelReached::DecidedCompare | ( | const CompareReplace * | sr, |
const TreePtrInterface & | xx, | ||
bool | can_key, | ||
Conjecture & | conj | ||
) | [inline, virtual] |
Implements SoftSearchPattern.
Definition at line 349 of file state_out.cpp.
References ASSERT, CompareReplace::coupling_keys, CouplingKeys::GetCoupled(), INDENT, and TRACE.
virtual SPECIAL_NODE_FUNCTIONS void IsLabelReached::FlushCache | ( | ) | [inline, virtual] |
Reimplemented from Flushable.
Definition at line 343 of file state_out.cpp.
Definition at line 374 of file state_out.cpp.